Kilehow to insert eps graphics in pdflatex

Information and discussion about Kile, an integrated LaTeX environment for Linux KDE
Post Reply
hanciong
Posts: 3
Joined: Mon Dec 24, 2012 5:14 pm

how to insert eps graphics in pdflatex

Post by hanciong »

Hello there,

I have a noob question: how to insert eps graphics if I want to use pdflatex to compile my document? If I see here: http://kile.sourceforge.net/Documentati ... phics.html, it says in the section PDFLATEX and EPS Graphics that I have to
run pdflatex with option --shell-escape
. but how to arrange that in Kile?

Thank you for your help

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

mas
Posts: 226
Joined: Thu Dec 04, 2008 4:39 am

how to insert eps graphics in pdflatex

Post by mas »

hanciong wrote: I have a noob question: how to insert eps graphics if I want to use pdflatex to compile my document? If I see here: http://kile.sourceforge.net/Documentati ... phics.html, it says in the section PDFLATEX and EPS Graphics that I have to
run pdflatex with option --shell-escape
. but how to arrange that in Kile?
Have never used Kile, so cannot answer definitely. But, searching brought up this link, which says that the option can be set in build menu. Take a look the following link:
http://latex-community.org/forum/viewto ... ape#p74349

OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

how to insert eps graphics in pdflatex

Post by cgnieder »

Hi hanciong,

welcome to the LaTeX community!

You can always use the command line from within kile:
shellescape.png
shellescape.png (10.06 KiB) Viewed 11249 times
You can also add a new build command. My kile menu is in German but it should be somewhere like »Settings - Setup kile - tools - build - add new«
shellescape1.png
shellescape1.png (57.17 KiB) Viewed 11249 times
Regards
site moderator & package author
hanciong
Posts: 3
Joined: Mon Dec 24, 2012 5:14 pm

Re: how to insert eps graphics in pdflatex

Post by hanciong »

Thank you Clements!
hanciong
Posts: 3
Joined: Mon Dec 24, 2012 5:14 pm

how to insert eps graphics in pdflatex

Post by hanciong »

Thank you Clement! I figured this out after I posted this question
cgnieder wrote:Hi hanciong,
shellescape1.png
Regards
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

how to insert eps graphics in pdflatex

Post by cgnieder »

hanciong wrote:Thank you Clements!
It's without the “t” ;)
site moderator & package author
Post Reply