summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/copyedit/README
blob: e1b6a4963fc47bcdd3bed92d4a5cbc2102cbc780 (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
Readme for copyedit package (copyedit.sty)

Copyedit implements copyediting support for LaTeX documents. Authors
can enjoy the freedom of using, for example, words with US or UK or
Canadian or Australian spelling in a mixed way, yet, they can choose
any one of the usage form for their entire document irrespective of
kinds of spelling they have adopted. In the same fashion, the users
can have the benefit of following features available in the package:

1. Localization --- British-American-Australian-Canadian

2. Close-up, Hyphenation, and Spaced words

3. Latin abbreviations

4. Acronyms and Abbreviations

5. Itemization, nonlocal lists and labels

6. Parenthetical and serial commas

7. Non-local tokenization in language through Abbreviations and
   pronouns.


Installation:

Create a directory $TEXMF/tex/latex/copyedit and copy copyedit.sty to
this directory.  Update the file database of your TeX system.

Documentation:

Composite documentation and code is available in copyedit.dtx. Run
TeX/LaTeX on copyedit.ins to extract copyedit.sty from copyedit.dtx.
If you [pdf]LaTeX copyedit.dtx, you will get copyedit.pdf which is the
human readable documentation.

The example directory has source and output of an example document and
the doc directory has an article written by authors on the subject.

Licence:

The package is released under LaTeX Project Public Licence.

Authors:

CV Radhakrishnan <cvr@cvr.cc>
CV Rajagopal <cvr3@cvr.cc>
SK Venkatesan <skvenkat@tnq.co.in>