summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/acronym/CHANGES
blob: 4e6bd60a541f5346769ca3ccdc9f08ad9d7f3c9f (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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
Version 1.24 (October 2005) ac* commands are now not fragile anymore ... 
-- José Emilio Vila Forcén jose.vila there cui.unige.ch

Version 1.23 (October 2005) fixed typo in nolist option. added comment about fragility of ac commands.
-- Tobias Oetiker (oetiker with ee.ethz.ch)

Version 1.22 (October 2005) added starred versions of ac(p), acf(p), acs(p),
acl(p), acfi, acsu & aclu 
-- Stefan Pinnow (Mo-Gul here gmx.net)

Version 1.21 (September 2005): fixed the  \acused command again ... broke it
in 1.20 (this time I amended the docs, so that the intention becomes clear).
Set acronyms as used in the first run, not only in the second one.
-- Tobi Oetiker oetiker there ee.ethz.ch

added new option nolist to suppress printing the acronym list all together
-- José Emilio Vila Forcén jose.vila there cui.unige.ch

Version 1.20 (August 2005): make the acused command actually work
-- Richard Walker Richard.Walker there cs.anu.edu.au

Version 1.19 (April 2005): three new commands acused (set-used), acsu (adds to used), aclu (adds to used)
--  Lee Netherton ltn100 there ohm.york.ac.uk

Version 1.18 (April 2005): added additional format option for Full Name (acfi)
--  Manuel G"ortz mgoertz there kom.tu-darmstadt.de

Version 1.17 (November 2004): added don't use acronyms (dua) option
--  Oliver Creighton

Version 1.16 (November 2004): fix version number
-- Oliver Creighton <creighto there in.tum.de>
new option to suppress all acronym printing -- don't use acronyms (dua)

Version 1.16 (November 2004): fix version number
-- tobi there oetiker.ch

Version 1.15 (November 2004): fix for acresetall to work when ac is called
in grouped material.
-- Hendri Adriaens <Hendri there uvt.nl>

Version 1.14 (October 2004): fix acsp and acfp for footnote mode
-- Markus Ortner <m.ortner there icie.jku.at>

Version 1.13 (July 2004): deflist renamed to AC there deflist to
avoid unnecessary naming conflict.
--  Peter May <peter.may there philips.com>

Version 1.13 (July 2004): printonlyused was not working anymore
--  Tobi Oetiker <oetiker there ee.ethz.ch>

Version 1.13 (July 2004): if the footnote option was on, footnotes were
printed for ALL acronyms ALL the time, this looked rather odd if the same
acronym was used more than once on the same page. Changed it so that
footnote printing follows the same rules as normal acronym printing (only
print footnote first time). One might think about changing this, so that
either footnotes get printed 'once' per page. Or that the footnote marks are
issued once per acronym and page, so that all instances of the same acronym
on a page get the same footnote mark. Feel free to contribute patches.
--  Tobi Oetiker <oetiker there ee.ethz.ch>

Version 1.12 (June 2004): Make acronyms robust and compatible
with pdf bookmarks.
--  Danie Els <dnjels there sun.ac.za>

Version 1.11 (June 2004): Make hyperlinks work inside optional
item text by replacing hypertarget with raisedhypertarget
--  Martin Salois <Martin.Salois there drdc-rddc.gc.ca>

Version 1.10 (May 2004): Fix for the bug of a \cs{}\cs{} following an
acronym. Add footnote optional out for \cmd{\acs}. Fix for list of acronyms
in front matter and addition of \cmd{\acroextra} command.
-- Danie Els <dnjels there sun.ac.za>

Version 1.9 (October 2003): Fix hyperref processing to work regardles 
of calling order. 'printused' now prints every acronym used not only 
the ones called through \ac.
-- Danie Els <dnjels there sun.ac.za> and Tobi Oetiker

Version 1.8 (October 2003): When the hyperref package is loaded before the
acronym package, all acronyms will become a hyperlink to their own
definition.
-- Martin Salois <Martin.Salois there drdc-rddc.gc.ca>

Version 1.7 (September 2003): Added \acresetall for resetting the 'used'-tag
of \ac. With the new option 'printonlyused', the acronym-list will consist of 
the used acronyms only and not of all defined acronyms; Optional in a special 
deflist - environment.
-- Sebastian Max <smx there comnets.rwth-aachen.de>

Version 1.6 (May 2000): Added the smaller option and the macros \acsfont, 
\acffont, and \acfsfont used to control the appearance of  \acs and \acf.
-- Ingo Lepper <lepper there math.uni-muenster.de>

Version 1.5 (May 2000): Added support for english plural forms and the
footnote option.
-- David Sterratt <David.C.Sterratt there ed.ac.uk>

Version 1.4 (February 2000): A formatted acronym string, which is allowed
to contain indices, for example, is now possible. For this purpose
the syntax of \acro and \acrodef now permits an optional argument:
  \acro{<acronym>}{<full name>}                 (without opt. arg.)
  \acro{<acronym>}[<short name>]{<full name>}   (with opt. arg.)
The user macros \ac, \acs, \acl, and \acf print now <short name>
instead of <acronym>, if available.
-- Heiko Oberdiek <oberdiek there ruf.uni-freiburg.de>

Version 1.2 (August 1996) features a new command: \acl to print the
expanded acronym with out even mentioning that there is an acronym for
this word.
-- Tobias Oetiker <oetiker there ee.ethz.ch>