← Prev in month ← Prev in thread
Next in thread → Next in month →

AW: [docbook-apps] xsl:output indent="yes" increases number of pages

From
"Qauh, [ichael"
Date
2004-02-10T12:21:38+00:00
ID
Thread
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:]
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:           Tel.: (+49) 0681 9325-127

To unsubscribe from this list, send a post to , or visit http://www.oasis-open.org/mlmanage/.
← Prev in month ← Prev in thread
Next in thread → Next in month →