quickbook/test/heading-1_3.gold
Daniel James 152fe4fa5d Quickbook: Rename and rearrange some tests.
- More consistent names.
- Not using `.` in basename.
- Run the quickbook manual test last (as when there's an error, the more
  specific tests are more informative).
- Combine some of the code tests.

[SVN r75235]
2011-11-01 19:20:46 +00:00

25 lines
919 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
<article id="header" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Header</title>
<bridgehead renderas="sect2" id="header.h0">
<phrase id="header.header_test"/><link linkend="header.header_test">Header Test</link>
</bridgehead>
<para>
Testing headers without sections.
</para>
<bridgehead renderas="sect2" id="header.h1">
<phrase id="header._not_an_id"/><link linkend="header._not_an_id">:Not an Id</link>
</bridgehead>
<para>
Paragraph.
</para>
<bridgehead renderas="sect3" id="header.h2">
<phrase id="header._not_an_id_again"/><link linkend="header._not_an_id_again">:Not
an Id again</link>
</bridgehead>
<para>
Paragraph.
</para>
</article>