mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-29 07:47:57 +02:00
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.
This commit is contained in:
parent
c578b25d2f
commit
7740f0147f
538 changed files with 3496 additions and 3496 deletions
|
@ -1,9 +1,9 @@
|
|||
Über die Präsentation
|
||||
---------------------
|
||||
Diese Präsentation ist für das Proseminar "Diskrete Mathematik" als
|
||||
Diese Präsentation ist für das Proseminar "Diskrete Mathematik" als
|
||||
Teilnehmervortrag erstellt worden.
|
||||
|
||||
Er wird am 02.07.2013 gehalten und behandelt die Seiten 137 - 144 aus
|
||||
Er wird am 02.07.2013 gehalten und behandelt die Seiten 137 - 144 aus
|
||||
"Diskrete Mathematik für Einsteiger" von Beutelspacher (ISBN 978-3-8348-1248-3).
|
||||
|
||||
Der Vortrag ist für 75 Minuten ausgelegt.
|
||||
|
@ -13,7 +13,7 @@ Der Vortrag ist für 75 Minuten ausgelegt.
|
|||
|
||||
KIT-Style
|
||||
---------
|
||||
This one doesn't compile, as you need the KIT-Style (logos, layout,
|
||||
This one doesn't compile, as you need the KIT-Style (logos, layout,
|
||||
color theme)
|
||||
|
||||
Please take a look at the presentation "Tutorenschulung" for further
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue