2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +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
32d50268d8 Bachelor-short: Added tiny-url link 2014-08-27 11:02:16 -04:00
Martin Thoma
5ce0b7ab5c Bachelor-short: Added more information what I will do; fixed mistake; added new image 2014-08-27 10:54:33 -04:00
Martin Thoma
e35e98c6cd Added more images; converted list to a table; minor other changes 2014-08-25 13:26:18 -04:00
Martin Thoma
80bfd7b9ca added confusions; added booktabs 2014-08-24 18:58:41 -04:00
Martin Thoma
3a8564348e restructured presentation 2014-08-20 17:55:30 -04:00
Martin Thoma
233d996160 fixed mistakes 2014-06-27 11:50:08 -04:00
Martin Thoma
bf45366b88 added short presentation of my bachelors thesis 2014-06-03 18:08:39 +02:00