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: AW: [docbook-apps] xsl:output indent="yes" increases number of pages




from fo/docbook.xsl:

<!-- It is important to use indent="no" here, otherwise verbatim -->
<!-- environments get broken by indented tags...at least when the -->
<!-- callout extension is used...at least with some processors -->
<xsl:output method="xml" indent="no"/>


perhaps that could cause your problem?

greets
michael
 
 

-----Ursprüngliche Nachricht-----
Von: Joachim Ziegler [mailto:ziegler@mpi-sb.mpg.de]
Gesendet: Dienstag, 10. Februar 2004 10:55
An: docbook-apps
Betreff: [docbook-apps] xsl:output indent="yes" increases number of
pages


Hello,

I've just added

<xsl:output indent = "yes"/>

to my FO customization layer. Now 418 instead of 416 pages are created.
As I understand the meaning of the indent attribute (for better human 
readability of the output) this should not happen. Am I wrong?


Greetings,
Joachim



-- 
Joachim Ziegler                       Stuhlsatzenhausweg 85
Max-Planck-Institut für Informatik    66123 Saarbrücken, Germany
Email: ziegler@mpi-sb.mpg.de          Tel.: (+49) 0681 9325-127


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.



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