KileCall gnuplot from Kile

Information and discussion about Kile, an integrated LaTeX environment for Linux KDE
Post Reply
cherryng256
Posts: 1
Joined: Fri Oct 15, 2010 5:33 pm

Call gnuplot from Kile

Post by cherryng256 »

Hi, I'm pretty new to LaTeX, so I'd appreciate it if you just assume that I know nothing :?

I've read up on how to use gnuplot from Kile, and it seems that I have to call external programs using "shell-escape" or "enable-write18". I've seen a lot of responses for people using TeXmaker or MikTeX, but I haven't been able to piece it together for Kile.

I do see a file called filename.x.gnuplot, but I don't see any .table file. Am I supposed to? What am I doing wrong?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
kmt
Posts: 1
Joined: Tue Nov 16, 2010 1:00 pm

Re: Call gnuplot from Kile

Post by kmt »

I'm trying to do the same thing, and this helped me -

See http://infiniteandbeyond.com/Apache/Fil ... %20end.pdf

It says:

In Kile, go to menu “Tools”, “Configure Kile”, then “Tools”, then go to tab “Build” and edit your favorite tool according to the above string. In a terminal window, an equivalent command for the latex compiler including shell escaping may be latex -interaction=nonstopmode --shell-escape DOCUMENT.tex

(In my version of Kile it's actually the "Settings" menu and then "Configure Kile", followed by "Tools" and the "Build" tab.)

Kira
Post Reply