]> git.lyx.org Git - features.git/blobdiff - lib/configure.py
Fix lyxrc formatting error
[features.git] / lib / configure.py
index 595180da65d1d8ec947dca479b3824daf1f7ecad..07d4146a198e5f847325a3b40941b76c86506157 100644 (file)
@@ -866,7 +866,7 @@ def checkConverterEntries():
     # PDF produced using non-TeX fonts. This does not produce non-unique
     # conversion paths, since a given document either uses TeX fonts or not.
     checkProg('a PDF cropping tool', ['pdfcrop $$i $$o'],
-        rc_entry = [ r'''\converter pdf2   pdf7       "%%"     ""' ])
+        rc_entry = [ r'''\converter pdf2   pdf7       "%%"     ""
 \converter pdf4   pdf7       "%%"      ""''' ])
     # Create one converter for a PDF produced using TeX fonts and one for a
     # PDF produced using non-TeX fonts. This does not produce non-unique