summaryrefslogtreecommitdiff
path: root/test/testdocs/superscript.001.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdocs/superscript.001.xml')
-rw-r--r--test/testdocs/superscript.001.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/test/testdocs/superscript.001.xml b/test/testdocs/superscript.001.xml
new file mode 100644
index 00000000..c2cd8df3
--- /dev/null
+++ b/test/testdocs/superscript.001.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
+<article id="article">
+<articleinfo>
+<title>Unit Test: superscript.001.xml</title>
+<releaseinfo role="CVS">$Id: superscript.001.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>
+</articleinfo>
+
+<para>This article tests superscripts and subscripts, such as
+“H<subscript>2</subscript>O” and
+“a<superscript>2</superscript> + b<superscript>2</superscript> = c<superscript>2</superscript>”.</para>
+
+</article>