You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2003/02/11 09:27:56 UTC

DO NOT REPLY [Bug 16955] New: - Problems with hyphenation of menuchoice

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: fop-dev@xml.apache.org
        ReportedBy: apache@regnis.de


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: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org