2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

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.
This commit is contained in:
Martin Thoma 2015-11-22 09:11:19 +01:00
parent de1ad26035
commit 2de9065138
154 changed files with 483 additions and 171 deletions

View file

@ -0,0 +1,3 @@
Compiled example
----------------
![Example](quotes.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

Before After
Before After