Explorar el Código

TODO-comment also removed...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@555681 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-0_94
Andreas L. Delmelle hace 17 años
padre
commit
39aecb631c

+ 0
- 2
src/java/org/apache/fop/layoutmgr/inline/LineLayoutManager.java Ver fichero

@@ -591,8 +591,6 @@ public class LineLayoutManager extends InlineStackingLayoutManager
knuthParagraphs = new ArrayList();

// here starts Knuth's algorithm
//TODO availIPD should not really be used here, so we can later support custom line
//widths for for each line (side-floats, differing available IPD after page break)
collectInlineKnuthElements(context);
} else {
// this method has been called before

Cargando…
Cancelar
Guardar