089b9b545e
Use separate files, to avoid making the XML too big and uneditable. This breaks the PDF build.
25 lines
356 B
XML
25 lines
356 B
XML
<!--
|
|
<section id="recipe">
|
|
<title>Recipe</title>
|
|
|
|
<section>
|
|
<title>Problem</title>
|
|
|
|
<para>...</para>
|
|
</section>
|
|
|
|
<section>
|
|
<title>Solution</title>
|
|
|
|
<para>...</para>
|
|
</section>
|
|
|
|
<section>
|
|
<title>Discussion</title>
|
|
|
|
<para>...</para>
|
|
</section>
|
|
|
|
</section>
|
|
-->
|