intro.sgml
author fabien
Thu, 05 Jan 2006 17:46:54 -0500
brancharpeges
changeset 5 0bad14402018
parent 0 1397c2bfefa2
permissions -rw-r--r--
[svn] r2079@freebird: fabien | 2006-01-05 17:44:21 -0500 Petite correction au texte.

<?xml version="1.0"?>
<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4//EN"
        "/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd"
[
  <!ENTITY % LONG_VERSION "INCLUDE">
  <!ENTITY % SHORT_VERSION "IGNORE">
  <!ENTITY % EXCLUDE_LICENCE "IGNORE">
  <!ENTITY % INCLUDE_LICENCE "INCLUDE">
  <!ENTITY % struct-dtd SYSTEM "struct.dtd">
  %struct-dtd;
]>
<preface id="mypreface" revision="$Revision: 1841 $ $Name$" userlevel="adv"
  xmlns:xi="http://www.w3.org/2003/XInclude">
  <title id="myprefacetitle">Préface</title>
  
  <xi:include href="principe.sgml"/>
  
  <xi:include href="rulename.sgml"/>

  <xi:include href="prefcopy.sgml"/>

  <xi:include href="prefhist.sgml"/>
    
  <xi:include href="preftodo.sgml"/>

  <xi:include href="chrono.sgml"/>

  <xi:include href="merci.sgml"/>

</preface>
<!-- Keep this comment at the end of the file
Local variables:
mode: xml
sgml-omittag:nil
sgml-shorttag:t
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
sgml-default-dtd-file:"preface.ced"
End:
-->