The list of elements created by the LineLM was incomplete.
Thanks to Manuel Mall for signaling the bug and providing testcases.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@227342
13f79535-47bb-0310-9956-
ffa450edef68
oldList.add(prevBox);
oldList.addFirst((KnuthGlue) knuthPar.removeLast());
oldList.addFirst((KnuthPenalty) knuthPar.removeLast());
+ oldList.addFirst((KnuthBox) knuthPar.removeLast());
}
// adding a letter space could involve, according to the text
// represented by oldList, replacing a glue element or adding