Jump to content

Translations:How To Convert a UserBase Manual to Docbook/51/en

From KDE UserBase Wiki
  1. add -d to command below to keep the /tmp folder, so you can examine the generated tex.

./dblatex-cvs-install/bin/dblatex -d -b pdftex --style \ kdestyle\ -o $(pwd | awk -F/ '{ print $NF }').pdf \ -P latex.output.revhistory=0 -P newtbl.use=1 \ -P imagedata.default.scale=pagebound \ -P literal.width.ignore=1 \ -I $KDEDIR/share/doc/HTML/en/ \ -X \

       $1</syntaxhighlight>}}