summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex')
-rw-r--r--Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex64
1 files changed, 21 insertions, 43 deletions
diff --git a/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex b/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex
index bd6b0574cd0..14173c9bb3f 100644
--- a/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.tex
+++ b/Master/texmf-dist/doc/latex/univie-ling/univie-ling-thesis.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 1.5, 2018/09/03}
+\date{Version 1.6, 2018/11/04}
\maketitle
@@ -270,36 +270,8 @@ You can redefine each of these commands, if needed, like this:
\section{Linguistic examples and glosses}
-The class automatically loads the \textsf{covington} package which provides macros for examples and glosses. Please refer to the \textsf{covington} manual for details.
-
-In addition to \textsf{covington}'s own macros, \uvlt\ defines a \jmacro{subexamples} environment for sub-examples. The code
-\begin{lstlisting}[language={[LaTeX]TeX},basicstyle={\small\ttfamily},frame=single,morekeywords={enquote}]
-\begin{subexamples}
-\item First subexample.
-\item Second subexample.
-\end{subexamples}
-\end{lstlisting}
-will print something like this:
-\begin{enumerate}
- \item[(1)]
- \begin{enumerate}
- \item[(a)] First subexample.
- \item[(b)] Second subexample.
- \end{enumerate}
-\end{enumerate}
-as opposed to \textsf{covington}'s
-\begin{lstlisting}[language={[LaTeX]TeX},basicstyle={\small\ttfamily},frame=single,morekeywords={enquote}]
-\begin{examples}
-\item First example.
-\item Second example.
-\end{examples}
-\end{lstlisting}
-which will print:
-\begin{enumerate}
- \item[(1)] First example.
- \item[(2)] Second example.
-\end{enumerate}
-An \jcsmacro{item} can also hold glosses.
+The class automatically loads the \textsf{covington} package which provides macros for examples and glosses.
+Please refer to the \textsf{covington} manual \cite{covington} for details.
\section{Bibliography}\label{bibliography}
@@ -392,40 +364,42 @@ Templates are provided as well:
\section{Release History}
\begin{itemize}
- \item 2018/09/03 (v. 1.5) Introduce \jmacro{subexamples} environment.
- \item 2018/04/26 (v. 1.4) Fix full date issue in biblatex bibliography style.
- \item 2018/03/02 (v. 1.3) No change to this class.
- \item 2018/02/13 (v. 1.2) No change to this class.
- \item 2018/02/11 (v. 1.1) No change to this class.
- \item 2018/02/08 (v. 1.0)
+ \item 2018/11/04 (v.\,1.6) Remove \jmacro{subexamples} environment as this is now
+ provided by \textsf{covington}.
+ \item 2018/09/03 (v.\,1.5) Introduce \jmacro{subexamples} environment.
+ \item 2018/04/26 (v.\,1.4) Fix full date issue in biblatex bibliography style.
+ \item 2018/03/02 (v.\,1.3) No change to this class.
+ \item 2018/02/13 (v.\,1.2) No change to this class.
+ \item 2018/02/11 (v.\,1.1) No change to this class.
+ \item 2018/02/08 (v.\,1.0)
\begin{itemize}
\item Switch default bibliography style (from APA to Unified).
\item Initial release to CTAN.
\end{itemize}
- \item 2016/05/05 (v. 0.9)
+ \item 2016/05/05 (v.\,0.9)
\begin{itemize}
\item Fix comma after \emph{et al.} with \textsf{biblatex-apa}.
\end{itemize}
- \item 2016/04/30 (v. 0.8)
+ \item 2016/04/30 (v.\,0.8)
\begin{itemize}
\item Set proper citation command for csquotes' integrated environments.
\item Improve templates.
\end{itemize}
- \item 2016/04/28 (v. 0.7)
+ \item 2016/04/28 (v.\,0.7)
\begin{itemize}
\item Fix leading of thesis type on title page.
\end{itemize}
- \item 2016/03/23 (v. 0.6)
+ \item 2016/03/23 (v.\,0.6)
\begin{itemize}
\item Fix the output of German multi-name citations (DGPs guidelines).
\item Extend documentation of bibliographic features.
\end{itemize}
- \item 2016/02/08 (v. 0.5)
+ \item 2016/02/08 (v.\,0.5)
\begin{itemize}
\item Fix the PDF logo for PDF/A output.
\item Extend documentation of PDF/A production.
\end{itemize}
- \item 2016/01/25 (v. 0.4) First (documented) release.
+ \item 2016/01/25 (v.\,0.4) First (documented) release.
\begin{itemize}
\item Title page layout has been adapted to the new (bilingual) standards.
\item add \joption{bachelor} thesis type.
@@ -436,6 +410,10 @@ Templates are provided as well:
\begin{thebibliography}{1}
+\bibitem{covington} Covington, Michael A. and Spitzmüller, Jürgen:
+\emph{The covington Package. Macros for Linguistics}. September 7, 2018.
+\url{http://www.ctan.org/pkg/covington}.
+
\bibitem{apabibltx} Kime, Philip:
\emph{APA Bib\LaTeX\ style. Citation and References macros for Bib\LaTeX}. March 3, 2016.
\url{http://www.ctan.org/pkg/biblatex-apa}.