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="coniditional_phrase_test" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" 4 xmlns:xi="http://www.w3.org/2001/XInclude"> 5 <title>Coniditional Phrase Test</title> 6 <para> 7 This should show 8 </para> 9 <para> 10 But this should show 11 </para> 12 <para> 13 Weird macro is defined 14 </para> 15 <para> 16 The should be no space inserted. 17 </para> 18 <para> 19 <emphasis role="bold">Bold text</emphasis> 20 </para> 21</article> 22