Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
53 lines
1.5 KiB
XML
53 lines
1.5 KiB
XML
<!DOCTYPE article
|
|
PUBLIC "-//Norman Walsh//DTD Simplified DocBook XML V4.1.2.4//EN"
|
|
"sdocbook.dtd">
|
|
<?xml-stylesheet href="sdocbook.css" type="text/css"?>
|
|
<article>
|
|
<title>foo</title>
|
|
<para>This is a pargraph</para>
|
|
<literallayout>
|
|
59 North Street
|
|
Belchertown, MA 01007
|
|
</literallayout>
|
|
<section><title>sect1</title>
|
|
<para>This is a paragraph.</para>
|
|
<section><title>sect2</title>
|
|
<para>This is a paragraph.</para>
|
|
<blockquote><para>This is a block quote.</para></blockquote>
|
|
<para>This is a paragraph.</para>
|
|
<section><title>sect3</title>
|
|
<para>This is a paragraph with a <citetitle>title citation</citetitle>,
|
|
a <command>command</command>, and some <computeroutput>computer output</computeroutput>.
|
|
</para>
|
|
<section><title>sect4</title>
|
|
<itemizedlist>
|
|
<listitem><para>this is a list item.</para></listitem>
|
|
<listitem><para>this is a list item.</para></listitem>
|
|
<listitem><para>this is a list item.</para></listitem>
|
|
</itemizedlist>
|
|
<section><title>sect5</title>
|
|
<orderedlist>
|
|
<listitem><para>this is a list item.</para></listitem>
|
|
<listitem><para>this is a list item.</para></listitem>
|
|
<listitem><para>this is a list item.</para></listitem>
|
|
</orderedlist>
|
|
<section><title>sect6</title>
|
|
|
|
<informaltable>
|
|
<tgroup cols="3">
|
|
<tbody>
|
|
<row><entry>1</entry><entry>2</entry><entry>3</entry></row>
|
|
<row><entry>1</entry><entry>2</entry><entry>3</entry></row>
|
|
<row><entry>1</entry><entry>2</entry><entry>3</entry></row>
|
|
</tbody>
|
|
</tgroup>
|
|
</informaltable>
|
|
|
|
</section>
|
|
</section>
|
|
</section>
|
|
</section>
|
|
</section>
|
|
</section>
|
|
</article>
|