Code: Select all
Code, edit and compile here:
\documentclass{book}\usepackage{tikz}\usepackage{multido}\begin{document}\begin{tikzpicture}\multido{\ig=1+1}{10}{\draw (\ig,-\ig)--++(0.5,0.5);}\end{tikzpicture}\end{document}
Code: Select all
\documentclass{book}\usepackage{tikz}\usepackage{multido}\begin{document}\begin{tikzpicture}\multido{\ig=1+1}{10}{\draw (\ig,-\ig)--++(0.5,0.5);}\end{tikzpicture}\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.
NEW: TikZ book now 40% off at Amazon.com for a short time.