mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fix the fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17291 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c9bbc5c1dd
commit
fed67a2d50
@ -417,7 +417,7 @@ def checkConverterEntries():
|
||||
addToRC(r'\converter pdf png "convert %s pdf:$$i png:$$o" ""' % conv_opts)
|
||||
#
|
||||
# no agr -> pdf converter, since the pdf library used by gracebat is not
|
||||
# free software and therefore not compiled in many installations.
|
||||
# free software and therefore not compiled in in many installations.
|
||||
# Fortunately, this is not a big problem, because we will use epstopdf to
|
||||
# convert from agr to pdf via eps without loss of quality.
|
||||
checkProg('a Grace -> Image converter', ['gracebat'],
|
||||
|
Loading…
Reference in New Issue
Block a user