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.
16 lines
497 B
Markdown
16 lines
497 B
Markdown
About
|
|
-----
|
|
This is a 20 minutes presentation for my bachelors thesis. It is the final
|
|
presentation.
|
|
|
|
It will be at Thursday, the 6. November 2014 at 11:45 in [building 50.20](http://www.kithub.de/map/2210)
|
|
(ehemalige Kinderklinik) in the conference room (institue of Prof. Waibel; I think it's the 3rd floor).
|
|
|
|
|
|
KIT-Style
|
|
---------
|
|
This one doesn't compile, as you need the KIT-Style (logos, layout,
|
|
color theme)
|
|
|
|
Please take a look at the presentation "Tutorenschulung" for further
|
|
information.
|