Graphics, Figures & Tables ⇒ Tikz and PsTricks
Tikz and PsTricks
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Tikz and PsTricks
PSTricks benefits from the calculating capabilities of the Postscript language but therefore is (at first sight) bound to compilation with latex. But the auto-pst-pdf package can circumvent that by calling some external programs and so makes compilation with pdflatex possible. I once created a special build profile for TeXnicCenter which only needs the pst-pdf package and does the necessary post processing. Many other packages have been derived from the original for special purposes like 3D representations.
pgf/tikZ produces both Postscript and PDF output and so does not depend on a certain compiler. For calculations the developers have created an internal math engine which aims for similar calculating capabilities. A real 3D engine is not yet available, but there is the possibility of 3D representations with fixed axes.
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10