summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/covington/README
blob: 12cbf42ab5039f7c4f66ea7214f65e6df2f7563f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
=========================================================================
The covington package

LaTeX macros for Linguistics

Copyright 1991--2016 Michael A. Covington
                     Robin Fairbairns
                     Juergen Spitzmueller

Current Maintainer: Juergen Spitzmueller
E-mail: juergen (at) spitzmueller (dot) org

Released under the LaTeX Project Public License v1.3 or later
See http://www.latex-project.org/lppl.txt
=========================================================================

== PURPOSE ==

This package, initially a collection of Michael Covington's private macros, provides
numerous minor LaTeX enhancements for linguistics, including multiple accents on the
same letter, interlinear glosses (word-by-word translations), Discourse Represenation
Structures, and example numbering.

The package works both with LaTeX 2.09 and LaTeX 2e.

== CONTENTS ==

The package consists of the following files:

* covington.sty: the actual package
* covington.tex: the documentation
* README (this file)

== CHANGES ==

* Version 1.3 (2017-04-05):

        - Gloss variants \xgll and \xglll that work inside macros (such as footnotes)
          but require explicit gloss line end markers (\xgle).

	- Provide way to globally alter indentation and vertical distance of reflists
          (new lengths \reflistindent, \reflistparsep and \reflistitemsep).

* Version 1.2 (2016-08-26):

	- New length \examplenumbersep to adjust (increase) the horizontal space
	  between example number and example text.
	
	- Add some more info about bibliography generation.

* Version 1.1a (2016-07-07):

	- Fix encoding problem in documentation and some typos. No change in functionality.

* Version 1.1 (2016-07-06):

	- The package now uses NFSS font commands if available (fallback for LaTeX 2.09
	  is still provided).

	- Work around clash with classes/packages that define their own example and
	  examples environments (most notably the beamer class) as well as execise
	  environments. The covington package no longer blindly attempts to define
	  these environments. By default, it does not define them if they are already
	  defined (covington's own environments, however, are still available via aliases).
	  By means of a new package option, a redefinition can also be forced.

	- New length \twoaccsep allows for the adjustment of the distance between stacked
	  accents.

	- Update manual.

	- New maintainer: J. Spitzmueller.

	- License has been changed to LPPL (in agreement with M. Covington).

	- Introduce version numbers. Arbitrarily, we start with 1.1.