mlang.xml
mlang.fo
WhatsNew
+mtest
--- /dev/null
+<?xml version="1.0"?>
+<image-library>
+<image filename="graphics/duck-small.gif">
+ <properties width="10" height="10"></properties>
+</image>
+<image filename="graphics/duck-small.png">
+ <properties width="20" height="20"></properties>
+</image>
+</image-library>
</para>">
]>
<book id="book">
+<?dbhtml filename="book.html" dir="html"?>
<bookinfo>
<title>Unit Test: book.001</title>
<releaseinfo role="CVS">$Id$</releaseinfo>
</part>
<part id="partII"><title>Appendixes</title>
+<?dbhtml dir="x"?>
<appendix id="app1"><title>First Appendix</title>
</appendix>
<appendix id="app2"><title>Second Appendix</title>
+<?dbhtml filename="app2.html"?>
&blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah;
&blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah;
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
+<article id="article">
+<articleinfo>
+<title>Unit Test: imagelib.001.xml</title>
+<releaseinfo role="CVS">$Id$</releaseinfo>
+<author><firstname>Norman</firstname><surname>Walsh</surname>
+ <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
+</author>
+</articleinfo>
+
+<para>This is an image library test.</para>
+
+<!--
+<graphic fileref="graphics/duck-small.gif"/>
+-->
+
+ <mediaobject>
+ <imageobject>
+ <imagedata
+ align="right"
+ width="50%"
+ fileref="graphics/duck-small.gif"
+ srccredit="O'Reilly & Associates/Dover Archives"/>
+ </imageobject>
+ <imageobject>
+ <imagedata
+ align="right"
+ width="50%"
+ fileref="graphics/duck-small.png"
+ format="PNG"
+ srccredit="O'Reilly & Associates/Dover Archives"/>
+ </imageobject>
+ <textobject><phrase>The DocBook: TDG Duck</phrase></textobject>
+ <textobject>
+<para>The bird on the cover of <citetitle>DocBook: The Definitive
+Guide</citetitle> is a wood duck. Often considered one of the most
+beautiful ducks in North America, the mail wood duck has a metallic
+purple and green head with white streaks extending from its bill
+around the eyes and down to its blue and green, gold-flecked
+wings. It has a white neck, chestnut-colored chest, a white or red
+bill, and yellow-orange legs and feet. Females have more brown, gray,
+and subdueed hues.
+</para>
+
+<para>Edie Freedman designed the cover of this book, using a
+19th-century engraving from the Dover Pictorial Archive. The
+cover layout was produced by Kathleen Wilson using QuarkXPress
+3.32 and Adobe's ITC Garamond font. The inside layout was
+designed by Alicia Cech, based on a series design by Nancy
+Priest. The text was formatted from SGML into FrameMaker 5.5
+with Jade, using a DSSSL conversion stylesheet written by
+Chris Maden. The interior fonts are ITC Garamond Light,
+Garamond Book, and ConstantWillison.
+</para>
+ </textobject>
+ <caption><para>The Duck</para></caption>
+ </mediaobject>
+
+</article>
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
+<article>
+<articleinfo>
+<title>Unit Test: itemizedlist.003</title>
+<releaseinfo role="CVS">$Id$</releaseinfo>
+<author><firstname>Norman</firstname><surname>Walsh</surname>
+ <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
+</author>
+</articleinfo>
+
+<itemizedlist>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+</itemizedlist>
+
+<orderedlist>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+ <listitem><para>some text (not compact)</para></listitem>
+</orderedlist>
+
+<itemizedlist spacing="compact">
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+</itemizedlist>
+
+<orderedlist spacing="compact">
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+ <listitem><para>some text (compact)</para></listitem>
+</orderedlist>
+
+</article>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<article>
+<?dbhtml dir="html"?>
<articleinfo>
<title>Unit Test: mediaobject.001</title>
<releaseinfo role="CVS">$Id$</releaseinfo>