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]

Re: [docbook-apps] programlisting fo wrap break line character


> The right way in FO to switch hyphenation off is to switch hyphenation
> off (hyphenate="false"). There is no semantics behind 200D in XSL FO,
> and XEP just skips them. If you turn hyphenation off, then the words

That is, it regards them in line-breaking algorithm, and  will not
break the line

word‍ 

between word and ' '. However, ‍ does not affect hyphenation.
It should be turned off or on with the corresponding XSL FO
property. 

David


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