texlive[71217] Master/texmf-dist: univie-ling (9may24)

commits+karl at tug.org commits+karl at tug.org
Thu May 9 21:23:43 CEST 2024


Revision: 71217
          https://tug.org/svn/texlive?view=revision&revision=71217
Author:   karl
Date:     2024-05-09 21:23:43 +0200 (Thu, 09 May 2024)
Log Message:
-----------
univie-ling (9may24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/univie-ling/README
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-expose-deutsch.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-expose-english.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-deutsch.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-deutsch.tex
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-english.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-english.tex
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-paper-deutsch.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-paper-english.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-poster-deutsch.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-poster-english.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-thesis-deutsch.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-thesis-english.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-wlg-article.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-wlg-review.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-expose.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-expose.tex
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-handout.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-handout.tex
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-paper.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-paper.tex
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-poster.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-poster.tex
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-wlg.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-wlg.tex
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling.pdf
    trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling.tex
    trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-expose.cls
    trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-handout.cls
    trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls
    trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-poster.cls
    trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-thesis.cls
    trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cfg
    trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cls
    trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx
    trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling.cbx

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/README	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/README	2024-05-09 19:23:43 UTC (rev 71217)
@@ -97,6 +97,12 @@
 
 == CHANGES ==
 
+V. 2.5 (2024-05-09):
+    - univie-ling-paper: implement "short" option.
+    - univie-ling-poster: Add \restspace accessibility helper function.
+    - univie-ling-handout: implement \hoDate.
+    - univie-ling-wlg: upgrade editorial structure.
+
 V. 2.4 (2023-03-31):
     - univie-ling-paper: fix default ps and se text type.
 

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-expose-deutsch.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-expose-english.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-deutsch.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-deutsch.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-deutsch.tex	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-deutsch.tex	2024-05-09 19:23:43 UTC (rev 71217)
@@ -7,6 +7,7 @@
 %\hoEventLoc{Andere Uni}
 \hoTitle{Titel des Handouts/Referats}
 \hoSubtitle{Untertitel}
+\hoDate{Datum der Präsentation}
 
 % Vortragende
 \hoName{Mein Name \and Zweiter Name}

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-english.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-english.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-english.tex	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-handout-english.tex	2024-05-09 19:23:43 UTC (rev 71217)
@@ -7,6 +7,7 @@
 %\hoEventLoc{Other University}
 \hoTitle{Title of the Handout/Presentation}
 \hoSubtitle{Subtitle}
+\hoDate{Date of the presentation}
 
 % Presenters
 \hoName{My Name \and Second Name}

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-paper-deutsch.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-paper-english.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-poster-deutsch.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-poster-english.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-thesis-deutsch.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-thesis-english.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-wlg-article.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/templates/template-wlg-review.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-expose.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-expose.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-expose.tex	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-expose.tex	2024-05-09 19:23:43 UTC (rev 71217)
@@ -63,7 +63,7 @@
 \author{\texorpdfstring{J\xFCrgen Spitzm\xFCller%
 \thanks{Please report issues via \protect\url{https://github.com/jspitz/univie-ling}.}}{J\xFCrgen Spitzm\xFCller}}
 
-\date{Version 2.4, 2023/03/31}
+\date{Version 2.5, 2024/05/09}
 
 \maketitle
 
@@ -340,7 +340,11 @@
 
 \section{Release History}
 
-\begin{description}
+\begin{itemize}
+  \item 2024/05/09 (v.\,2.5)
+	\begin{itemize}
+		\item No change to this class.
+	\end{itemize}
   \item 2023/03/31 (v.\,2.4)
 	\begin{itemize}
 		\item No change to this class.
@@ -424,7 +428,7 @@
   	\item Extend documentation of bibliographic features.
   \end{itemize}
   \item 2016/01/29 (v.\,0.4) Initial release.
-\end{description}
+\end{itemize}
 
 \begin{thebibliography}{1}
 

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-handout.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-handout.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-handout.tex	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-handout.tex	2024-05-09 19:23:43 UTC (rev 71217)
@@ -63,7 +63,7 @@
 \author{\texorpdfstring{J\xFCrgen Spitzm\xFCller%
 \thanks{Please report issues via \protect\url{https://github.com/jspitz/univie-ling}.}}{J\xFCrgen Spitzm\xFCller}}
 
-\date{Version 2.4, 2023/03/31}
+\date{Version 2.5, 2024/05/09}
 
 \maketitle
 
@@ -285,6 +285,7 @@
  \item{\jcsmacro{hoEventLoc[<header>]\{<event>\}}}: The location of the event you are presenting at.
         Useful for conference presentations.
  \item{\jcsmacro{hoEventDate[<header>]\{<event date>\}}}: The date of the event you are presenting at, or the term of your class.
+ \item{\jcsmacro{hoDate[<header>]\{<date>\}}}: The date of your presentation, which might be a subset of the event date only.
 \end{description}
 
 \section{Semantic markup}
@@ -385,6 +386,10 @@
 \section{Release History}
 
 \begin{description}
+  \item 2024/05/09 (v.\,2.5)
+	\begin{itemize}
+		\item Add \jcsmacro{hoDate}.
+	\end{itemize}
   \item 2023/03/31 (v.\,2.4)
 	\begin{itemize}
 		\item No change to this class.

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-paper.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-paper.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-paper.tex	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-paper.tex	2024-05-09 19:23:43 UTC (rev 71217)
@@ -63,7 +63,7 @@
 \author{\texorpdfstring{J\xFCrgen Spitzm\xFCller%
 		\thanks{Please report issues via \protect\url{https://github.com/jspitz/univie-ling}.}}{J\xFCrgen Spitzm\xFCller}}
 
-\date{Version 2.4, 2023/03/31}
+\date{Version 2.5, 2024/05/09}
 
 \maketitle
 
@@ -239,6 +239,14 @@
 The option \joption{draftmark=true|false|firstpage} allows you to mark your document as a draft, which is indicated by a watermark (including the current date). This might be useful when sharing preliminary versions with your supervisor.
 With \joption{draftmark=true}, this mark is printed on top of each page.  With \joption{draftmark=firstpage}, the draft mark appears on the title page only.
 
+\subsection{Short papers}
+
+Via the option \joption{short=true|false}, \uvlt\ provides a layout setting which is more suitable for short written papers such as home exams
+or short concepts. As opposed to the default layout, this uses smaller font sizes and does not insert a title page. Rather than that, the
+title is printed on top of the first page, and the main text immediately follows.
+
+Such short papers usually do not have a table of contents or a declaration, but you can use it if you want.
+
 \subsection{Further options}
 
 The class builds on \textsf{scrartcl} (KOMA article), which provides many more options to tweak the appearance of your document. You can use
@@ -256,7 +264,7 @@
  \setlength\itemsep{0pt}
  \item{\jcsmacro{author\{<name>\}}}: Name(s) of the paper's author(s). Separate multiple authors by \jcsmacro{and}.
  \item{\jcsmacro{studienkennzahl\{<code>\}}}: The degree programme code  (\emph{Studienkennzahl}) as it appears on
- the student record sheet, e.\,g. \emph{A\,792\,327}.
+ the student record sheet, e.\,g. \emph{A\,792\,327}. Note that this is not output with \joption{short=true}.
  \item{\jcsmacro{matrikelnummer\{<registration number>\}}}: Your registration number (\emph{Matrikelnummer}). In case of multiple authors, separate the codes by \jcsmacro{and}.
 \end{description}
 
@@ -374,6 +382,10 @@
 \section{Release History}
 
 \begin{itemize}
+  \item 2024/05/09 (v.\,2.5)
+	\begin{itemize}
+		\item Implement \joption{short} option.
+	\end{itemize}
   \item 2023/03/31 (v.\,2.4)
   \begin{itemize}
   	\item Fix default \joption{ps} and \joption{se} text type.

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-poster.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-poster.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-poster.tex	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-poster.tex	2024-05-09 19:23:43 UTC (rev 71217)
@@ -65,7 +65,7 @@
 \author{\texorpdfstring{J\xFCrgen Spitzm\xFCller%
 \thanks{Please report issues via \protect\url{https://github.com/jspitz/univie-ling}.}}{J\xFCrgen Spitzm\xFCller}}
 
-\date{Version 2.4, 2023/03/31}
+\date{Version 2.5, 2024/05/09}
 
 \maketitle
 
@@ -110,6 +110,7 @@
  \item \textsf{l3keys}: Key-value interface for class options.
  \item \textsf{translator}: Localization machinery.
  \item \textsf{url}: Support for typesetting URLs.
+ \item \textsf{tikzpagenodes}: Page measuring (for accessibility).
 \end{itemize}
 The following packages are required for specific features and loaded by default. However, the loading can be individually and generally omitted (see sec.~\ref{coptions}):
 \begin{itemize}
@@ -481,6 +482,52 @@
 
 Please also refer to the template files included in the package for some further usage instructions and hints.
 
+
+\subsection{Accessibility helpers}
+
+For visually impaired users, setting up posters is quite a challenge, as \LaTeX\ does not really give you good feedback
+on whether the poster is filled evenly, or even in the crucial case if the text overruns the poster page.
+In the latter case, you could watch out for \emph{overfull vbox} warnings, but these are quite ambiguous.
+
+To enhance accessibility in this regard, \uvlt\ provides the following helper function:
+\begin{description}
+	\item{\jcsmacro{restspace[<label>]}}
+\end{description}
+%
+If you insert this to your poster, it will tell you through a package warning in the log file how many normal lines
+there are still available (in the current column, if you are using columns) after the point where the command
+has been inserted:
+\begin{quote}
+	\enquote{Package univie-ling-poster warning: Remaining space: <n> normal lines}
+	 (with <n> being the actual number of lines)
+\end{quote}
+%
+With \emph{normal lines}, the warning refers to lines in the normal font size of running text. 
+In the warning, the package also provides you with its own evaluation on how to deal with the result.
+Either of these four verdicts will be given:
+\begin{enumerate}
+	\item \enquote{Good, still space left}: poster/column is not full yet, you can safely add more text
+	       (more than one normal line left).
+	\item \enquote{All good, but this is full now}: poster/column is filled, and not too crowded,
+	       but you should not add more text (one line more will make it look less good).
+	\item \enquote{It is still OK, but the poster is quite full}: The content already touches the footer line.
+	       If you don't have space available in other columns and need all text, you can keep this, but it will
+	       probably look a bit crowded. So if you can, re-arrange (take out at least one line).
+	\item \enquote{Text exceeds poster! You need to re-arrange the content}:
+	       If you get this warning, text runs out of the poster page, and you definitely need to fix that.
+\end{enumerate}
+%
+The optional argument of the macro allows you to set an arbitrary label which is used in the warning.
+This might be helpful if you use multiple \verb|\restspace| macros (e.\,g., in multiple columns).
+So if you insert, for instance \verb|\restspace[1]|, the warning will read
+\enquote{Remaining space (1): <n> normal lines}.
+
+Note that \verb|\restspace| should always be the last element in the column or the text. This means that if
+you are using boxes, set the macro \emph{after} the end of the box, not within the box.
+
+Note further that the \verb|\restspace| macro does not print anything on the poster itself, so you can safely keep
+them in the published version.
+
 \subsection{\LyX\ layouts and templates}
 
 A layout for \LyX\footnote{See \url{https://www.lyx.org}.}\ can be retrieved from \url{https://github.com/jspitz/univie-ling/raw/master/lyx/layouts/univie-ling-poster.layout}.
@@ -498,6 +545,10 @@
 \section{Release History}
 
 \begin{description}
+  \item 2024/05/09 (v.\,2.5)
+	\begin{itemize}
+		\item Add \verb|\restspace| accessibility helper function.
+	\end{itemize}
   \item 2023/03/31 (v.\,2.4)
 	\begin{itemize}
 		\item No change to this class.

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex	2024-05-09 19:23:43 UTC (rev 71217)
@@ -59,7 +59,7 @@
 \author{\texorpdfstring{J\xFCrgen Spitzm\xFCller%
 		\thanks{Please report issues via \protect\url{https://github.com/jspitz/univie-ling}.}}{J\xFCrgen Spitzm\xFCller}}
 
-\date{Version 2.4, 2023/03/31}
+\date{Version 2.5, 2024/05/09}
 
 \maketitle
 
@@ -404,6 +404,10 @@
 \section{Release History}
 
 \begin{itemize}
+  \item 2024/05/09 (v.\,2.5)
+	\begin{itemize}
+		\item No change to this class.
+	\end{itemize}
   \item 2023/01/26 (v.\,2.3)
 	\begin{itemize}
 		\item No change to this class.

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-wlg.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-wlg.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-wlg.tex	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling-wlg.tex	2024-05-09 19:23:43 UTC (rev 71217)
@@ -59,7 +59,7 @@
 \author{\texorpdfstring{J\xFCrgen Spitzm\xFCller%
 		\thanks{Please report issues via \protect\url{https://github.com/jspitz/univie-ling}.}}{J\xFCrgen Spitzm\xFCller}}
 
-\date{Version 2.4, 2023/03/31}
+\date{Version 2.5, 2024/05/09}
 
 \maketitle
 
@@ -165,14 +165,12 @@
  \item{\jcsmacro{issuesubtitle\{<subtitle>\}}} Set subtitle of special issue
 \end{description}
 %
-If needed, the editorial board (as printed in the imprint) can be adapted for a particular issue via:
+If needed, the editorial (as printed in the imprint) can be adapted for a particular issue via:
 
 \begin{description}
  \setlength\itemsep{0pt}
- \item{\jcsmacro{edboardGL\{<name>\}}} Set editorial board member(s) for General Linguistics
- \item{\jcsmacro{edboardAL\{<name>\}}} Set editorial board member(s) for Applied Linguistics
- \item{\jcsmacro{edboardHL\{<name>\}}} Set editorial board member(s) for Historical Linguistics
- \item{\jcsmacro{techboard\{<name>\}}} Set technical board member(s)
+ \item{\jcsmacro{jeditors\{<name>\}}} Set editor(s) of the journal
+ \item{\jcsmacro{jedboard\{<name>\}}} Set editorial board member(s)
 \end{description}
 %
 In general, the data for the editorial board should be set/changed in a local copy of the file
@@ -247,6 +245,10 @@
 
 \raggedright
 \begin{itemize}
+  \item 2024/05/09 (v.\,2.5)
+	\begin{itemize}
+	   \item Update the editorial structure.
+	\end{itemize}
   \item 2023/03/31 (v.\,2.4)
 	\begin{itemize}
 		\item No change to this class.

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling.tex	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/doc/latex/univie-ling/univie-ling.tex	2024-05-09 19:23:43 UTC (rev 71217)
@@ -42,7 +42,7 @@
 \author{\texorpdfstring{J\xFCrgen Spitzm\xFCller%
 \thanks{Please report issues via \protect\url{https://github.com/jspitz/univie-ling}.}}{J\xFCrgen Spitzm\xFCller}}
 
-\date{Version 2.4, 2023/03/31}
+\date{Version 2.5, 2024/05/09}
 
 \maketitle
 

Modified: trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-expose.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-expose.cls	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-expose.cls	2024-05-09 19:23:43 UTC (rev 71217)
@@ -32,8 +32,8 @@
 %%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{univie-ling-expose}[2023/03/31 v.2.4 Univie Linguistic Exposes (JSp)]
+\NeedsTeXFormat{LaTeX2e}[2022/06/01]
+\ProvidesPackage{univie-ling-expose}[2024/05/09 v.2.5 Univie Linguistic Exposes (JSp)]
 
 
 %% ============================================================
@@ -54,10 +54,8 @@
 \newif\if at uve@usefontenc\@uve at usefontenctrue
 \def\uve at fontenc{T1}
 
-% We use l3keys here since (1) LaTeX2e keys are rather
-% new and (2) do not provide for choice keys yet.
-\ExplSyntaxOn
-\keys_define:nn { uve }
+% Define keys and values
+\DeclareKeys[uve]
 {
     % all=<true|false>
     % Load all (most) packages
@@ -167,19 +165,11 @@
         \@uve at otffontsfalse
       },
 }
-\ExplSyntaxOff
 
 % Process
+\ProcessKeyOptions[uve]
 
-\IfFormatAtLeastTF{2022-06-01}
-{
-  \ProcessKeyOptions[uve]
-}{
-  \RequirePackage{l3keys2e}
-  \ProcessKeysOptions{uve}
-}
 
-
 %% ============================================================
 %% BASE CLASS:
 %% ============================================================

Modified: trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-handout.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-handout.cls	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-handout.cls	2024-05-09 19:23:43 UTC (rev 71217)
@@ -34,8 +34,8 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
-\NeedsTeXFormat{LaTeX2e}[1997/06/01]
-\ProvidesClass{univie-ling-handout}[2023/03/31 v.2.4 Univie Ling handout class (JSp)]
+\NeedsTeXFormat{LaTeX2e}[2022/06/01]
+\ProvidesClass{univie-ling-handout}[2024/05/09 v.2.5 Univie Ling handout class (JSp)]
 
 %% ============================================================
 %% CLASS OPTIONS
@@ -107,10 +107,8 @@
 }
 \uvh at cd@german
 
-% We use l3keys here since (1) LaTeX2e keys are rather
-% new and (2) do not provide for choice keys yet.
-\ExplSyntaxOn
-\keys_define:nn { uvh }
+% Define keys and values
+\DeclareKeys[uvh]
 {
     % all=<true|false>
     % Load all (most) packages
@@ -286,19 +284,11 @@
         \@uvh at otffontsfalse
       },
 }
-\ExplSyntaxOff
 
 % Process
+\ProcessKeyOptions[uvh]
 
-\IfFormatAtLeastTF{2022-06-01}
-{
-  \ProcessKeyOptions[uvh]
-}{
-  \RequirePackage{l3keys2e}
-  \ProcessKeysOptions{uvh}
-}
 
-
 %% ============================================================
 %% LOAD REQUIRED BASE CLASS AND PACKAGES
 %% ============================================================
@@ -386,11 +376,13 @@
 \newlength\beforeevent
 \newlength\beforetitle
 \newlength\beforesubtitle
+\newlength\beforedate
 \newlength\aftertitle
 \setlength\beforetitling{18pt}
 \setlength\beforeevent{6pt}
 \setlength\beforesubtitle{6pt}
 \setlength\beforetitle{6pt}
+\setlength\beforedate{8pt}
 \setlength\aftertitle{18pt}
 
 % Boxes
@@ -561,6 +553,15 @@
   \def\uvh at eventdate{#2}
 }
 
+% f.) Presentation date
+\def\uvh at date{}
+\def\uvh at date@header{}
+\newcommand*{\hoDate}[2][\@empty]{%
+  \ifx\@empty#1\def\uvh at date@header{#2}
+  \else\def\uvh at date@header{#1}\fi
+  \def\uvh at date{#2}
+}
+
 % The maketitle routine
 \renewcommand\maketitle{%
   \newif\ifuvh at eventline\uvh at eventlinefalse%
@@ -592,7 +593,7 @@
         \ifx\uvh at subtitle\empty%
         \else
            \vspace{\beforesubtitle}\noindent\bgroup\raggedright\uvh at font@subtitle\uvh at subtitle\par\egroup%
-        \fi
+        \fi%
       \else%
         \vspace{.15\baselineskip}%
         \begin{minipage}{\textwidth}
@@ -605,7 +606,7 @@
               \fi
            \end{tabularx}%
         \end{minipage}%
-      \fi
+      \fi%
       \@ifundefined{hypersetup}{}{%
           \hypersetup{pdftitle=\ifx\uvh at titleprefix\empty\else\uvh at titleprefix~\fi\uvh at title,
                       pdfauthor=\uvh at name,
@@ -616,6 +617,11 @@
   \else%
     \vspace{\beforesubtitle}\bgroup\noindent\raggedright\uvh at font@subtitle\uvh at widesubtitle\par\egroup%
   \fi%
+  \ifx\uvh at date\empty%
+  \else%
+     \vspace{\beforedate}%
+     \bgroup\noindent\uvh at font@eventlocdate\uvh at date\egroup%
+  \fi%
   \vspace{\aftertitle}%
   \@afterindentfalse\@afterheading%
 }
@@ -710,13 +716,13 @@
 
 \def\ps at headings{%
   \let\uvh at save@and\and%
-  \def\and{$\cdot$\ }%
+  \def\uvh at header@and{$\cdot$\ }%
   \if at uvh@pplogo\sbox{\uvh at box@logo}{\uvh at printsmalllogo}\fi
   \def\uvh at thelogo{\parbox{90mm}{\usebox{\uvh at box@logo}}}
   \headheight30mm\headsep2.5mm\footskip8mm
   \def\titleline{\ifx\uvh at title@header\empty\else\uvh at font@headertitle%
                  \ifx\uvh at titleprefix\empty\else\uvh at titleprefix~\fi%
-                 \uvh at title@header\linebreak\fi}%
+                 \uvh at title@header\ifx\uvh at date@header\empty\else\ (\uvh at date@header)\linebreak\fi}%
   \ifx\uvh at eventlocation@header\empty\ifx\uvh at eventdate@header\empty\@uvh at noeventtrue\fi\fi%
   \def\eventline{%
       \uvh at font@header\uvh at event@header\ifx\uvh at eventdate@header\empty\else\if at uvh@breakevent\linebreak\else\ \fi%
@@ -723,6 +729,7 @@
       \if at uvh@noevent\else(\ifx\uvh at eventlocation@header\empty\else\uvh at eventlocation@header, \fi\uvh at eventdate@header)\fi\linebreak\fi%
   }
   \def\@oddhead{%
+    \let\and\uvh at header@and%
     \unitlength1mm
     \hspace{\headeroffset}
     \begin{picture}(0,0)
@@ -747,12 +754,12 @@
          }%
       }
     \end{picture}
+    \let\and\uvh at save@and%
     \hfill%
   }
   \def\@oddfoot{\hfill\uvh at font@footer\raggedright\uvh at pageprefix~\thepage\if at uvh@lastpage /\pageref{LastPage}\fi}
   \def\@evenhead{\@oddhead}
   \def\@evenfoot{\@oddfoot}
-  \let\and\uvh at save@and%
 }
 
 

Modified: trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls	2024-05-09 19:23:43 UTC (rev 71217)
@@ -31,8 +31,8 @@
 %%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{univie-ling-paper}[2023/03/31 v.2.4 Univie Linguistic Papers (JSp)]
+\NeedsTeXFormat{LaTeX2e}[2022/06/01]
+\ProvidesPackage{univie-ling-paper}[2024/05/09 v.2.5 Univie Linguistic Papers (JSp)]
 
 
 %% ============================================================
@@ -51,13 +51,12 @@
 \newif\if at uvp@polyglossia\@uvp at polyglossiafalse
 \newif\if at uvp@psfonts\@uvp at psfontstrue
 \newif\if at uvp@otffonts\@uvp at otffontsfalse
+\newif\if at uvp@short\@uvp at shortfalse
 \newif\if at uvp@usefontenc\@uvp at usefontenctrue
 \def\uvp at fontenc{T1}
 
-% We use l3keys here since (1) LaTeX2e keys are rather
-% new and (2) do not provide for choice keys yet.
-\ExplSyntaxOn
-\keys_define:nn { uvp }
+% Define keys and values
+\DeclareKeys[uvp]
 {
     % all=<true|false>
     % Load all (most) packages
@@ -166,20 +165,16 @@
       { \@uvp at psfontsfalse
         \@uvp at otffontsfalse
       },
+    % short=<true|false>
+    % short paper
+    short.legacy_if_set:n = @uvp at short,
+    short.usage:n = preamble,
 }
-\ExplSyntaxOff
 
 % Process
+\ProcessKeyOptions[uvp]
 
-\IfFormatAtLeastTF{2022-06-01}
-{
-  \ProcessKeyOptions[uvp]
-}{
-  \RequirePackage{l3keys2e}
-  \ProcessKeysOptions{uvp}
-}
 
-
 %% ============================================================
 %% BASE CLASS:
 %% ============================================================
@@ -195,7 +190,13 @@
        sectionentrydots=true
 ]{scrartcl}[2003/04/22]
 
+\if at uvp@short
+  \KOMAoptions{fontsize=11pt,
+               headings=small,
+               titlepage=false}
+\fi
 
+
 %% ============================================================
 %% LOCALIZATION:
 %% ============================================================
@@ -218,6 +219,8 @@
 \deftranslation[to=English]{example}{example}
 \deftranslation[to=German]{matnr}{Matrikelnummer}
 \deftranslation[to=English]{matnr}{Matrikelnummer}
+\deftranslation[to=German]{instructor}{Leitung}
+\deftranslation[to=English]{instructor}{Instructor}
 \deftranslation[to=German]{stkz}{Studienkennzahl}
 \deftranslation[to=English]{stkz}{Studienkennzahl}
 \deftranslation[to=German]{erkl}{Erkl\"arung}
@@ -290,6 +293,12 @@
 \setkomafont{subtitle}{\normalfont\fontsize{12}{14pt}\sffamily}
 \setkomafont{date}{\normalfont\fontsize{10}{12pt}\mdseries\sffamily}
 \newkomafont{course}{\normalfont\mdseries\sffamily}
+% short paper settings
+\newkomafont{spauthor}{\normalfont\mdseries}
+\newkomafont{sptitle}{\Large\bfseries}
+\newkomafont{spsubtitle}{\large\bfseries}
+\newkomafont{spdate}{\normalfont\normalsize\mdseries}
+\newkomafont{spcourse}{\footnotesize\mdseries\sffamily}
 
 
 %% ============================================================
@@ -436,6 +445,35 @@
       \begin{tabular}[t]{c}%
     }%
   \fi
+  \if at uvp@short
+      \bgroup
+      \let\footnote\thanks
+      \renewcommand*\thefootnote{\@fnsymbol\c at footnote}%
+      \let\@oldmakefnmark\@makefnmark
+      \renewcommand*{\@makefnmark}{\rlap\@oldmakefnmark}%
+      \setparsizes{\z@}{\z@}{\z@\@plus 1fil}\par at updaterelative
+      \parbox[b]{11.5cm}{%
+         \ifx\@course\@empty\else%
+            \usekomafont{spcourse}{\lectypeverb\ \emph{\@course} (\lecsemshort~\@semester)}%
+            \ifx\@instructor\@empty\else\newline\fi%
+         \fi%
+         \ifx\@instructor\@empty\else%
+            \usekomafont{spcourse}{\translate{instructor}:~\@instructor}\fi
+       }\hfill
+       \parbox[b]{3cm}{\includegraphics[width=3cm]{univielogo-sw}}\par
+       \vskip 3em
+         \def\and{\leavevmode\unskip\slash}%
+         {\usekomafont{spauthor}{\@author\ifx\@matrikelnr\@empty\else\ (\translate{matnr}:~\@matrikelnr)\fi\par\vskip .5em}}%
+         \ifx\@title\@empty\else
+           {\usekomafont{sptitle}{\@title%
+            \ifx\@subtitle\@empty\else\\\usekomafont{spsubtitle}{\@subtitle}\fi\par}}%
+         \fi
+         \vskip .5em
+        {\usekomafont{spdate}{\ifx\@texttype\@empty\else\@texttype, \fi\@date\par%
+         \vspace{.5\baselineskip}}\noindent}%
+      \@thanks\let\@thanks\@empty
+      \egroup
+  \else
     \begin{titlepage}
       \sffamily%
       \setcounter{page}{%
@@ -569,6 +607,7 @@
       \fi
       \ifx\titlepage at restore\relax\else\clearpage\titlepage at restore\fi
     \end{titlepage}
+  \fi% not \if at uvp@short
   \setcounter{footnote}{0}%
   \expandafter\ifnum \csname scr at v@3.12\endcsname>\scr at compatibility\relax
     \let\thanks\relax
@@ -607,7 +646,7 @@
       \begin{tabular}[t]{c}%
       \hline
     }%
-\clearpage
+\if at uvp@short\else\clearpage\fi
 \section*{\translate{erkl}}
 
 \if at uvp@multiauthors
@@ -636,7 +675,7 @@
     \@author
 \end{tabular}\par
 \egroup
-\clearpage
+\if at uvp@short\else\clearpage\fi
 \global\let\and\relax
 }
 

Modified: trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-poster.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-poster.cls	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-poster.cls	2024-05-09 19:23:43 UTC (rev 71217)
@@ -33,8 +33,8 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
-\NeedsTeXFormat{LaTeX2e}[1997/06/01]
-\ProvidesClass{univie-ling-poster}[2023/03/31 v.2.4 Univie Ling poster class (JSp)]
+\NeedsTeXFormat{LaTeX2e}[2022/06/01]
+\ProvidesClass{univie-ling-poster}[2024/05/09 v.2.5 Univie Ling poster class (JSp)]
 
 %% ============================================================
 %% CLASS OPTIONS
@@ -76,10 +76,8 @@
 }
 \uvpt at cd@german
 
-% We use l3keys here since (1) LaTeX2e keys are rather
-% new and (2) do not provide for choice keys yet.
-\ExplSyntaxOn
-\keys_define:nn { uvpt }
+% Define keys and values
+\DeclareKeys[uvpt]
 {
     % all=<true|false>
     % Load all (most) packages
@@ -223,19 +221,11 @@
         \@uvpt at otffontsfalse
       },
 }
-\ExplSyntaxOff
 
 % Process
+\ProcessKeyOptions[uvpt]
 
-\IfFormatAtLeastTF{2022-06-01}
-{
-  \ProcessKeyOptions[uvpt]
-}{
-  \RequirePackage{l3keys2e}
-  \ProcessKeysOptions{uvpt}
-}
 
-
 %% ============================================================
 %% LOAD REQUIRED BASE CLASS AND PACKAGES
 %% ============================================================
@@ -942,7 +932,7 @@
 \fi
 
 %% ============================================================
-%% Semantic markup
+%% SEMANTIC MARKUP:
 %% ============================================================
 
 \newcommand\Expression[1]{\textit{#1}}
@@ -949,6 +939,54 @@
 \newcommand\Concept[1]{\textsc{#1}}
 \newcommand\Meaning[1]{\enquote*{#1}}
 
+%% ============================================================
+%% ACCESSIBILITY:
+%% ============================================================
+
+% Helper function that reports on the remaining space on the poster
+% as of the point where the command has been entered
+\RequirePackage{tikzpagenodes}
+\usetikzlibrary{calc}
+
+\newcommand*\restspace[1][]{%
+    \begin{tikzpicture}[overlay,remember picture]
+	\node (cp) at (current page text area.south west) {};%
+	\path let \p0 = (0,0), \p1 = (cp.north) in node [inner sep=0pt,outer sep=0pt,anchor=south] at (\x1,\y1)%
+           {%
+		\pgfmathsetmacro\restheight{((\y0-\y1) / \baselineskip) + 1}%
+		\pgfkeys{/pgf/number format/precision=1}%
+		\pgfmathroundto{\restheight}%
+		\ifx#1\empty%
+		   \edef\univie at space@warning{Remaining space: \pgfmathresult\space normal lines}%
+		\else%
+		   \edef\univie at space@warning{Remaining space (#1): \pgfmathresult\space normal lines}%
+		\fi%
+		\let\firstpgfmathresult\pgfmathresult%
+		\pgfmathparse{\pgfmathresult > 0}%
+		\def\univie at tmpa{0}%
+		\ifx\pgfmathresult\univie at tmpa%
+		    \pgfmathparse{\firstpgfmathresult > -1}%
+		    \ifx\pgfmathresult\univie at tmpa%
+		         \def\univie at space@expl{\univie at space@warning\MessageBreak
+		                                 Text exceeds poster! You need to re-arrange the content.}%
+		    \else%
+		         \def\univie at space@expl{It is still OK, but the poster is quite full\MessageBreak
+		                                Better take out at least one line here.}%
+		    \fi%
+		\else%
+		    \pgfmathparse{\firstpgfmathresult > 1}%
+		    \ifx\pgfmathresult\univie at tmpa%
+		        \def\univie at space@expl{All good, but this is full now.}%
+		    \else
+		        \def\univie at space@expl{Good, still space left!}%
+		    \fi
+		\fi%
+		\PackageWarning{univie-ling-poster}{\univie at space@warning\MessageBreak
+		                                    \univie at space@expl}%
+	   };%
+    \end{tikzpicture}%
+}
+
 \endinput
 %%
 %% End of file `univie-ling-poster.cls'.

Modified: trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-thesis.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-thesis.cls	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-thesis.cls	2024-05-09 19:23:43 UTC (rev 71217)
@@ -32,8 +32,8 @@
 %%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{univie-ling-thesis}[2023/03/31 v.2.4 Univie Linguistic Theses (JSp)]
+\NeedsTeXFormat{LaTeX2e}[2022/06/01]
+\ProvidesPackage{univie-ling-thesis}[2024/05/09 v.2.5 Univie Linguistic Theses (JSp)]
 
 
 %% ============================================================
@@ -40,8 +40,6 @@
 %% CLASS OPTIONS
 %% ============================================================
 
-\RequirePackage{xkeyval}
-
 \newif\if at uvt@apa\@uvt at apafalse
 \newif\if at uvt@biblatex\@uvt at biblatextrue
 \newif\if at uvt@captionp\@uvt at captionptrue
@@ -59,10 +57,8 @@
 \newif\if at uvt@usefontenc\@uvt at usefontenctrue
 \def\uvt at fontenc{T1}
 
-% We use l3keys here since (1) LaTeX2e keys are rather
-% new and (2) do not provide for choice keys yet.
-\ExplSyntaxOn
-\keys_define:nn { uvt }
+% Define keys and values
+\DeclareKeys[uvt]
 {
     % all=<true|false>
     % Load all (most) packages
@@ -180,17 +176,10 @@
         \@uvt at otffontsfalse
       },
 }
-\ExplSyntaxOff
 
 % Process
+\ProcessKeyOptions[uvt]
 
-\IfFormatAtLeastTF{2022-06-01}
-{
-  \ProcessKeyOptions[uvt]
-}{
-  \RequirePackage{l3keys2e}
-  \ProcessKeysOptions{uvt}
-}
 
 %% ============================================================
 %% BASE CLASS:

Modified: trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cfg	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cfg	2024-05-09 19:23:43 UTC (rev 71217)
@@ -3,14 +3,12 @@
 %
 
 %
+% Editorial
+%
+% Editors
+\jeditors{Florian Grosser, Jonas Hassemer \& Carina Lozo}%
 % Editorial Board
-%
-% General Linguistics
-\edboardGL{Markus P\"ochtrager}
-% Applied Linguistics
-\edboardAL{Mi-Cha Flubacher, Florian Grosser \& Carina Lozo}%
-% Historical Linguistics
-\edboardHL{Stefan Schumacher}
+\jedboard{Markus P\"ochtrager \& Stefan Schumacher}
 
 %
 % Technical Board

Modified: trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cls	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cls	2024-05-09 19:23:43 UTC (rev 71217)
@@ -33,8 +33,8 @@
 %%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{univie-ling-wlg}[2023/03/31 v.2.4 Univie WLG journal layout (JSp)]
+\NeedsTeXFormat{LaTeX2e}[2022/06/01]
+\ProvidesPackage{univie-ling-wlg}[2024/05/09 v.2.5 Univie WLG journal layout (JSp)]
 
 
 %% ============================================================
@@ -50,10 +50,8 @@
 \newif\if at wlg@specialprint\@wlg at specialprintfalse
 \newif\if at wlg@review\@wlg at reviewfalse
 
-% We use l3keys here since (1) LaTeX2e keys are rather
-% new and (2) do not provide for choice keys yet.
-\ExplSyntaxOn
-\keys_define:nn { wlg }
+% Define keys and values
+\DeclareKeys[wlg]
 {
     % biblatex=<true|false>
     % Load biblatex
@@ -125,18 +123,10 @@
     % no val equals to true
     draftmark .default:n = {true},
 }
-\ExplSyntaxOff
 
-\IfFormatAtLeastTF{2022-06-01}
-{
-  \ProcessKeyOptions[wlg]
-}{
-  \RequirePackage{l3keys2e}
-  \ProcessKeysOptions{wlg}
-}
+\ProcessKeyOptions[wlg]
 
 
-
 %% ============================================================
 %% BASE CLASS:
 %% ============================================================
@@ -164,6 +154,10 @@
 %% CONFIGURATION:
 %% ============================================================
 
+% Current structure
+\newcommand*\jedboard[1]{\def\wlg at jedboard{#1}}
+\newcommand*\jeditors[1]{\def\wlg at jeditors{#1}}
+% Old structure
 \newcommand*\edboardAL[1]{\def\wlg at edboardAL{#1}}
 \newcommand*\edboardGL[1]{\def\wlg at edboardGL{#1}}
 \newcommand*\edboardHL[1]{\def\wlg at edboardHL{#1}}
@@ -293,6 +287,10 @@
 \deftranslation[to=English]{univie-address}{Sensengasse 3a\\1090 Vienna\\Austria}
 \deftranslation[to=German]{edboard}{Redaktion}
 \deftranslation[to=English]{edboard}{Editorial board}
+\deftranslation[to=German]{jeditors}{Redaktion}
+\deftranslation[to=English]{jeditors}{Editors}
+\deftranslation[to=German]{jedboard}{Redaktioneller Beirat}
+\deftranslation[to=English]{jedboard}{Editorial board}
 \deftranslation[to=German]{techboard}{Technische Redaktion}
 \deftranslation[to=English]{techboard}{Technical editor}
 \deftranslation[to=German]{contact}{Kontakt}
@@ -341,12 +339,13 @@
 \translate{univie}, \translate{lingdep}\\
 \translate{univie-address}
 \vspace*{-.5em}
-\begin{labeling}{\textbf{\translate{edboard}:}}
+\begin{labeling}{\textbf{\translate{jedboard}:}}
 \setlength\itemsep{0pt}
 \setlength\parsep{0pt}
 \setlength{\parskip}{0pt}
 \def\wlg at lb{}
-\item[\textbf{\translate{edboard}:}]
+\ifcsname wlg at edboardAL\endcsname
+  \item[\textbf{\translate{edboard}:}]
     \ifcsname wlg at edboardGL\endcsname
        \wlg at edboardGL\ (\translate{general}),%
        \def\wlg at lb{\\}%
@@ -358,6 +357,16 @@
     \ifcsname wlg at edboardHL\endcsname
        \wlg at lb\wlg at edboardHL\ (\translate{hist})
     \fi
+\else
+  \ifcsname wlg at jeditors\endcsname
+    \item[\textbf{\translate{jeditors}:}]
+        \wlg at jeditors%
+  \fi
+  \ifcsname wlg at jedboard\endcsname
+    \item[\textbf{\translate{jedboard}:}]
+       \wlg at lb\wlg at jedboard%
+  \fi
+\fi
 \ifcsname wlg at techboard\endcsname
    \item[\textbf{\translate{techboard}:}] \wlg at techboard
 \fi

Modified: trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx	2024-05-09 19:23:43 UTC (rev 71217)
@@ -38,7 +38,7 @@
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\ProvidesFile{univie-ling.bbx}[2023/03/31 v.2.4 biblatex bibliography style]
+\ProvidesFile{univie-ling.bbx}[2024/05/09 v.2.5 biblatex bibliography style]
 
 % Load base style (authoryear-comp)
 \RequireBibliographyStyle{authoryear-comp}

Modified: trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling.cbx	2024-05-09 19:23:32 UTC (rev 71216)
+++ trunk/Master/texmf-dist/tex/latex/univie-ling/univie-ling.cbx	2024-05-09 19:23:43 UTC (rev 71217)
@@ -36,7 +36,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
-\ProvidesFile{univie-ling.cbx}[2023/03/31 v.2.4 biblatex citation style]
+\ProvidesFile{univie-ling.cbx}[2024/05/09 v.2.5 biblatex citation style]
 
 \RequireCitationStyle{authoryear-comp}
 



More information about the tex-live-commits mailing list.