Forced Line Breaking

2020-06-12 Thread Moser,Nicholas
Hello all, I have a question about line breaking. I'm working in an environment where text going off the page should be avoided at all costs. Even when using hyphenation in FOP, it seems like some strings (e.g. only numbers) cannot be broken and therefore can go off the page[1]. This seems

[jira] [Commented] (FOP-2569) Exception in thread "main" java.lang.StackOverflowError at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:244)

2020-06-12 Thread Chris Bowditch (Jira)
[ https://issues.apache.org/jira/browse/FOP-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134325#comment-17134325 ] Chris Bowditch commented on FOP-2569: - I think I managed to get this working. I generated a .hyp file

[jira] [Updated] (FOP-2569) Exception in thread "main" java.lang.StackOverflowError at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:244)

2020-06-12 Thread Chris Bowditch (Jira)
[ https://issues.apache.org/jira/browse/FOP-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Bowditch updated FOP-2569: Attachment: hyph_de_DE.hyp > Exception in thread "main" java.lang.StackOverflowError at >

[jira] [Commented] (FOP-2569) Exception in thread "main" java.lang.StackOverflowError at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:244)

2020-06-12 Thread Chris Bowditch (Jira)
[ https://issues.apache.org/jira/browse/FOP-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134250#comment-17134250 ] Chris Bowditch commented on FOP-2569: - Thanks for sharing the XML. Looking at the code I think its