2
0
Fork 0
mirror of https://github.com/egeerardyn/awesome-LaTeX.git synced 2025-04-19 11:38:05 +02:00

Add LaTeX Cookbook

This commit is contained in:
Egon Geerardyn 2016-03-20 22:33:53 +01:00
parent 799d7fa50e
commit 6ba748c1af

View file

@ -165,6 +165,7 @@ Typically, it is easier to get to work with `pdflatex` than PSTricks is.
- [Dickimaw Books: LaTeX resources](http://www.dickimaw-books.com/latexresources.html) - Great overview of resources useful for LaTeX.
- [TUG: TeX showcase](http://www.tug.org/texshowcase/) - Website from the TUG that shows some examples of what LaTeX can do.
- [TeXample](http://www.texample.net) - Blog about LaTex, with a big collection of TikZ figures.
- [LaTeX cookbook](http://latex-cookbook.net) - Sibling of TeXample, contains quite a bit of example code.
- [12 Great resources for getting started with LaTeX](http://www.howtotex.com/general/12-great-resources-for-getting-started-with-latex/) - Nice overview of useful resources for beginners.
- [MartinThoma's LaTeX example](https://github.com/MartinThoma/LaTeX-examples/) - GitHub repository containing example LaTeX documents.
- [HowtoTeX LaTeX](http://latex.howtotex.com) - Start page with useful resources for LaTeX users.