2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
LaTeX-examples/tikz/line-segments
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
..
flowchart.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-bounding-box.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-f1.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-f2.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-f3.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-f4.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-f5.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-f6.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-f7.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-f8.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-t1.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-t2.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-t3.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-t4.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-t5.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
line-segments-t6.tex Remove trailing spaces 2015-10-14 14:25:34 +02:00
Makefile added flowchart; corrected size from 500 to 512 2013-02-21 11:15:58 +01:00