[next] [prev] [toc]

Macros (i.e., Cloning)

 
 \Draw
 \Define\ant{
    { \Line(6,26)
      \Line(35,38)
      ...
 }
               \ant
 \MoveTo(60,0) \ant
 \EndDraw
+
  |     |     |    |
||||||||| | | |||||| ||
 |--||||-|| ||-||||-||
 --|||||--  |--|||||-|
||||||||||| |||||||||||
 | ||||| || || ||||| |
||        | |        ||

[next] [prev] [toc]