From 4a9b0ab1a120efb30eabce1b7258c034693d2a14 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 Jan 2021 22:30:19 +0000 Subject: chifoot (3jan21) git-svn-id: svn://tug.org/texlive/trunk@57312 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/chifoot/chifoot.sty | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/chifoot/chifoot.sty (limited to 'Master/texmf-dist/tex') 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 -- cgit v1.2.3