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