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