summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2003-12-30 00:50:09 +0000
committerShaun McCance <shaunm@src.gnome.org>2003-12-30 00:50:09 +0000
commit7ccc7613ba9ca06c499ffbf545e553370380ed55 (patch)
tree531753660b7e068ea4c8a5dd839725ddbc149dbd /test
parent63d243eb6e7595575d4353c950d0b3a079680bb3 (diff)
downloadyelp-7ccc7613ba9ca06c499ffbf545e553370380ed55.tar.gz
- Transpose Titlepage and Contents.
* src/yelp-db-pager.c: - Transpose Titlepage and Contents. * src/yelp-main.c: - Handle startup notification. * stylesheets/db2html-header.xsl - Implement @label attribute. * stylesheets/db2html-html.xsl: * stylesheets/db2html-navbar.xsl: - Fixes for prev/next links. * stylesheets/db2html-toc.xsl: - Deboldify section titles. * test/testdoc1/testdoc1.xml: - Change to 4.1.2. I need to fix this fiasco. ~sigh~
Diffstat (limited to 'test')
-rw-r--r--test/testdoc1/testdoc1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/testdoc1/testdoc1.xml b/test/testdoc1/testdoc1.xml
index 8d469556..83cbe11b 100644
--- a/test/testdoc1/testdoc1.xml
+++ b/test/testdoc1/testdoc1.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2.0//EN"
-"http://www.oasis-open.org/docbook/xml/4.2.0/docbookx.dtd" [
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY legal SYSTEM "legal.xml">
<!ENTITY yelp "<application>Yelp</application>">
]>