Re: [docbook] Re: Tool to convert a Docbook xml format to sgml format?

From
Krzysztof Żelechowski <>
Date
2011-01-14T13:16:13+00:00
ID
Thread
Re: [docbook] Re: Tool to convert a Docbook xml format to sgml format?
Dnia piątek, 14 stycznia 2011 o 08:48:31 Csanyi Pal napisał(a):

> When I ask for a tool that can convert a xml file to sgml, then I thought
> for a free software tool. Unfortunately XMetal and Arbortext are not
> free softwares. My system is a GNU/Linux system. :)
> 
> 

It should not be difficult to create the converter yourself it using *xsltproc* to output the SGML in text mode.

IMHO,
Chris