summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/dozenal/CHANGES
blob: 6f1025d0e505ca2049174506dbc85bae0105a482 (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
For version 1.1, minor bugs, in which section and subsection
numbers were not properly redefined, have been fixed.

For version 1.2, support for using dozenal characters in
math mode was added.  Submitted to CTAN on 6 June 2009.

For version 1.3, \mainmatter's slaughter of the dozenal
counter redefinitions was stopped.  Submitted to CTAN on 20
June 2009.

For version 2.0, Type 1 versions of the fonts were uploaded.
Some trouble with the normal weight italic, which is
therefore replaced with the simple slanted version.  Was
annoyed at having to do this at all; only did it because
acroread is terrible and won't display bitmap fonts
properly.  Submitted to CTAN on 2 July 2009.

For version 3.0, I was kindly informed that my \x was
actually a backwards Pitman ten; so I fixed that, which
included redrawing the italics font (the rest were simply
mirrored).  Also, made the version numbers "real" by
including them in the \ProvidesPackage command; thanks to
Robin Fairbairns for telling me to.

For version 3.1, I've updated things to allow TeXLive to
install the package correctly automatically; previously,
some manual work was required.  This was essentially just
adding a \pdfmapfile statement to dozenal.sty.  Submitted to
CTAN on 25 November 2009.

For version 3.2, I've made minor changes because a new
version of hyperref for some reason seemed to break things,
for reasons that aren't really clear to me.  Submitted to
CTAN on 13 May 2012.

For version 3.3, I was kindly notified by Karl Berry that
the Type 1 italic TFM wasn't properly formed; I switched
from mftrace to mf2pt1 for converting from Metafont, and
this seems to have resolved the problem.  Submitted to CTAN
on 3 Nov 11E8 (decimal 2012).

For version 4.0, I've included the tally mark characters, as
well, for whatever they may be worth.  The documentation
also now contains examples of the characters.  Finally,
there's also an option to make available the dozenal
characters without dozenalizing every counter.  Submitted to
CTAN on 17 May 11E9 (decimal 19 May 2013).

For version 5.0, the documentation and code structure was
substantially cleansed, and a git repository was created for
the package.  I've also added the appropriate fontdimens to
the font files, so that microtype won't complain about them.
Finally, I've added \basex, a macro which will convert
dozenal numbers to base X, but doesn't work on counters,
which is frustrating.

For version 5.1, and four files had CRLF line endings; also,
the version was incorrectly reported in the \ProvidesPackage
line.  These problems are now fixed.