summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/univie-ling/doc/univie-ling-wlg.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/univie-ling/doc/univie-ling-wlg.tex')
-rw-r--r--macros/latex/contrib/univie-ling/doc/univie-ling-wlg.tex18
1 files changed, 16 insertions, 2 deletions
diff --git a/macros/latex/contrib/univie-ling/doc/univie-ling-wlg.tex b/macros/latex/contrib/univie-ling/doc/univie-ling-wlg.tex
index 20501223a7..f0e54ecd0a 100644
--- a/macros/latex/contrib/univie-ling/doc/univie-ling-wlg.tex
+++ b/macros/latex/contrib/univie-ling/doc/univie-ling-wlg.tex
@@ -59,7 +59,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 2.2, 2022/12/06}
+\date{Version 2.3, 2023/01/26}
\maketitle
@@ -140,6 +140,12 @@ The class can generate a titlepage in two different forms.
the journal metadata. Pagination info in these places is suppressed.
\end{description}
+\subsection{Paper type}\label{type}
+
+The option \joption{type=paper|review} lets you select between a normal article and a review article (the former being default).
+With \joption{review}, the paper is flagged as a review and the title is set smaller, as review titles tend to be long. Note
+that reviews do not have subtitles.
+
\subsection{Draft mode}\label{draft}
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 the editors.
@@ -181,7 +187,7 @@ In general, the data for the editorial board should be set/changed in a local co
using \jcsmacro{aff*[m|f|p]\{Affilitation\}} for the corresponding author (the optional argument, \joption{f} or \joption{m},
specifies the grammatical gender, \joption{p} indicates plural [multiple authors])
\item{\jcsmacro{title\{<title>\}}}: Title of the paper.
- \item{\jcsmacro{subtitle\{<subtitle>\}}}: Subtitle.
+ \item{\jcsmacro{subtitle\{<subtitle>\}}}: Subtitle. Omitted with \joption{type=review}.
\item{\jcsmacro{date\{<date>\}}}: Date of publication (optional; by default the date when the PDF file was processed is used).
\end{description}
Use \jfcsmacro{maketitle} to set the title after the above settings have been made.
@@ -241,6 +247,14 @@ A template is provided as well: \url{https://github.com/jspitz/univie-ling/raw/m
\raggedright
\begin{itemize}
+ \item 2023/01/26 (v.\,2.3)
+ \begin{itemize}
+ \item Add \joption{type} option and allow for review articles.
+ \end{itemize}
+ \item 2022/12/06 (v.\,2.2)
+ \begin{itemize}
+ \item No change to this class.
+ \end{itemize}
\item 2022/10/21 (v.\,2.1)
\begin{itemize}
\item Add a sans (\emph{Source Sans Pro} or \emph{MyriadPro}) and monospaced (\emph{DejaVu Sans Mono}) font.