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