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