mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
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. |
||
---|---|---|
.. | ||
Makefile | ||
myStyle.sty | ||
protokoll.pdf | ||
protokoll.tex | ||
README.md |
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
- CTAN Protocol (wird momentan nicht benutzt)