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

6 commits

Author SHA1 Message Date
Martin Thoma
2de9065138 Add README.md and rendered png to all folders except for /documents
The examples were found by

```bash
$ find . -not -path '*/\.*' -type d '!' -exec test -e "{}/README.md" ';' -print
```

To do so, a cleanup-script .meta/add_readme.py was created.
2015-11-22 09:11:19 +01:00
Martin Thoma
060ee0828a misc 2013-09-07 14:48:15 +02:00
Martin Thoma
2a6fb8abc9 misc 2013-09-01 17:40:24 +02:00
Martin Thoma
3b2bfde37a added section about Elementarteiler 2013-09-01 14:22:33 +02:00
Martin Thoma
943a5c4aee Legendre-Symbol 2013-09-01 11:01:24 +02:00
Martin Thoma
a411fde3ec added compiled pdf 2013-08-22 22:09:51 +02:00