summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/univie-ling/doc/univie-ling-paper.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/univie-ling/doc/univie-ling-paper.tex')
-rw-r--r--macros/latex/contrib/univie-ling/doc/univie-ling-paper.tex17
1 files changed, 13 insertions, 4 deletions
diff --git a/macros/latex/contrib/univie-ling/doc/univie-ling-paper.tex b/macros/latex/contrib/univie-ling/doc/univie-ling-paper.tex
index a3cf0fa76c..bfd39d1995 100644
--- a/macros/latex/contrib/univie-ling/doc/univie-ling-paper.tex
+++ b/macros/latex/contrib/univie-ling/doc/univie-ling-paper.tex
@@ -30,7 +30,7 @@
% macros
\newcommand*\uvlt{\textsf{univie-ling-paper}}
-\providecommand{\LyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
+\providecommand{\LyX}{\texorpdfstring{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}{LyX}}
% improve layout
\tolerance 1414
@@ -63,7 +63,7 @@
\author{\texorpdfstring{Jürgen Spitzmüller%
\thanks{Please report issues via \protect\url{https://github.com/jspitz/univie-ling}.}}{Jürgen Spitzmüller}}
-\date{Version 1.20, 2022/09/08}
+\date{Version 2.0, 2022/10/02}
\maketitle
@@ -99,11 +99,11 @@ The following class and packages are required and loaded by \uvlt:
\item \textsf{scrartcl}: KOMA-Script article class (base class).
\item \textsf{csquotes}: Context sensitive quotations.
\item \textsf{graphicx}: Graphic support.
+ \item \textsf{l3keys}: Key-value interface for class options.
\item \textsf{scrlayer-scrpage}: Page layout settings.
\item \textsf{setspace}: Line spacing adjustments.
- \item \textsf{translations}: Localization machinery.
+ \item \textsf{translator}: Localization machinery.
\item \textsf{url}: Support for typesetting URLs.
- \item \textsf{xkeyval}: Key-value interface for class options.
\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}
@@ -361,17 +361,26 @@ Please also refer to the template files included in the package for some further
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-paper.layout}.
Templates are provided as well:
+\begin{flushleft}
\begin{itemize}
\item English template:\\
\url{https://github.com/jspitz/univie-ling/raw/master/lyx/templates/template-univie-ling-paper-english.lyx}
\item German template:\\
\url{https://github.com/jspitz/univie-ling/raw/master/lyx/templates/template-univie-ling-paper-deutsch.lyx}
\end{itemize}
+\end{flushleft}
\condbreak{2\baselineskip}
\section{Release History}
\begin{itemize}
+ \item 2022/10/02 (v.\,2.0)
+ \begin{itemize}
+ \item Use \textsf{l3keys} rather than \textsf{xkeyval} for key-value option handling.
+ \item Fix some \textsf{varioref} definitions.
+ \item Use \textsf{translator} instead of \textsf{translations} for localization.
+ \item Various small class cleanups.
+ \end{itemize}
\item 2022/09/08 (v.\,1.20)
\begin{itemize}
\item Load \textsf{varioref} AtBeginDocument.