diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/3-1-3.mp')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/3-1-3.mp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/3-1-3.mp b/Master/texmf-doc/doc/english/latex-graphics-companion/3-1-3.mp deleted file mode 100644 index bad64fab6c4..00000000000 --- a/Master/texmf-doc/doc/english/latex-graphics-companion/3-1-3.mp +++ /dev/null @@ -1,7 +0,0 @@ - -defaultfont:="ptmr8r"; -warningcheck:=0; -beginfig(1) - draw (0,0)--(50,20)--(40,30)--(30,20) -endfig; -end; |