diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/chifoot/chifoot.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chifoot/chifoot.sty | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/chifoot/chifoot.sty b/Master/texmf-dist/tex/latex/chifoot/chifoot.sty new file mode 100644 index 00000000000..d1314a08ba0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/chifoot/chifoot.sty @@ -0,0 +1,5 @@ +\ProvidesPackage{chifoot}[chifoot 1.0] +\makeatletter +\renewcommand\@makefntext[1]{\setlength\parindent{1em}\noindent\makebox[2.3em][r]{\@thefnmark.\,\,}#1}\@ifpackageloaded{endnotes}{\def\enotesize{\small}\renewcommand{\enoteformat}{\renewcommand{\makeenmark}{\hbox{\theenmark.\,\,}}\rightskip\z@ \leftskip\z@ \parindent=2.3em\leavevmode\llap{\makeenmark}}} +\makeatother +\endinput
\ No newline at end of file |