mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +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. |
||
---|---|---|
.. | ||
k-3-3-walk.tex | ||
k-5-walk.tex | ||
k-16-walk.tex | ||
star-graph-walk.tex | ||
tree-walk.tex | ||
walk-1.tex | ||
walk-2.tex | ||
walk-6.tex |