fa044b04bc84c5f44380972fa520d941ef0a6870
[ardour.git] / manual / templates / chapter_template.xml
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3
4 ]>
5
6 <chapter id="ch-template">
7
8         <title>Chapter Template</title>
9         <subtitle>Subtitle</subtitle>
10
11         <section>
12                 <title>Section</title>
13
14         </section>
15
16         <!--
17         <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
18                 href="Some_Subsection.xml" />
19         -->
20
21 </chapter>