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. |
||
---|---|---|
.. | ||
dot-product-1.tex | ||
dot-product-2.tex | ||
dot-product-3-1.tex | ||
dot-product-6.tex | ||
equilateral-triangle-heights.tex | ||
equilateral-triangle.tex | ||
gallery.pdf | ||
gallery.tex | ||
gallery2.tex | ||
Makefile |