Redering xml docbook documents in HTML with jade (or openjade) gives me for
umlauts two wrong characters instead of the correct umlaut. It is always a
capital A with tilde and an extra special charcter, e.g. Pilcrow sign
(paragraph) for small a umlaut.

The PDF rendering is ok (same toolchain). Where could I look for a flaw in
the setup ?

Thanks,
Ekkehard

PS: The jade cmd reads (all on one line):

jade -t sgml -i html \
     -d /usr/share/sgml/docbook/docbook-dsssl-1.70/html/docbook.dsl \
     /usr/share/sgml/xml.dcl
     /usr/home/goerlaek/dev/doc/dudel.xml

Reply via email to