mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Add needauth option to gnuplot->PDF converter introduced in [066edd3c/lyxgit].
This commit is contained in:
parent
066edd3c30
commit
b474aa5d4d
@ -1048,7 +1048,7 @@ def checkConverterEntries():
|
||||
#
|
||||
checkProg('Gnuplot', ['gnuplot'],
|
||||
rc_entry = [ r'''\Format gnuplot "gp, gnuplot" "Gnuplot" "" "" "" "vector" "text/plain"
|
||||
\converter gnuplot pdf6 "python -tt $$s/scripts/gnuplot2pdf.py $$i $$o" ""''' ])
|
||||
\converter gnuplot pdf6 "python -tt $$s/scripts/gnuplot2pdf.py $$i $$o" "needauth"''' ])
|
||||
#
|
||||
# gnumeric/xls/ods to tex
|
||||
checkProg('a spreadsheet -> latex converter', ['ssconvert'],
|
||||
|
Loading…
Reference in New Issue
Block a user