mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-24 06:02:14 +00:00
Pushing and popping symbol containers is pretty expensive, so try to do it less. [SVN r65102]
15 lines
401 B
XML
15 lines
401 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="macro_test" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Macro Test</title>
|
|
<para>
|
|
1
|
|
</para>
|
|
<para>
|
|
2
|
|
</para>
|
|
<para>
|
|
two
|
|
</para>
|
|
</article>
|