DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16955>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16955 Problems with hyphenation of menuchoice Summary: Problems with hyphenation of menuchoice Product: Fop Version: 0.20.4 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Critical Priority: Other Component: pdf renderer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have following structure in my docbook-document <menuchoice><guimenu>Project</guimenu><guimenuitem>Import ...</guimenuitem></menuchoice> Unfortunately it occurs on the end-of-line, so Im-port must be splitted on two lines. In the pdf output (docbook 1.60.1 and fop 0.20.4), the word order changes to: bla-bla Im- Project|port ... It must be a fop-problem, because the intermediate fo- file contains the following right code <fo:inline font- weight="bold">Project</fo:inline>|<fo:inline font-weight="bold">Import ...</fo:inline> Cheers, Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]