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] address mess


> -----Original Message-----
> From: Aaron Mehl 
> 
> Since my last attempt I now understand that <address></address> counts
> white space.
> 
> But I can't figure out how to control the output of address, country
> street, etc. 
> 
> using xsltproc and fop the output is all over the place what
> customization can I do to control the output?


I think the problem is that FOP has limitations in its handling of
whitespace. FOP does not support linefeed-treatment and
white-space-treatment according to this page:
http://xml.apache.org/fop/compliance.html#fo-property.

I don't have a workaround. Maybe you could experiment a bit and test some
modifications to the template with match="address" in fo/verbatim.xsl. 

A good commercial FO processor, for example XEP from RenderX, would help you
solve this and many other FOP-related problems.

/MJ




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