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