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