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

7 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
b55ca17158 removed missing file 2013-07-30 13:15:48 +02:00
Martin Thoma
187a7f06bb added changes of Stefan again 2013-07-30 13:15:00 +02:00
Niklas Baumstark
099be06d7f Update musterloesung-db-2012-09-24.tex 2013-07-30 13:01:45 +02:00
Martin Thoma
3bb436e81a formattierung 2013-07-30 13:00:26 +02:00
Martin Thoma
2ccc6cb416 formatting 2013-07-30 12:52:22 +02:00
Martin Thoma
fe6543ad0b db getext 2013-07-27 17:14:28 +02:00