You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I, very naively, install xsltproc and run it I get errors, even when I include katef/minidocbook:
$xsltproc \
--path /tmp/katef/minidocbook/share/dtd/ \
--path ./share/git/kmkf/share/dtd \
share/xsl/asciidia.xsl \
man/kgt.1/kgt.1.xml
man/kgt.1/kgt.1.xml:238: parser error : Entity 'css' not defined
<para>A &css; file to include inlined into output.
^
man/kgt.1/kgt.1.xml:239: parser error : Entity 'html' not defined
This is relevant for &html; format output only,
^
compilation error: file man/kgt.1/kgt.1.xml line 42 element refentry
man and firefox don't display it usably
The text was updated successfully, but these errors were encountered: