Graphics, Figures & TablesGetting started with Tikz

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
theo moore
Posts: 72
Joined: Thu Jan 15, 2009 3:16 pm

Getting started with Tikz

Post by theo moore »

I realised today that I'd better learn Tikz now rather than later.

I've already started doing simple plots and diagrams, but I'm wondering if you guys could offer me any tips or direction to packages or macros or what not that would possibly make my life easier.

I'm mostly using it for stuff like simple 2D plots.

My reason for using Tikz (I've been doing all my diagrams with Inkscape before) is for uniformity in all my diagrams. And also I'd like to be able to plot simple functions without having to break out the vector-illustrator and creating new eps/pdf files.

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10344
Joined: Mon Mar 10, 2008 9:44 pm

Getting started with Tikz

Post by Stefan Kottwitz »

Hi Theo,

have a look at the TikZ example gallery, there's a lot of examples with source codes.

Stefan
LaTeX.org admin
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Getting started with Tikz

Post by localghost »

theo moore wrote:[...] I'm mostly using it for stuff like simple 2D plots. [...]
In this case pgfplots (based on pgf/tikZ) can be of interest.


Best regards
Thorsten¹
Post Reply