2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
LaTeX-examples/documents/protokoll
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
..
Makefile Protokoll hinzugefügt 2012-10-24 22:33:59 +02:00
myStyle.sty added condition to signature; added shortcut \arrow and \implies; changed heading and header 2012-10-26 07:14:34 +02:00
protokoll.pdf compiled document examples 2013-04-14 14:06:27 +02:00
protokoll.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
README.md Remove trailing spaces 2015-10-14 14:25:34 +02:00

Dieses LaTeX-Dokument soll als Vorlage für Protokolle dienen. Falls es Verbesserungsvorschläge oder Wünsche (z.B. weitere Shortcuts) gibt, bitte an info@martin-thoma.de

Shortcuts

Shortcut erzeugt
\arrow
\implies

Weiteres