]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
patch::: 1.4.4.jcn2
[lilypond.git] / CHANGES
1 1.4.4.jcn2
2 ==========
3
4 * Beam and stem fixes:
5  - Stems drawn in PostScript (should do all filledbox'es in PS?).
6  - Fixes for draw_box and draw_beam PostScript routines.
7  - Stems reach to top (or bottom) of beam.
8  - Beam uses correct stem thickness (only right beams, left TODO).
9  - testing code in effect: only outlines are drawn.
10
11 1.4.4
12 =====
13
14 1.4.3.jcn2
15 ==========
16
17 * Included documentatioon and post-flex lexer.cc patch for
18 Debian/unstable gcc-3.0.
19
20 * Enhanced gcc autoconf and make messages.
21
22 * Added -mieee to CFLAGS for alpha.
23
24 * Fixed help and documentation of new LilyPond command line.
25
26 * Redirected SuSE download to ftp.lilypond.org (where mirror script runs).
27
28 1.4.3
29 =====
30
31 1.4.2.jcn4
32 ==========
33
34 * Windows: bugfix for tex-wrappers, added tex wrapper for dvips.
35 LilyPond (read: ly2dvi) should now work right out of the box.
36
37 Amazing; it seems that ly2dvi won't generate PK files without this
38 dvips wrapper.  We had over 200 downloads of setup.exe, yet only one
39 `call for help'.  Did all the others give up, or did none of them
40 bother to share their fix/file a bug report?  Urg.
41
42 * Included mktexnam.patch (again?).
43
44 * Documentation fix (Mark Hindley).
45
46 * Debian patch and bashism fix (Anthony).
47
48 * Bugfix: local-install should depend on $(INSTALLATION_FILES).  This fixes
49 ./configure; make install in buildscripts/ (Michael Vanier).
50
51 * Removed les-nereides from short-examples, as it is tweaked a lot,
52 contrary to what the webpage claims (didn't know that).
53
54 1.4.2.mb1
55 ==========
56
57 * ly2dvi, titledefs.tex: Typeset copyright notice at the bottom of the
58 first page. Make separate page styles for first and last page.
59
60 * Bugfix: Default RehearsalMark font-family changed to roman (only
61 affects Scheme text markups).
62
63 1.4.2.hwn1
64 ==========
65
66 * Added support for Q: statement to abc2ly. (Laura Conrad)
67
68 * Tie shape bugfix (Mark Hindley).
69
70 * Bugfix: lilypond-book LatexPaper.__setattr__()
71
72 * Bugfix: make Hyphen_spanner::brew_molecule() more robust.
73
74 * Don't use stdin when no argument specified.
75
76 * Naming smobs -> grobs 
77
78 * Bugfix: ledger lines on easy-notation note heads.
79
80 1.4.2
81 =====
82
83 * Glossary fixes (Thanks Jean-Pierre Coulon).
84
85 1.4.1.jcn3
86 ==========
87
88 * Updated les-nereides.
89
90 * Added \newpage command.
91
92 * Doco fixes.
93
94 * Debian make fix.
95
96 * Fix for index, small doco fixes.
97
98 * Bugfix: use roman font (instead of feta) for unacorda pedal.
99
100 * Don't use cyclic symlinks for web doc.
101
102 * Don't create `empty pngs' with touch, make symlinks instead.
103
104 * Added extra header titling fields to ly2dvi too.
105
106 1.4.1.mb2
107 =========
108
109 * documentation fixes
110
111 * Add make rule to avoid problems building dvi documentation
112
113 * Documentation fixes
114
115 * Bugfix: tuplet-number-visibility
116
117 1.4.1.hwn1
118 ==========
119
120 * Do not lengthen the stem in case of a collision with the flag, but
121 move dots to the right.
122
123 * Debian patches (Thanks, Anthony!)
124
125 1.4.1
126 =====
127
128 1.4.0.jcn7
129 ==========
130
131 * Added \tupletUp, \tupletDown, \tupletBoth.
132
133 * Bugfix convert-ly: treCorde.
134
135 * Slur attachment and extremity offsets taken relative to slur
136 direction; so that
137
138    Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1))
139
140 will always make the slur move away from the note head.
141
142 * Bugfix: slurs on dotted or flagged notes.
143
144 * Added @reng, @rgrob, and @rint macros for referencing engravers,
145 grobs and interfaces in documentation.
146
147 * Bugfix for configure.
148
149 * text2html: use python script, use <pre> instead of <xmp>.
150
151 * Fixed pa.ly.
152
153 * Bugfix: lilypond mode: make view messages scroll by.
154
155 * configure: check for splitting makeinfo; small fixes for
156 non-splitting makeinfo doc.
157
158 * Added some missing titling (dedication, translator) and fixed ps titling
159 (Thanks David Arnold).
160
161 * More doco fixes.  Added a small legend.
162
163 * Bugfix: trend of broken slurs with user-overridden stem attachments.
164
165 * Bugfix redhat.spec: use root attributes on files.
166
167 * Bugfix: typo in update-lily, re-set download url to /development.
168
169 * Removed some empty files.
170
171 * Merged tutorials. Simplified the text.
172
173 * Small doco fixes.
174
175 1.4.0.uu1
176 =========
177
178 * Bugfix: percussion clef
179
180 * Bugfix: multiple scripts.
181
182 * Bugfix: read TeX's afm files. Metrics are still messed up (too small), but no
183 crash.
184
185 * Bugfix: fixed the problem where dots clash with other notes (Timothy S.
186 Nelson)
187