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