mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Add plt as gnuplot extension (#11148)
This seems to be the common one on Windows
This commit is contained in:
parent
8aeee03e3a
commit
f2e6a9b4ae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user