这几乎说明了一切。我在 Mac 上使用 Texmaker,gnuplot
它与 配合得很好aquaterm
,我可以从 GeoGebra(几何包)传递图表代码,它运行良好。
看来使用gnuplot
是个问题。
我的日志文件中出现以下内容:
runsystem(gnuplot kjhgf.func0.gnuplot)...disabled (restricted).
Package pgf Warning: Plot data file `kjhgf.func0.table' not found. on input
line 22.
我想知道如何“解除限制” gnuplot
(我认为runsystem
不是罪犯)或完全启用\write18
。
我已经尝试过-shell-escape
(和-enable-write18
)及其许多变体,尽管我在 Texmaker 的偏好设置中有很多选择。