2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-18 19:18:21 +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

354 B

I took this from a StackExchange Question

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.