[Bese-devel] New patches to parenscript: 2-Oct-2006
Marco Baringer
mbaringer at common-lisp.net
Tue Oct 3 04:20:03 UTC 2006
Mon Oct 2 17:55:16 EDT 2006 Luca Capello <luca at pca.it>
* docs/pbook.py: correct faulty check for PDF output
Frank Küster discovered that docs/pbook.py produces buggy LaTeX code,
a faulty check for PDF output. It doesn't show up if you only try to
create PDF.
But if you want to go the traditional route and produce dvi files (and
from that PostScript and maybe finally again PDF), this will fail and
still produce PDF. The script itself doesn't do that (or rather, it
does that in fact but ignores the output in this first run), but it's
still an uglyness.
Moreover, it's completely useless, because the only package that uses
the information, graphicx, will detect the output format itself (and in
a proper way).
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=390629
M ./docs/pbook.py -4 +1
An updated tarball of parenscript's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/parenscript-20061002.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=parenscript;a=summary
More information about the bese-devel
mailing list