On 2015-09-16 11:02, Warren Block wrote:
dblatex book.parsed.print.xml -p
/usr/devel/doc/share/xml/freebsd-dblatex.xsl -T simple -b xetex -d -o
book.pdf
...
tag: default template used in programlisting or screen
Build book.parsed.print.pdf
/tmp/tmpUWdRvD not removed
Unexpected error occured
Error: [Errno 2] No such file or directory

It isn't saying which file it can't find (and the Python msgs don't help either), but here's a guess: it's expecting the command line format
    dblatex [options] {file | -}
so try putting the xml file name after all the options.

Otherwise ensure that the .xml file is in the local directory, or else provide it a path.

   Mike Maxwell

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org

Reply via email to