This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problems with hyphenation of menuchoice (2)


This is my second try:

I have following structure in my 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 code

<fo:inline font-weight="bold">Project</fo:inline>|<fo:inline font-weight="bold">Import ...</fo:inline>

Cheers,
Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]