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

4 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
ddac88526e more variables, less manual computation 2014-08-20 20:54:02 -04:00
Martin Thoma
ac99fd24f0 added other images for wiki article 'Diskriminanzanalyse' 2014-08-20 19:23:26 -04:00
Martin Thoma
75bc9d0dae added second image for LDA article 2014-08-18 22:03:07 -04:00