OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Column problems


Title: Re: [docbook-apps] Column problems
The wrap-option works for me, when the text has spaces in it to permit breaks, or when hyphenation is turned on. 
 
If you have spaces and still get no breaks, I would take a peak inside the FO output to see if the wrap-option property is actually making it into the FO for the literallayout.
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
 
 
----- Original Message -----
Sent: Friday, July 20, 2007 12:48 PM
Subject: Re: [docbook-apps] Column problems

Bob - apologies, I found one source of the problems:  somewhere down the line I had lost the <title> and since I couldn't validate, XEP did the best it could with an invalid document.
I've now set up to validate with relames.jar and (with a title) it now validates OK, XEP handles it fine, and my points 1. and 2. are now resolved.

However, point 3. is still unresolved
3. the 'wrap' code

<xsl:attribute-set name="verbatim.properties">
 
<xsl:attribute name="wrap-option">wrap</xsl:attribute>
</xsl:attribute-set>
 
does not wrap the long lines in the <literallayout> in <blockquote> elements.

Ron
-- 
Ron Catterall, Phd, DSc                         email: ron@catterall.net
Prolongacion de Hidalgo 140                             http://catterall.net/
San Felipe del Agua                                        tel: +52 951 520 1821
Oaxaca      68020  Mexico                          fax: +1 530 348 8309


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]