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