book1/nargir.xml
branchnargir
changeset 1 f78a23ad608f
child 5 d4732a6075e5
equal deleted inserted replaced
0:8d81867c6c22 1:f78a23ad608f
       
     1 <?xml version='1.0'?>
       
     2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
       
     3           "/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd">
       
     4 <book id="nargir_base" lang="fr"
       
     5   xmlns:xi="http://www.w3.org/2001/XInclude">
       
     6   <bookinfo>
       
     7     <title>Les Sept Âges des Dragons</title>
       
     8     <author>
       
     9       <firstname>Fabien</firstname>
       
    10       <surname>Niñoles</surname>
       
    11     </author>
       
    12     <copyright>
       
    13       <year>2003</year>
       
    14     </copyright>
       
    15     <revhistory>
       
    16       <revision>
       
    17         <revnumber>0.1</revnumber>
       
    18         <date>2003-06-22</date>
       
    19         <revdescription>
       
    20           <para>Première revision</para>
       
    21         </revdescription>
       
    22       </revision>
       
    23     </revhistory>
       
    24   </bookinfo>
       
    25 
       
    26   <!-- Preface -->
       
    27   <xi:include href="preface.xml"/>
       
    28   
       
    29   <xi:include href="7dragons.xml"/>
       
    30 
       
    31   <xi:include href="enfants.xml"/>
       
    32 
       
    33   <xi:include href="7ages.xml"/>
       
    34 
       
    35   <xi:include href="bete.xml"/>
       
    36 
       
    37   <xi:include href="gardien.xml"/>
       
    38 
       
    39   <!--
       
    40   <xi:include href="creation.xml"/>
       
    41   -->
       
    42 
       
    43 </book>
       
    44 <!-- Keep this comment at the end of the file
       
    45 Local variables:
       
    46 mode: xml
       
    47 sgml-omittag:nil
       
    48 sgml-shorttag:nil
       
    49 sgml-namecase-general:nil
       
    50 sgml-general-insert-case:lower
       
    51 sgml-minimize-attributes:nil
       
    52 sgml-always-quote-attributes:t
       
    53 sgml-indent-step:2
       
    54 sgml-indent-data:nil
       
    55 sgml-parent-document:nil
       
    56 sgml-default-dtd-file:"/home/fabien/.sgml/book.ced"
       
    57 sgml-exposed-tags:nil
       
    58 sgml-local-catalogs:nil
       
    59 sgml-local-ecat-files:nil
       
    60 End:
       
    61 -->