From 31d84cec65917cfc6ef446f1bf6031cff7c6dc7b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 1 Oct 2019 03:01:24 +0000 Subject: CTAN sync 201910010301 --- macros/latex/contrib/fnpct/README | 4 ++-- macros/latex/contrib/fnpct/fnpct.sty | 32 ++++++++++++-------------------- macros/latex/contrib/fnpct/fnpct_en.pdf | Bin 580285 -> 572627 bytes macros/latex/contrib/fnpct/fnpct_en.tex | 12 ++++++------ 4 files changed, 20 insertions(+), 28 deletions(-) (limited to 'macros/latex/contrib/fnpct') diff --git a/macros/latex/contrib/fnpct/README b/macros/latex/contrib/fnpct/README index 56c9d81000..0c82d70ad3 100644 --- a/macros/latex/contrib/fnpct/README +++ b/macros/latex/contrib/fnpct/README @@ -1,9 +1,9 @@ -------------------------------------------------------------------------- -the FNPCT package v0.4f +the FNPCT package v0.4g footnote kerning -2019/02/17 +2019/09/30 -------------------------------------------------------------------------- Clemens Niederberger Web: https://bitbucket.org/cgnieder/fnpct/ diff --git a/macros/latex/contrib/fnpct/fnpct.sty b/macros/latex/contrib/fnpct/fnpct.sty index 69b4e08ebe..909a9d88ce 100644 --- a/macros/latex/contrib/fnpct/fnpct.sty +++ b/macros/latex/contrib/fnpct/fnpct.sty @@ -31,14 +31,14 @@ \RequirePackage { xparse , l3keys2e , scrlfile } \ProvidesExplPackage {fnpct} - {2019/02/17} - {0.4f} + {2019/09/30} + {0.4g} {footnote kerning} % -------------------------------------------------------------------------- % SETTING THINGS UP: % this is plain's \nobreak: -\cs_new:Npn \fnpct_no_break: { \tex_penalty:D \c_ten_thousand } +\cs_new:Npn \fnpct_no_break: { \tex_penalty:D 10000 \scan_stop: } % messages: \cs_new_protected:Npn \fnpct_dont_mess_around: @@ -874,11 +874,11 @@ \AdaptNoteMark \sidenotemark } %% the `sidenotes' package: - \fnpct_treatment:nn { sidenotes } - { - \AdaptNoteOpt \sidenote \multsidenote - \AdaptNoteMark \sidenotemark - } + % \fnpct_treatment:nn { sidenotes } + % { + % \AdaptNoteOpt \sidenote \multsidenote + % \AdaptNoteMark \sidenotemark + % } %% the `parnotes' package: \fnpct_treatment:nn { parnotes } { \AdaptNote \parnote \multparnote } @@ -1043,7 +1043,7 @@ \NewDocumentCommand \setfnpct { m } { \keys_set:nn { fnpct } { #1 } } -\tex_endinput:D +\file_input_stop: % -------------------------------------------------------------------------- % HISTORY: @@ -1113,18 +1113,10 @@ 2015/04/23 v0.4d - fix for issue #7: polyglossia and french 2016/03/25 v0.4e - fix for issue #9 2019/02/17 v0.4f - fix for issues #13 and #19 +2019/09/30 v0.4g - update for expl3 deprecations % -------------------------------------------------------------------------- % NOTES: -- `footnote' package => not compatible => see todo +- `footnote' package => not compatible - `ednotes' package => not tested; who knows? - -% -------------------------------------------------------------------------- -% TODO: -- localization: should there be different defaults for different languages? - And who might provide enough information about conventions in other - languages? -- solve incompatibility with the `footnote' package -- get this working (??) => http://tex.stackexchange.com/questions/54288/nested-endnotes -- the `bigfoot' package provides \footnote+ and \footnote- -- let's see if we - can add those functionalities again +- `sidenotes' package => mot easily patchable, see pull request #1 diff --git a/macros/latex/contrib/fnpct/fnpct_en.pdf b/macros/latex/contrib/fnpct/fnpct_en.pdf index 9fc0bf7eed..4eb46d4e93 100644 Binary files a/macros/latex/contrib/fnpct/fnpct_en.pdf and b/macros/latex/contrib/fnpct/fnpct_en.pdf differ diff --git a/macros/latex/contrib/fnpct/fnpct_en.tex b/macros/latex/contrib/fnpct/fnpct_en.tex index 244bdc9732..8eff9ac028 100644 --- a/macros/latex/contrib/fnpct/fnpct_en.tex +++ b/macros/latex/contrib/fnpct/fnpct_en.tex @@ -889,12 +889,12 @@ loading \fnpct. \end{minipage} \end{example} -\subsection{sidenotes} -The package \pkg{sidenotes}~\cite{pkg:sidenotes} is supported and its commands -\cs*{sidenote} and \cs*{sidenotemark} are treated the same way as footnotes: -they got an optional \sarg\ argument and the additional \cs*{multsidenote} is -created. The option \option{multiple} turns all note commands into their -mult-variant. +% \subsection{sidenotes} +% The package \pkg{sidenotes}~\cite{pkg:sidenotes} is supported and its commands +% \cs*{sidenote} and \cs*{sidenotemark} are treated the same way as footnotes: +% they got an optional \sarg\ argument and the additional \cs*{multsidenote} is +% created. The option \option{multiple} turns all note commands into their +% mult-variant. \subsection{snotez} The package \pkg{snotez}~\cite{pkg:snotez} is supported and its commands -- cgit v1.2.3