2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00
Commit graph

8 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
9e3d912034 Beweis des Satzes SSS von Jérôme Urhausen hinzugefügt. 2014-02-20 14:38:02 +01:00
Martin Thoma
308e9e15f7 Kongruenzsatz-beweis 2014-02-20 00:19:04 +01:00
Martin Thoma
953f08429e Textsetzung (http://tex.stackexchange.com/q/156058/5645); Lösung von Übungsaufgabe geTeXt 2014-01-28 07:48:12 +01:00
Martin Thoma
508b4ee518 Textsetzung: Figure bekommt htp; stackrel -> overset; \ref -> \cref; enumerate 2014-01-26 22:43:30 +01:00
Martin Thoma
3b2a39dc6e Aufgabe aus Tutorium hinzugefügt 2014-01-25 13:33:34 +01:00
Martin Thoma
bb25e0cfdd Digitalisieren der Vorlesung von 21.01.2014 2014-01-21 22:02:38 +01:00
Martin Thoma
6a05f7f955 Folgerung -> Bemerkung 2014-01-21 20:18:06 +01:00