discuss: My LinuxDoc Learning Template


Previous by date: 4 Mar 2005 04:02:06 -0000 Re: TLDP and the Commercial World, Robert Spencer
Next by date: 4 Mar 2005 04:02:06 -0000 Re: LDP Committee?, David Lawyer
Previous in thread: 4 Mar 2005 04:02:06 -0000 Re: My LinuxDoc Learning Template, Stein Gjoen
Next in thread: 4 Mar 2005 04:02:06 -0000 Re: My LinuxDoc Learning Template, Machtelt Garrels

Subject: Re: My LinuxDoc Learning Template
From: "M. Leo Cooper" ####@####.####
Date: 4 Mar 2005 04:02:06 -0000
Message-Id: <Pine.LNX.4.50.0503032054520.5276-100000@localhost.localdomain>

Good example.

Short Docbook examples would also be helpful. Something like the following.
(This one is for a book.)





<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
<!--
Uncomment line below to generate index.
-->
<!--
<!ENTITY indice SYSTEM "indice.sgml">
-->
<!ENTITY scriptexample SYSTEM "scriptexample.sh">
]>

<book>
  <bookinfo>
    <title>Whatever Guide</title>
    <subtitle>A tutorial on doing whatever</subtitle>


    <author>
      <firstname>John</firstname>
      <surname>Doe</surname>
      <affiliation>
	<orgname></orgname>
	####@####.####
      </affiliation>
    </author>

    <releaseinfo>1.0</releaseinfo>
    <pubdate>03 March 2005</pubdate>


    <revhistory>

      <revision>
        <revnumber>0.9</revnumber>
        <date>01 Jan 2005</date>
        <authorinitials>jd</authorinitials>
        <revremark>Initial release.</revremark>
      </revision>

    </revhistory>


    <abstract>

      <para>Dummy abstract.</para>


    </abstract>
  </bookinfo>




  <part label="Part 1" id="part1">
    <title>Introduction</title>

  <partintro>

    <para>Part - intro.</para>

  </partintro>

  <chapter id="Chapter">
    <title>Chapter Title</title>

    <para>Chapter text follows.</para>


    <para>INSERT TEXT HERE!</para>


    <example id="scriptexample">
       <title>First Example</title>
       <programlisting>&bashpodder;</programlisting>
    </example>



  </chapter> <!-- End of First Chapter -->



  </part> <!-- Part 1 (Introduction) -->


<!-- Uncomment line below to generate index. -->
<!--
&indice;
-->

</book>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-indent-step:2
sgml-indent-data:t
End:
-->

Previous by date: 4 Mar 2005 04:02:06 -0000 Re: TLDP and the Commercial World, Robert Spencer
Next by date: 4 Mar 2005 04:02:06 -0000 Re: LDP Committee?, David Lawyer
Previous in thread: 4 Mar 2005 04:02:06 -0000 Re: My LinuxDoc Learning Template, Stein Gjoen
Next in thread: 4 Mar 2005 04:02:06 -0000 Re: My LinuxDoc Learning Template, Machtelt Garrels


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.