diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-21 21:40:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-21 21:40:19 +0000 |
commit | 6823f583ece778792ddd5a856da30e96d38352fc (patch) | |
tree | 2bf475b9cffc07736d78cecee11121a3a6e6ced0 /Master/texmf-dist/doc | |
parent | a19b1b0708907fa09f156de519ca36e42124a16d (diff) |
covington (21mar21)
git-svn-id: svn://tug.org/texlive/trunk@58589 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/covington/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/covington/covington.pdf | bin | 477545 -> 486803 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/covington/covington.tex | 11 |
3 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/covington/README b/Master/texmf-dist/doc/latex/covington/README index 640a7325830..2ff405d3def 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--2020 Michael A. Covington +Copyright 1991--2021 Michael A. Covington Robin Fairbairns Juergen Spitzmueller @@ -31,6 +31,9 @@ The package consists of the following files: == CHANGES == +* Version 2.5 (2021-03-21): + - Fix metrics of stacked diacritics with XeTeX/LuaTeX. + * Version 2.4 (2020-01-02): - Fix definition of covexercise if no subsection counter exists. diff --git a/Master/texmf-dist/doc/latex/covington/covington.pdf b/Master/texmf-dist/doc/latex/covington/covington.pdf Binary files differindex 601f8b4b9ad..dbb6f3caad3 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 4ae06820075..e22796a1d84 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.4} -\def\pdate{January 2, 2020} +\def\pversion{Version 2.5} +\def\pdate{March 21, 2021} \title{\textbf{The \cvt\ Package\\Macros for Linguistics}} \author{Michael A. Covington \and J\"urgen Spitzm\"uller\thanks{Current maintainer. @@ -1095,6 +1095,13 @@ it. \section{Release history} +\subsection*{2.5 (2021 March 21)} + +\begin{itemize} + \item Fix metrics of stacked diacritics with XeTeX/LuaTeX. +\end{itemize} + + \subsection*{2.4 (2020 January 2)} \begin{itemize} |