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: auto-indent tool


Hi,
i am not sure about this, since i haven't used it for a long time but tidy has
a indentation feature. please check it out  on
www.w3.org site 

i am really not sure about this 

regards

maddy

 On Fri, 09 Jun 2000, you wrote:
> Hi,
> 
> I would be glad if someone could point me to an auto-indentation script
> capable of formatting docbook source files so that for example
> 
> <figure id="sources-diagram"><title>
> The source files structure
> </><mediaobject>
> <imageobject><imagedata fileref="../images/sources.png"
> format="gif"></imageobject>
> </mediaobject></figure>  
> 
> be rendered in:
> 
> <figure id="sources-diagram">
>     <title>The source files structure</>
>     <mediaobject>
>         <imageobject>
>             <imagedata fileref="../images/sources.png" format="gif">
>         </imageobject>
>     </mediaobject>
> </figure>  
> 
> Such tools do that for C source files. 
> 
> Thanks, Camille.
> 
> -- 
> Get your head off the keyboard and look behind the screen.


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


Powered by eList eXpress LLC