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