]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
also restore Y
[lilypond.git] / ChangeLog
1 2002-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * input/regression/molecule-hacking.ly: also restore Y
4         extent. Fixes bugs with stem attachment of parenthesized note
5         heads.
6
7 2002-09-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8
9         * input/test/clef-end-of-line.ly: new file.
10
11         * lily/stem-engraver.cc (acknowledge_grob): warn about too long
12         tremolos. Thanks to Erik Sandberg
13
14         * input/trip.ly (fugaIIPedal): small cleanups.
15
16         * lily/grob-pq-engraver.cc: more helpful message.
17         (stop_translation_timestep): use scm_merge_x for merging the lists.
18
19         * Documentation/user/appendices.itely: switch off parmesan listing
20
21 2002-09-01  Juergen Reuter  <reuter@ipd.uka.de>
22
23         * input/test/ancient-font.ly, input/test/ancient-time.ly,
24           input/test/mensural-ligatures.ly, lily/ligature-head.cc,
25           lily/mensural-ligature-engraver.cc, lily/note-head.cc,
26           lily/time-signature.cc, scm/output-lib.scm: removed obsolete
27           code that sets grob property font-family; also small updates to
28           various input/test files.
29
30 2002-09-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
31
32         * input/test/tab-staff.ly: removed.
33         
34         * lily/paper-def.cc (find_font): load virtual font for a list of
35         font names.
36
37         * scm/font.scm (paper20-style-sheet-alist): equate ancient and
38         music font-families.
39
40         * lily/virtual-font-metric.cc (get_char_molecule): new function
41
42         * lily/system-start-delimiter.cc (staff_brace): use virtual fonts
43         for the list of braces
44
45         * lily/font-metric.cc (get_char_molecule): new function.
46
47 2002-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
48
49         * lily/virtual-font-metric.cc: new file
50
51         * lily/include/virtual-font-metric.hh (class Virtual_font_metric):
52         new file
53
54         * scripts/lilypond-book.py: use old re's for python 2.2 as well
55
56         * debian/control: Debian patches by Anthony Fok
57
58         * input/regression/lyric-combine-polyphonic.ly: new file.
59
60         * ly/engraver-init.ly (VoiceContext): add Grob_pq_engraver to
61         Voice context.
62
63 2002-08-31 Graham Percival  <gperciva@sfu.ca>
64
65         * Documentation/user/tutorial.itely:  editorial changes
66         (spelling, grammar, etc) of the orchestral score, integrating text +
67         music, and the end of tutorial.
68
69 2002-08-31 Rune Zedeler  <rune@zedeler.dk>
70
71         * input/test/sondag-morgen/*.ly: 1.6 compatibility knee fixes
72
73         * lily/tab-note-heads-engraver.cc: Bugfix for instruments not
74         having 6 strings.
75         
76 2002-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
77
78         * VERSION: 1.6.1 released
79         
80         * lily/kpath.cc: 
81         * lily/lily-guile.cc: macosx fixes.
82
83         * lily/script-column.cc (before_line_breaking): use stable sorting
84         algorithm to preserve script ordering.
85         (grob_script_priority_less): new function
86
87         * lily/script-engraver.cc (process_music): 
88         * lily/text-engraver.cc (process_acknowledged_grobs):
89         * lily/fingering-engraver.cc (make_script): don't use direction
90         for script-priority. This fixes orderings for multiple down
91         script/fingering.
92
93         * scripts/ly2dvi.py (run_lilypond): don't exit if LilyPond fails,
94         but try to assemble the files anyway.
95
96         * input/regression/prefatory-empty-spacing.ly: new file.
97
98         * lily/break-align-interface.cc (do_alignment): translate last
99         break-align-group if it is invisible/empty.
100
101         * scm/grob-description.scm (all-grob-descriptions): LeftEdge is
102         not a BreakAlignGroup. Do not use
103         Break_align_interface::alignment_callback
104
105 2002-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
106
107         * scripts/lilypond-book.py (LatexPaper.find_latex_dims): give more
108         meaningful error if running latex fails 
109
110         * Documentation/user/refman.itely (Tablatures): small
111         corrections. Thanks to Karl Berry
112
113 2000-08-30  Heikki Junes <hjunes@cc.hut.fi>
114
115         * make/lilypond.mandrake.spec.in: Mandrake adaptations from
116         redhat spec and rpm-skeleton found in Mandrake's home page.
117
118 2002-08-29 Graham Percival  <gperciva@sfu.ca>
119
120         * Documentation/user/tutorial.itely:  editorial changes (spelling,
121         grammar, etc) of the "Fine tuning" section.
122
123 2002-08-29  Juergen Reuter  <reuter@ipd.uka.de>
124
125         * input/test/ancient-font.ly, mf/parmesan-heads.mf,
126         scm/output-lib.scm, lily/note-head.cc: bugfix: make neume note
127         heads accessible
128  
129 2002-08-29  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
130
131         * scm/music-functions.scm (unfold-repeats): Call new
132         shift-duration-log correctly also for unfolded repeats.
133
134 2002-08-27  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
135
136         * tex/titledefs.tex: Define \fetafont for use in titles.
137
138         * scm/music-functions.scm (shift-duration-log), lily/parser.yy
139         (Repeated_music): Handle dots correctly for \repeat tremolo.
140
141 2002-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
142
143         * lily/score.cc: remove paranoia code.
144
145         * lily/parser.yy: don't include malloc.h
146
147 2002-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
148
149         * flower/polynomial.cc (operator +): optimize += operator. No
150         copying.
151
152         * lily/source-file.cc (get_line): use binary search to determine
153         line number. This kills another quadratic time-complexity term.
154
155         * lily/include/source-file.hh (class Source_file): add newline_locations
156
157         * flower/include/array.icc (binary_search_bounds): new function.
158
159 2002-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
160
161         * input/regression/tuplet-properties.ly (texidoc): bugfix
162
163         * input/regression/beam-shortened-lengths.ly: add \stemUp
164
165         * Documentation/user/refman.itely: 
166
167 2002-08-22  Tom Cato
168
169         * Documentation/user/refman.itely: spelling fix.
170
171 2002-08-21  Jan Nieuwenhuizen  <janneke@gnu.org>
172
173         * lily/main.cc (setup_paths): Prepend dirs to search path, instead
174         of appending.  Fixes build when typical LilyPond 1.4 leftovers clutter
175         the system.
176
177         * flower/include/file-path.hh (prepend): New function.
178
179 2002-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
180
181         * Documentation/misc/ChangeLog-1.5: move 1.5 ChangeLog to misc/
182
183         * lily/completion-note-heads-engraver.cc (class
184         Completion_heads_engraver): don't be confused by polyphonic rhythms.
185
186         * input/regression/completion-heads-polyphony.ly: new file.
187
188 2002-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
189
190         * GNUmakefile.in (web-ext): distribute .ly with web tarball too.
191         This means that the 1.6 binaries must be rebuilt.
192
193         * make/lilypond-vars.make: banish ps-to-X scripts
194
195         * make/generic-rules.make: remove blurb rule.
196
197         * GNUmakefile.in: make lilypond-fource file, so PK fonts are not
198         removed every make-run.
199  
200         * make/ly-rules.make: don't remove .tely file.
201
202         * input/test/chords.ly (scales): whole notes only. Prevents
203         weird breaks.
204