mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
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.
8 lines
354 B
Markdown
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.
|