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

9 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
7bc98ffc88 Bildquellen 2014-02-25 15:00:53 +01:00
Martin Thoma
604c3c3b07 Tippfehler korrigiert 2014-02-25 10:55:53 +01:00
Martin Thoma
15a841225d Tinyurl angepasst; Fehler verbessert 2014-02-24 19:01:24 +01:00
Martin Thoma
f41a61c4a9 Weitere Änderungen eingefügt 2014-02-04 17:38:40 +01:00
Martin Thoma
0155d055a4 Einige Verbesserungsvorschläge von Christoph (Email vom 29.01.2014) eingearbeitet. 2014-02-04 15:04:44 +01:00
Martin Thoma
9e0a410cfe adjusted paths 2014-01-27 14:01:42 +01:00
Martin Thoma
ca456c4f5e renaming 2014-01-27 13:54:57 +01:00
Martin Thoma
33f6f63f58 renamed 2014-01-27 13:51:05 +01:00