diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-02 22:11:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-02 22:11:37 +0000 |
commit | 0e0bd066d77cf9938b4bb8f742c95fe6a1279b1f (patch) | |
tree | c8d3ff0338a3162d25262fe15d8c79586875228b /Master/texmf-dist/doc/latex/covington | |
parent | c81130743af75af12dec15e0a346778e8c8d87a7 (diff) |
covington (2jan20)
git-svn-id: svn://tug.org/texlive/trunk@53303 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/covington')
-rw-r--r-- | Master/texmf-dist/doc/latex/covington/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/covington/covington.pdf | bin | 563118 -> 477545 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/covington/covington.tex | 12 |
3 files changed, 13 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/covington/README b/Master/texmf-dist/doc/latex/covington/README index 106dddc26d4..640a7325830 100644 --- a/Master/texmf-dist/doc/latex/covington/README +++ b/Master/texmf-dist/doc/latex/covington/README @@ -3,7 +3,7 @@ The covington package LaTeX macros for Linguistics -Copyright 1991--2019 Michael A. Covington +Copyright 1991--2020 Michael A. Covington Robin Fairbairns Juergen Spitzmueller @@ -31,6 +31,9 @@ The package consists of the following files: == CHANGES == +* Version 2.4 (2020-01-02): + - Fix definition of covexercise if no subsection counter exists. + * Version 2.3 (2019-06-21): - Add preamble option to subexamples environment. - Allow to use covington together with the drs package. diff --git a/Master/texmf-dist/doc/latex/covington/covington.pdf b/Master/texmf-dist/doc/latex/covington/covington.pdf Binary files differindex 059afc1af7c..601f8b4b9ad 100644 --- a/Master/texmf-dist/doc/latex/covington/covington.pdf +++ b/Master/texmf-dist/doc/latex/covington/covington.pdf diff --git a/Master/texmf-dist/doc/latex/covington/covington.tex b/Master/texmf-dist/doc/latex/covington/covington.tex index 21eefc35628..4ae06820075 100644 --- a/Master/texmf-dist/doc/latex/covington/covington.tex +++ b/Master/texmf-dist/doc/latex/covington/covington.tex @@ -94,8 +94,8 @@ % % Titling % -\def\pversion{Version 2.3} -\def\pdate{June 21, 2019} +\def\pversion{Version 2.4} +\def\pdate{January 2, 2020} \title{\textbf{The \cvt\ Package\\Macros for Linguistics}} \author{Michael A. Covington \and J\"urgen Spitzm\"uller\thanks{Current maintainer. @@ -1095,6 +1095,12 @@ it. \section{Release history} +\subsection*{2.4 (2020 January 2)} + +\begin{itemize} + \item Fix definition of covexercise theorem when no subsection counter is defined. +\end{itemize} + \subsection*{2.3 (2019 June 21)} \begin{itemize} @@ -1248,7 +1254,7 @@ it. by morpheme glosses}. Revised version of February 2008. Department of Linguistics, Max Plank Institute for Evolutionary Anthropology. \url{http://www.eva.mpg.de/lingua/resources/glossing-rules.php}. - \bibitem{drs} Dimitradis, Alexis: \emph{drs -- Typeset Discourse Representation Structures (DRS)}. + \bibitem{drs} Dimitriadis, Alexis: \emph{drs -- Typeset Discourse Representation Structures (DRS)}. June 10, 2010. \url{https://ctan.org/pkg/drs}. \bibitem{sdrt} Isambert, Paul: \emph{sdrt -- Macros for Segmented Discourse Representation Theory}. May 13, 2007. \url{https://ctan.org/pkg/sdrt}. |