<?xml version="1.0" encoding="utf-8"?>
<article xmlns="http://docbook.org/ns/docbook" version="5.0">
<title>Unit test: literallayout.004</title>

<para>These literal layouts explicitly use the ‘table’ style.</para>

<literallayout><?db verbatim-style="table"?>LiteralLayout: This is a test without literal
  Only a test.
Had this been a real emegency,
  We would have fled in terror
And you would not have been informed.</literallayout>

<literallayout><?db verbatim-style="table"?><literal>LiteralLayout: This is a test with literal
  Only a test.
Had this been a real emegency,
  We would have fled in terror
And you would not have been informed.</literal></literallayout>

<literallayout class="monospaced"><?db verbatim-style="table"?>LiteralLayout(monospaced): This is a test
  Only a test.
Had this been a real emegency,
  We would have fled in terror
And you would not have been informed.</literallayout>

</article>
