1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
<para>
This input file tries to provoke errors &;.
Non defined &rhubarb is &rhubarb;
Try &abcd without semicolon: &abcd and at EOL &abcd
</para>
<abcd>
<para>
more</para>
<para>
abc</para>
<para>
Test unterminated things that should give warnings.
</para>
<itemizedlist>
<listitem>
<orderedlist numeration="arabic">
<listitem>
<variablelist>
<para>
<footnote>
<literallayout>
<literallayout class="monospaced">
<blockquote>
<table >
<tgroup cols="2" colsep="0" rowsep="0">
<tbody>
<informaltable frame="none">
<tgroup cols="2" colsep="0" rowsep="0">
<tbody>
Some data
<figure>
<para>
Some more data
</para>
<para>
More tests (don’t add above, as it disturbs line numbers)
</para>
<para>
The quick brown
</para>
abcd
</figure>
</informaltable>
</table>
</blockquote>
</literallayout>
</literallayout>
</footnote>
</variablelist>
</listitem>
</orderedlist>
</listitem>
</itemizedlist>
|