]> git.lyx.org Git - lyx.git/commitdiff
Add plt as gnuplot extension (#11148)
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 6 Aug 2024 14:29:55 +0000 (16:29 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Tue, 6 Aug 2024 14:29:55 +0000 (16:29 +0200)
This seems to be the common one on Windows

lib/configure.py

index c18ccf405f396d1a4bafebc81ed0ff6c734a89ec..d6540ca312201a0894b7d76dd4c3e222b13e9ced 100644 (file)
@@ -1270,7 +1270,7 @@ def checkConverterEntries():
             path = ['', inkscape_path])
     #
     checkProg('Gnuplot', ['gnuplot'],
-        rc_entry = [ r'''\Format gnuplot     "gp, gnuplot"    "Gnuplot"     "" "" ""  "vector" "text/plain"
+        rc_entry = [ r'''\Format gnuplot     "gp, gnuplot, plt"    "Gnuplot"     "" "" ""  "vector"    "text/plain"
 \converter gnuplot      pdf6      "$${python} $$s/scripts/gnuplot2pdf.py $$i $$o"    "needauth"''' ])
     #
     # gnumeric/xls/ods to tex