diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/langsci-affiliations/langsci-affiliations.pdf | bin | 63910 -> 64385 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/langsci-affiliations/langsci-affiliations.dtx | 5 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/langsci-affiliations/langsci-affiliations.sty | 3 |
3 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/langsci-affiliations/langsci-affiliations.pdf b/Master/texmf-dist/doc/latex/langsci-affiliations/langsci-affiliations.pdf Binary files differindex 59c427bd185..c74e18a734c 100644 --- a/Master/texmf-dist/doc/latex/langsci-affiliations/langsci-affiliations.pdf +++ b/Master/texmf-dist/doc/latex/langsci-affiliations/langsci-affiliations.pdf diff --git a/Master/texmf-dist/source/latex/langsci-affiliations/langsci-affiliations.dtx b/Master/texmf-dist/source/latex/langsci-affiliations/langsci-affiliations.dtx index 1cbb13c3ec2..7126f830ccb 100644 --- a/Master/texmf-dist/source/latex/langsci-affiliations/langsci-affiliations.dtx +++ b/Master/texmf-dist/source/latex/langsci-affiliations/langsci-affiliations.dtx @@ -80,7 +80,7 @@ Please report any bugs or feature requests to % 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 @@ Please report any bugs or feature requests to % \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 @@ Please report any bugs or feature requests to \group_end: \medskip\\ } + \vspace*{-\baselineskip} } } { diff --git a/Master/texmf-dist/tex/latex/langsci-affiliations/langsci-affiliations.sty b/Master/texmf-dist/tex/latex/langsci-affiliations/langsci-affiliations.sty index a1f37dba663..c02abbf1a47 100644 --- a/Master/texmf-dist/tex/latex/langsci-affiliations/langsci-affiliations.sty +++ b/Master/texmf-dist/tex/latex/langsci-affiliations/langsci-affiliations.sty @@ -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} } } { |