summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-27 20:32:48 +0000
committerKarl Berry <karl@freefriends.org>2023-02-27 20:32:48 +0000
commitc6ebcd53ce7582974f52a9d412172e0d322f100e (patch)
tree0f44c1b3e8185d057d9c912fc02c3a149b92b34b
parent03455e0c2cf3f72d34026071f889510ed47ff98c (diff)
coolfn (27feb23)
git-svn-id: svn://tug.org/texlive/trunk@66221 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/coolfn/README5
-rw-r--r--Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.pdfbin67039 -> 52355 bytes
-rw-r--r--Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.tex21
-rw-r--r--Master/texmf-dist/tex/latex/coolfn/coolfn.sty9
4 files changed, 21 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/coolfn/README b/Master/texmf-dist/doc/latex/coolfn/README
index 9b6beb43e29..8572f3fb7d3 100644
--- a/Master/texmf-dist/doc/latex/coolfn/README
+++ b/Master/texmf-dist/doc/latex/coolfn/README
@@ -1,15 +1,16 @@
coolfn - a package for cool footnotes
-version: 1.0.0
+version: 1.1.0
This package provides formatting for footnotes in long legal documents, using hanging indents to make them look nicer
This work may be distributed and/or modified under the conditions of the
-LaTeX Project Public License (LPPL), version 1.3 or later.
+LaTeX Project Public License (LPPL), version 1.3c or later.
For suggestions, feature requests, and bug reports, please use the project's
GitHub site: https://github.com/ezgranet/coolfn
Version history:
+27/02/2023 Update with bottom footnotes
06/10/2022 Package creation \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.pdf b/Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.pdf
index 768c97fe7d4..d273760f606 100644
--- a/Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.pdf
+++ b/Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.tex b/Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.tex
index 2d72b17ec81..43d3576b256 100644
--- a/Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.tex
+++ b/Master/texmf-dist/doc/latex/coolfn/coolfndocumentation.tex
@@ -23,7 +23,7 @@ ItalicFont={Palatine Parliamentary Italic}
\setmonofont[Scale=.9,BoldFont=Source Code Pro Bold]{Source Code Pro}
\usepackage{minted}
-\date{6 October 2022\\\smallskip\ttfamily Version \coolfnversionnumber}
+\date{\today\\\smallskip\ttfamily Version \coolfnversionnumber}
\author{Elijah Z Granet\thanks{e-mail: \href{mailto:ezg21@cantab.ac.uk}{\ttfamily ezg21@cantab.ac.uk}}}
\title{\texttt{coolfn}:\\A package for a cool way to typeset footnotes}
@@ -59,17 +59,16 @@ breaklines,
firstnumber=last
]
{latex}
-
-\def\coolfnversionnumber{1.0.0}
+\def\coolfnversionnumber{1.1.0}
\ProvidesPackage{coolfn}
-[2022/10/06\coolfnversionnumber\
+[2023/27/02\coolfnversionnumber\
A cool way to format footnotes]
% This work may be distributed and/or modified under the
-% conditions of the LaTeX Project Public License, either version 1.3
+% conditions of the LaTeX Project Public License, either version 1.3c
% 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
+% and version 1.3c or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
@@ -83,9 +82,11 @@ firstnumber=last
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% from https://tex.stackexchange.com/questions/305033/is-there-a-latex-package-that-defines-an-environment-for-parskip-like-capabiliti
+% from%
+% tex.stackexchange.com/questions/305033/
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\usepackage[bottom]{footmisc}
\makeatletter
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -171,7 +172,11 @@ firstnumber=last
\section{Version History}
-\subsection{\texttt{1.0.0}}
+\subsection*{\texttt{1.1.0}}
+
+\ttfamily 27 February 2023: Fixed issue with footnotes at the bottom
+
+\subsection*{\texttt{1.0.0}}
\ttfamily 6 October 2022: Package creation
diff --git a/Master/texmf-dist/tex/latex/coolfn/coolfn.sty b/Master/texmf-dist/tex/latex/coolfn/coolfn.sty
index af3ee854a20..f8bdc2dffc3 100644
--- a/Master/texmf-dist/tex/latex/coolfn/coolfn.sty
+++ b/Master/texmf-dist/tex/latex/coolfn/coolfn.sty
@@ -1,13 +1,13 @@
-\def\coolfnversionnumber{1.0.0}
+\def\coolfnversionnumber{1.1.0}
\ProvidesPackage{coolfn}
-[2022/10/06\coolfnversionnumber\
+[2023/27/02\coolfnversionnumber\
A cool way to format footnotes]
% This work may be distributed and/or modified under the
-% conditions of the LaTeX Project Public License, either version 1.3
+% conditions of the LaTeX Project Public License, either version 1.3c
% 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
+% and version 1.3c or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
@@ -24,6 +24,7 @@
% from https://tex.stackexchange.com/questions/305033/is-there-a-latex-package-that-defines-an-environment-for-parskip-like-capabiliti
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\usepackage[bottom]{footmisc}
\makeatletter
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%