Re: [docbook] source code and docbook

From
Peter Desjardins <>
Date
2008-08-05T17:29:34+00:00
ID
Thread
Re: [docbook] source code and docbook
> My question: are there any possibilities to indent source code
> automatically?

What tool are you using to author your DocBook content?

I am including XML source code in programlistings also.  I've got
Oxygen to format the code and then I paste it into a programlisting
using XMLMind.  XMLMind preserves the indenting and it handles all the
escaping of XML tags.

Is that what you meant?

Peter