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