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