sylpheedclaws/sylpheed-claws/manual/dtd manual.xsl,1.1.2.1,1.1.2.2
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws/manual/dtd
In directory sunsite.dk:/tmp/cvs-serv699/manual/dtd
Modified Files:
Tag: gtk2
manual.xsl
Log Message:
2006-06-14 [colin] 2.3.0cvs12
* manual/dtd/manual.xsl
* manual/sylpheed-claws-manual.xml
* manual/fr/sylpheed-claws-manual.xml
* manual/pl/sylpheed-claws-manual.xml
Insert pagebreaks between sections
Index: manual.xsl
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/manual/dtd/Attic/manual.xsl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- manual.xsl 2006/06/02 12:14:30 1.1.2.1
+++ manual.xsl 2006/06/14 17:35:26 1.1.2.2
@@ -11,6 +11,10 @@
<xsl:param name="variablelist.as.blocks" select="1"/>
<xsl:param name="paper.type" select="'A4'"/>
+<xsl:template match="processing-instruction('hard-pagebreak')">
+ <fo:block break-before='page'/>
+</xsl:template>
+
<xsl:template match="appendix[@id='ap_glossary']/variablelist"
mode="fop1.outline">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]