]> granicus.if.org Git - docbook-dsssl/commitdiff
Tweaked to test refsect2 bugs
authorNorman Walsh <ndw@nwalsh.com>
Sun, 16 Dec 2007 17:03:16 +0000 (17:03 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 16 Dec 2007 17:03:16 +0000 (17:03 +0000)
docbook/relaxng/docbook/tests/local/dtd.xml

index aab94ac9f07a48660847d2f28a4290a1c7fcf1da..b7acbe260e45ecdbe3e2848869f2a8db49b9521b 100644 (file)
@@ -4,5 +4,27 @@
 <chapter>
 <title>Chapter Title</title>
 <para/>
+
+<!--
+<refentry>
+<refnamediv>
+<refname>Test Refentry</refname>
+<refpurpose>Foo</refpurpose>
+</refnamediv>
+<refsect1>
+<title>Section</title>
+<para/>
+<refsect2>
+<title>Section</title>
+<para/>
+<refsect3>
+<title>Section</title>
+<para/>
+</refsect3>
+</refsect2>
+</refsect1>
+</refentry>
+-->
+
 </chapter>
 </book>