summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/coolfn
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-02-28 03:02:32 +0000
committerNorbert Preining <norbert@preining.info>2023-02-28 03:02:32 +0000
commited106ad4cb2e3cb0269bdc9f721ff75df77532cf (patch)
tree4cbe8c477935516497526c9a01ed2ab240c782bb /macros/latex/contrib/coolfn
parent86d5a04282aa958addab4585c4df899ec9a92e50 (diff)
CTAN sync 202302280302
Diffstat (limited to 'macros/latex/contrib/coolfn')
-rw-r--r--macros/latex/contrib/coolfn/README5
-rw-r--r--macros/latex/contrib/coolfn/coolfn.sty9
-rw-r--r--macros/latex/contrib/coolfn/coolfndocumentation.pdfbin67039 -> 52355 bytes
-rw-r--r--macros/latex/contrib/coolfn/coolfndocumentation.tex21
4 files changed, 21 insertions, 14 deletions
diff --git a/macros/latex/contrib/coolfn/README b/macros/latex/contrib/coolfn/README
index 9b6beb43e2..8572f3fb7d 100644
--- a/macros/latex/contrib/coolfn/README
+++ b/macros/latex/contrib/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/macros/latex/contrib/coolfn/coolfn.sty b/macros/latex/contrib/coolfn/coolfn.sty
index af3ee854a2..f8bdc2dffc 100644
--- a/macros/latex/contrib/coolfn/coolfn.sty
+++ b/macros/latex/contrib/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
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
diff --git a/macros/latex/contrib/coolfn/coolfndocumentation.pdf b/macros/latex/contrib/coolfn/coolfndocumentation.pdf
index 768c97fe7d..d273760f60 100644
--- a/macros/latex/contrib/coolfn/coolfndocumentation.pdf
+++ b/macros/latex/contrib/coolfn/coolfndocumentation.pdf
Binary files differ
diff --git a/macros/latex/contrib/coolfn/coolfndocumentation.tex b/macros/latex/contrib/coolfn/coolfndocumentation.tex
index 2d72b17ec8..43d3576b25 100644
--- a/macros/latex/contrib/coolfn/coolfndocumentation.tex
+++ b/macros/latex/contrib/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