Bug 16955 - Problems with hyphenation of menuchoice
Summary: Problems with hyphenation of menuchoice
Status: CLOSED DUPLICATE of bug 2106
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: pdf (show other bugs)
Version: 0.20.4
Hardware: PC All
: P3 critical
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 08:27 UTC by Thomas Singer
Modified: 2012-04-01 13:52 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Singer 2003-02-11 08:27:55 UTC
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
Comment 1 J.Pietschmann 2003-02-11 19:46:08 UTC
This is fixed in 0.20.5rc. But see also #13464.

*** This bug has been marked as a duplicate of 2106 ***
Comment 2 Glenn Adams 2012-04-01 13:52:34 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs