This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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/.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]