summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/projlib/projlib-author.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/projlib/projlib-author.sty')
-rw-r--r--Master/texmf-dist/tex/latex/projlib/projlib-author.sty8
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/projlib/projlib-author.sty b/Master/texmf-dist/tex/latex/projlib/projlib-author.sty
index 2ce8175b190..c4dc21eb3db 100644
--- a/Master/texmf-dist/tex/latex/projlib/projlib-author.sty
+++ b/Master/texmf-dist/tex/latex/projlib/projlib-author.sty
@@ -18,7 +18,7 @@
\NeedsTeXFormat{LaTeX2e}[2022-06-01]
\ProvidesExplPackage
{projlib-author}
- {2024/02/20} {}
+ {2024/02/22} {}
{Enhanced author information block}
\keys_define:nn { projlib-author }
@@ -207,11 +207,13 @@
\cs_new_nopar:Nn \projlib_author_pre_thanks:n
{
+ \tl_set:Nn \footnotemark {}
\projlib_author_backup_thanks:w
{
\skip_horizontal:n { - \c__projlib_author_width_of_asterisk_dim }
#1
}
+ \RenewCommandCopy \footnotemark \projlib_author_backup_footnotemark:
}
\NewDocumentCommand \thanks { m }
@@ -220,9 +222,7 @@
{
\hook_gput_code:nnn { cmd/@title/after } { projlib-author }
{
- \tl_set:Nn \footnotemark {}
\projlib_author_pre_thanks:n { #1 }
- \RenewCommandCopy \footnotemark \projlib_author_backup_footnotemark:
}
}
}
@@ -335,7 +335,6 @@
{ Unknown~edition~(#1)~of~Mathematics~Subject~Classification;~using~'2020' }
\NewDocumentCommand \subjclass { O{2020} m }
{
- \tl_set:Nn \footnotemark {}
\tl_set:Nn \l_projlib_author_subjclass_tl { #2 }
\tl_if_exist:cTF { subjclassname_#1 }
{
@@ -351,7 +350,6 @@
\enspace
\l_projlib_author_subjclass_tl .
}
- \RenewCommandCopy \footnotemark \projlib_author_backup_footnotemark:
}
\tl_const:cn { subjclassname_1991 } { \textup{1991}~Mathematics~Subject~Classification }
\tl_const:cn { subjclassname_2000 } { \textup{2000}~Mathematics~Subject~Classification }