Peter Klügl created UIMA-5498: --------------------------------- Summary: Ruta: documentation pdf generation overflow Key: UIMA-5498 URL: https://issues.apache.org/jira/browse/UIMA-5498 Project: UIMA Issue Type: Bug Components: Ruta Affects Versions: 2.6.0ruta Reporter: Peter Klügl
ruta docbook has 4 spots where the pdf generation overflows the available area (not by much) {noformat} WARNING: Line 1 of a paragraph overflows the available area by 6346 millipoints. (See position 751:636) WARNING: Line 1 of a paragraph overflows the available area by 1106 millipoints. (See position 773:1033) WARNING: Line 1 of a paragraph overflows the available area by 3200 millipoints. (See position 4628:605) WARNING: Line 1 of a paragraph overflows the available area by 8600 millipoints. (See position 7998:607) {noformat} You can "debug" these issues by looking in project.../target/docbkx/pdf/xxxxxx.fo in some editor which can handle very long lines, and shows cursor column position as well as line numbers (eclipse text editor works, for example) - and pick out some more-or-less uniquely identifying string, and then find that in the source file... -- This message was sent by Atlassian JIRA (v6.4.14#64029)