]> granicus.if.org Git - docbook-dsssl/commitdiff
Random updates
authorNorman Walsh <ndw@nwalsh.com>
Mon, 1 Oct 2001 10:03:39 +0000 (10:03 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 1 Oct 2001 10:03:39 +0000 (10:03 +0000)
testdocs/book.xml
testdocs/lists.xml
testdocs/mediaobject.xml
testdocs/procedures.xml
testdocs/verbatim.xml

index 374ffa94bc3631a1d0d669f22efc50769b14353b..6b2791e6453991711ee2ac01f13823dece59d44d 100644 (file)
 Some legal notice. Some legal notice. Some legal notice.
 </para>
 </legalnotice>
-<pubdate>16 December 2000</pubdate>
+<copyright>
+<year>1998</year>
+<year>1999</year>
+<year>2000</year>
+<year>2001</year>
+<holder>Norman Walsh</holder>
+</copyright>
+<pubdate>25 September 2001</pubdate>
 <abstract>
 <para>Some abstract. Some abstract. Some abstract. Some abstract.
 Some abstract. Some abstract. Some abstract. Some abstract.
index b3d7f0ad502d0bc7316b64c9899482f8d1e27a1f..bd2b38c83f651bbe216ed80b5cd441c8a2e17093 100644 (file)
 <title>Lists</title>
 </articleinfo>
 
+<para>Can I xref to ordered list items: <xref linkend="someOLI"/>.</para>
+<para>Can I xref to itemized list items: <xref linkend="someILI"/>.</para>
+<para>Can I xref to variable list items: <xref linkend="someVLI"/>.</para>
+
+<orderedlist>
+  <listitem><para>Level 1</para>
+    <orderedlist>
+    <listitem><para>Level 2</para>
+      <orderedlist>
+      <listitem id="someOLI"><para>Level 3</para>
+        <orderedlist>
+        <listitem><para>Level 4</para>
+          <orderedlist>
+          <listitem><para>Level 5</para>
+            <orderedlist>
+            <listitem><para>Level 6</para>
+            </listitem>
+            </orderedlist>
+          </listitem>
+          </orderedlist>
+        </listitem>
+        </orderedlist>
+    </listitem>
+    </orderedlist>
+  </listitem>
+  </orderedlist>
+</listitem>
+</orderedlist>
+
+<orderedlist numeration="loweralpha">
+  <listitem><para>Level 1, numeration="loweralpha"</para>
+    <orderedlist>
+    <listitem><para>Level 2</para>
+      <orderedlist>
+      <listitem><para>Level 3</para>
+        <orderedlist>
+        <listitem><para>Level 4</para>
+          <orderedlist>
+          <listitem><para>Level 5</para>
+            <orderedlist>
+            <listitem><para>Level 6</para>
+            </listitem>
+            </orderedlist>
+          </listitem>
+          </orderedlist>
+        </listitem>
+        </orderedlist>
+    </listitem>
+    </orderedlist>
+  </listitem>
+  </orderedlist>
+</listitem>
+</orderedlist>
+
 <variablelist>
 <title>VariableList Title</title>
 <varlistentry><term>Term1</term>
@@ -18,7 +72,7 @@
 <varlistentry><term>Term2</term>
 <listitem><para>Definition of Term2</para></listitem>
 </varlistentry>
-<varlistentry><term>Term3a</term><term>Term3b</term><term>Term3c</term>
+<varlistentry id="someVLI"><term>Term3a</term><term>Term3b</term><term>Term3c</term>
 <listitem><para>Definition of Term3a,b,c</para></listitem>
 </varlistentry>
 </variablelist>
 Company,</emphasis></otheraddr> <street>11510 Goldcoast Drive,</street>
 <city>Cincinnati,</city> <state>OH</state> <postcode>45249-1695.</postcode>
 <phone>(513) 489-2775.</phone> <otheraddr><emphasis>Looking for:</emphasis>
-outrageous humor, no seasonal cards.</otheraddr></address><para/></listitem>
+outrageous humor, no seasonal cards.</otheraddr></address></listitem>
 <listitem><simpara>This is the second item of an itemized list. (Using simpara.)
 &blah; &blah; &blah; &blah; &blah;</simpara>
 </listitem>
-<listitem><para>This is the third. It contains several paragraphs.
+<listitem id="someILI"><para>This is the third. It contains several paragraphs.
 &blah; &blah; &blah; &blah; &blah;</para>
 <para>&blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah;
 </para>
index 441818a849fe17213c12c23811830470276078d5..6c30fb002e7bb0793ac92cdacddab5edef0e31bb 100644 (file)
     <imageobject>
       <imagedata
         align="right"
+        width="50%"
         fileref="graphics/duck-small.gif"
-        format="GIF"
         srccredit="O'Reilly &amp; Associates/Dover Archives"/>
     </imageobject>
     <imageobject>
       <imagedata
         align="right"
+        width="50%"
         fileref="graphics/duck-small.png"
         format="PNG"
         srccredit="O'Reilly &amp; Associates/Dover Archives"/>
index 10853cae478da8c79cf87b39cf9c3ef43e522631..2d846e02d2ded264cfdfedc3d785dff4dae73ee9 100644 (file)
 <title>Procedures</title>
 </articleinfo>
 
+<procedure>
+<title>Scary Procedure</title>
+<step>
+<para>
+I'm on the first step, Johnny.
+</para>
+</step>
+<step>
+<para>
+I'm on the second step, Johnny.
+</para>
+</step>
+<step>
+<para>
+I'm on the third step, Johnny.
+</para>
+</step>
+<step>
+<para>
+I'm on the fourth step, Johnny.
+</para>
+</step>
+</procedure>
+
 <procedure>
 <step><para>Press MENUS.</para>
 </step>
index 777c7b02c215f7b0fd1a02138aac8d2626d85ab8..e804e3d95142056f0bb0536b7b0e1281803538ee 100644 (file)
@@ -16,7 +16,15 @@ Had this been a real emegency,
   We would have fled in terror
 And you would not have been informed.</literallayout>
 
-<programlisting>ProgramListing: This is a test
+<literallayout>LiteralLayout: This is a test
+    This is a test with <emphasis>    embedded
+  markup</emphasis>; but still
+  Only a test.
+Had this been a real emegency,
+  We would have fled in terror
+And you would not have been informed.</literallayout>
+
+<programlisting linenumbering="numbered">ProgramListing: This is a test
   Only a test.
 Had this been a real emegency,
   We would have fled in terror