From: Juergen Spitzmueller Date: Tue, 6 Aug 2024 14:29:55 +0000 (+0200) Subject: Add plt as gnuplot extension (#11148) X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f2e6a9b4aed4125284712ff041b6443e0ba01c57;p=lyx.git Add plt as gnuplot extension (#11148) This seems to be the common one on Windows --- diff --git a/lib/configure.py b/lib/configure.py index c18ccf405f..d6540ca312 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -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