summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/annotate.sty
blob: b4a6584120b9a414d3b07cbdcf4f20798efaf2c4 (plain)
1
2
3
4
5
6
7
%  ANNOTATE.STY
\newcommand{\annotation}[1][]
  {\renewcommand{\@thefnmark}{#1}
    \@footnotetext}

\renewcommand{\@makefntext}[1]
  {\textsuperscript{\tiny\@thefnmark}\ #1}