2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-11 15:38:15 +02:00
LaTeX-examples/.meta
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
..
add_readme.py Add README.md and rendered png to all folders except for /documents 2015-11-22 09:11:19 +01:00