Just now i found out about the tikz terminal in gnuplot 4.6 and just tried it out. It works very nicely, but I think I have to put a little bit of effort into it if its worth to change from pdflatex terminal to lua tikz.
But here is how it works:
Usage
set terminal lua tikz standalone
set output "test.tex"
plot sin(x)
standalone/nostandalone/fulldoc
Compiling
> pdflatex test.tex
immediate compiling only works as far as I saw for standalone and fulldoc
Keine Kommentare:
Kommentar veröffentlichen