mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +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)
|
||||
|
||||
dpi = string.atoi(argv[2])
|
||||
|
||||
output_format = argv[3]
|
||||
if output_format != "ppm":
|
||||
error("This script will generate ppm format images only.")
|
||||
|
Loading…
Reference in New Issue
Block a user