]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
manual fixes.
[lilypond.git] / ChangeLog
1 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
2
3          *  Documentation/user/notation.itely: Capitalize only first letter.
4
5          *  Documentation/user/programming-interface.itely: Capitalize Scheme.
6
7          *  Documentation/user/lilypond-book.itely: use @refbugs.
8  
9          *  THANKS: sort.
10  
11          *  input/mutopia/F.Schubert/morgenlied.ly,
12          input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
13          input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full name.
14
15 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
16
17         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
18         lneomensural char entry; (ii) fixed mensural/neomensural naming
19         clash typo; (iii) lneomensural char: fixed stem attachment point.
20         WARNING: FONT CHANGED!
21
22 2004-09-15  Graham Percival  <gperlist@shaw.ca>
23
24         * Documentation/user/introduction.itely: update \stemBoth to \stemNeutral
25
26         * Documentation/user/notation.itely: more editing of the manual.
27
28 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
29
30         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
31         factor in edge attraction. This reflects that the left edge may
32         have a larger gap for an ascending up-slur.
33         (get_base_attachments): copy bound Y from right bound, if there is
34         only one note-column after the line break.
35
36 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
37
38         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
39
40 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
41
42         * lily/phrasing-slur-engraver.cc (process_music): Create
43         PhrasingSlur instead of Slur.
44
45         * Documentation/user/changing-defaults.itely (Defining new
46         contexts): Fixed misprinted context name.
47
48 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
49
50         * lily/slur-scoring.cc (score_edges): don't be so picky for
51
52         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
53
54         * scripts/convert-ly.py (conv): change Both to Neutral in property
55         settings.
56
57         * ly/engraver-init.ly: increase extent of Staff. 
58
59 2004-09-13  Graham Percival  <gperlist@shaw.ca>
60
61         * scm/script.scm: change behaviour of slur and accent.
62
63         * Documentation/user/music-glossary.tely: de-gender a few entires.
64
65         * Documentation/user/introduction.itely: de-gender a few sentences.
66
67 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
68
69         * input/regression/rehearsal-mark-number.ly: Reuse the existing
70         formatting routine when adding boxed numbers. Makes it easier to
71         extrapolate how to do for boxed letters.
72
73 2004-09-12  Graham Percival  <gperlist@shaw.ca>
74
75         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
76
77         * Documentation/user/invoking.itexi: updated the "reporting bugs" section.
78
79 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
80
81         * scm/define-grobs.scm (all-grob-descriptions): longer
82         ideallengths for stems in higher order beams.
83
84         * Documentation/user/changing-defaults.itely (Page layout):
85         document them.
86
87         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
88         to get sane spaces for titles.
89
90         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
91         beforetitlespace, betweentitlespace.
92
93         * input/regression/beam-quant-standard.ly (primeSixteenths): add
94         16th notes.
95
96         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
97         small slope up to smallest quant. This prevents small slopes from
98         getting rounded to zero.
99
100         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
101         are smaller than the smallest quant.
102
103         * input/tutorial/brahms*.ly: remove.
104
105         * input/*: update all .ly files.
106          
107         * ly/a4-init.ly (vsize): remove papersize init files.
108
109         * scripts/convert-ly.py (conv): add conversion.
110
111         * lily/parser.yy: change mode changing commands to XXXmode,
112         eg. drummode.
113         (mode_changing_head): group mode changes.
114         (mode_changing_head_with_context): new commands: create context as
115         well as change mode.
116
117         * input/regression/system-overstrike.ly: new file.
118
119         * scm/page-layout.scm (ly:optimal-page-breaks): add
120         betweensystempadding also to fixed distance for the spring.
121  
122         * scm/define-grobs.scm (all-grob-descriptions): fix order of
123         key-cancellation.
124
125         * input/regression/beam-concave-damped.ly: new file.
126
127         * lily/beam-concave.cc: new file, with new routines for concave
128         decisions. There are now two types of concaveness: 1. a sharp
129         logic decision forcing a beam horizontal, and 2. a number that
130         measures how concave beams are that are not caught by 1.
131
132         This fixes: morgenlied.ly and input/regression/beam-concave.ly
133         
134         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
135         property: add-stem-support
136
137 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
138
139         * lily/slur-scoring.cc (get_bound_info): only do
140         broken trend at the end of the line.
141
142         * VERSION (PACKAGE_NAME): release 2.3.16.
143
144         * input/regression/phrasing-slur.ly (Module): remove (duplicate
145         with phrasing-slur-slur-avoid.ly)
146
147         * lily/slur-scoring.cc (struct Extra_collision_info): collect
148         parameters for extra offset.
149         (get_bezier): add slurs mid-points for curve determination
150         (score_extra_encompass): add slur end points for scoring.
151
152 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
153
154         * scm/framework-ps.scm (reencode-font): Handling font scaling
155         and reencoding differently to work around a bug in gs 8.30 and
156         earlier.
157         Update callers.
158
159 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
160
161         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
162         extent index of other system. Fixes slurs across line breaks.
163
164         * lily/tuplet-engraver.cc (start_translation_timestep): use
165         Tuplet_description::stop_ for determining when to stop producing
166         tuplet brackets. This fixes: tuplet-overwrite.ly
167
168         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
169         errors with GUILE 1.7 CVS.
170
171         * lily/translator.cc (derived_mark): new function.
172
173         * lily/slur-scoring.cc (score_encompass): new penalty type:
174         variance penalty demerits slurs where one head/stem is much
175         closer to the slur than average.
176
177         * lily/tuplet-bracket.cc (print): use robust_relative_extent
178         iso. extent()
179         (calc_position_and_height): use robust_relative_extent(). This
180         fixes a couple of programming_errors
181
182         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
183         file.
184
185         * lily/part-combine-iterator.cc (unisono): bugfix for the case
186         that voice-2 plays solo, and voice-1 has an mmrest that starts
187         earlier. In that case, we switch to voice-2, so we catch the
188         mmrest of voice-2. This fixes: partcombine-rest.ly.
189  
190 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
191
192         * scm/define-grob-properties.scm (all-internal-grob-properties):
193         add adjacent-hairpins property.
194
195         * lily/hairpin.cc: lengthen hairpin if space is available.
196
197         * input/regression/dynamics-hairpin-length.ly (Module): new file.
198
199 2004-09-10  Graham Percival  <gperlist@shaw.ca>
200
201         * Documentation/user/notation.itely: small fixes to docs.
202
203 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
204         
205         * VERSION (PACKAGE_NAME): release 2.3.15
206
207         * make/lilypond.redhat.spec.in (Requires): bump requirement for
208         ec-fonts-mftraced
209
210         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
211         the latest ec-fonts-mftraced package.
212
213         * scm/define-context-properties.scm
214         (all-internal-translation-properties): add property. Remove
215         definition of quotes property.
216
217         * Documentation/user/notation.itely (Quoting other voices):
218         document it
219
220         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
221         property, to determine what events are processed in \quote.
222
223 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
224
225         * (many files): removed most occurrences of underscore ("_")
226         from font characters; made font character naming more
227         consistent
228
229         * input/test/gregorian-scripts.ly: fixed another victim of grand
230         replacement operations
231
232         * lily/vaticana-ligature-engraver.cc: caught some more "_"
233         inconsistencies
234
235         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
236
237 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
238
239         * Documentation/user/changing-defaults.itely (Paper size): doc
240         landscape
241         
242
243         * scm/framework-ps.scm (eps-header): bugfixes. 
244
245         * scm/titling.scm (default-score-title): remove opus from the
246         \score title.
247
248 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
249
250         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
251
252         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
253
254         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
255
256         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
257
258         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
259
260         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
261
262         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
263
264         * scripts/ps2png.py (program_name): changed to sys.argv[0]
265
266 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
267
268         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
269         character position.  Huh?
270
271         * scm/output-gnome.scm (placebox): Shield affine-relative.
272
273         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
274         cater for system's pango 1.5.1.
275
276         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
277
278         * scm/slur.scm: Tweak.
279
280 2004-09-08  Graham Percival  <gperlist@shaw.ca>
281
282         * Documentation/user/{first couple of chapters}: more editing.
283
284 2004-09-07  Graham Percival  <gperlist@shaw.ca>
285
286         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
287         and summary.
288
289         * Documentation/user/{first couple of chapters}: the big "Graham's
290         moved to a new city, his friends haven't arrived, and he has no
291         internet access" patch.  Numerous editorial and stylistic changes
292         to the manual.
293
294 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
295
296         * scm/framework-ps.scm (output-framework): handle landscape settings.
297
298         * ps/lilyponddefs.ps: cleanup.
299
300 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
301
302         * scm/define-grobs.scm (all-grob-descriptions): unset
303         threshold. This fixes morgenlied. 
304
305         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
306         rod calculation.
307
308         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
309         spanners into account for staff-extents.
310
311         * lily/ottava-bracket.cc (print): take common refpoint of dots
312         into account as well.
313
314 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
315
316         * lily/lookup.cc (triangle): translate by interval.
317
318         * VERSION (PACKAGE_NAME): release 2.3.14
319
320         * Documentation/user/changing-defaults.itely (Page layout): add
321         betweensystempadding
322
323         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
324
325         * input/regression/quote-cyclic.ly (Module): new file.
326
327         * scm/lily.scm (print): add function.
328
329         * scm/music-functions.scm (quote-substitute): new
330         function. Substitute \quote when putting music into \score.
331
332         * input/regression/key-signature-cancellation.ly (Module): new file.
333
334         * lily/*.cc: more ly_scm2 -> scm_to converions.
335
336         * lily/key-signature-interface.cc (print): take position
337         difference into account when spacing naturals.
338
339         * lily/key-engraver.cc (create_key): create KeyCancellation grob
340         separately, so the cancellation can be put before the staff-bar
341
342         * scm/define-grobs.scm (all-grob-descriptions): add a
343         KeyCancellation grob.
344
345         * lily/tuplet-engraver.cc (struct Tuplet_description): new
346         struct. Use to clean-up Tuplet_engraver
347
348 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
349
350         * lily/*: ly_scm2int -> scm_to_int
351         ly_scm2double -> scm_to_double
352
353         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
354
355 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
356
357         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
358         0 springs
359
360         * lily/system.cc (post_processing): 
361
362         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
363         density for vertical spacing by means of force penalty.
364         
365         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
366         dimension-variables
367
368         * Documentation/user/changing-defaults.itely (Page layout): add
369         betweensystemspace variable.
370
371         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
372
373         * scm/page-layout.scm (space-systems): new function. Use spring
374         and rod approach for vertically spacing systems.
375
376         * ly/engraver-init.ly: tune down minimumVerticalExtent.
377
378         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
379         vertical alignment.
380
381         * lily/slur-engraver.cc (process_music): add warning for slur.
382
383 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
384
385         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
386
387         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
388         export spacing routine to SCM.
389
390         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
391         new class, separate Grobs from interface.
392
393 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
394
395         * lily/include/lily-guile.hh: compatibility glue for 1.6
396
397         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
398
399         * lily/lily-guile.cc: remove ly_scm2str0.
400
401 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
402
403         * Documentation/user/macros.itexi: Use @inforef iso @uref for
404         external references.  Fixes HTML cross references with makeinfo 4.7.
405
406 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
407
408         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
409         expand_only option.
410
411 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
412
413         * lily/system.cc (get_line): add System stencil to exprs. Fixes
414         system-extents.ly.
415
416         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
417
418         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
419         for MultiMeasureRestNumber
420
421         * VERSION (PACKAGE_NAME): release 2.3.13
422
423 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
424
425         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
426         takes two arguments.
427
428 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
429
430         * input/regression/slur-stem-broken.ly: remove.
431
432         * lily/slur.cc: add quant-score.
433
434         * input/regression/slur-staccato.ly (texidoc): remove
435
436         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
437
438 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
439
440         * lily/include/bezier-bow.hh: remove.
441
442         * lily/slur-bezier-bow.cc (Module): remove.
443
444         * lily/include/slur.hh (Module): remove.
445
446         * lily/slur.cc: remove
447
448         * input/test/slur-beautiful.ly (Module): remove
449
450         * input/test/slur-attachment-override.ly (Module): remove
451
452         * lily/slur-quanting.cc (after_line_breaking): only do scoring
453         when less than 4 control-points.
454
455         * lily/key-signature-interface.cc: add style.
456
457         * Documentation/user/notation.itely (Automatic staff changes):
458         document new behavior.
459
460         * input/regression/slur-extreme.ly: new file.
461
462         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
463         bass. Obviates \clef bass in the bass staff, when using \autochange 
464
465         * lily/auto-change-iterator.cc (construct_children): instantiate
466         up/down Staff, create Voice on up staff initially. Obviates
467         explicit instantiation of up/down contexts for \autochange. 
468
469         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
470         slur depending on extents of note heads.
471         
472 2004-08-28  Graham Percival  <gperlist@shaw.ca>
473
474         * Documentation/user/tutorial.itely: minor editing.
475
476         * Documentation/user/examples.itely: tiny editing.
477
478 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
479
480         * lily/slur-quanting.cc (init_score_param): read scoring
481         parameters from slur-details property
482
483         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
484         Accidental
485
486         * Documentation/user/advanced.itely: removed.
487
488         * Documentation/user/programming-interface.itely (How markups work
489         internally): new subsection.
490
491         * Documentation/user/converters.itely (Invoking abc2ly): remove
492         musedata2ly.
493
494 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
495
496         * Documentation/user/point-and-click.texi (Point and click): new file.
497         put point & click in appendix.
498         
499         * Documentation/user/changing-defaults.itely (Vertical spacing):
500         corrections
501
502 2004-08-27  Graham Percival  <gperlist@shaw.ca>
503
504         * Documentation/user/introduction.itely: add note about the
505         "example templates" section of the manual, and remove link to
506         input/template/
507
508 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
509
510         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
511         -> La@TeX
512
513         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
514         missing lneo_mensural head; editorial cleanups
515
516         * lily/mensural-ligature.cc: added more comments
517
518 2004-08-26  Graham Percival  <gperlist@shaw.ca>
519
520         * Documentation/user/examples.itely: second, third, fourth, and fifth sections added.
521
522         * input/template/{various}: removed files included in examples.itely.
523
524 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
525
526         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
527         Stem::stem_end_position instead of broken
528         Staff_symbol_referencer::get_position
529
530 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
531
532         * debian/changelog: debian patch by Anthony Fok.
533
534         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
535
536         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
537         get spurious messages with skipTypesetting on.
538
539 2004-08-25  Graham Percival   <gperlist@shaw.ca>
540
541         * Documentation/user/lilypond-book.itely: slight clean-up.
542
543         * Documentation/user/examples.itely: began section.
544
545 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
546
547         * lily/script-interface.cc: add slur property.
548
549         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
550         too.
551
552         * input/regression/phrasing-slur-slur-avoid.ly: new file.
553
554         * lily/ottava-bracket.cc (print): always start from right edge of
555         a broken bound. This fixes ottava-clef.ps 
556
557 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
558
559         * input/regression/slur-script-inside.ly: new file.
560
561         * lily/new-slur.cc (outside_slur_callback): new function, to make
562         scripts avoid slurs 
563
564         * lily/slur-engraver.cc (finalize): 
565
566         * lily/script-interface.cc: add inside-slur property.
567
568         * lily/slur-engraver.cc (finalize): read inside-slur property.
569
570         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
571         message.
572
573         * ly/property-init.ly (unHideNotes): hide accidentals at staff
574         level. Fixes: hideNotes-accidental.ly
575
576 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
577
578         * scm/page-layout.scm (plain-header): fix bug that print page
579         number in the first page if firstpagenumber was different than 1.
580
581 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
582
583         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
584         fonts. Fixes triangle markup for chords.
585
586         * lily/slur-quanting.cc (score_extra_encompass): make score depend
587         on distance. This fixes slur-tenuto.ly and slur-tie.ly
588  
589         * flower/include/interval.hh (T>): add distance() function
590
591         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
592         octaviation-dot.ly 
593
594         * lily/context-scheme.cc: ly_context_grob_definition: new function.
595
596         * VERSION (MY_PATCH_LEVEL): release 2.3.12
597
598         * lily/new-slur.cc (add_column): remove set_interface()
599
600 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
601
602         * input/regression/slur-double.ly: new file. 
603
604         * lily/slur-engraver.cc: add doubleSlurs property
605
606         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
607         symbols.
608
609         * Documentation/user/notation.itely (Easy Notation note heads):
610         revise notation Chapter.
611
612         * ly/music-functions-init.ly (makecluster): add makeClusters music function.
613
614         * lily/part-combine-engraver.cc: rename soloADue ->
615         printPartCombineTexts
616
617         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
618
619         * lily/horizontal-bracket.cc (print): use
620         Tuplet_bracket::make_bracket, so it supports bracket-flare,
621         edge-eight and shorten-pair.
622
623 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
624
625         * Documentation/user/changing-defaults.itely (Page layout):
626         description of firstpagenumber. Moved @refbugs about rightmargin
627         to the end of the section (it was looking like the documentation
628         after the refbugs was part of the bug comment).
629
630         * scm/framework-ps.scm (output-framework): set the first
631         postscript page number to firstpagenumber
632
633         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
634         page number according to firstpagenumber
635
636         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
637         parameter
638
639 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
640
641         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
642         nested slurs. 
643
644         * scripts/convert-ly.py (lilypond_version_re_str): handle
645         \version "bar" % "foo"
646
647         * lily/completion-note-heads-engraver.cc (process_music): set
648         duration-log before announcing object.
649         
650         * lily/staff-symbol.cc (print): subtract thickness from staff line
651         length
652
653         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
654         
655 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
656
657         * scm/stencil.scm: remove fontify-text and fontify-text-white
658
659 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
660
661         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
662
663         * Documentation/user/sound-output.texi (Sound): new file. Move all
664         MIDI related information.
665
666 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
667
668         * lily/script-engraver.cc (acknowledge_grob): only take into
669         account note heads with a music cause. Fixes ambitus-accent.ly
670
671         * scm/define-markup-commands.scm (finger): set encoding to
672         fetaNumber.
673
674 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
675
676         * scripts/convert-ly.py: typo
677
678 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
679
680         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
681         font calls for diagrams based on paper and props
682
683 2004-08-19  Graham Percival <gperlist@shaw.ca>
684
685         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
686
687 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
688
689         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
690         added setHairpinDecresc/Dim
691
692 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
693
694         * lily/include/lily-guile.hh: Cosmetics.
695
696 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
697
698         * input/regression/fermata-rest-position.ly: new file
699
700         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
701
702         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
703
704 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
705
706         * scm/framework-tex.scm (output-preview-framework) 
707         (output-classic-framework): 
708         * scm/framework-ps.scm (output-preview-framework):
709         s/ly:paper-book-lines/ly:paper-book-systems/g
710
711         * scm/fret-diagrams.scm (ss-font-encoding):
712         s/my-font-encoding/ss-font-encoding
713
714 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
715
716         * scm/music-functions.scm (direction-polyphonic-grobs): Set
717         direction also on fingerings.
718
719         * lily/clef-engraver.cc: Add forceClef to list of read properties.
720
721 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
722
723         * po/nl.po: Some updates.
724
725         * scm/lily.scm (_): New function.
726         (postscript->pdf, postscript->png, lilypond-main)
727         (postscript->pdf): Use it.  Write messages to stderr.
728
729         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
730
731         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
732         xgettext does not recognise scheme yet.  Patch submitted.
733
734         * lily/scm-option.cc (LY_DEFINE):
735         * lily/main.cc: The program is now called lilypond (WAS: lilypond-bin).
736
737         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
738         messages.
739
740         * lily/include/paper-book.hh
741         * lily/include/paper-system.hh: Finish renaming of paper-line to
742         system.  Fix users.
743
744 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
745
746         * scm/documentation-generate.scm (string-append): add version.
747
748         * scm/define-markup-commands.scm (box): add box-padding and
749         thickness props for the box command.
750  
751         * Documentation/user/changing-defaults.itely (Text encoding):
752         elucidate use of \encoding for \header strings.
753
754         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
755
756         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
757         staff-change.ly
758
759         * lily/output-def.cc (assign_context_def): use set_variable().
760
761         * lily/text-item.cc (interpret_string): accept string input
762         encoding too.
763
764         * scm/encoding.scm (read-encoding-file): print warning when file
765         can't be found.
766
767         * tex/latin1.enc: remove.
768
769         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
770
771         * lily/rod.cc (columnize): robustness fix. Don't crash for
772         nil span points. Fixes: appoggiatura-segfault.ly
773         (add_to_cols): extra robustness fix.
774
775 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
776
777         * lily/text-item.cc (interpret_string): use lookup_variable() to
778         fidn inputencoding. Now, \paper inherits inputencoding from
779         \bookpaper.
780
781         * lily/script-engraver.cc (stop_translation_timestep): remove slur
782         collision kludge.
783
784         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
785         kludge.
786
787 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
788
789         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
790
791 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
792
793         * lily/spanner.cc (spanned_rank_iv): Bugfix.
794
795         * lily.scm: Mark un-internationlised user messages (with FIXME).
796
797         * lily/include/modified-font-metric.hh (struct
798         Modified_font_metric): New file.  (WAS: incorrectly named
799         scaled-font-metric.hh ?)
800
801         * lily/include/scaled-font-metric.hh: Remove.
802
803         * lily/text-item.cc (interpret_string): Identify and document
804         input-encoding problem.
805
806         * lily/paper-book.cc (pages): Do not use `paper' as variable name
807         for a Bookpaper.
808
809         * tex/latin1.enc: Replace /minus with /hyphen.
810
811         * scm/encoding.scm: For latin1 (input-)encoding, use
812         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
813
814         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
815         inputencoding.
816
817 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
818
819         * Documentation/topdocs/INSTALL.html: fixes.
820
821 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
822
823         * buildscripts/builder.py: Fix for scons CVS.
824
825 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
826
827         * Documentation/user/notation.itely,
828         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
829         input/test/ambitus-mixed.ly: fix plurals:
830         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
831
832 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
833
834         * lily/dynamic-engraver.cc (typeset_all):
835         * lily/script-engraver.cc (stop_translation_timestep): Handle
836         collisions with new-slur.
837
838 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
839
840         * scm/define-grobs.scm (all-grob-descriptions): Add
841         new-slur-interface.
842
843 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
844
845         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
846         produces .PS
847
848 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
849
850         * scm/define-grob-properties.scm (all-user-grob-properties): fix
851         definition of number-type
852
853 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
854
855         * scm/fret-diagrams.scm : change sans-serif font encoding from 
856         TeX-text to ec (uses ecss fonts instead of cmss fonts)
857
858         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
859         number-type and label-dir
860
861         * scm/define-grob-properties.scm: add number-type and label-dir
862
863         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either 
864         left or right.  Allow choice of upper-case roman, lower-case roman, or
865         arabic numerals in fret label
866
867 2004-08-04  Werner Lemberg  <wl@gnu.org>
868
869         * lily/slur-quanting.cc: Include libc-extension.hh.
870         s/round/my_round/.
871         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
872         s/autobeaming/autoBeaming/.
873
874 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
875
876         * VERSION: 2.3.11 released.
877
878         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
879         renameinput.
880
881 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
882
883         * lily/lookup.cc (round_filled_box): remove warnings about blot
884         diameter.
885
886         * scm/paper.scm (paper-set-staff-size): make linethickness more
887         easily tunable.
888
889         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
890         \newlyrics -> \addlyrics
891
892         * lily/text-spanner.cc (print): use it.
893
894         * lily/dynamic-text-spanner.cc (print): use it.
895
896         * lily/grob.cc (robust_relative_extent): new function.
897
898         * scripts/lilypond-book.py (main): add -f tex as default process.
899
900         * lily/text-spanner.cc (print): only take linear_combination of
901         nonempty interval.
902         
903
904 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
905
906         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
907         isn't specified by the user in \bookpaper center the music in the
908         page.
909
910 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
911
912         * Fix some problems after the renaming of my-lily -> lily
913
914 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
915
916         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
917
918         * lily/slur-quanting.cc (enumerate_attachments): apply center on
919         stem-X in more cases. 
920
921         * lily/stem.cc (dim_callback): solve todo.
922
923 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
924
925         * input/test/README: new file.
926
927         * lily/lily-parser.cc: rename my-lily* files.
928
929         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
930         parser.
931
932         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
933
934         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
935
936         * make/mutopia-targets.make (local-WWW): don't make ps.gz
937         examples. They take a huge amount of space.
938
939         * Documentation/user/GNUmakefile: fix symlinks.
940
941         * VERSION: 2.3.10 released.
942         
943         * input/test/lyrics-skip-notes.ly: remove
944
945         * input/test/stem-cross-staff.ly (noFlag): fold into manual
946
947         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
948         remove.
949
950 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
951
952         * Documentation/user/{changing-defaults,notation,tutorial}.itely: fixes.
953
954 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
955
956         * input/regression/beam-dir-functions.ly: move from test/
957
958         * Documentation/user/notation.itely (Feathered beams): new node.
959
960         * Documentation/user/changing-defaults.itely (Difficult tweaks):
961         new node
962
963         * input/regression/lyric-hyphen-retain.ly: move to regression.
964
965         * input/regression/harmonic.ly: fold into manual
966         
967         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
968         stem-length,chord-names-no-inversions}.ly: remove
969         
970         * input/test/tie-cross-voice.ly: move to regression.
971
972         * Documentation/user/notation.itely (Running trills): new node.
973
974         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
975
976         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
977
978         * lily/trill-spanner-engraver.cc: new file.
979
980         * input/regression/trill-spanner.ly: new file.
981
982         * input/test/timing.ly: fold into manual.
983
984         * input/test/time.ly: remove
985
986         * input/test/trill.ly: remove
987         
988         * input/test/time-signature-double.ly: fold into manual
989
990         * input/test/separate-staccato.ly: remove
991
992         * input/test/spanner-after-break-tweak.ly: fold into manual.
993
994         * input/test/script-priority.ly: fold into manual.
995
996         * input/test/scheme-interactions.ly: remove.
997         
998         * input/test/unfold-all-repeats.ly (mel),
999         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
1000         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
1001         fold into manual.
1002
1003         * input/regression/no-staff.ly: move from input/test/
1004
1005         * input/regression/markup-score.ly: move from input/test/
1006
1007         * input/test/lyrics-melisma-faster.ly: fold into manual
1008         
1009         * input/test/lyrics-melisma-variants.ly: fold into manual
1010
1011         * Documentation/user/notation.itely (Popular music): new node. 
1012
1013         * input/test/gourlay.ly: remove
1014         
1015         * input/test/improv.ly: fold into manual.
1016
1017         * input/test/figured-bass-alternate.ly (fl): remove
1018
1019         * lily/dynamic-text-spanner.cc (print): new file.
1020
1021         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
1022
1023         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
1024         keep recursing into children in case a parent context inserts a
1025         grob into a child context.
1026
1027         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
1028         
1029 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1030
1031         * scm/define-markup-commands.scm (postscript): new markup command
1032         \postscript
1033
1034         * Documentation/user/notation.itely (Formatting cue notes): new
1035         section.
1036
1037         * input/test/clef-end-of-line.ly: fold into manual.
1038
1039         * input/test/scales-greek.ly: remove.
1040
1041         * input/test/chords-without-melody.ly: fold into manual.
1042
1043         * input/test/cadenza-skip.ly: remove.
1044
1045         * input/test/clef-8-syntax.ly: remove.
1046
1047         * input/test/clef-manual-control.ly: move into manual.
1048
1049         * Documentation/user/notation.itely (Aligning to cadenzas): fold
1050         in cadenza-skip.ly
1051
1052         * mf/parmesan*.mf: change neo_mensural to neomensural.
1053
1054         * input/test/trills.ly: remove.
1055
1056         * input/test/transposition.ly: remove.
1057
1058         * input/test/to-xml.ly: move to no-notation.
1059
1060         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
1061
1062         * lily/ledger-line-spanner.cc (print): use staff variable, not
1063         me. Fixes ledger lines on differently sized staves.
1064
1065         * input/test/rhythm-excercise.ly: remove file.
1066
1067         * lily/stem.cc (dim_callback): only do something if visible. Fixes
1068         spurious flag not found warning for 128th rest.
1069
1070         * input/regression/rest-dot-position.ly: new file.
1071         
1072         * input/test/rest-dot-positions.ly: remove
1073
1074         * lily/staff-symbol-referencer.cc (get_position): emergency
1075         fallback: use coordinate * 2.
1076
1077         * input/no-notation/midi-scales.ly: move from test/
1078
1079         * scm/define-markup-commands.scm (score): remove debugging code.
1080
1081         * input/test/incipit.ly (violin): remove. 
1082
1083         * lily/system-start-delimiter.cc (print): only draw system
1084         delimiter to staves that reach up to left bound of the delimiter.
1085
1086         * input/no-notation/embedded-scm.ly: move from test/
1087
1088         * input/test/follow-voice.ly: remove
1089
1090         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
1091
1092         * input/test/drarn*: remove
1093         
1094         * input/test/count-systems.ly: remove.
1095
1096         * lily/bar-line.cc (compound_barline): fix : for staff without
1097         lines.
1098
1099         * lily/accidental.cc (print): use music_font_alist_chain(). This
1100         fixes smaller cautionaries.
1101
1102         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
1103         encoding for accidental.
1104
1105         * Documentation/user/notation.itely (Educational use): new section
1106
1107         * input/test/*.ly: clean up directory: move examples into manual
1108         or regtest.
1109         
1110
1111         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
1112         mode as well. This fixes resolution errors.
1113
1114 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1115
1116         * scm/lily.scm (postscript->png): show commands for --verbose.
1117
1118         * flower/include/getopt-long.hh: opps. short option should be
1119         char, not int.
1120
1121         * Documentation/user/GNUmakefile: use symlinks to save space.
1122
1123         * VERSION: 2.3.9 released.
1124
1125         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
1126
1127         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
1128         manual.
1129
1130         * Documentation/user/tutorial.itely (Integrating text and music):
1131         remove \score and \notes from manual.
1132
1133         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
1134         mode in the beginning.
1135
1136 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1137
1138         * Documentation/user/changing-defaults.itely (Horizontal spacing):
1139         Correct the documentation of the spacing parameters. 
1140
1141         * Documentation/user/tutorial.itely (Integrating text and music), 
1142         Documentation/user/lilypond-book.itely (Integrating LaTeX and
1143         music): Document that you need to add the map file ec-mftrace.map
1144         in the dvips command.   
1145
1146 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1147
1148         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
1149         found.
1150
1151         * lily/text-item.cc (interpret_string): insert encoding setting
1152         here
1153
1154         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
1155         encoding kludge.
1156
1157         * Documentation/user/changing-defaults.itely (Text encoding): node
1158         on encoding.
1159
1160         * lily/lyric-engraver.cc (try_music): remove superfluous check.
1161
1162         * lily/book-paper-def.cc (find_scaled_font): remove default
1163         encoding, because it messes up font loading for feta and
1164         parmesan. Encoding should only be specified for running texts.
1165
1166         * lily/modified-font-metric.cc (text_dimension): support coding
1167         scheme ""
1168         
1169 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1170
1171         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
1172         definition, so \override works as expected.
1173
1174         * lily/measure-grouping-engraver.cc: clarify
1175
1176 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1177
1178         * lily/parser.yy (context_def_mod): remove \consistsend
1179
1180         * lily/context-def.cc (instantiate): use Translator::must_be_last
1181         to determine engraver order.
1182
1183         * lily/translator.cc (must_be_last): new function
1184
1185         * scripts/convert-ly.py (conv): rule.
1186
1187         * lily/bar-line.cc (print): return '() for height == 0.0 too.
1188
1189 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
1190
1191         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
1192  
1193 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1194
1195         * lily/include/lily-guile.hh (scm_is_int): compat glue.
1196
1197 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
1198
1199         * input/regression/page-layout.ly: new file.
1200
1201         * scm/paper.scm (set-paper-dimensions): Preliminary support for
1202         left and right margins.
1203
1204         * Documentation/user/changing-defaults.itely (Page layout):
1205         Explain the leftmargin option.
1206
1207 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1208
1209         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
1210
1211         * input/test/lyrics-melisma-faster.ly: new file.
1212
1213         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
1214         change of melody by setting associatedVoice.
1215
1216         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
1217
1218         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
1219         file contents, rather \include them, so default linewidth is set.
1220         (ly_options): make BOOKPAPER set of options. Move linewidth
1221         settings there.
1222
1223         * Documentation/user/examples.itely: new file. Templates are to be
1224         moved here.
1225
1226         * Documentation/user/programming-interface.itely: move chapter.
1227
1228         * scm/document-markup.scm (doc-markup-function): add @code
1229
1230         * stepmake/stepmake/texinfo-rules.make: remove chmod.
1231
1232 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1233
1234         * scm/page-layout.scm (plain-header): add printpagenumber boolean
1235         to bookpaper.
1236
1237         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
1238         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
1239
1240         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
1241
1242         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
1243
1244         * scripts/lilypond-latex.py: move from lilypond.py
1245
1246         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
1247         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
1248
1249         * scm/lily.scm (postscript->png): new function
1250         (postscript->pdf): new function
1251
1252         * lily/paper-book.cc (post_processing): call
1253         convert-to-{dvi,ps,png,pdf}
1254
1255         * scripts/ps2png.py (option_definitions): new file.
1256
1257         * lily/paper-book.cc (output): call output-preview-framework
1258         (post_processing): new function. Do PDF/PNG conversion.
1259
1260         * lily/paper-outputter.cc (close): new function.
1261
1262         * scm/framework-ps.scm (convert-to-pdf): new function. Call
1263         ps2pdf.
1264         (output-preview-framework): new function. Generate a preview .ps
1265         
1266
1267 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1268
1269         * VERSION: release 2.3.8
1270         
1271         * lily/note-head.cc: remove ledger line handling.
1272
1273         * lily/ambitus.cc (print): strip away accidental / note head code,
1274         and associated properties.
1275
1276         * lily/ambitus-engraver.cc (create_ambitus): change name to
1277         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
1278         other ambitus parts.
1279         (create_ambitus): group grobs in Ambitus grouping object. 
1280
1281         * lily/include/pitch-interval.hh (Pitch>): new file.
1282
1283         * lily/pitch-interval.cc (add_point): new file.
1284
1285         * lily/ledger-line-engraver.cc: new file.
1286
1287         * lily/ledger-line-spanner.cc (print): new file. Set limits to
1288         ledger line length to avoid clashes.
1289
1290 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1291
1292         * Documentation/user/invoking.itexi (Invoking lilypond): remove
1293         deprecated options
1294
1295 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1296
1297         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
1298         to command line option: fast=1 (default on).
1299
1300         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
1301         This brings SCons run-time on up-to-date tree down from 48s with
1302         only checksums, to 34s without 2day checksums, to 14s (make needs
1303         4 seconds).
1304         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
1305         necessary.
1306
1307 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1308
1309         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
1310         (score_extra_encompass): process scripts at edges too, by checking
1311         control points directly. 
1312
1313 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1314
1315         * po/nl.po: Update.
1316
1317         * lily/main.cc: Fix ly:option-usage help.
1318
1319         * input/regression/slur-script.ly: More collision tests.
1320
1321         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
1322
1323 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1324
1325         * VERSION: release 2.3.7
1326
1327         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
1328         files.
1329
1330         * Documentation/user/notation.itely (Slurs): document ^ and _ for
1331         slurs.
1332
1333         * input/regression/slur-script.ly: new file.
1334
1335         * lily/accidental-engraver.cc (process_acknowledged_grobs):
1336         make accidental appear to come from note head engraver.
1337
1338         * lily/slur-quanting.cc: new file.
1339         (score_extra_encompass): new function. Avoid scripts and
1340         accidentals
1341
1342 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1343
1344         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
1345         This greatly reduces the number of files that get recompiled
1346         after touching config.hh.
1347
1348         * config.hh.in: Remove GUILE_*_VERSION.
1349
1350         * lily/new-slur.cc: Resolve conflicts.
1351
1352         * lily/stem-engraver.cc (make_stem): New method.
1353
1354         * lily/include/script-interface.hh:
1355         * lily/script-interface.cc: New file.
1356
1357         * lily/include/script.hh:
1358         * lily/script.cc: Remove.
1359
1360         * lily/music.cc (duration_log): New method.
1361
1362         * lily/script.cc (struct Skript): Remove.
1363
1364         * lily/new-slur.cc (get_base_attachments): Try at articulations.
1365         Lots of coding cleanups (Stom).
1366
1367 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1368
1369         * lily/new-slur.cc (avoid_staff_line): new function: avoid
1370         collisions with staff lines.
1371
1372         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
1373         global_path
1374
1375         * scm/define-grobs.scm (all-grob-descriptions): set ratio
1376         .25. This flattens short slurs.
1377
1378         * lily/new-slur.cc (enumerate_attachments): move X of attachment
1379         points for tilted slurs.
1380
1381         * input/regression/slur-tilt.ly: new file.
1382
1383         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
1384         stems of 16th graces too.
1385
1386         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
1387         quant penalty dependent on how much the line is in the gap.
1388
1389         * input/regression/grace-stem-length.ly: new file.
1390
1391         * lily/beam-quanting.cc (score_forbidden_quants): remove
1392         interquant check. The penalty of 1000 is much too harsh, and the
1393         inter case should be caught by check-staff-line-in-gap check.
1394
1395         * lily/scm-option.cc: move debug-beam to \paper.
1396
1397         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
1398         .txt files to appease makeinfo.
1399
1400         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
1401         remove texttagline.
1402         
1403         * lily/new-slur.cc: cleanup, split in functions.
1404
1405         * lily/parser.yy (chord_body_element): allow octave-check = inside
1406         chord body. 
1407
1408         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
1409
1410         * lily/stem.cc (height): call Beam::after_line_breaking().
1411
1412         * lily/rest-collision.cc (force_shift_callback): only call shift
1413         for columns containing rests.
1414
1415         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
1416
1417         * input/regression/font-postscript.ly: invoke afm2tfm. 
1418
1419 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1420
1421         * mf/SConscript: Build map files.
1422
1423         * SConstruct: Rename $out to out-www in web.
1424
1425 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1426
1427         * SConstruct (web_kluts): Have make web build in out-www.  Not.
1428
1429 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1430
1431         * Documentation/user/music-glossary.tely (Top): add fragment to
1432         pertinent @lilypond entries.
1433
1434         * scm/define-grobs.scm: switch on new-slur by default.
1435
1436         * lily/scm-option.cc: symbol != string.
1437
1438         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
1439         really work yet.
1440         (set_end_points): make X coord of attachment dependent on  Y.
1441         (score_encompass): add edges too.
1442
1443 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1444
1445         * lily/stem.cc (get_beaming): new function.
1446
1447         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
1448         for fragment snippets. This fixes inclusion of toplevel-music
1449         examples (such as new-slur.ly)
1450  
1451 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1452
1453         * scripts/lilypond-book.py: Remove second import of stat.
1454
1455         * More SCons cleanups.
1456
1457         * Documentation/bibliography/computer-notation.bib (note): Remove
1458         extraneous closing brace.
1459
1460 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1461
1462         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
1463         stat calls.
1464
1465         * Documentation/bibliography/SConscript (bibs): failed try to get
1466         bib2html find html-long.bst.
1467
1468         * buildscripts/bib2html.py (stat): fail if bibtex fails.
1469
1470         * make/stepmake.make: use usescons for using scons. 
1471
1472 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1473
1474         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
1475         for lilypondend.  Import stat (huh?).
1476
1477 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1478
1479         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
1480         bypass dvi. 
1481
1482         * input/regression/font-postscript.ly: new file. 
1483
1484         * scm/framework-ps.scm (load-fonts): load pfb files too.
1485
1486         * lily/pfb.cc (pfb2pfa): new file.
1487
1488 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1489
1490         * scripts/lilypond-book.py (PREAMBLE_LY): set
1491         toplevel-music-handler too.
1492
1493 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1494
1495         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
1496         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
1497
1498         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
1499
1500         * python/SConscript:
1501         * python/vim:
1502         * input/mutopia/*SConscript: New file.
1503
1504         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
1505
1506         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
1507         fixes web build.
1508
1509         * make/stepmake.make (scons): re-route to SCONS if user has been
1510         running scons in this tree.
1511
1512         * SConstruct (config_vars): Add CPPDEFINES.
1513         (env): Set checksums type to "content".
1514         (save_config_cache): Do not exit after configuring when using
1515         checksums (the default) instead of timestamps.
1516
1517 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1518
1519         * SConstruct: Further development.
1520
1521         * input/test/SConscript: 
1522         * input/template/SConscript: 
1523         * input/regression/SConscript: 
1524         * Documentation/bibliography/SConscript:
1525         * Documentation/bibliography/index.html.in: New file.
1526
1527         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
1528         generation.
1529
1530         * buildscripts/builder.py: Add new builders.
1531
1532         * make/stepmake.make: 
1533         * stepmake/stepmake/*.make: 
1534         * configure.in:
1535         * lily/*:
1536         * flower*: Use config.hh (Was config.h).
1537
1538         * scm/encoding.scm (get-coding): Print friendly error message when
1539         no encoding is found, rather than crashing.
1540
1541 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1542
1543         * lily/new-slur.cc (score_slopes): strong sloping score only when
1544         stems point in same dir. 
1545
1546 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1547
1548         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
1549         for beam start.
1550
1551         * lily/parser.yy (context_prop_spec): check grob name for
1552         alphanumericness..
1553
1554         * lily/lyric-engraver.cc: creates LyricText objects
1555
1556 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1557
1558         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
1559
1560 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1561
1562         * SConstruct: Configure only pristine build tree or on user
1563         request.  Cleanups.  Add Documentation/topdocs to subdirs.
1564         Use checksums instead of timestamps.
1565         (CheckYYCurrentBuffer): Return result.
1566
1567         * Documentation/topdocs/SConscript: New file.
1568
1569 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1570
1571         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
1572
1573         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
1574         scm_from_int instead.
1575
1576 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1577
1578         * SConstruct: Updates.  Add targets: tar, dist, release.
1579
1580 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1581
1582         * input/mutopia-header.ly: Generate output.
1583
1584         * SConstruct:
1585         * buildscripts/builder.py:
1586         * Documentation/user/SConscript: SCons fixes.
1587
1588 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1589
1590         * lily/new-slur.cc (class New_slur): new file. Score based slur
1591         computations.
1592
1593 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1594
1595         * mf/SConscript: Remove Builders.
1596
1597         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
1598
1599         * input/SConscript: 
1600         * Documentation/user/SConscript: New file.
1601
1602 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1603
1604         * Documentation/topdocs/NEWS.texi (Top): add note about new
1605         emacs electric-|
1606
1607         * scm/*.scm: adapt ly:warn calls.
1608
1609         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
1610
1611         * lily/repeat-acknowledge-engraver.cc (process_music): look at
1612         main timing, not grace timing. Fixes volta-repeat-grace.
1613
1614         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
1615         remove ly:kpathsea-gulp-file.
1616
1617         * scm/translation-functions.scm (format-metronome-markup): make
1618         note smaller, align to bottom.
1619
1620         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
1621
1622         * lily/metronome-engraver.cc (stop_translation_timestep): attach
1623         metronome to musical column. Don't ack time sigs or bar lines.
1624
1625 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
1626
1627         * THANKS: sort, add David. Kristof contributed code, he is a
1628         contributor.
1629
1630 2004-07-09  David Svoboda      <svoboda@cmu.edu>
1631
1632         * elisp/lilypond-mode.el,
1633         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
1634         count beats between last measure stop | and point in emacs.
1635         
1636 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1637
1638         * tex/GNUmakefile (TEX_FILES): don't dist
1639         music-drawing-routines.ps, latin1.enc 
1640
1641         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
1642         --no-pdf, --pdftex
1643         (copyright): add --latex option
1644         (ic_p.make_include_option): use direct PS as default.
1645
1646         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
1647
1648         * input/regression/beam-concave.ly (rossFourBeams): add cases from Ross
1649
1650         * scm/script.scm (default-script-alist): marcato should follow
1651         into staff
1652         
1653 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1654
1655         * buildscripts/builder.py:
1656         
1657         * Documentation/SConscript (outdir): New file.  Add *list.ly
1658         dependencies.  Fixes PDF doc build.
1659
1660 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1661
1662         * SConstruct: Add Tar target (incomplete), fix install issues, fix
1663         run from build-dir.
1664
1665         * ly/SConscript:
1666         * scm/SConscript: New file.
1667
1668         * lily/main.cc (dir_info): Print variables in sh format.
1669
1670         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
1671
1672         * mf/SConscript: Update multiple target rules.
1673
1674         * SConstruct (assert_version): Add.
1675
1676 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1677
1678         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
1679
1680 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1681
1682         * buildscripts/mf-to-table.py: Do not try to open ''.
1683
1684         * mf/SConscript: New file.
1685
1686 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
1687
1688         * scm/fret-diagrams.scm : Convert many properties to constants,
1689         reducing the pollution of the property namespace.
1690
1691         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
1692         unnecessary properties for fret-diagram
1693
1694         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
1695         for interface
1696
1697 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1698
1699         * SConstruct: Update.
1700
1701 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1702
1703         * input/regression/beam-quant-standard.ly (seconds): print desired
1704         quants when failing.
1705
1706 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1707
1708         * SConstruct:
1709         * flower/SConscript:
1710         * lily/SConscript: New file.
1711
1712 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
1713
1714         * scm/define-grob-properties.scm (all-user-grob-properties): Add
1715         descriptions for all fret-diagram properties.
1716
1717         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
1718         fret-diagram interface code
1719
1720 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1721
1722         * ly/book-paper-defaults.ly: set default encoding to ec.
1723
1724         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
1725         installed.
1726
1727         * tex/latin1.enc: new file, from a2ps. 
1728
1729 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
1730
1731         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
1732         add a faint, green border line.
1733
1734         * Documentation/index.html.in: drop <table>, add a faint border line.
1735
1736 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1737
1738         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
1739
1740         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
1741
1742 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
1743
1744         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
1745
1746         * scm/output-tex.scm (white-text): Add scale parameter to allow font scaling
1747
1748         * scm/stencil.scm (fontify-text-white) : Adjust to better center, properly
1749         scale white text
1750
1751         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
1752         position for numbered dots so dot will touch fret.
1753         (various routines): move to font-metric interface, rather than
1754         name, size interface.  Clean up comments.
1755
1756         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
1757         size and offset to better center white text.
1758
1759 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1760
1761         * ChangeLog: Remove pre-2.1 changes.
1762
1763         * Documentation/misc/ChangeLog-2.1: New file.
1764
1765         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
1766         from ChangeLog.
1767
1768 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1769
1770         * input/test/chords-below-volta-bracket.ly,
1771         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
1772
1773 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1774
1775         * VERSION: release 2.3.6
1776
1777         * input/regression/beam-quant-standard.ly: new file: test standard
1778         beam quants.
1779
1780         * scm/beam.scm (check-quant-callbacks): new function
1781         (check-beam-quant): new function: check whether current beam
1782         quants match argument.
1783
1784         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
1785         forbidden quant for sitting (upstem)/hanging (downstem) on outer
1786         staffline line.
1787
1788 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1789
1790         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
1791         functions.
1792
1793         * lily/note-collision.cc (do_shifts): align colliding notes to
1794         their leftmost note.
1795
1796         * input/regression/collision-alignment.ly: new file.
1797
1798         * ly/init.ly: don't print gc stats.
1799
1800         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
1801         extra newline
1802
1803         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
1804         for dimensions. This fixes ottava-remove-empty-staff.ly
1805
1806         * input/regression/lyrics-tenor-clef.ly: new file.
1807
1808         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
1809         cyclic parents when two axis-group-engravers are
1810         present. Fixes: crash-axis-group-engraver.ly. 
1811         
1812         * input/test/volta-chord-names.ly: new file.
1813
1814         * scm/define-context-properties.scm
1815         (all-user-translation-properties): change voltaOnThisStaff
1816         definition. 
1817
1818         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
1819         if necessary.
1820
1821         * lily/volta-bracket.cc (print): handle volta brackets without
1822         bars. 
1823
1824 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1825
1826         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
1827         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
1828
1829 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1830
1831         * scm/output-gnome.scm: updated instructions for running gnome
1832         backend
1833
1834 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
1835
1836         * scm/fret-diagrams.scm (draw-dots): default values for dot size
1837         and dot-position now depend on finger-code value; in-dot makes
1838         dots larger and centered.
1839         (draw-barre): added straight-barre indicator option
1840         (draw-dots): made fontify-text-white work.
1841
1842         * music-drawing-routines.ps: added /draw_white_text
1843
1844         * scm/output-tex.scm:  added white-text
1845
1846         * scm/output-ps.scm:  added white-text
1847
1848         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
1849         list of stencil expressions
1850
1851         * scm/stencil.scm: Added fontify-text-white
1852
1853 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
1854
1855         * input/regression/+.ly: use @unnumbered section.
1856
1857 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1858
1859         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
1860         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
1861
1862 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1863
1864         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
1865
1866 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1867
1868         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
1869         was causing an error. (was not actually commited in 2004-06-20)
1870
1871         * input/regression/lily-in-scheme.ly (withPaddingC): does not
1872         breaks anymore
1873
1874 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1875
1876         * VERSION: 2.3.5 released.
1877         
1878         * lily/my-lily-parser.cc (parse_string): switch module too.
1879
1880 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1881
1882         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
1883         ec-fonts-mftraced to running requirements.
1884
1885 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1886
1887         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
1888         assignments don't reach the original file.
1889
1890         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
1891         exists
1892
1893 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1894
1895         * scm/output-gnome.scm: 
1896         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
1897
1898         * debian/: Apply Debian patch (Anthony Fok).
1899
1900 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
1901
1902         * Documentation/user/music-glossary.tely: fix titling; @top is already
1903         an @unnumbered @chapter.
1904
1905 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1906
1907         * debian/GNUmakefile (EXTRA_DIST_FILES):
1908         (CONF_FILES): update file list.
1909
1910         * lily/stencil.cc (interpret_stencil_expression): bugfix.
1911
1912 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1913
1914         * debian/: Remove cruft (requested Anthony Fok.)
1915
1916         * buildscripts/guile-gnome.sh: Build without gcc libtool version
1917         juggling.
1918
1919         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
1920         Add popup menu with grob properties.
1921
1922         * lily/grob-scheme.cc (ly:grob-properties):
1923         (ly:grob-basic-properties): New function.
1924
1925         * lily/stencil.cc (interpret_stencil_expression): Comment-out
1926         "no-origin" call.  Fixes -fps output.
1927
1928         * scm/output-ps.scm (no-origin): Add dummy implementation.
1929
1930         * scm/output-gnome.scm (define-origin): Remove
1931         (grob-cause): Add.
1932
1933         * scm/output-ps.scm (scm):
1934         * scm/output-tex.scm (scm): Remove define-origin from exports list.
1935         (define-origin): Remove.
1936
1937         * scm/output-gnome.scm (define-origin): 
1938
1939         * scm/lily.scm (ly:all-output-backend-commands): Remove
1940         define-origin.  Add grob-cause.
1941
1942 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
1943
1944         * buildscripts/lilypond-words.py: add ly/portugues.ly.
1945
1946 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
1947
1948         * Documentation/user/GNUmakefile:
1949         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
1950         --include-css=.../texinfo.css; command includes css into the html.
1951
1952         * Documentation/texinfo.css: add file.
1953         define <hr> as black and thin.            
1954
1955 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1956
1957         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
1958         stencil expression. Junk define-origin.
1959
1960         * lily/my-lily-parser.cc (parse_string): init parser variable when
1961         lexer_ is set, ie. in parse_string and parse_file.
1962
1963         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
1964         ly:score-bookify.
1965
1966         * scm/lily.scm (collect-scores-for-book): new function.
1967
1968         * ly/init.ly: print collected scores/musics.
1969
1970         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
1971         scope, not in lily module.
1972
1973         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
1974
1975         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
1976         encapsulate gtk/pango tests.
1977
1978         * po/tr.po: Turkish translation.
1979
1980 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1981
1982         * input/regression/lily-in-scheme.ly: regression test for #{
1983         ... #} syntax
1984
1985         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
1986         was causing an error.
1987
1988         * Documentation/user/programming-interface.itely (Using LilyPond
1989         syntax inside Scheme): documentation for #{ ... #} syntax.
1990
1991 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
1992
1993         * Documentation/index.html.in: use black thin <hr>.
1994
1995         * buildscripts/mutopia-index.py: use thin black <hr>.
1996
1997 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1998
1999         * scm/fret-diagrams.scm: Use UNIX style line endings.
2000         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
2001         typo.  Fixes compile.
2002
2003         * scm/output-ps.scm (white-dot): Remove second incarnation.
2004
2005         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
2006
2007 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2008
2009         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
2010         single file error.
2011
2012         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
2013
2014 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
2015
2016         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
2017         remove size as argument to fret-diagram interface;
2018         improved white-circle dots for fret;
2019         improved top-fret thick line/
2020
2021         * scm/output-ps.scm: added white-dot function
2022
2023         * scm/output-tex.scm: added white-dot function
2024
2025         * tex/music-drawing-routines.ps: added draw_white_dot function
2026
2027         * ps/music-drawing-routines.ps: added draw_white_dot function
2028
2029         * input/test/fret-diagram.ly: examples to show multiple
2030         functions and multiple interfaces
2031
2032 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2033
2034         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
2035         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
2036
2037         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
2038         conflict.  Have I told you lately how much I love autotools?
2039
2040 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2041
2042         * lily/lily-guile.cc: 
2043         * lily/pangofc-afm-decoder.cc:
2044         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
2045         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
2046
2047         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
2048         developers.
2049
2050         * lily/paper-outputter.cc (file): New method.
2051         (dump_string): Use it.
2052
2053         * scm/output-gnome.scm: Update with pango CVS info, lilylib
2054         musing.
2055
2056         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
2057         of them has a comma :-).
2058
2059         * scm/framework-gnome.scm: Add pango decoders.
2060
2061         * lily/include/pangofc-afm-decoder.hh: 
2062         * lily/pangofc-afm-decoder.cc: New file.
2063
2064         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
2065
2066         * configure.in: Check for pango.
2067
2068         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
2069         autoconf).
2070         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
2071
2072         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
2073
2074 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2075
2076         * Documentation/user/tutorial.itely (Integrating text and music):
2077         fix grammar & punctuation.
2078
2079 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2080
2081         * lily/: Stray janitorial cleanups.
2082
2083         * scm/lily.scm (ly:all-stencil-expressions):
2084         * scm/lily.scm (ly:all-output-backend-commands): New function.
2085
2086         * scm/safe-lily.scm (safe-objects): Add them.
2087
2088         * scm/framework-gnome.scm (<gnome-outputter>): New class.
2089
2090         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
2091
2092 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2093
2094         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
2095
2096 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2097
2098         * scm/page-layout.scm (default-page-make-stencil): add
2099         raggedbottom, raggedlastbottom.
2100
2101         * Documentation/user/changing-defaults.itely (Page layout): add doc.
2102
2103         * scm/framework-tex.scm (define-fonts): fix export of
2104         papersize.
2105
2106         * lily/paper-book.cc (classic_output): strip suffixes from
2107         framework functions.
2108
2109         * lily/tuplet-bracket.cc (before_line_breaking): do not return
2110         SCM_UNDEFINED to Scheme.
2111
2112 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2113
2114         * lily/book.cc: remove Book::to_stencil().
2115         (process): whoops. Score::book_rendering returns vector, not list.
2116
2117         * scripts/convert-ly.py (conv): remove \notes.
2118         apply to input examples.
2119
2120         * lily/paper-outputter.cc (output_stencil): don't use
2121         smobify_self() but self_scm()
2122
2123         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
2124         from smobify_self().
2125
2126         * lily/paper-book.cc (output): load framework module
2127         scm_c_resolve_module().
2128
2129         * python/lilylib.py (exit): exit with argument i.
2130
2131 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2132
2133         * scm/framework-gnome.scm (output-framework-gnome): Try loading
2134         gnome modules from non-toplevel.
2135
2136         * lily/ly-module.cc (ly:import-module): Export to ly:.
2137
2138         * lily/paper-score.cc (process): Do not show progress newline.
2139
2140         * lily/paper-book.cc (output, classic_output): Show progess
2141         newline after score.
2142
2143 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
2144
2145         * buildscripts/lilypond-words.py: add ly/vlaams.ly
2146
2147 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2148
2149         * lily/score.cc (ly:run-translator): Do not crash on empty music
2150         list.
2151
2152         * lily/book.cc (process): Do not render score when systems is empty.
2153
2154         * input/simple-song.ly: Down one octave.
2155
2156         * scm/output-gnome.scm: Remove script again; re-add modules fix
2157         (CVS conflict resolve?)
2158
2159         * lily/stencil.cc (ly:interpret-stencil): Was:
2160         interpret_stencil_expression.
2161
2162 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2163
2164         * buildscripts/guile-gnome.sh: New file.
2165
2166         * scm/output-gnome.scm: White background, better window size, sane
2167         canvas size.  Cleanups.
2168
2169 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2170
2171         * VERSION: release 2.3.4
2172
2173         * Documentation/user/invoking.itexi (Invoking the lilypond
2174         binary): document --safe.
2175
2176         * scm/output-gnome.scm: set PATH in script.
2177
2178         * scm/page-layout.scm (default-page-make-stencil): don't stretch
2179         if there is too few systems on a page.
2180
2181         * lily/parser.yy (relative_music): start at middle C without pitch
2182         argument.
2183
2184         * Documentation/user/changing-defaults.itely (Page layout): new node.
2185         (Paper size): rename node
2186         (Page breaking): new node.
2187         (Titling): move from invoking.
2188         (File structure): new node.
2189
2190         * lily/parser.yy (score_body): allow \header and music anywhere in
2191         \score body.
2192
2193 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2194
2195         * scm/lily.scm (ly:load): Remove page-breaking.scm.
2196
2197 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2198
2199         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
2200
2201         * lily/include/paper-line.hh: rename to Paper_system.
2202
2203         * lily/include/paper-book.hh: doc class.
2204
2205         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
2206
2207         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
2208         (plain-header): add instrument-name.
2209         (default-page-make-stencil): bugfixes.
2210
2211         * lily/parser.yy (book_body): allow \header anywhere in \book{}
2212
2213         * lily/paper-book.cc: remove copyright & tagline. Remove
2214         interactions with Page
2215
2216         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
2217         here, 
2218         (default-page-make-stencil): new function
2219         (default-page-music-height): new function
2220         (page-headfoot): new function
2221         (ly:optimal-page-breaks): generate stencils directly from here
2222
2223         * scm/titling.scm: new file, group titling functions
2224
2225 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2226
2227         * scm/output-gnome.scm: Handle multiple pages.
2228
2229         * scm/framework-gnome.scm: Do not load output-gnome.
2230         (framework-gnome): Invoke output-gnome::header and
2231         output-gnome::end-output as faked stencils.  Fixes experimental
2232         gnome output.
2233
2234 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2235
2236         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
2237         octavation compatibility fixes. Backportme. 
2238
2239         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
2240         pages.
2241         (ly:optimal-page-breaks): combine-penalties: no shortcut for
2242         negative. Now we handle negative penalties (ie. \pageBreak)
2243         correctly.
2244
2245         * lily/system.cc (get_line): extract page-penalty from the left
2246         bound.
2247
2248         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
2249
2250 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2251
2252         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
2253
2254 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2255
2256         * scm/output-gnome.scm: Update script.  Move development to
2257         lilypond_2_3_2 branch for now.
2258
2259 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2260
2261         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
2262         negative penalties.
2263         cleanups.
2264
2265         * Documentation/user/changing-defaults.itely (Creating contexts):
2266         index entries
2267
2268         * scm/page-breaking.scm (ly:optimal-page-breaks): new
2269         file. Rewrite function. 
2270
2271         * lily/paper-book.cc (pages): new interface: page-breaking returns
2272         list of line-list.
2273
2274         * lily/page.cc (Page): take lines argument.
2275
2276         * scm/document-translation.scm (all-engravers-doc): link to user man
2277
2278         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
2279
2280         * Documentation/user/notation.itely (Relative octaves): typo.
2281
2282         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
2283
2284 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2285
2286         * scm/output-gnome.scm: Update build script.
2287
2288 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2289
2290         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
2291         gnome backend.
2292
2293         * scm/framework-gnome.scm: New file.
2294
2295         * scm/lily.scm: Use it.
2296
2297         * lily/paper-outputter.cc: Janitorial cleanups.
2298         (ly:outputter-dump-string): Remove unreachable statement.
2299
2300         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
2301         (ice-9): Bugfix: Add srfi-1.
2302
2303         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
2304
2305 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2306
2307         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
2308         in do_quit()
2309
2310 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2311
2312         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
2313
2314 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2315
2316         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
2317         override of Beam::position-callbacks. Why would grace beams not be
2318         quantized? Fixes: weird-stem-size-grace. 
2319
2320         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
2321         warning only once. Backportme.
2322
2323         * lily/accidental-engraver.cc (number_accidentals_from_sig):
2324         bugfix, 2nd try. Backportme.
2325
2326         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
2327
2328 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2329
2330         * Documentation/user/notation.itely (Instrument transpositions):
2331         Correct the name of the instrumentTransposition property.
2332
2333 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2334
2335         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
2336
2337 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2338
2339         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
2340         and postLilyPondExample are called when defined.
2341
2342 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2343
2344         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
2345         This fixes setting notenames with `\include "nederlands.ly" '
2346
2347         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
2348         new function.
2349
2350 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2351
2352         * scm/page-layout.scm: don't do piece, it should be in score-title
2353         only.
2354
2355         * lily/lexer.ll: lex \score separately.
2356
2357         * lily/paper-book.cc: junk stencil2line.
2358
2359         * lily/paper-line.cc (Paper_line): construct from Stencil
2360         directly. No futzing with the dimensions.
2361
2362         * lily/include/paper-line.hh (class Paper_line): 
2363
2364         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
2365         takes arbitrary number of arguments.
2366
2367         * input/test/markup-score.ly (tuning): simplify example. 
2368
2369 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2370
2371         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
2372
2373         * scm/define-markup-commands.scm (score): define score-markup
2374
2375         * lily/parser.yy (markup): use score-markup.
2376
2377         * lily/score.cc: add ly:score? 
2378
2379 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
2380
2381         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
2382         fret-parse-string so it prepares for calls to fret-diagram-verbose
2383         Changed display constants to props so they are available for
2384         \override.
2385
2386 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2387
2388         * VERSION: release 2.3.3
2389
2390         * stepmake/stepmake/generic-vars.make: unset LANG.
2391
2392         * input/regression/tuplet-nest.ly: bugfix.
2393
2394         * lily/tie-performer.cc (stop_translation_timestep): reset
2395         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
2396
2397         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
2398         clear repeat_ directly after setting stem_tremolo_. Fixes:
2399         tremolo-repeat.ly
2400
2401         * input/regression/span-bar-break.ly: new file.
2402
2403         * scm/define-grobs.scm (all-grob-descriptions): remove
2404         break-visibility from SpanBar. Fixes: piano-repeat.ly
2405
2406 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2407
2408         * python/lilylib.py (make_ps_images): only compute bbox when needed.
2409
2410         * scripts/lilypond-book.py (process_snippets): use lily -f ps
2411         files for generating pngs. (failed experiment)
2412
2413         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
2414         file with PFA fonts included.
2415
2416         * lily/score.cc (default_rendering): put header in too.
2417
2418         * lily/paper-line.cc (LY_DEFINE): change function to
2419         ly:paper-line-extent
2420
2421         * scm/page-layout.scm (default-book-title): only add lines for
2422         non-nil fields.
2423         (default-score-title): idem.
2424
2425         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
2426
2427         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
2428
2429         * lily/include/paper-book.hh (class Paper_book): remove height_
2430         member.
2431
2432         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
2433
2434         * lily/ly-module.cc (LY_DEFINE): bugfix.
2435
2436         * lily/paper-book.cc (book_title): separate function for the book
2437         title.
2438
2439         * scm/page-layout.scm (default-book-title): only account for
2440         markup fields.
2441
2442         * scm/framework-ps.scm: new file. Move high level interface from
2443         output-ps.scm
2444
2445         * scm/music-functions.scm (def-grace-function): move macros from
2446         ly/music-functions-init.ly
2447
2448         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
2449         framework-tex.scm
2450
2451         * scm/framework-tex.scm (dump-line): new file. High level
2452         interface for output (pages, systems, header). 
2453
2454         * lily/include/page.hh (class Page): add is_last_ field.
2455
2456         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
2457
2458         * lily/paper-book.cc (split_string): new function
2459         (output): output multiple formats, i.e. --format=ps,tex
2460
2461         * scm/output-ps.scm (output-scopes): dump variables directly.
2462         (define-fonts): rewrite for new interface
2463
2464         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
2465
2466         * lily/paper-outputter.cc (Paper_outputter): take format argument.
2467
2468         * lily/main.cc (parse_argv): don't set extension for output.
2469
2470         * lily/clef-engraver.cc (create_clef): remove
2471         Staff_symbol_referencer::set_position() call. 
2472
2473 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2474
2475         * ly/music-functions-init.ly (addlyrics): set the 'origin property
2476         with the location argument in music function definitions.
2477
2478 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2479
2480         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
2481         staffsymbol dependency.
2482
2483         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
2484         cleanups.
2485
2486         * lily/book.cc (process): return Paper_book
2487         (to_stencil): use Book::process().
2488
2489         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
2490         header_ field. Store in $globalheader
2491
2492         * lily/parser.yy (book_body): book header is initted to
2493         $globalheader.
2494
2495
2496 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2497
2498         * input/test/fill-a4.ly: removed.
2499
2500         * lily/parser.yy (output_def): push scope of parent_ Output_def
2501         too.
2502
2503 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2504
2505         * scm/output-gnome.scm: Update info.
2506
2507 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2508
2509         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
2510
2511         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
2512         than 1 module.
2513
2514         * lily/include/ly-module.hh (ly_use_module): rename is_module to
2515         ly_c_module_p.
2516
2517         * scm/page-layout.scm (default-book-title): move Scheme titling
2518         functions to here.
2519
2520         * lily/parser.yy (book_paper_block): remove scope too.
2521
2522         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
2523
2524         * lily/rest.cc: add direction to rest properties.
2525
2526         * lily/include/output-def.hh: new file, move from
2527         music-output-def.hh
2528
2529 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2530
2531         * scm/output-gnome.scm: Describe feta-cork hack.
2532
2533 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2534
2535         * lily/include/book-paper-def.hh: derive from Output_def 
2536
2537         * lily/include/paper-def.hh: move all functionality out of class.
2538         Junk header.
2539
2540         * lily/include/music-output-def.hh: rename Music_output_def to
2541         Output_def.
2542
2543         * input/wilhelmus.ly: only set space for Paper formatting. 
2544
2545         * lily/include/midi-def.hh: remove file, remove class.
2546         Move functions to Music-output-def.
2547
2548         * lily/music-output-def.cc (Music_output_def): remove separate
2549         translator table. Lookup translators in scope directly. This
2550         obviates Context suffix for context identifiers, i.e.
2551
2552         \context {
2553           \Staff
2554           .. 
2555           }
2556
2557
2558         will work.
2559
2560
2561         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
2562
2563         * Documentation/user/changing-defaults.itely (Horizontal spacing):
2564         document spacing override hack.
2565
2566 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2567
2568         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
2569         installation info.  Support point-and-click.  Add +/- zoom
2570         keybindings.
2571
2572 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2573
2574         * VERSION: 2.3.2 released
2575
2576         * lily/parser.yy (book_body): set default bookpaper.
2577
2578         * scm/output-tex.scm (header): kludge: hard code linewidth. 
2579
2580         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
2581
2582 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2583
2584         * lily/score.cc (default_rendering): scale outputdef before
2585         starting.
2586
2587 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2588
2589         * scm/fret-diagrams.scm: Add header.
2590
2591         * scm/output-gnome.scm: Hello world :-)
2592
2593 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2594
2595         * scripts/lilypond.py (run_dvips): only add papersize if present.
2596
2597         * lily/accidental-engraver.cc (update_local_key_signature): new
2598         function, fold code from initialize() and process_music().
2599         (update_local_key_signature): use deep copy. This fixes one
2600         problem from custom-key-signatures.ly.
2601         (number_accidentals_from_sig): tighter check for
2602         accidental-too-old.
2603
2604         * ly/engraver-init.ly: remove localKeySignature
2605         definition from ChoirStaff, StaffGroup, Score.
2606
2607         * lily/percent-repeat-engraver.cc (try_music): add moments for
2608         barlines too. Fixes: skipbars-percent-repeat.ly.
2609
2610 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2611
2612         * lily/context-def.cc (filter_performers): don't go to cdrloc if
2613         skipping last pair. Fixes: crash-bar-number.
2614
2615         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
2616         D. Sorensen)
2617
2618         * input/test/fret-diagram.ly: new file.
2619
2620         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
2621         (scale-paper): divide by scale.
2622
2623 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2624
2625         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
2626         case.
2627
2628 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2629
2630         * scm/stencil.scm (fontify-text): reinstate function
2631
2632         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
2633
2634         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
2635
2636         * lily/parser.yy (book_paper_head): \bookpaper {} 
2637
2638         * python/midi.c: remove config.h
2639
2640 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2641
2642         * scm/output-gnome.scm: Update.
2643
2644 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2645
2646         * scm/output-gnome.scm: New file.
2647
2648         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
2649
2650 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2651
2652         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
2653         (find_scaled_font): move from Paper_def
2654
2655 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2656
2657         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
2658         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
2659
2660         * po/fr.po: update po.
2661
2662         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
2663
2664         * lily/book-paper-def.cc (print_smob): new file.
2665
2666 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
2667
2668         * buildscripts/lilypond-words.py: search words also from
2669         music-functions-init.ly.
2670
2671 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2672
2673         * ly/music-functions-init.ly (def-music-function): new helper
2674         macro for defining music functions. \addlyrics \appoggiatura
2675         \acciaccatura \grace \partcombine \autochange \applycontext
2676         \applyoutput and \breathe are now defined here thanks to it.
2677
2678         * lily/parser.yy: 
2679         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
2680         \grace \partcombine \autochange \applycontext \applyoutput and
2681         \breathe keywords removed from the parser.
2682
2683         * lily/parser.yy: 
2684         * lily/music-function.cc (ly_make_music_function): 
2685         * lily/lexer.ll (music_function_type): added a case for 0-arg
2686         music functions.
2687
2688 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2689
2690         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
2691         refering to a music expression can be used in lily-inside-scheme:
2692         #{ $music #}
2693
2694         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
2695         and ly:parser-define, and change ly:parser-parse-string in order
2696         to make #{ $music #} work.
2697
2698         * scm/new-markup.scm (compile-markup-expression): when an argument
2699         is a string, use `make-simple-markup'.
2700
2701 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2702
2703         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
2704
2705 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2706
2707         * scripts/convert-ly.py (FatalConversionError.func): handle + in
2708         font-size. (backportme)
2709
2710 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2711
2712         * lily/paper-outputter.cc (output_stencil): dump font definitions
2713         before each stencil.
2714
2715         * lily/include/paper-book.hh (struct Score_lines): new
2716         struct. Collect info per Paper-score.
2717
2718         * lily/include/page.hh (class Page): to_stencil() returns Stencil
2719         everywhere.
2720
2721         * lily/stencil.cc (find_expression_fonts): new function
2722
2723         * lily/paper-outputter.cc (output_stencil): use
2724         interpret_stencil_expr
2725
2726         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
2727         (interpret_stencil_expr): new function. Generic stencil
2728         interpretation.
2729
2730         * lily/paper-def.cc (find_scaled_font): divide lookup
2731         magnification by outpuscale for non-virtual fontmetrics. This
2732         fixes ludicrously long font definitions for text
2733         fonts. (backportme)
2734
2735         * lily/score-engraver.cc: remove
2736         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
2737
2738 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2739
2740         * input/test/markup-score.ly: Remove \notes.
2741
2742         * lily/parser.yy (book_body): Grok Composite_music and \header.
2743         (markup): Push NOTES mode before score_block.
2744
2745         * VERSION: release 2.3.1
2746
2747         * mf/feta-klef.mf: 
2748         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
2749
2750         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
2751
2752         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
2753
2754 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2755
2756         * scm/output-tex.scm (output-tex-string): tighten safe security.
2757
2758         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
2759
2760         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
2761         allowed ly functions.
2762
2763         * lily/ly-module.cc (ly_module_define): only define variable if
2764         bound.
2765         (ly_make_anonymous_module): take safe option.
2766
2767 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2768
2769         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
2770
2771 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2772
2773         * input/regression/newaddlyrics.ly: Fix.
2774
2775         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
2776         \score \notes.
2777
2778 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
2779
2780         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
2781
2782 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2783
2784         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
2785
2786         * lily/paper-line.cc (Paper_line): don't store list of stencils,
2787         but convert to single Stencil immediately.
2788
2789         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
2790
2791 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2792
2793         * scm/output-sodipodi.scm: Resurrect sodipodi output.
2794
2795 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
2796
2797         * elisp/lilypond-mode.el: Changed the way defaults are created for
2798         LilyPond-command-master.  LilyPond-mode will now check the
2799         timestamps of the files to see which command has to run next.
2800
2801 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2802
2803         * scm/bass-figure.scm (format-bass-figure): don't set
2804         number-markup for strings. This fixes string in bass
2805         figure. (backportme)
2806
2807         * lily/parser.yy (bass_number): insert number-markup into figure
2808         definition.
2809
2810         * scm/define-music-properties.scm (all-music-properties): make
2811         'figure a markup.
2812
2813         * scripts/convert-ly.py (conv): \apply -> \applymusic
2814
2815 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
2816
2817         * elisp/lilypond-mode.el: changed the order of some commands
2818         ("Midi" after "2Midi"), use the user-defined
2819         LilyPond-command-default as default instead of "LilyPond"
2820
2821         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
2822         to set the master file for the next command.
2823
2824         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
2825         with font-lock-reference-face.
2826
2827 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
2828
2829         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
2830
2831         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
2832
2833 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2834
2835         * ly/music-functions-init.ly (TODO): new file.
2836
2837         * lily/parser.yy (Generic_prefix_music_scm): add more
2838         music_function symbols.
2839         (Prefix_composite_music): change \apply to music-function   
2840
2841         * lily/include/music-function.hh: rename to music-function
2842
2843 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2844
2845         * lily/music-head.cc (LY_DEFINE): change order of args.
2846
2847         * input/regression/music-head.ly (texidoc): new file.
2848
2849         * lily/parser.yy (Generic_prefix_music): allow generic
2850         music-transformation functions. 
2851
2852         * lily/include/music-head.hh (is_music_head): new file.
2853
2854         * lily/music-head.cc (get_music_head_transform): new file.
2855
2856 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2857
2858         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
2859         empty extent. This fixes ottava brackets on rests. (backportme)
2860
2861         * make/lilypond.redhat.spec.in (Group): ln png files for info.
2862
2863         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
2864
2865         * cygwin/lily-wins.py: update for the lily-wins.py script.
2866
2867 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2868
2869         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
2870         code. This will obviate typeset_grob () in the future.  The effect
2871         of this is that improperly written spanner handling will result in
2872         invalid spanner bounds.
2873         (announce_grob): add to elems_ from here
2874         (typeset_grob): comment out.  
2875
2876         * lily/include/engraver.hh (make_spanner): new calling interface
2877         for make_{item,spanner}. This obviates most calls to
2878         announce_grob().
2879
2880         * scm/music-functions.scm (set-accidental-style): use GrandStaff
2881         iso. PianoStaff for piano styles.
2882
2883 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
2884
2885         * Documentation/user/music-glossary.tely: add segno after d.s.
2886
2887 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2888
2889         * lily/include/audio-column.hh: remove unused variables.
2890         (patch by Michael Welsh Duggan)
2891
2892         * flower/include/axes.hh (other_axis): inline Axes function
2893         (thanks to David Brandon).
2894
2895 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2896
2897         * cygwin/mknetrel: Install image links (backportme).
2898
2899         * Documentation/user/GNUmakefile (local-install-info): Activate
2900         actual installing of image links (backportme).
2901
2902 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2903
2904         * Documentation/user/notation.itely (Measure repeats): Removed
2905         unnecessary (and confusing) \context Voice{.
2906
2907 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2908
2909         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
2910
2911         * lily/page.cc (Page): Do not use ly_scheme_function for
2912         volatile/configurable variables (FIXME: better name).
2913
2914         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
2915         get_scmvar).
2916
2917 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2918
2919         * scripts/convert-ly.py (FatalConversionError.subst): use
2920         \transposition.
2921
2922 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2923
2924         * lily/include/page.hh (class Page): Declare left_margin ().
2925
2926         * lily/page.cc: Remove paper var caching.
2927
2928 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2929
2930         * Documentation/user/music-glossary.tely: Add name to @top node.
2931         Remove comment from @table definitions (workaround for makinfo
2932         bug).
2933
2934         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
2935         ly:stencil-get-expr).  Update callers.
2936         (ly:stencil-align-to!):  Return stencil too.
2937
2938         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
2939         stencil.  Remove looped line-based page output.
2940         (output_line): Use line stencil.  Remove looped stencil-based line
2941         output.
2942
2943         * lily/page.cc (ly:page-paper-lines): New function.
2944
2945         * input/test/markup-score.ly: New file.
2946
2947         * scm/define-markup-commands.scm (stencil): New markup.
2948
2949         * lily/book.cc (to_stencil): New method.
2950
2951         * lily/parser.yy (markup): Use it to grok \score.
2952
2953 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2954
2955         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
2956
2957         * lily/paper-book.cc (pages): Change signature.  Update callers.
2958
2959         * lily/include/page.hh:
2960         * lily/page.cc: New file.
2961
2962         * lily/paper-line.cc (to_stencil): New method.
2963
2964         * lily/paper-outputter.cc (output_stencil): New method.
2965
2966         * lily/paper-outputter.cc (output_line): Use them.
2967
2968         * lily/warn.cc: Remove.
2969
2970         * lily/my-lily-parser.cc (distill_inname): Remove.
2971
2972         * flower/include/file-name.hh: 
2973         * flower/file-name.cc: New file.  Update users.
2974
2975         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
2976         (find): New method of same name.
2977
2978         * lily/my-lily-parser.cc (ly:parse-file): Use it.
2979
2980         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
2981         constant error message.
2982
2983 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
2984
2985         * input/test/{blank-notes.ly,staff-container.ly}: typos.
2986
2987 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2988
2989         * Documentation/user/music-glossary.tely: @table @strong' replaced
2990         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
2991         (backportme).
2992
2993 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2994
2995         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
2996
2997         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
2998         #{ lily music expression #} that returns an equivalent scheme
2999         music expression by parsing the string.
3000
3001 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3002
3003         * lily/my-lily-parser.cc:
3004         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
3005         SCM string (foo.ly/toto.scm support).
3006
3007 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3008
3009         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
3010
3011 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3012
3013         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
3014
3015         * scripts/lilypond-book.py: LY code that includes \header is
3016         not assumed to be a fragment.
3017
3018 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3019
3020         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
3021         tremolo beams up.
3022
3023         * lily/stem.cc (chord_start_y): Return 0 if no heads.
3024         (get_default_stem_end_position): No tremolo head juggling if no
3025         heads.  Fixes tremolo crash on rests (backportme).
3026
3027         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
3028
3029 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3030
3031         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
3032         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
3033
3034         * lily/lexer.ll: Allow \encoding in NOTES mode.
3035
3036         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
3037         for lyrics, not for commands.
3038
3039         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
3040         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
3041
3042         * input/regression/newaddlyrics.ly: New file.
3043
3044         * Documentation/topdocs/NEWS.texi: Update.
3045
3046         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
3047         (Music_list): Allow embedded scm.
3048
3049         * lily/score.cc (ly:score-bookify): New function.
3050
3051         * lily/music.cc (ly:music-scorify): Idem.
3052
3053         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
3054         (ly:parser-print-score): Idem.
3055
3056         * scm/lily.scm (default-toplevel-book-handler): Idem.
3057         (default-toplevel-music-handler): Idem.
3058         (default-toplevel-score-handler): Idem.
3059
3060         * ly/declarations-init.ly: Set default toplevel handlers.
3061
3062         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
3063
3064         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
3065         printer for score at toplevel.
3066
3067 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3068
3069         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
3070         Fix for simple case: input/simple-song.ly, more complex stuff
3071         does not work yet.
3072
3073 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3074
3075         * lily/parser.yy (Prefix_composite_music): split Composite_music
3076         in Prefix_composite_music and Grouped_music_list.
3077         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
3078
3079 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3080
3081         * scm/lily.scm (toplevel-expression): New define.
3082
3083         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
3084
3085         * lily/parser.yy (toplevel_expression): Use it.
3086
3087         * lily/include/my-lily-parser.hh: Smobbify.
3088
3089         * lily/my-lily-parser.cc (parse_string): New method.
3090
3091         * lily/my-lily-parser.cc (ly:parse-string): New function.
3092
3093         * Documentation/user/lilypond.tely: Add comment and workaround for
3094         gs-8.01 crash.  Fixes make web.
3095
3096         Simplification of toplevel music.
3097
3098         * lily/lexer.ll, lily/parser.yy:
3099
3100         * In LYRICS mode, return LYRICS_STRING.  This fixes one
3101         shift/reduce problem.
3102
3103         * Use NOTES mode at start of maininput.
3104
3105         * Grok toplevel composite music expression, put in score and book.
3106
3107         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
3108
3109         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
3110
3111         * input/simple.ly: New file.
3112
3113         * input/simple-song.ly: Idem.
3114
3115 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3116
3117         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
3118         Sandberg.
3119
3120 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3121
3122         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
3123
3124 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
3125
3126         * input/regression/accidental-octave.ly: doc automatic showing
3127         of note names.
3128
3129 2004-04-16  Heikki Junes <janneke@gnu.org>
3130
3131         * po/fi.po: do "make po && make -C po po-update" at top-level,
3132         then "cp po/out/fi.po po/fi.po" and update fields.
3133
3134         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
3135
3136 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3137
3138         * Documentation/user/introduction.itely (About this manual): Fix
3139         templates and regression urls (backportme).
3140
3141 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3142
3143         * ly/engraver-init.ly (Score:graceSettings): Increase
3144         beamed-lengths, especially for 32nd notes.
3145
3146         * Documentation/user/notation.itely (Grace notes): Correct the
3147         syntax for add-grace-property example.
3148
3149 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3150
3151         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
3152         `Generated' tag.
3153
3154         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
3155         Severely broken (the Debian package, at least).
3156
3157 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3158
3159         * lily/context.cc (find_create_context): assign to lvalue.
3160
3161 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3162
3163         * lily/include/translator.hh (class Translator): rename
3164         get_parent_context() to context () to avoid confusion.
3165
3166         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
3167
3168         * lily/lexer.ll: change is_string -> ly_c_string_p 
3169
3170         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
3171
3172         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
3173
3174 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3175
3176         * VERSION: release 2.3.0
3177
3178         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
3179
3180         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
3181         if nonempty.
3182
3183         * lily/include/context.hh (class Context): make members protected.
3184         (children_contexts): new accessor function.
3185
3186         * lily/include/translator.hh (class Translator): make
3187         daddy_context_ protected.
3188         (class Translator): clean up. 
3189
3190         * lily/include/context.hh (class Context): make daddy_context_
3191         private.
3192
3193         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
3194         higher for finding Voice. (backportme)  
3195
3196         * lily/include/context.hh (class Context): remove
3197         find_context_below() as a method.
3198
3199         * Documentation/user/notation.itely (The Lyrics context): add note
3200         about manual durations
3201
3202         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
3203         encoding.
3204
3205         * scm/output-tex.scm (text): dump \inputencoding{} for text.
3206
3207 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3208
3209         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
3210         \usepackage{inputenc}
3211
3212         * lily/paper-book.cc (classic_output): don't advance Offset for
3213         TeX output.
3214
3215         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
3216         ec-sauter.map in rules
3217
3218         * mf/ecb.mf (font_identifier): new file, based on ecbx
3219
3220         * mf/ecb10.mf (gensize): new file.
3221
3222         * Documentation/topdocs/NEWS.texi (Top): document some more new
3223         features.
3224
3225         * ly/declarations-init.ly: run convert-ly
3226
3227         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
3228         from input-file-results. Remove input-file-results.* 
3229
3230 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3231
3232         * scm/output-ps.scm (font-command): Fix, again.
3233
3234         * input/test/title-markup.ly: Add \noPagebreak test.
3235
3236         * lily/score-engraver.cc (try_music): Bugfix.
3237
3238 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3239
3240         * lily/main.cc (main_with_guile): excise dependency options -M and
3241         --dep-prefix
3242
3243         * lily/input-file-results.cc: excise Makefile dependency code
3244
3245         * Documentation/user/invoking.itexi (Invoking the lilypond
3246         binary): remove dep doco
3247
3248         * lily/main.cc (main_with_guile): call lilypond-main
3249
3250         * scm/lily.scm (lilypond-main): new function: handle multiple files.
3251
3252         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
3253         exception.
3254
3255         * lily/my-lily-parser.cc: remove paper_description function
3256
3257         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
3258         new function.
3259
3260         * lily/main.cc: remove global_score_count.
3261
3262         * lily/book.cc (process): don't take header from global_input_file.
3263
3264         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
3265
3266         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
3267
3268         * lily/music-output-def.cc (LY_DEFINE): new function
3269         ly_output_description. This function does the bulk for  setting,
3270         parsing and breaking down of an input file.
3271
3272         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
3273         anonymous modules globally. Let's hope they get GCd
3274
3275         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
3276
3277 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3278
3279         * scm/output-ps.scm (header): Papersize from paper.
3280
3281         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
3282         for classic output.
3283
3284         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
3285         lilypondclassic is defined.
3286         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
3287
3288         * input/regression/between-systems.ly: Remove.
3289
3290         * python/lilylib.py (get_bbox): Fix regular expression
3291         for bounding box.
3292
3293         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
3294
3295         * scm/output-tex.scm (stop-page): Use it.
3296
3297         * scm/output-ps.scm (define-fonts): Bugfix.
3298
3299         * lily/grob.cc: Add penalty to interface.
3300
3301         * lily/include/paper-line.hh (class Paper_line): New member
3302         var penalty_.
3303
3304         * lily/system.cc (get_line): Initialise Paper_line with
3305         page-penalty's from original grobs.
3306
3307         * scm/define-music-properties.scm (all-music-properties): Add
3308         page-penalty.
3309
3310         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
3311
3312         * lily/score-engraver.cc (try_music): Handle page-penalty.
3313
3314         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
3315
3316 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3317
3318         * ly/declarations-init.ly (melismaEnd): typo
3319
3320         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
3321
3322         * scm/output-ps.scm (text): split string into spaces, use moveto
3323         for setting space. 
3324
3325 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3326
3327         * po/nl.po: Update.
3328
3329         * scm/font.scm (add-cmr-fonts): Typo.
3330
3331 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3332
3333         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
3334         font-encoding.
3335
3336         * scm/define-grobs.scm (all-grob-descriptions): idem.
3337
3338         * lily/time-signature.cc (numbered_time_signature): idem.
3339
3340         * scm/font.scm (add-cmr-fonts): use real encoding names for
3341         font-encoding.
3342
3343 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3344
3345         * lily/paper-book.cc (classic_output): 
3346         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
3347         Fixes classic output.
3348         (lilypondstart):
3349         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
3350         kludge.
3351
3352         * scripts/old-lilypond-book.py: Remove.
3353
3354         Page layout for SCOREs enclosed in a BOOK:
3355
3356         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
3357         layout tweaking.
3358
3359         * input/les-nereides.ly (theScore): Add \book.
3360
3361         * input/test/title-markup.ly: Add \book.
3362
3363         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
3364         only if 'verbose.
3365
3366         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
3367
3368         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
3369
3370         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
3371         * scm/output-tex.scm (start-system): Update for page layout by
3372         LilyPond.
3373
3374         * scm/output-ps.scm (start-system): Previously (new-start-system).
3375
3376         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
3377         passed to define-fonts.
3378
3379         * lily/paper-column.cc: 
3380         * lily/system.cc (get_line):
3381         * ly/property-init.ly (newpage): 
3382         * scm/define-grob-properties.scm:
3383         * scm/output-ps.scm: 
3384         * scm/output-tex.scm: Remove between-system-string kludge.
3385
3386         * scm/output-ps.scm (define-fonts, font-command,
3387         font-load-encoding): Handle ENCODING = #f.
3388
3389         * scm/output-tex.scm (output-scopes): Check if variable is bound.
3390
3391         * scm/define-markup-commands.scm (fill-line): Use
3392         make-simple-markup (WAS: unexisting make-word-markup).
3393
3394         * lily/text-item.cc (interpret_markup): Bugfix, transpose
3395         ENCODING, MARKUP parameters for interpret_string.
3396
3397         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
3398
3399         * lily/score.cc (book_rendering): New method.
3400         (default_rendering): Create Paper_book helper locally, dump
3401         output.
3402
3403         * lily/my-lily-lexer.cc (the_key_tab): Add book.
3404
3405         * lily/parser.yy: Handle \book.
3406
3407         * lily/include/book.hh: 
3408         * lily/book.cc: New file.
3409
3410 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3411
3412         * lily/text-item.cc (interpret_string): new file, select font with
3413         encoding.
3414
3415         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
3416
3417         * scm/define-markup-commands.scm (encoded-simple): new markup command.
3418
3419         * lily/parser.yy (markup): take encoding from lexer.
3420
3421 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3422
3423         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
3424
3425         * scm/output-ps.scm: Remove some cruft.
3426
3427 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3428
3429         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
3430
3431         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
3432
3433 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3434
3435         * scm/font.scm (add-century-schoolbook-fonts):
3436         (make-century-schoolbook-tree): New function.
3437
3438         * input/test/title-markup.ly: Use Century Schoolbook font.
3439
3440 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3441
3442         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
3443         to Erik Sandberg) 
3444
3445         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
3446
3447         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
3448
3449         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
3450
3451         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
3452
3453 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3454
3455         * scm/part-combiner.scm (determine-split-list): bugfix: if no
3456         solo-state (at end of solo), we can set the solo status
3457         too. (backportme.)
3458
3459         * input/regression/part-combine-solo-end.ly: new file.
3460
3461 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3462
3463         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
3464         flavour abc files.  Really ignore unknown keys (backportme).
3465
3466 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3467
3468         * lily/scaled-font-metric.cc (text_dimension): only multiply with
3469         magnification_ when looking up in orig_.
3470
3471         * scm/output-tex.scm (text): switch off char-mapping.
3472
3473         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
3474         because AFM's encoding field cannot have spaces.
3475
3476 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3477
3478         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
3479
3480 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3481
3482         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
3483
3484         * mf/cmr.enc: new file, without hi-bit ascii info. 
3485
3486         * lily/bezier-bow.cc (slur_shape): make indent dependent on
3487         width. This removes the 'hook' at the end of a long slur.
3488
3489         * buildscripts/mf-to-table.py (parse_logfile): don't append
3490         encoding to fontname.
3491
3492 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3493
3494         * scm/output-ps.scm (define-fonts): Load .enc only once.
3495
3496         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
3497         too.
3498
3499 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3500
3501         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
3502         encoding field.
3503
3504         * lily/stencil-scheme.cc: remove ly:fontify-atom 
3505
3506         * ly/portuges.ly (pitchnames): new file.
3507
3508         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
3509         Michael Welsh Duggan
3510
3511         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
3512
3513         * ly/nederlands.ly: add comment about digits.
3514
3515         * lily/scaled-font-metric.cc (derived_mark): idem.
3516
3517         * scm/encoding.scm (make-encoding-mapping): change permutation to
3518         mapping.
3519
3520         * lily/scaled-font-metric.cc (derived_mark): is a const method.
3521         (Modified_font_metric): make alist for coding_description_
3522         (LY_DEFINE): remove coding-name.
3523
3524         * scm/output-tex.scm (text): remove debugging code.
3525
3526         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
3527
3528         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
3529         from infile.
3530
3531         * mf/feta-generic.mf: move fet_beginfont into generic code.
3532         use fetaMusic (without space) as encoding
3533
3534         * mf/feta-autometric.mf: take encoding argument
3535
3536         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
3537
3538         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
3539         use.
3540
3541         * scm/encoding.scm (read-encoding-file): use symbol for glyph
3542         name.
3543
3544 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3545
3546         * input/test/title-markup.ly: Set inputencoding.
3547
3548         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
3549
3550         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
3551
3552         * scm/encoding.scm (get-coding-filename, get-coding-command): New
3553         function.
3554         (coding-alist): Also hold filename, command.
3555         (read-encoding-file): Return symbols.
3556
3557 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3558
3559         * scm/output-tex.scm: remove fontify; text and char take a font
3560         argument.
3561
3562         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
3563
3564         * lily/scaled-font-metric.cc (text_dimension): init
3565         coding_{permutation,table}_ too 
3566         (LY_DEFINE): ly:font-encoding, new function return
3567
3568         * lily/paper-def.cc (find_scaled_font): take input coding from
3569         inputcoding paper var.
3570
3571         * lily/performance.cc (output): remap modulo 16.
3572
3573         * lily/text-item.cc (interpret_markup): whoops, variable
3574         shadowing fixed.
3575
3576 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
3577
3578         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
3579         symbols, not symbols to strings.
3580
3581         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
3582         symbols, not symbols to strings.
3583
3584 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3585
3586         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
3587         (ly:kpathsea-gulp-file): New function.
3588
3589         * scm/encoding.scm (read-encoding-file): Use it.
3590
3591 2004-04-06  Werner Lemberg  <wl@gnu.org>
3592
3593         * scm/encoding.scm (coding-alist): Fix typo.
3594
3595 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3596
3597         * lily/scaled-font-metric.cc (text_dimension): move function from
3598         Font_metric
3599         (make_scaled_font_metric): init coding_scheme_ to TeX
3600         (text_dimension): use get-coding-vector for non TeX coding_scheme_
3601
3602         * lily/include/scaled-font-metric.hh (struct
3603         Modified_font_metric): rename from Scaled_font_metric
3604
3605         * scm/encoding.scm (read-encoding-file): split up large function,
3606         leave caching to (delay)
3607
3608         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
3609
3610 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3611
3612         * lily/my-lily-lexer.cc (set_encoding): New method.
3613
3614         * lily/lexer.ll: Grok \encoding.
3615
3616         * lily/font-metric.cc (get_encoded_index): New function.
3617
3618         * lily/include/font-metric.hh (coding_scheme): New method.
3619
3620         * scm/encoding.scm: New file.
3621
3622         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
3623
3624 2004-04-05  Werner Lemberg  <wl@gnu.org>
3625
3626         * Documentation/user/tutorial.itely: Revised (finished).
3627
3628         * Documentation/user/macros.itexi (@separate): Removed.
3629
3630 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3631
3632         * scm/output-ps.scm (define-fonts): fix scaling.
3633
3634         * lily/scaled-font-metric.cc (design_size): add function.
3635
3636         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
3637         partial cut&paste of ly:font-magnification.
3638
3639 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3640
3641         * scm/output-ps.scm (define-fonts):
3642         (fontify): Update.
3643
3644 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3645
3646         * po/fr.po: update. (backportme).
3647
3648         * po/nl.po: update. (backportme). 
3649
3650         * mf/feta-beugel.mf: document why design size is not fixed.
3651
3652         * mf/feta-braces-a.mf: rename to stress that it's not design size.
3653
3654 2004-04-04  Werner Lemberg  <wl@gnu.org>
3655
3656         * Documentation/user/tutorial.itely: Revised (continued).
3657
3658 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3659
3660         * po/nl.po: Update (backportme).
3661
3662 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3663
3664         * po/de.po: update. (backportme).
3665
3666         * scm/output-tex.scm (font-command): use ly: functions to
3667         construct name.
3668         (define-fonts): don't use alist, just dump \font definitions.
3669         (font-load-command): calculate proper scaling by taking
3670         outputscale from paper argument.
3671
3672         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
3673         expression.
3674
3675         * lily/paper-outputter.cc (output_header): pass paper arg to
3676         define-fonts
3677
3678         * lily/paper-def.cc (font_descriptions): dump list of
3679         Scaled_font_metrics
3680         (find_scaled_font): take Font_metric argument, store
3681         Scaled_font_metrics in hash-table containing (size ->
3682         Scaled_font_metrics) alist.
3683         (get_dimension): rename from get_realvar
3684
3685         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
3686         ly:font-magnification, ly:font-name: new functions
3687
3688 2004-04-03  Werner Lemberg  <wl@gnu.org>
3689
3690         * Documentation/user/dedication.itely,
3691         Documentation/user/preface.itely,
3692         Documentation/user/introduction.itely,
3693         Documentation/user/tutorial.itely: Revised.
3694         Removing leading spaces which distorts output if info files are read
3695         with stand-alone info.
3696         Removing superfluous inter-word spaces which also distorts output
3697         for stand-alone info.
3698         Using ` and ' instead of `` and '' everywhere to improve
3699         legilibility with stand-alone info
3700         Using @samp for single-letter input items and data which contains
3701         spaces, @code for other things.
3702
3703         * lily/grob-interface.cc: Adding copyright.
3704         (check_interfaces_for_property): Improve format of warning message.
3705
3706 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3707
3708         * lily/include/font-metric.hh (struct Font_metric): add
3709         design_size () method.
3710
3711         * buildscripts/mf-to-table.py (base): add DesignSize comment.
3712
3713         * lily/afm.cc (read_afm_file): read design size.
3714
3715         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
3716
3717         * scm/music-functions.scm (unfold-repeats): handle dots too.
3718
3719 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3720
3721         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
3722         (backportme)
3723
3724 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3725
3726         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
3727         lyric indent.  Revert melismaBusyProperties using \unset.
3728
3729 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3730
3731         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
3732
3733         * lily/parser.yy (command_element): allow redefinition of |
3734         meaning.
3735
3736         * lily/break-align-engraver.cc (acknowledge_grob): construct
3737         LeftEdge where the first cause for alignment is coming from.
3738         This makes \override Staff.LeftEdge work as expected.
3739
3740         * lily/slur-performer.cc (Slur_performer): add inits
3741
3742         * lily/beam-performer.cc (Beam_performer): add inits
3743
3744 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3745
3746         * VERSION (PACKAGE_NAME): release 2.2.0