Graphics, Figures & TablesDrawing using Latex

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
S_David
Posts: 45
Joined: Tue Jul 07, 2009 4:16 am

Drawing using Latex

Post by S_David »

Hello,

What is easiest way to draw figures to be included in Latex documents?

Thanks in advance

Recommended reading 2024:

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

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

fatra2
Posts: 126
Joined: Fri May 01, 2009 1:43 pm

Re: Drawing using Latex

Post by fatra2 »

Hi there,

An external software that allows you to save in multiple format.

I like opensource software, so I would recommend something like gimp and xfig. Both also exist for MS plateform.

Cheers
php1ic
Posts: 192
Joined: Wed Jan 28, 2009 8:17 pm

Re: Drawing using Latex

Post by php1ic »

I agree with fatra2 and can highly recommend Xfig if you are running on Linux, not tried it on windows. The thing I like best is that you can export your figure as a combined Latex/postscript file. This results in very high quality figures. There is a guide here:

http://www.xfig.org/userman/latex_and_xfig.html
User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Drawing using Latex

Post by gmedina »

S_David wrote:...What is easiest way to draw figures to be included in Latex documents?..
You might also be interested in the PS-Tricks and PGF/TikZ packages. They are powerful and versatile packages to draw directly in your documents.

Here you can see some examples:

PS-Tricks example gallery

PGF/TikZ examples - from TeXample.net
1,1,2,3,5,8,13,21,34,55,89,144,233,...
User avatar
Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Drawing using Latex

Post by Stefan Kottwitz »

Hi,

another drawing program for LaTeX is jpgfdraw by Nicola L. C. Talbot, see its homepage, or have a look at a jpgfdraw example.

Stefan
LaTeX.org admin
Post Reply