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