vmote 2003/05/27 10:55:56
Modified: src/documentation/content/xdocs configuration.xml
Log:
Add <section> ids.
Revision Changes Path
1.4 +2 -2 xml-fop/src/documentation/content/xdocs/configuration.xml
Index: configuration.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/configuration.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- configuration.xml 15 Jan 2003 13:56:17 -0000 1.3
+++ configuration.xml 27 May 2003 17:55:55 -0000 1.4
@@ -8,7 +8,7 @@
</header>
<body>
- <section>
+ <section id="general">
<title>How to configure FOP</title>
<p>In the directory xml-fop/conf you will find two configuration files. One of
them,
config.xml, is only intended for FOP developers, who want to add new default
values
@@ -23,7 +23,7 @@
or <link href="embedding.html">Embedding FOP</link> for details.
</p>
</section>
- <section>
+ <section id="hyphenation">
<title>Setting up hyphenation</title>
<p>FOP comes already with some hyphenation pattern. If you need a hyphenation
pattern
which isn't included in the distribution, do the following:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]