This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Processing html/wml files to Docbook-SGML


Carsten Wartmann wrote:

[ Hi Carsten, long time no hear! ]
 
> I have the unthankfull task to include some WML (Website
> Meta-Language) files into a Docbook SGML document. The files are also
> avaible as (quite plain) html, but then contain some small tables. So
> such a convertor would also help.

Maybe I got you wrong, but why do you not just include the contents of
your files like:

<programlisting>
<![CDATA[
<xxx>
...
<yyy>
]]></programlisting>

This should work if you want to show the contents of your WML-files
as literal code examples.

Michael
-- 
office:  michael.wiedmann@detewe.de
private: mw@miwie.in-berlin.de                 http://www.miwie.org/
         mw@miwie.org

----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]