-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
70 lines (47 loc) · 1.97 KB
/
ChangeLog
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
2008-02-03 Kasper Peeters <[email protected]>
* 1.18:
- Added option to put an 'o' symbol above an open string (thanks
to Neil Whittaker for the suggestion).
2006-09-17 Kasper Peeters <kasper@localhost>
* 1.17:
- Added option to put arbitrary characters inside dots.
2006-03-07 Kasper Peeters <[email protected]>
* 1.16:
- Fixed a bug in handling chord modifiers (thanks to Jean-François
Legrand for pointing this one out).
2006-01-15 Kasper Peeters <[email protected]>
* 1.15:
- Fixed a bug with 'f0' to indicate playing a note with a thumb
(thanks to Andreas Griewank for pointing me to the bug).
2003-07-14 <[email protected]>
* 1.13
- Fixed the 't' option; it now also works for 'n' strings (i.e. you
can put names above open strings).
2003-07-12 <[email protected]>
* 1.12
- Added a 't' option which puts a label at the top of the current
string. Suggested by Robbin Carlson.
2002-09-23 Kasper Peeters <[email protected]>
* 1.11
- Due to \newdimen being used inside the \chtext and \chord
macros, overflow occurred. Fixed, thanks to Brent Lievers for
pointing this out.
2002-08-28 Kasper Peeters <[email protected]>
* 1.10
- Fixed various bugs in chordbox.tcl, thanks to Ferenc Wagner.
Also added a small section about this script in the manual.
- Fixed typos in manual.
2002-04-07 Kasper Peeters <[email protected]>
* Cleaned up indentation and removed superfluous code.
* 1.8
- fixed bug in handling numbered dots on the last
string: the string would not be drawn completely (thanks
to Timm Reasbeck for pointing this out).
2001-08-12 Kasper Peeters <[email protected]>
* 1.7
- bug fixes by Yotam Medini.
Tue Nov 3 11:22:49 1998 Kasper Peeters <kp229>
* 1.3.1:
- fixed bugs in handling of p{..} arguments.
- Included Tcl program to draw chord diagrams interactively. This
was written by David R. Lovell <[email protected]>