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