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