Add plt as gnuplot extension (#11148)

This seems to be the common one on Windows
This commit is contained in:
Juergen Spitzmueller 2024-08-06 16:29:55 +02:00
parent 8aeee03e3a
commit f2e6a9b4ae

View 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