At 10:39 AM 10/18/01 -0700, Eric Richardson wrote:
>Yann Dirson wrote:
>
>>On Thu, Oct 18, 2001 at 09:12:49AM -0700, Eric Richardson wrote:
>>
>>>I'm trying to include C source into docbook but I'm having problems with
>>>the #include <stdio.h>. I really would like to have the source compile
>>>as is and include as is into the document.
>>Instead of using an entity, you can use:
>[...]
Another approach is the "literate programming" one of having the DocBook
source write the C source when processed. This approach interests me
enough that I wrote the code to do it -- it's available at
http://www.west-point.org/users/usma1978/36200/LitProg/SGMLWEB/index.htm.
Mark B. Wroth
<>