Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 780 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 780 Bytes

tikz-tutorial

This is a quick startup tutorial for TikZ and PGFplots. It is mostly made of real examples from my published papers and old presentations. To follow the tutorial, fork this repository, go to your Overleaf account (or sign up and associate it to your GitHub account) and select New Project -> Import from GitHub -> tikz-tutorial.

The idea is to follow the code in main.tex and observe its results on the slides of the tutorial. The level ranges from toy examples of the simplest uses to complex TikZ code that has been used to generate high-quality published figures. The document and all the relevant pieces of TikZ code are commented and will be progressively improved.