1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"> 3<article id="template_1_4" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" 4 xmlns:xi="http://www.w3.org/2001/XInclude"> 5 <title>Template 1.4</title> 6 <para> 7 dynamic scoping 8 </para> 9 <para> 10 old 11 </para> 12 <para> 13 {1-2} {1-2} {1-2 3 4} {1 2-3 4} {1 2 3-4} {[1-2} {1..2-3} {1..2-3} 14 </para> 15 <para> 16 {[binary 1 2-3} 4] 17 </para> 18 <para> 19 {1-2-3} {1-2-3} {1-2-3 4} {1 2-3-4} {[1-2-3} 20 </para> 21 <section id="template_1_4.escaped_templates"> 22 <title><link linkend="template_1_4.escaped_templates">Escaped templates</link></title> 23 <para> 24 <thingbob>Not real boostbook</thingbob> <thingbob>Also not real boostbook</thingbob> 25 <thingbob>More fake boostbook</thingbob> <thingbob>Final fake boostbook</thingbob> 26 </para> 27 </section> 28</article> 29