summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2007-05-23 14:31:13 +0000
committerShaun McCance <shaunm@src.gnome.org>2007-05-23 14:31:13 +0000
commitd0b75e2c39d1184a37e8a9a014ebf2cb7bdc0735 (patch)
tree936f33858f59aa5a67287d40dfcd6d4f3563c62e /test
parente537febd23051983942a29c82baf58fc122a1799 (diff)
downloadgnome-doc-utils-d0b75e2c39d1184a37e8a9a014ebf2cb7bdc0735.tar.gz
- Made bibliodiv chunkable
* test/testbook/testbook.xml: * xslt/docbook/common/db-chunk.xsl: * xslt/docbook/html/db2html-bibliography.xsl: - Made bibliodiv chunkable * data/icons/hicolor/scalable/admon-caution-shadow.svg: * data/icons/hicolor/scalable/admon-caution.svg: * data/icons/hicolor/scalable/admon-warning-shadow.svg: * data/icons/hicolor/scalable/admon-warning.svg: - Adding SVG some files I'd forgotten svn path=/trunk/; revision=959
Diffstat (limited to 'test')
-rw-r--r--test/testbook/testbook.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/testbook/testbook.xml b/test/testbook/testbook.xml
index f991327..571f8f3 100644
--- a/test/testbook/testbook.xml
+++ b/test/testbook/testbook.xml
@@ -1721,4 +1721,10 @@ porttitor condimentum nulla.</para>
</glossdiv> <!-- glossary-desktop -->
</glossary>
+<bibliography id="bibliography">
+ <bibliodiv id="bibliodiv">
+ <title>A Bibliography Division</title>
+ </bibliodiv>
+</bibliography>
+
</book>