hal*_*arp 4 latex gnuplot tikz
我正在使用Gnuplot 4.4,使用Lua支持编译.据说它有tikz终端.
我使用"set terminal tikz"成功地将我的gnuplots编译为tex.但是,将此源添加到我的latex文档时,我不断收到以下错误:
!包pgfkeys错误:我不知道键'/ tikz/gnuplot',我将忽略它.也许你拼错了它.
我在原始tex文档中包含了tikz包.有任何想法吗?
编辑:解决了.见下面的答案.
小智 12
在找到解决方案之前我没有放弃:
\ usepackage {的gnuplot-LUA-tikz}
如果你没有gnuplot-lua-tikz.sty,那就从最新的gnuplot开发快照中获取它
http://sourceforge.net/projects/gnuplot/