diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-03 22:30:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-03 22:30:19 +0000 |
commit | 4a9b0ab1a120efb30eabce1b7258c034693d2a14 (patch) | |
tree | 9c3be5b579c3d993b0f392f6bd8d0144f98191d1 /Master/texmf-dist/tex/latex/chifoot | |
parent | 09e53a535db7dac7460976c2f2506f2d9753df70 (diff) |
chifoot (3jan21)
git-svn-id: svn://tug.org/texlive/trunk@57312 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chifoot')
-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 |