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