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