]> git.lyx.org Git - features.git/commit
Better error and progress messages for lyxpreview.
authorJulien Rioux <jrioux@lyx.org>
Sun, 11 Sep 2011 18:23:29 +0000 (18:23 +0000)
committerJulien Rioux <jrioux@lyx.org>
Sun, 11 Sep 2011 18:23:29 +0000 (18:23 +0000)
commitbb55234cac764d0465cdc4cc10a40d9b8a6cb5ba
treeb9812611b3d0873fc850878b87abd37066986a24
parent81420e405fb3ab0e3ee24bd952e570fcf9baba15
Better error and progress messages for lyxpreview.

Introduce --debug and --verbose flags to control output. Also, use the
python subprocess module to capture stderr from external commands, thus
bumping the python requirement to version 2.4 or later.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39660 a592a061-630c-0410-9148-cb99ea01b6c8
lib/scripts/legacy_lyxpreview2ppm.py
lib/scripts/lyxpreview2bitmap.py
lib/scripts/lyxpreview_tools.py