Next in thread → Next in month →

Re: strange behavior of hyphenate.verbatim=1

From
John Brown <>
Date
2009-04-08T14:21:50+00:00
ID
Thread
Re: strange behavior of hyphenate.verbatim=1
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?‏".
Next in thread → Next in month →