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

7 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
a5da0b9a7b Readme.md -> README.md to make it easier to see Readme files 2014-08-31 15:06:44 -04:00
Martin Thoma
ed0e691b35 Bild von Jérôme Urhausen hinzugefügt 2014-02-13 20:34:04 +01:00
Martin Thoma
6a645ad80d misc 2013-11-04 12:32:07 +01:00
Martin Thoma
5279c340d6 added sphere sphere solution 2013-07-02 15:39:25 +02:00
Martin Thoma
4f8837d107 added sphere-cylinder intersection 2013-06-30 17:24:01 +02:00
Martin Thoma
3e03f1097a added pstricks family-tree example 2013-05-31 09:49:23 +02:00