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