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/Analysis II
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
..
Analysis-II.pdf added compiled scripts 2012-12-06 21:42:46 +01:00
Analysis-II.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
latexki.sty added script for Analysis I and Analysis II from mitschriebwiki.nomeata.de 2012-09-18 18:00:55 +02:00
Makefile fixed umlauts; renamed tex files 2012-09-19 09:49:47 +02:00
mathe.sty replaced liste bei enumerate 2012-09-23 18:13:50 +02:00
README.md Readme.md -> README.md to make it easier to find 2014-08-31 15:07:32 -04:00
saetze-schmoeger.sty replaced liste bei enumerate 2012-09-23 18:13:50 +02:00

Credits

Dieses Skript stammt usprünglich von http://mitschriebwiki.nomeata.de/ ("Analysis II - Bachelorversion" bei Dr. C. Schmoeger vom Sommersemester 2010)