}
if (startElementIndex <= endElementIndex) {
- log.debug(" addAreas da " + startElementIndex
- + " a " + endElementIndex);
+ log.debug(" addAreas from " + startElementIndex
+ + " to " + endElementIndex);
childLC = new LayoutContext(0);
// add space before if display-align is center or bottom
// add space after if display-align is distribute and
// add nodes at the beginning of the list, as they are found
// backwards, from the last one to the first one
if (log.isDebugEnabled()) {
- log.debug("BBA> difference= " + difference + " ratio= " + ratio
- + " posizione= " + bestActiveNode.position);
+ log.debug("BBA> difference=" + difference + " ratio=" + ratio
+ + " position=" + bestActiveNode.position);
}
insertPageBreakAsFirst(new PageBreakPosition(this.topLevelLM,
bestActiveNode.position,