]> granicus.if.org Git - docbook-dsssl/commitdiff
productname within legalnotice, reported as a Debian bug (and fixed in
authorAdam Di Carlo <adicarlo@users.sourceforge.net>
Wed, 22 Jan 2003 18:09:09 +0000 (18:09 +0000)
committerAdam Di Carlo <adicarlo@users.sourceforge.net>
Wed, 22 Jan 2003 18:09:09 +0000 (18:09 +0000)
DSSSL already)

testdocs/tests/legalnotice.001.xml [new file with mode: 0644]

diff --git a/testdocs/tests/legalnotice.001.xml b/testdocs/tests/legalnotice.001.xml
new file mode 100644 (file)
index 0000000..f7bc209
--- /dev/null
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+                  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+  <!ENTITY debian "<productname>Debian</productname>">
+]>
+<book id="legalnotice.001">
+<bookinfo>
+<title>Unit Test: legalnotice.001</title>
+<releaseinfo role="CVS">$Id$</releaseinfo>
+<author><firstname>Adam</firstname><surname>Di Carlo</surname>
+        <affiliation><address><email>adam@onshored.com</email></address></affiliation>
+</author>
+<edition>draft</edition>
+<legalnotice>
+      <para>
+        A copy of the GNU GPL is available as
+        <filename>/usr/share/common-licenses/GPL</filename> on a
+        &debian; system.  A copy of the GNU General Public License is
+        available.  It is available. It is available. It is
+        available. It is available. It is available. It is
+        available. It is available. It is available. It is available.
+      </para>
+      <para>
+        We're testing how <sgmltag
+        class="element">productname</sgmltag> looks inside of <sgmltag
+        class="element">legalnotice</sgmltag>.
+      </para>
+    </legalnotice>
+</bookinfo>
+</book>