2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00
Examples for the usage of LaTeX
Find a file
2013-05-11 14:05:37 +02:00
cheat-sheets vim cheat sheet: added some commands 2013-04-16 18:00:50 +02:00
circuits added example for tikz circuit library 2013-01-19 10:21:32 +01:00
documents added more CSV / function plotting examples 2013-05-11 14:05:37 +02:00
images two images side by side 2013-04-28 17:49:57 +02:00
math added readme 2013-04-23 20:59:57 +02:00
povray/ellipsoid added rectangle example 2012-09-07 22:21:55 +02:00
presentations beweis hinzugefügt 2013-05-06 22:13:21 +02:00
source-code added algorithm of Stoer and Wagner 2013-02-20 10:47:39 +01:00
tikz added more CSV / function plotting examples 2013-05-11 14:05:37 +02:00
uml/class-diagramm added math document examples 2012-08-13 19:22:43 +02:00
.gitignore added resource allocation graph 2013-03-06 13:25:42 +01:00
LICENSE added MIT license 2013-02-01 23:34:09 +01:00
README.md added milgrams small world 2013-04-24 23:57:10 +02:00

LaTeX-examples

More than 200 examples for the usage of LaTeX (you can check that with the following command: find . -type d | sort | awk '$0 !~ last "/" {print last} {last=$0} END {print last}' | grep -v .git | wc -l)

Most examples can be found on my Wikpedia Commons user page

You might also be interested in my Blog

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

POV-Ray

Although POV-Ray has nothing to do with LaTeX, I decided to add some images here

Contact

If you have examples or suggestions for improving given examples, you send them to info@martin-thoma.de

Re-use

Feel free to use and modify the examples of this repository. But please add a link to this repository or martin-thoma.com