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