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

6 commits

Author SHA1 Message Date
Martin Thoma
7740f0147f Remove trailing spaces
The commands

find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+

and

find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+

were used to do so.
2015-10-14 14:25:34 +02:00
Martin Thoma
1f17e10c5c aufgabe hinzugefügt 2013-04-26 00:44:33 +02:00
Martin Thoma
76192d0ecd adjusted Makefiles; added png 2013-04-25 11:03:57 +02:00
Martin Thoma
9e7aaedd53 added numbers (thanks to Alain Matthes on tex.stackexchange.com) 2012-11-15 19:52:32 +01:00
Martin Thoma
abdc6c5ef4 added README 2012-11-15 09:02:46 +01:00
Martin Thoma
5352a738b2 added graph with marked cycles example 2012-11-15 08:52:29 +01:00