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
e46a5790c4 Verbesserungsvorschläge von Jérôme Urhausen, Email 2 vom 20.02.2014, umgesetzt. 2014-02-20 20:14:21 +01:00
Martin Thoma
74394b6644 added varrho 2014-01-08 18:13:23 +01:00
Martin Thoma
c37a41f4e1 added greek letters 2013-12-12 13:11:22 +01:00
Martin Thoma
ba59e009cf misc 2013-11-29 21:47:59 +01:00
Martin Thoma
5cdb363103 misc 2013-11-26 23:02:06 +01:00