texlive[57903] Master/texmf-dist: langsci-affiliations (25feb21)
commits+karl at tug.org
commits+karl at tug.org
Thu Feb 25 16:02:50 CET 2021
Revision: 57903
http://tug.org/svn/texlive?view=revision&revision=57903
Author: karl
Date: 2021-02-25 16:02:50 +0100 (Thu, 25 Feb 2021)
Log Message:
-----------
langsci-affiliations (25feb21)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/langsci-affiliations/langsci-affiliations.pdf
trunk/Master/texmf-dist/source/latex/langsci-affiliations/langsci-affiliations.dtx
trunk/Master/texmf-dist/tex/latex/langsci-affiliations/langsci-affiliations.sty
Modified: trunk/Master/texmf-dist/doc/latex/langsci-affiliations/langsci-affiliations.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/langsci-affiliations/langsci-affiliations.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/langsci-affiliations/langsci-affiliations.dtx 2021-02-25 15:02:24 UTC (rev 57902)
+++ trunk/Master/texmf-dist/source/latex/langsci-affiliations/langsci-affiliations.dtx 2021-02-25 15:02:50 UTC (rev 57903)
@@ -80,7 +80,7 @@
% Please submit bug reports and feature requests to
% \protect\url{https://github.com/langsci/langsci-affiliations/issues}.
% }}
-% \date{Version 1.0.0 -- \today}
+% \date{Version 1.0.1 -- \today}
% \maketitle
% \frenchspacing
% \begin{documentation}
@@ -165,7 +165,7 @@
% \begin{macrocode}
\RequirePackage{xparse}
\ProvidesExplPackage {langsci-affiliations}
-{2021-02-17} {1.0.0}
+{2021-02-24} {1.0.1}
{A LaTeX3 package to collect and order authors and affiliations}
% \end{macrocode}
@@ -463,6 +463,7 @@
\group_end:
\medskip\\
}
+ \vspace*{-\baselineskip}
}
}
{
Modified: trunk/Master/texmf-dist/tex/latex/langsci-affiliations/langsci-affiliations.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/langsci-affiliations/langsci-affiliations.sty 2021-02-25 15:02:24 UTC (rev 57902)
+++ trunk/Master/texmf-dist/tex/latex/langsci-affiliations/langsci-affiliations.sty 2021-02-25 15:02:50 UTC (rev 57903)
@@ -46,7 +46,7 @@
\RequirePackage{xparse}
\ProvidesExplPackage {langsci-affiliations}
-{2021-02-17} {1.0.0}
+{2021-02-24} {1.0.1}
{A LaTeX3 package to collect and order authors and affiliations}
\NewDocumentCommand{\ResolveAffiliations}{ O{} +m }
@@ -281,6 +281,7 @@
\group_end:
\medskip\\
}
+ \vspace*{-\baselineskip}
}
}
{
More information about the tex-live-commits
mailing list.