[LyX/master] Whitespace
Scott Kostyshak
skostysh at lyx.org
Fri May 15 17:39:59 UTC 2026
commit f500302e2c7d31cc0282f66099f04c5e5709cb72
Author: Scott Kostyshak <skostysh at lyx.org>
Date: Fri May 15 19:06:23 2026 +0200
Whitespace
---
lib/configure.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/configure.py b/lib/configure.py
index bad14f34c2..ac5f403c5f 100644
--- a/lib/configure.py
+++ b/lib/configure.py
@@ -1270,7 +1270,7 @@ def checkConverterEntries():
#needs empty record otherwise default converter will be issued
addToRC(r'''\converter png eps "" ""''')
logger.info('ImageMagick seems to ban conversions to EPS. Disabling direct PNG->EPS.')
-
+
if not have_png2eps:
#try inkscape instead.
if inkscape_stable:
More information about the lyx-cvs
mailing list