Dongsheng Song <dongsheng.song <at> gmail.com> writes: > > For docbook-xml: > > <screen> > $ svn cat -r 1 concept/IDEA > svn: Unable to find repository location for 'concept/IDEA' in revision 1 > </screen> > > When I set hyphenate.verbatim=0, the fo is: > <!-- FO output snipped --> > > When I set hyphenate.verbatim=1, the fo is: > <!- FO output snipped -->
<!-- unexpected PDF output snipped --> > Is this correct ? > > -- > Dongsheng Song > According to: http://www.sagehill.net/docbookxsl/FittingText.html#BreakLongLines FOP does not support hyphenate.verbatim. You have to use another FO processor, such as XEP, as mentioned in the thread with subject = "XEP support hyphenate.verbatim?". --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
