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/doc/latex/chifoot/README | 24 ++++++++++++++++++++++++ Master/texmf-dist/tex/latex/chifoot/chifoot.sty | 5 +++++ Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/tlpsrc/chifoot.tlpsrc | 0 Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 + 5 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 Master/texmf-dist/doc/latex/chifoot/README create mode 100644 Master/texmf-dist/tex/latex/chifoot/chifoot.sty create mode 100644 Master/tlpkg/tlpsrc/chifoot.tlpsrc diff --git a/Master/texmf-dist/doc/latex/chifoot/README b/Master/texmf-dist/doc/latex/chifoot/README new file mode 100644 index 00000000000..a801d184208 --- /dev/null +++ b/Master/texmf-dist/doc/latex/chifoot/README @@ -0,0 +1,24 @@ +chifoot 1.0 +January 2, 2021 + +A very short snippet. Will set the footnotes to be conformant with the +Chicago style, so the footnotes at the bottom of the page are now marked +with a full-sized number, rather than with a superscript number. + +This package is a very small snippet of code, and may not qualify for +copyright by itself. But, to give full attribution, it is based on +biblatex-chicago, and so this package is: + +Copyright (c) 2008-2020 David Fussner. +Copyright (c) 2021 Daniel Benjamin Miller. + +This package is maintained by Daniel Benjamin Miller. + +This work may be copied, distributed and/or modified under the conditions +of the LaTeX Project Public License, either version 1.3 of this license or +(at your option) any later version. The latest version of this license is +in http://www.latex-project.org/lppl.txt and version 1.3 or later is part +of all distributions of LaTeX version 2005/12/01 or later. This +software is provided "as is," without warranty of any kind, either +expressed or implied, including, but not limited to, the implied +warranties of merchantability and fitness for a particular purpose. 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 diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 3a2b6773f27..52606da18ee 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -169,7 +169,7 @@ my @TLP_working = qw( chemnum chemplants chemschemex chemsec chemstyle cherokee chess chess-problem-diagrams chessboard chessfss chet chextras chhaya chicago chicagoa chicago-annote chickenize - childdoc chinese-jfm chivo + chifoot childdoc chinese-jfm chivo chkfloat chklref chletter chngcntr chordbars chordbox chronology chronosys chs-physics-report chscite churchslavonic cinzel circ circledsteps circuit-macros circuitikz diff --git a/Master/tlpkg/tlpsrc/chifoot.tlpsrc b/Master/tlpkg/tlpsrc/chifoot.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index fad43ec4f45..649c3e8d5b1 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -45,6 +45,7 @@ depend brandeis-thesis depend cascadilla depend cesenaexam depend chem-journal +depend chifoot depend chs-physics-report depend cje depend classicthesis -- cgit v1.2.3