Test d'ajout de TOUT mes fichiers (moins ceux mis en git reset HEAD à cause de l'histoire des trailings machins choses)
Cf: http://www.agavemountain.com/2008/01/git-tralining-whitespace-error-during.html
This commit is contained in:
17
Acrobatt/docbook/test00.docbook
Normal file
17
Acrobatt/docbook/test00.docbook
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
||||
"/usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd">
|
||||
<book lang="fr">
|
||||
|
||||
<bookinfo>
|
||||
<title>Titre de mon document</title>
|
||||
</bookinfo>
|
||||
|
||||
<chapter id="introduction">
|
||||
<title>Titre du premier chapitre</title>
|
||||
|
||||
<para>C'est mon premier fichier DocBook.</para>
|
||||
<para>Un autre paragraphe.</para>
|
||||
|
||||
</chapter>
|
||||
</book>
|
Reference in New Issue
Block a user