diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-tipps-und-tricks/annotate.sty')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-tipps-und-tricks/annotate.sty | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/annotate.sty b/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/annotate.sty deleted file mode 100644 index b4a6584120b..00000000000 --- a/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/annotate.sty +++ /dev/null @@ -1,7 +0,0 @@ -% ANNOTATE.STY -\newcommand{\annotation}[1][] - {\renewcommand{\@thefnmark}{#1} - \@footnotetext} - -\renewcommand{\@makefntext}[1] - {\textsuperscript{\tiny\@thefnmark}\ #1} |