On Wed, Jul 13, 2005 at 05:31:02PM +0700,
Euis Luhuanam <> wrote
a message of 47 lines which said:
> Unfortunately, "sgmltools" (sgmltools-lite) does not work :(
Error messages? You probably just need to add the XML declaration
somewhere in /usr/share/sgml/misc/sgmltools/python/SGMLtools.py.
> Finally, after several trying and erroring, I managed to produce my
> first XML article by using Debian/Ubuntu 5.04.
You use a completely different toolchain, so you will have to learn
again a lot of things.
> * Are there any other ways/utilities which has been *SUCCESFULLY*
> tested with Debian/Ubuntu?
I work mostly on Debian "sarge" 3.1 (but also on FreeBSD where most of
the same stuff works).
I use nxml-mode to edit (under Emacs) my XML files.
I use xsltproc (from libxml2) to translate Docbook/XML to HTML.
I use jade + jadetex (the same tools used by sgmltools) to translate
Docbook/XML to PDF.