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