mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-19 10:03:34 +03:00
doc/tutorial/customfo.xsl doc/tutorial/customhtml.xsl update custom
Mon Jan 5 20:47:07 MST 2004 John Fleck <jfleck@inkstain.net> * doc/tutorial/customfo.xsl * doc/tutorial/customhtml.xsl update custom tutorial-building stylesheets in preparation for tutorial update
This commit is contained in:
parent
d7306b0f20
commit
0f124fdd80
@ -1,3 +1,10 @@
|
||||
Mon Jan 5 20:47:07 MST 2004 John Fleck <jfleck@inkstain.net>
|
||||
|
||||
* doc/tutorial/customfo.xsl
|
||||
* doc/tutorial/customhtml.xsl
|
||||
update custom tutorial-building stylesheets in preparation
|
||||
for tutorial update
|
||||
|
||||
Tue Jan 6 00:10:33 CET 2004 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* rngparser.c: commiting the compact relax ng parser. It's not
|
||||
|
@ -2,7 +2,7 @@
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version='1.0'>
|
||||
|
||||
<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.60.1/fo/docbook.xsl" />
|
||||
<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.61.2/fo/docbook.xsl" />
|
||||
|
||||
<!-- don't display ulink targets in main text -->
|
||||
<xsl:param name="ulink.show">0</xsl:param>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version='1.0'>
|
||||
|
||||
<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.60.1/html/chunk.xsl" />
|
||||
<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.61.2/html/chunk.xsl" />
|
||||
|
||||
<!-- use callout graphics -->
|
||||
<xsl:param name="callout.graphics">1</xsl:param>
|
||||
|
Loading…
x
Reference in New Issue
Block a user