mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-20 23:00:29 +00:00
whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8844 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e4513c4226
commit
7f1d41faba
@ -328,6 +328,7 @@ def main(argv):
|
|||||||
os.chdir(dir)
|
os.chdir(dir)
|
||||||
|
|
||||||
dpi = string.atoi(argv[2])
|
dpi = string.atoi(argv[2])
|
||||||
|
|
||||||
output_format = argv[3]
|
output_format = argv[3]
|
||||||
if output_format != "ppm":
|
if output_format != "ppm":
|
||||||
error("This script will generate ppm format images only.")
|
error("This script will generate ppm format images only.")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user