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