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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: DOCBOOK: Repost: Recommended way to include external C source


Bernd Kreimeier wrote:

> 
> Or do I have to fall back on Makefiles and sed/awk 
> conversion scripts because the DocBook toolchain (or
> SGML as such) is simply not able to handle this?
> 
FWIW, this is what I do.  I haven't found a better way.

I have two versions of each [X|SG]ML file.  (I'm using XML extensions 
for forward compatibility...)  A .x file and a .xml file.  The .x file 
is the one I edit.  The .xml file is the one actually processed by 
Jade.  I have a generic rule in my Makefile that converts .x files into 
.xml files by running a Perl script on them that I wrote.  The Perl 
script handles stuff like what you mentioned.


Best,

Dave



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


Powered by eList eXpress LLC