2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +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
cac9fe4121 everything in sans-serif 2014-08-31 19:58:13 -04:00
Martin Thoma
44f03eabac Make triangle look less like a right triangle 2014-08-31 12:53:42 -04:00
Martin Thoma
a87bcc3606 removed tikz.snakes 2014-02-13 12:33:22 +01:00
Martin Thoma
44194d8817 misc 2013-11-23 12:49:28 +01:00
Martin Thoma
c27720ae78 added tricky heron triangle example 2013-04-25 10:28:47 +02:00
Martin Thoma
fef9415b3d added my TikZ examples 2012-08-09 07:04:38 +02:00