OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: preprocessing source code to use in DocBook?


"Michael D. Crawford" wrote:

> Is there a readily available and simple tool for filtering text files into files
> where all the metacharacters have been converted into entities?  This would save
> a lot of typing.

You can use CDATA sections:

<programlisting><![CDATA[#include <stdio.h>  // don't worry about <>& in
CDATA
...
...]]></programlisting>

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC