texlive[57312] Master: chifoot (3jan21)

commits+karl at tug.org commits+karl at tug.org
Sun Jan 3 23:30:19 CET 2021


Revision: 57312
          http://tug.org/svn/texlive?view=revision&revision=57312
Author:   karl
Date:     2021-01-03 23:30:19 +0100 (Sun, 03 Jan 2021)
Log Message:
-----------
chifoot (3jan21)

Modified Paths:
--------------
    trunk/Master/tlpkg/bin/tlpkg-ctan-check
    trunk/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/latex/chifoot/
    trunk/Master/texmf-dist/doc/latex/chifoot/README
    trunk/Master/texmf-dist/tex/latex/chifoot/
    trunk/Master/texmf-dist/tex/latex/chifoot/chifoot.sty
    trunk/Master/tlpkg/tlpsrc/chifoot.tlpsrc

Added: trunk/Master/texmf-dist/doc/latex/chifoot/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/chifoot/README	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/chifoot/README	2021-01-03 22:30:19 UTC (rev 57312)
@@ -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. 


Property changes on: trunk/Master/texmf-dist/doc/latex/chifoot/README
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/chifoot/chifoot.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/chifoot/chifoot.sty	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/chifoot/chifoot.sty	2021-01-03 22:30:19 UTC (rev 57312)
@@ -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


Property changes on: trunk/Master/texmf-dist/tex/latex/chifoot/chifoot.sty
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/tlpkg/bin/tlpkg-ctan-check
===================================================================
--- trunk/Master/tlpkg/bin/tlpkg-ctan-check	2021-01-03 22:29:35 UTC (rev 57311)
+++ trunk/Master/tlpkg/bin/tlpkg-ctan-check	2021-01-03 22:30:19 UTC (rev 57312)
@@ -169,7 +169,7 @@
     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

Added: trunk/Master/tlpkg/tlpsrc/chifoot.tlpsrc
===================================================================
Modified: trunk/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc	2021-01-03 22:29:35 UTC (rev 57311)
+++ trunk/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc	2021-01-03 22:30:19 UTC (rev 57312)
@@ -45,6 +45,7 @@
 depend cascadilla
 depend cesenaexam
 depend chem-journal
+depend chifoot
 depend chs-physics-report
 depend cje
 depend classicthesis



More information about the tex-live-commits mailing list.