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