2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00
LaTeX-examples/cheat-sheets/Tikz/README.md
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

8 lines
354 B
Markdown

I took this from a [StackExchange Question](http://tex.stackexchange.com/a/84757/5645)
If you want to change it (I know you can make it better with LaTeX!)
or if you have some important commant, feel free to submit a merge
request or send me an email (info@martin-thoma.de)
It would be great, if we could make the most important commands on one page.