2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00
This commit is contained in:
Martin Thoma 2012-08-10 11:00:09 +02:00
parent e150068faf
commit a6411a68c8

View file

@ -6,3 +6,16 @@ Examples for the usage of LaTeX
Most examples can be found on [my Wikpedia Commons user page](http://commons.wikimedia.org/wiki/User:MartinThoma#Galerie)
You might also be interested in [my Blog](http://martin-thoma.com/tag/tikz/)
Usage
=====
Every LaTeX file is in a seperate folder and has its own Makefile.
So you can simply generate the PDF by typing "make" in the terminal.
Requirements
============
* You should have the latest LaTeX version. Here are
[LaTeX installation instructions](http://martin-thoma.com/how-to-install-the-latest-latex-version/)
* If you want to use the Makefiles, you have to have make