diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/2-3-9.inl')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/2-3-9.inl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/2-3-9.inl b/Master/texmf-doc/doc/english/latex-graphics-companion/2-3-9.inl deleted file mode 100644 index c66d3521066..00000000000 --- a/Master/texmf-doc/doc/english/latex-graphics-companion/2-3-9.inl +++ /dev/null @@ -1,7 +0,0 @@ -\usepackage {graphicx} -\setlength{\fboxsep}{0mm} -\newcommand{\MyRot}[1]{% - \fbox{\rotatebox{#1}{% - rotation $#1^\circ$}}} -\MyRot{0} \MyRot{45} \MyRot{90} -\MyRot{135} \MyRot{180} \MyRot{225} |