summaryrefslogtreecommitdiff
path: root/test/testdocs/footnote.002.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdocs/footnote.002.xml')
-rw-r--r--test/testdocs/footnote.002.xml17
1 files changed, 12 insertions, 5 deletions
diff --git a/test/testdocs/footnote.002.xml b/test/testdocs/footnote.002.xml
index 89b89737..6be465de 100644
--- a/test/testdocs/footnote.002.xml
+++ b/test/testdocs/footnote.002.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<article>
<articleinfo>
<title>Unit Test: footnote.002</title>
-<releaseinfo role="CVS">$Id$</releaseinfo>
+<releaseinfo role="CVS">$Id: footnote.002.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
@@ -36,7 +36,14 @@ East Yahoo, XX</address></footnote></entry>
</tgroup>
</table>
-<para>This paragraph contains a footnote<footnote>
-<para>This is a footnote.</para></footnote>.</para>
+<para>This is a longer paragraph. It will eventually contain a footnote, but first
+it has enough text to make the footnote appear in the middle of the paragraph.
+This is so we can test the effect of changing the
+<property>line-height-shift-adjustment</property> property. This paragraph
+contains a footnote<footnote>
+<para>This is a footnote.</para></footnote> (see, I said it would).
+Now it has more text to make the footnote appear in the middle of the paragraph.
+Now it has more text to make the footnote appear in the middle of the paragraph.
+</para>
</article>