2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
Commit graph

15 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
ecd47d9509 added compiled scripts 2012-12-06 21:42:46 +01:00
Martin Thoma
a6e8a69a2f minor changes 2012-09-24 15:01:58 +02:00
Martin Thoma
89f853e2b0 typo 2012-09-23 19:24:49 +02:00
Martin Thoma
d85fc0f69a minor changes 2012-09-23 10:59:32 +02:00
Martin Thoma
f66ca0118e changed quotes to one style (hopefully) 2012-09-22 22:29:17 +02:00
Martin Thoma
00147a778c umlauts 2012-09-22 20:03:01 +02:00
Martin Thoma
9f9197b5f3 changed umlauts 2012-09-22 19:51:54 +02:00
Martin Thoma
5d79a05845 added some notes 2012-09-22 18:15:15 +02:00
Martin Thoma
e3293c7a25 added some formatting tweaks to Analysis-Scripts; added axis to sin(1:x) plot; minor changes 2012-09-22 15:12:59 +02:00
Martin Thoma
03aff01b90 added hypersetup 2012-09-19 13:28:27 +02:00
Martin Thoma
7a72199fad fixed umlauts; renamed tex files 2012-09-19 09:49:47 +02:00
Martin Thoma
aa12f2e8cc minor changes 2012-09-18 18:41:53 +02:00
Martin Thoma
2b91a4d2b2 correct umlauts; change to oneside 2012-09-18 18:29:30 +02:00
Martin Thoma
bfbe9280be added script for Analysis I and Analysis II from mitschriebwiki.nomeata.de 2012-09-18 18:00:55 +02:00