* lily/accidental-engraver.cc (process_acknowledged_grobs):
[lilypond.git] / ChangeLog
blob7b7efdb143429ab2a000e9fa2885e07c0e7a2934
1 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4         make accidental appear to come from note head engraver.
6         * lily/slur-quanting.cc: new file.
7         (score_extra_encompass): new function. Avoid scripts and
8         accidentals
10 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
13         This greatly reduces the number of files that get recompiled
14         after touching config.hh.
16         * config.hh.in: Remove GUILE_*_VERSION.
18         * lily/new-slur.cc: Resolve conflicts.
20         * lily/stem-engraver.cc (make_stem): New method.
22         * lily/include/script-interface.hh:
23         * lily/script-interface.cc: New file.
25         * lily/include/script.hh:
26         * lily/script.cc: Remove.
28         * lily/music.cc (duration_log): New method.
30         * lily/script.cc (struct Skript): Remove.
32         * lily/new-slur.cc (get_base_attachments): Try at articulations.
33         Lots of coding cleanups (Stom).
35 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
37         * lily/new-slur.cc (avoid_staff_line): new function: avoid
38         collisions with staff lines.
40         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
41         global_path
43         * scm/define-grobs.scm (all-grob-descriptions): set ratio
44         .25. This flattens short slurs.
46         * lily/new-slur.cc (enumerate_attachments): move X of attachment
47         points for tilted slurs.
49         * input/regression/slur-tilt.ly: new file.
51         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
52         stems of 16th graces too.
54         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
55         quant penalty dependent on how much the line is in the gap.
57         * input/regression/grace-stem-length.ly: new file.
59         * lily/beam-quanting.cc (score_forbidden_quants): remove
60         interquant check. The penalty of 1000 is much too harsh, and the
61         inter case should be caught by check-staff-line-in-gap check.
63         * lily/scm-option.cc: move debug-beam to \paper.
65         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
66         .txt files to appease makeinfo.
68         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
69         remove texttagline.
70         
71         * lily/new-slur.cc: cleanup, split in functions.
73         * lily/parser.yy (chord_body_element): allow octave-check = inside
74         chord body. 
76         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
78         * lily/stem.cc (height): call Beam::after_line_breaking().
80         * lily/rest-collision.cc (force_shift_callback): only call shift
81         for columns containing rests.
83         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
85         * input/regression/font-postscript.ly: invoke afm2tfm. 
87 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
89         * mf/SConscript: Build map files.
91         * SConstruct: Rename $out to out-www in web.
93 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
95         * SConstruct (web_kluts): Have make web build in out-www.  Not.
97 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
99         * Documentation/user/music-glossary.tely (Top): add fragment to
100         pertinent @lilypond entries.
102         * scm/define-grobs.scm: switch on new-slur by default.
104         * lily/scm-option.cc: symbol != string.
106         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
107         really work yet.
108         (set_end_points): make X coord of attachment dependent on  Y.
109         (score_encompass): add edges too.
111 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
113         * lily/stem.cc (get_beaming): new function.
115         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
116         for fragment snippets. This fixes inclusion of toplevel-music
117         examples (such as new-slur.ly)
119 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
121         * scripts/lilypond-book.py: Remove second import of stat.
123         * More SCons cleanups.
125         * Documentation/bibliography/computer-notation.bib (note): Remove
126         extraneous closing brace.
128 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
130         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
131         stat calls.
133         * Documentation/bibliography/SConscript (bibs): failed try to get
134         bib2html find html-long.bst.
136         * buildscripts/bib2html.py (stat): fail if bibtex fails.
138         * make/stepmake.make: use usescons for using scons. 
140 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
142         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
143         for lilypondend.  Import stat (huh?).
145 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
147         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
148         bypass dvi. 
150         * input/regression/font-postscript.ly: new file. 
152         * scm/framework-ps.scm (load-fonts): load pfb files too.
154         * lily/pfb.cc (pfb2pfa): new file.
156 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
158         * scripts/lilypond-book.py (PREAMBLE_LY): set
159         toplevel-music-handler too.
161 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
163         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
164         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
166         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
168         * python/SConscript:
169         * python/vim:
170         * input/mutopia/*SConscript: New file.
172         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
174         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
175         fixes web build.
177         * make/stepmake.make (scons): re-route to SCONS if user has been
178         running scons in this tree.
180         * SConstruct (config_vars): Add CPPDEFINES.
181         (env): Set checksums type to "content".
182         (save_config_cache): Do not exit after configuring when using
183         checksums (the default) instead of timestamps.
185 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
187         * SConstruct: Further development.
189         * input/test/SConscript: 
190         * input/template/SConscript: 
191         * input/regression/SConscript: 
192         * Documentation/bibliography/SConscript:
193         * Documentation/bibliography/index.html.in: New file.
195         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
196         generation.
198         * buildscripts/builder.py: Add new builders.
200         * make/stepmake.make: 
201         * stepmake/stepmake/*.make: 
202         * configure.in:
203         * lily/*:
204         * flower*: Use config.hh (Was config.h).
206         * scm/encoding.scm (get-coding): Print friendly error message when
207         no encoding is found, rather than crashing.
209 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
211         * lily/new-slur.cc (score_slopes): strong sloping score only when
212         stems point in same dir. 
214 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
216         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
217         for beam start.
219         * lily/parser.yy (context_prop_spec): check grob name for
220         alphanumericness..
222         * lily/lyric-engraver.cc: creates LyricText objects
224 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
226         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
228 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
230         * SConstruct: Configure only pristine build tree or on user
231         request.  Cleanups.  Add Documentation/topdocs to subdirs.
232         Use checksums instead of timestamps.
233         (CheckYYCurrentBuffer): Return result.
235         * Documentation/topdocs/SConscript: New file.
237 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
239         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
241         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
242         scm_from_int instead.
244 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
246         * SConstruct: Updates.  Add targets: tar, dist, release.
248 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
250         * input/mutopia-header.ly: Generate output.
252         * SConstruct:
253         * buildscripts/builder.py:
254         * Documentation/user/SConscript: SCons fixes.
256 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
258         * lily/new-slur.cc (class New_slur): new file. Score based slur
259         computations.
261 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
263         * mf/SConscript: Remove Builders.
265         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
267         * input/SConscript: 
268         * Documentation/user/SConscript: New file.
270 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
272         * Documentation/topdocs/NEWS.texi (Top): add note about new
273         emacs electric-|
275         * scm/*.scm: adapt ly:warn calls.
277         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
279         * lily/repeat-acknowledge-engraver.cc (process_music): look at
280         main timing, not grace timing. Fixes volta-repeat-grace.
282         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
283         remove ly:kpathsea-gulp-file.
285         * scm/translation-functions.scm (format-metronome-markup): make
286         note smaller, align to bottom.
288         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
290         * lily/metronome-engraver.cc (stop_translation_timestep): attach
291         metronome to musical column. Don't ack time sigs or bar lines.
293 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
295         * THANKS: sort, add David. Kristof contributed code, he is a
296         contributor.
298 2004-07-09  David Svoboda      <svoboda@cmu.edu>
300         * elisp/lilypond-mode.el,
301         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
302         count beats between last measure stop | and point in emacs.
303         
304 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
306         * tex/GNUmakefile (TEX_FILES): don't dist
307         music-drawing-routines.ps, latin1.enc 
309         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
310         --no-pdf, --pdftex
311         (copyright): add --latex option
312         (ic_p.make_include_option): use direct PS as default.
314         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
316         * input/regression/beam-concave.ly (rossFourBeams): add cases from Ross
318         * scm/script.scm (default-script-alist): marcato should follow
319         into staff
320         
321 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
323         * buildscripts/builder.py:
324         
325         * Documentation/SConscript (outdir): New file.  Add *list.ly
326         dependencies.  Fixes PDF doc build.
328 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
330         * SConstruct: Add Tar target (incomplete), fix install issues, fix
331         run from build-dir.
333         * ly/SConscript:
334         * scm/SConscript: New file.
336         * lily/main.cc (dir_info): Print variables in sh format.
338         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
340         * mf/SConscript: Update multiple target rules.
342         * SConstruct (assert_version): Add.
344 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
346         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
348 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
350         * buildscripts/mf-to-table.py: Do not try to open ''.
352         * mf/SConscript: New file.
354 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
356         * scm/fret-diagrams.scm : Convert many properties to constants,
357         reducing the pollution of the property namespace.
359         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
360         unnecessary properties for fret-diagram
362         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
363         for interface
365 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
367         * SConstruct: Update.
369 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
371         * input/regression/beam-quant-standard.ly (seconds): print desired
372         quants when failing.
374 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
376         * SConstruct:
377         * flower/SConscript:
378         * lily/SConscript: New file.
380 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
382         * scm/define-grob-properties.scm (all-user-grob-properties): Add
383         descriptions for all fret-diagram properties.
385         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
386         fret-diagram interface code
388 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
390         * ly/book-paper-defaults.ly: set default encoding to ec.
392         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
393         installed.
395         * tex/latin1.enc: new file, from a2ps. 
397 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
399         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
400         add a faint, green border line.
402         * Documentation/index.html.in: drop <table>, add a faint border line.
404 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
406         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
408         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
410 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
412         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
414         * scm/output-tex.scm (white-text): Add scale parameter to allow font scaling
416         * scm/stencil.scm (fontify-text-white) : Adjust to better center, properly
417         scale white text
419         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
420         position for numbered dots so dot will touch fret.
421         (various routines): move to font-metric interface, rather than
422         name, size interface.  Clean up comments.
424         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
425         size and offset to better center white text.
427 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
429         * ChangeLog: Remove pre-2.1 changes.
431         * Documentation/misc/ChangeLog-2.1: New file.
433         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
434         from ChangeLog.
436 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
438         * input/test/chords-below-volta-bracket.ly,
439         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
441 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
443         * VERSION: release 2.3.6
445         * input/regression/beam-quant-standard.ly: new file: test standard
446         beam quants.
448         * scm/beam.scm (check-quant-callbacks): new function
449         (check-beam-quant): new function: check whether current beam
450         quants match argument.
452         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
453         forbidden quant for sitting (upstem)/hanging (downstem) on outer
454         staffline line.
456 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
458         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
459         functions.
461         * lily/note-collision.cc (do_shifts): align colliding notes to
462         their leftmost note.
464         * input/regression/collision-alignment.ly: new file.
466         * ly/init.ly: don't print gc stats.
468         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
469         extra newline
471         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
472         for dimensions. This fixes ottava-remove-empty-staff.ly
474         * input/regression/lyrics-tenor-clef.ly: new file.
476         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
477         cyclic parents when two axis-group-engravers are
478         present. Fixes: crash-axis-group-engraver.ly. 
479         
480         * input/test/volta-chord-names.ly: new file.
482         * scm/define-context-properties.scm
483         (all-user-translation-properties): change voltaOnThisStaff
484         definition. 
486         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
487         if necessary.
489         * lily/volta-bracket.cc (print): handle volta brackets without
490         bars. 
492 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
494         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
495         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
497 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
499         * scm/output-gnome.scm: updated instructions for running gnome
500         backend
502 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
504         * scm/fret-diagrams.scm (draw-dots): default values for dot size
505         and dot-position now depend on finger-code value; in-dot makes
506         dots larger and centered.
507         (draw-barre): added straight-barre indicator option
508         (draw-dots): made fontify-text-white work.
510         * music-drawing-routines.ps: added /draw_white_text
512         * scm/output-tex.scm:  added white-text
514         * scm/output-ps.scm:  added white-text
516         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
517         list of stencil expressions
519         * scm/stencil.scm: Added fontify-text-white
521 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
523         * input/regression/+.ly: use @unnumbered section.
525 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
527         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
528         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
530 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
532         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
534 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
536         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
537         was causing an error. (was not actually commited in 2004-06-20)
539         * input/regression/lily-in-scheme.ly (withPaddingC): does not
540         breaks anymore
542 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
544         * VERSION: 2.3.5 released.
545         
546         * lily/my-lily-parser.cc (parse_string): switch module too.
548 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
550         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
551         ec-fonts-mftraced to running requirements.
553 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
555         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
556         assignments don't reach the original file.
558         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
559         exists
561 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
563         * scm/output-gnome.scm: 
564         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
566         * debian/: Apply Debian patch (Anthony Fok).
568 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
570         * Documentation/user/music-glossary.tely: fix titling; @top is already
571         an @unnumbered @chapter.
573 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
575         * debian/GNUmakefile (EXTRA_DIST_FILES):
576         (CONF_FILES): update file list.
578         * lily/stencil.cc (interpret_stencil_expression): bugfix.
580 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
582         * debian/: Remove cruft (requested Anthony Fok.)
584         * buildscripts/guile-gnome.sh: Build without gcc libtool version
585         juggling.
587         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
588         Add popup menu with grob properties.
590         * lily/grob-scheme.cc (ly:grob-properties):
591         (ly:grob-basic-properties): New function.
593         * lily/stencil.cc (interpret_stencil_expression): Comment-out
594         "no-origin" call.  Fixes -fps output.
596         * scm/output-ps.scm (no-origin): Add dummy implementation.
598         * scm/output-gnome.scm (define-origin): Remove
599         (grob-cause): Add.
601         * scm/output-ps.scm (scm):
602         * scm/output-tex.scm (scm): Remove define-origin from exports list.
603         (define-origin): Remove.
605         * scm/output-gnome.scm (define-origin): 
607         * scm/lily.scm (ly:all-output-backend-commands): Remove
608         define-origin.  Add grob-cause.
610 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
612         * buildscripts/lilypond-words.py: add ly/portugues.ly.
614 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
616         * Documentation/user/GNUmakefile:
617         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
618         --include-css=.../texinfo.css; command includes css into the html.
620         * Documentation/texinfo.css: add file.
621         define <hr> as black and thin.            
623 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
625         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
626         stencil expression. Junk define-origin.
628         * lily/my-lily-parser.cc (parse_string): init parser variable when
629         lexer_ is set, ie. in parse_string and parse_file.
631         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
632         ly:score-bookify.
634         * scm/lily.scm (collect-scores-for-book): new function.
636         * ly/init.ly: print collected scores/musics.
638         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
639         scope, not in lily module.
641         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
643         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
644         encapsulate gtk/pango tests.
646         * po/tr.po: Turkish translation.
648 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
650         * input/regression/lily-in-scheme.ly: regression test for #{
651         ... #} syntax
653         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
654         was causing an error.
656         * Documentation/user/programming-interface.itely (Using LilyPond
657         syntax inside Scheme): documentation for #{ ... #} syntax.
659 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
661         * Documentation/index.html.in: use black thin <hr>.
663         * buildscripts/mutopia-index.py: use thin black <hr>.
665 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
667         * scm/fret-diagrams.scm: Use UNIX style line endings.
668         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
669         typo.  Fixes compile.
671         * scm/output-ps.scm (white-dot): Remove second incarnation.
673         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
675 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
677         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
678         single file error.
680         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
682 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
684         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
685         remove size as argument to fret-diagram interface;
686         improved white-circle dots for fret;
687         improved top-fret thick line/
689         * scm/output-ps.scm: added white-dot function
691         * scm/output-tex.scm: added white-dot function
693         * tex/music-drawing-routines.ps: added draw_white_dot function
695         * ps/music-drawing-routines.ps: added draw_white_dot function
697         * input/test/fret-diagram.ly: examples to show multiple
698         functions and multiple interfaces
700 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
702         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
703         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
705         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
706         conflict.  Have I told you lately how much I love autotools?
708 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
710         * lily/lily-guile.cc: 
711         * lily/pangofc-afm-decoder.cc:
712         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
713         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
715         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
716         developers.
718         * lily/paper-outputter.cc (file): New method.
719         (dump_string): Use it.
721         * scm/output-gnome.scm: Update with pango CVS info, lilylib
722         musing.
724         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
725         of them has a comma :-).
727         * scm/framework-gnome.scm: Add pango decoders.
729         * lily/include/pangofc-afm-decoder.hh: 
730         * lily/pangofc-afm-decoder.cc: New file.
732         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
734         * configure.in: Check for pango.
736         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
737         autoconf).
738         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
740         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
742 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
744         * Documentation/user/tutorial.itely (Integrating text and music):
745         fix grammar & punctuation.
747 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
749         * lily/: Stray janitorial cleanups.
751         * scm/lily.scm (ly:all-stencil-expressions):
752         * scm/lily.scm (ly:all-output-backend-commands): New function.
754         * scm/safe-lily.scm (safe-objects): Add them.
756         * scm/framework-gnome.scm (<gnome-outputter>): New class.
758         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
760 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
762         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
764 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
766         * scm/page-layout.scm (default-page-make-stencil): add
767         raggedbottom, raggedlastbottom.
769         * Documentation/user/changing-defaults.itely (Page layout): add doc.
771         * scm/framework-tex.scm (define-fonts): fix export of
772         papersize.
774         * lily/paper-book.cc (classic_output): strip suffixes from
775         framework functions.
777         * lily/tuplet-bracket.cc (before_line_breaking): do not return
778         SCM_UNDEFINED to Scheme.
780 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
782         * lily/book.cc: remove Book::to_stencil().
783         (process): whoops. Score::book_rendering returns vector, not list.
785         * scripts/convert-ly.py (conv): remove \notes.
786         apply to input examples.
788         * lily/paper-outputter.cc (output_stencil): don't use
789         smobify_self() but self_scm()
791         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
792         from smobify_self().
794         * lily/paper-book.cc (output): load framework module
795         scm_c_resolve_module().
797         * python/lilylib.py (exit): exit with argument i.
799 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
801         * scm/framework-gnome.scm (output-framework-gnome): Try loading
802         gnome modules from non-toplevel.
804         * lily/ly-module.cc (ly:import-module): Export to ly:.
806         * lily/paper-score.cc (process): Do not show progress newline.
808         * lily/paper-book.cc (output, classic_output): Show progess
809         newline after score.
811 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
813         * buildscripts/lilypond-words.py: add ly/vlaams.ly
815 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
817         * lily/score.cc (ly:run-translator): Do not crash on empty music
818         list.
820         * lily/book.cc (process): Do not render score when systems is empty.
822         * input/simple-song.ly: Down one octave.
824         * scm/output-gnome.scm: Remove script again; re-add modules fix
825         (CVS conflict resolve?)
827         * lily/stencil.cc (ly:interpret-stencil): Was:
828         interpret_stencil_expression.
830 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
832         * buildscripts/guile-gnome.sh: New file.
834         * scm/output-gnome.scm: White background, better window size, sane
835         canvas size.  Cleanups.
837 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
839         * VERSION: release 2.3.4
841         * Documentation/user/invoking.itexi (Invoking the lilypond
842         binary): document --safe.
844         * scm/output-gnome.scm: set PATH in script.
846         * scm/page-layout.scm (default-page-make-stencil): don't stretch
847         if there is too few systems on a page.
849         * lily/parser.yy (relative_music): start at middle C without pitch
850         argument.
852         * Documentation/user/changing-defaults.itely (Page layout): new node.
853         (Paper size): rename node
854         (Page breaking): new node.
855         (Titling): move from invoking.
856         (File structure): new node.
858         * lily/parser.yy (score_body): allow \header and music anywhere in
859         \score body.
861 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
863         * scm/lily.scm (ly:load): Remove page-breaking.scm.
865 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
867         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
869         * lily/include/paper-line.hh: rename to Paper_system.
871         * lily/include/paper-book.hh: doc class.
873         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
875         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
876         (plain-header): add instrument-name.
877         (default-page-make-stencil): bugfixes.
879         * lily/parser.yy (book_body): allow \header anywhere in \book{}
881         * lily/paper-book.cc: remove copyright & tagline. Remove
882         interactions with Page
884         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
885         here, 
886         (default-page-make-stencil): new function
887         (default-page-music-height): new function
888         (page-headfoot): new function
889         (ly:optimal-page-breaks): generate stencils directly from here
891         * scm/titling.scm: new file, group titling functions
893 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
895         * scm/output-gnome.scm: Handle multiple pages.
897         * scm/framework-gnome.scm: Do not load output-gnome.
898         (framework-gnome): Invoke output-gnome::header and
899         output-gnome::end-output as faked stencils.  Fixes experimental
900         gnome output.
902 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
904         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
905         octavation compatibility fixes. Backportme. 
907         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
908         pages.
909         (ly:optimal-page-breaks): combine-penalties: no shortcut for
910         negative. Now we handle negative penalties (ie. \pageBreak)
911         correctly.
913         * lily/system.cc (get_line): extract page-penalty from the left
914         bound.
916         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
918 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
920         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
922 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
924         * scm/output-gnome.scm: Update script.  Move development to
925         lilypond_2_3_2 branch for now.
927 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
929         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
930         negative penalties.
931         cleanups.
933         * Documentation/user/changing-defaults.itely (Creating contexts):
934         index entries
936         * scm/page-breaking.scm (ly:optimal-page-breaks): new
937         file. Rewrite function. 
939         * lily/paper-book.cc (pages): new interface: page-breaking returns
940         list of line-list.
942         * lily/page.cc (Page): take lines argument.
944         * scm/document-translation.scm (all-engravers-doc): link to user man
946         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
948         * Documentation/user/notation.itely (Relative octaves): typo.
950         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
952 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
954         * scm/output-gnome.scm: Update build script.
956 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
958         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
959         gnome backend.
961         * scm/framework-gnome.scm: New file.
963         * scm/lily.scm: Use it.
965         * lily/paper-outputter.cc: Janitorial cleanups.
966         (ly:outputter-dump-string): Remove unreachable statement.
968         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
969         (ice-9): Bugfix: Add srfi-1.
971         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
973 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
975         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
976         in do_quit()
978 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
980         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
982 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
984         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
985         override of Beam::position-callbacks. Why would grace beams not be
986         quantized? Fixes: weird-stem-size-grace. 
988         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
989         warning only once. Backportme.
991         * lily/accidental-engraver.cc (number_accidentals_from_sig):
992         bugfix, 2nd try. Backportme.
994         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
996 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
998         * Documentation/user/notation.itely (Instrument transpositions):
999         Correct the name of the instrumentTransposition property.
1001 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1003         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
1005 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1007         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
1008         and postLilyPondExample are called when defined.
1010 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1012         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
1013         This fixes setting notenames with `\include "nederlands.ly" '
1015         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
1016         new function.
1018 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1020         * scm/page-layout.scm: don't do piece, it should be in score-title
1021         only.
1023         * lily/lexer.ll: lex \score separately.
1025         * lily/paper-book.cc: junk stencil2line.
1027         * lily/paper-line.cc (Paper_line): construct from Stencil
1028         directly. No futzing with the dimensions.
1030         * lily/include/paper-line.hh (class Paper_line): 
1032         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
1033         takes arbitrary number of arguments.
1035         * input/test/markup-score.ly (tuning): simplify example. 
1037 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1039         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
1041         * scm/define-markup-commands.scm (score): define score-markup
1043         * lily/parser.yy (markup): use score-markup.
1045         * lily/score.cc: add ly:score? 
1047 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
1049         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
1050         fret-parse-string so it prepares for calls to fret-diagram-verbose
1051         Changed display constants to props so they are available for
1052         \override.
1054 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1056         * VERSION: release 2.3.3
1058         * stepmake/stepmake/generic-vars.make: unset LANG.
1060         * input/regression/tuplet-nest.ly: bugfix.
1062         * lily/tie-performer.cc (stop_translation_timestep): reset
1063         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
1065         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
1066         clear repeat_ directly after setting stem_tremolo_. Fixes:
1067         tremolo-repeat.ly
1069         * input/regression/span-bar-break.ly: new file.
1071         * scm/define-grobs.scm (all-grob-descriptions): remove
1072         break-visibility from SpanBar. Fixes: piano-repeat.ly
1074 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1076         * python/lilylib.py (make_ps_images): only compute bbox when needed.
1078         * scripts/lilypond-book.py (process_snippets): use lily -f ps
1079         files for generating pngs. (failed experiment)
1081         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
1082         file with PFA fonts included.
1084         * lily/score.cc (default_rendering): put header in too.
1086         * lily/paper-line.cc (LY_DEFINE): change function to
1087         ly:paper-line-extent
1089         * scm/page-layout.scm (default-book-title): only add lines for
1090         non-nil fields.
1091         (default-score-title): idem.
1093         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
1095         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
1097         * lily/include/paper-book.hh (class Paper_book): remove height_
1098         member.
1100         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
1102         * lily/ly-module.cc (LY_DEFINE): bugfix.
1104         * lily/paper-book.cc (book_title): separate function for the book
1105         title.
1107         * scm/page-layout.scm (default-book-title): only account for
1108         markup fields.
1110         * scm/framework-ps.scm: new file. Move high level interface from
1111         output-ps.scm
1113         * scm/music-functions.scm (def-grace-function): move macros from
1114         ly/music-functions-init.ly
1116         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
1117         framework-tex.scm
1119         * scm/framework-tex.scm (dump-line): new file. High level
1120         interface for output (pages, systems, header). 
1122         * lily/include/page.hh (class Page): add is_last_ field.
1124         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
1126         * lily/paper-book.cc (split_string): new function
1127         (output): output multiple formats, i.e. --format=ps,tex
1129         * scm/output-ps.scm (output-scopes): dump variables directly.
1130         (define-fonts): rewrite for new interface
1132         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
1134         * lily/paper-outputter.cc (Paper_outputter): take format argument.
1136         * lily/main.cc (parse_argv): don't set extension for output.
1138         * lily/clef-engraver.cc (create_clef): remove
1139         Staff_symbol_referencer::set_position() call. 
1141 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1143         * ly/music-functions-init.ly (addlyrics): set the 'origin property
1144         with the location argument in music function definitions.
1146 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1148         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
1149         staffsymbol dependency.
1151         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
1152         cleanups.
1154         * lily/book.cc (process): return Paper_book
1155         (to_stencil): use Book::process().
1157         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
1158         header_ field. Store in $globalheader
1160         * lily/parser.yy (book_body): book header is initted to
1161         $globalheader.
1164 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1166         * input/test/fill-a4.ly: removed.
1168         * lily/parser.yy (output_def): push scope of parent_ Output_def
1169         too.
1171 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1173         * scm/output-gnome.scm: Update info.
1175 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1177         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
1179         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
1180         than 1 module.
1182         * lily/include/ly-module.hh (ly_use_module): rename is_module to
1183         ly_c_module_p.
1185         * scm/page-layout.scm (default-book-title): move Scheme titling
1186         functions to here.
1188         * lily/parser.yy (book_paper_block): remove scope too.
1190         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
1192         * lily/rest.cc: add direction to rest properties.
1194         * lily/include/output-def.hh: new file, move from
1195         music-output-def.hh
1197 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1199         * scm/output-gnome.scm: Describe feta-cork hack.
1201 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1203         * lily/include/book-paper-def.hh: derive from Output_def 
1205         * lily/include/paper-def.hh: move all functionality out of class.
1206         Junk header.
1208         * lily/include/music-output-def.hh: rename Music_output_def to
1209         Output_def.
1211         * input/wilhelmus.ly: only set space for Paper formatting. 
1213         * lily/include/midi-def.hh: remove file, remove class.
1214         Move functions to Music-output-def.
1216         * lily/music-output-def.cc (Music_output_def): remove separate
1217         translator table. Lookup translators in scope directly. This
1218         obviates Context suffix for context identifiers, i.e.
1220         \context {
1221           \Staff
1222           .. 
1223           }
1226         will work.
1229         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
1231         * Documentation/user/changing-defaults.itely (Horizontal spacing):
1232         document spacing override hack.
1234 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1236         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
1237         installation info.  Support point-and-click.  Add +/- zoom
1238         keybindings.
1240 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1242         * VERSION: 2.3.2 released
1244         * lily/parser.yy (book_body): set default bookpaper.
1246         * scm/output-tex.scm (header): kludge: hard code linewidth. 
1248         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
1250 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1252         * lily/score.cc (default_rendering): scale outputdef before
1253         starting.
1255 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1257         * scm/fret-diagrams.scm: Add header.
1259         * scm/output-gnome.scm: Hello world :-)
1261 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1263         * scripts/lilypond.py (run_dvips): only add papersize if present.
1265         * lily/accidental-engraver.cc (update_local_key_signature): new
1266         function, fold code from initialize() and process_music().
1267         (update_local_key_signature): use deep copy. This fixes one
1268         problem from custom-key-signatures.ly.
1269         (number_accidentals_from_sig): tighter check for
1270         accidental-too-old.
1272         * ly/engraver-init.ly: remove localKeySignature
1273         definition from ChoirStaff, StaffGroup, Score.
1275         * lily/percent-repeat-engraver.cc (try_music): add moments for
1276         barlines too. Fixes: skipbars-percent-repeat.ly.
1278 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1280         * lily/context-def.cc (filter_performers): don't go to cdrloc if
1281         skipping last pair. Fixes: crash-bar-number.
1283         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
1284         D. Sorensen)
1286         * input/test/fret-diagram.ly: new file.
1288         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
1289         (scale-paper): divide by scale.
1291 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1293         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
1294         case.
1296 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1298         * scm/stencil.scm (fontify-text): reinstate function
1300         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
1302         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
1304         * lily/parser.yy (book_paper_head): \bookpaper {} 
1306         * python/midi.c: remove config.h
1308 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1310         * scm/output-gnome.scm: Update.
1312 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1314         * scm/output-gnome.scm: New file.
1316         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
1318 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1320         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
1321         (find_scaled_font): move from Paper_def
1323 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1325         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
1326         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
1328         * po/fr.po: update po.
1330         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
1332         * lily/book-paper-def.cc (print_smob): new file.
1334 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
1336         * buildscripts/lilypond-words.py: search words also from
1337         music-functions-init.ly.
1339 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1341         * ly/music-functions-init.ly (def-music-function): new helper
1342         macro for defining music functions. \addlyrics \appoggiatura
1343         \acciaccatura \grace \partcombine \autochange \applycontext
1344         \applyoutput and \breathe are now defined here thanks to it.
1346         * lily/parser.yy: 
1347         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
1348         \grace \partcombine \autochange \applycontext \applyoutput and
1349         \breathe keywords removed from the parser.
1351         * lily/parser.yy: 
1352         * lily/music-function.cc (ly_make_music_function): 
1353         * lily/lexer.ll (music_function_type): added a case for 0-arg
1354         music functions.
1356 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1358         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
1359         refering to a music expression can be used in lily-inside-scheme:
1360         #{ $music #}
1362         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
1363         and ly:parser-define, and change ly:parser-parse-string in order
1364         to make #{ $music #} work.
1366         * scm/new-markup.scm (compile-markup-expression): when an argument
1367         is a string, use `make-simple-markup'.
1369 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1371         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
1373 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1375         * scripts/convert-ly.py (FatalConversionError.func): handle + in
1376         font-size. (backportme)
1378 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1380         * lily/paper-outputter.cc (output_stencil): dump font definitions
1381         before each stencil.
1383         * lily/include/paper-book.hh (struct Score_lines): new
1384         struct. Collect info per Paper-score.
1386         * lily/include/page.hh (class Page): to_stencil() returns Stencil
1387         everywhere.
1389         * lily/stencil.cc (find_expression_fonts): new function
1391         * lily/paper-outputter.cc (output_stencil): use
1392         interpret_stencil_expr
1394         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
1395         (interpret_stencil_expr): new function. Generic stencil
1396         interpretation.
1398         * lily/paper-def.cc (find_scaled_font): divide lookup
1399         magnification by outpuscale for non-virtual fontmetrics. This
1400         fixes ludicrously long font definitions for text
1401         fonts. (backportme)
1403         * lily/score-engraver.cc: remove
1404         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
1406 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1408         * input/test/markup-score.ly: Remove \notes.
1410         * lily/parser.yy (book_body): Grok Composite_music and \header.
1411         (markup): Push NOTES mode before score_block.
1413         * VERSION: release 2.3.1
1415         * mf/feta-klef.mf: 
1416         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
1418         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
1420         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
1422 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1424         * scm/output-tex.scm (output-tex-string): tighten safe security.
1426         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
1428         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
1429         allowed ly functions.
1431         * lily/ly-module.cc (ly_module_define): only define variable if
1432         bound.
1433         (ly_make_anonymous_module): take safe option.
1435 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1437         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
1439 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1441         * input/regression/newaddlyrics.ly: Fix.
1443         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
1444         \score \notes.
1446 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
1448         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
1450 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1452         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
1454         * lily/paper-line.cc (Paper_line): don't store list of stencils,
1455         but convert to single Stencil immediately.
1457         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
1459 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1461         * scm/output-sodipodi.scm: Resurrect sodipodi output.
1463 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
1465         * elisp/lilypond-mode.el: Changed the way defaults are created for
1466         LilyPond-command-master.  LilyPond-mode will now check the
1467         timestamps of the files to see which command has to run next.
1469 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1471         * scm/bass-figure.scm (format-bass-figure): don't set
1472         number-markup for strings. This fixes string in bass
1473         figure. (backportme)
1475         * lily/parser.yy (bass_number): insert number-markup into figure
1476         definition.
1478         * scm/define-music-properties.scm (all-music-properties): make
1479         'figure a markup.
1481         * scripts/convert-ly.py (conv): \apply -> \applymusic
1483 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
1485         * elisp/lilypond-mode.el: changed the order of some commands
1486         ("Midi" after "2Midi"), use the user-defined
1487         LilyPond-command-default as default instead of "LilyPond"
1489         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
1490         to set the master file for the next command.
1492         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
1493         with font-lock-reference-face.
1495 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
1497         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
1499         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
1501 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1503         * ly/music-functions-init.ly (TODO): new file.
1505         * lily/parser.yy (Generic_prefix_music_scm): add more
1506         music_function symbols.
1507         (Prefix_composite_music): change \apply to music-function   
1509         * lily/include/music-function.hh: rename to music-function
1511 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1513         * lily/music-head.cc (LY_DEFINE): change order of args.
1515         * input/regression/music-head.ly (texidoc): new file.
1517         * lily/parser.yy (Generic_prefix_music): allow generic
1518         music-transformation functions. 
1520         * lily/include/music-head.hh (is_music_head): new file.
1522         * lily/music-head.cc (get_music_head_transform): new file.
1524 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1526         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
1527         empty extent. This fixes ottava brackets on rests. (backportme)
1529         * make/lilypond.redhat.spec.in (Group): ln png files for info.
1531         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
1533         * cygwin/lily-wins.py: update for the lily-wins.py script.
1535 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1537         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
1538         code. This will obviate typeset_grob () in the future.  The effect
1539         of this is that improperly written spanner handling will result in
1540         invalid spanner bounds.
1541         (announce_grob): add to elems_ from here
1542         (typeset_grob): comment out.  
1544         * lily/include/engraver.hh (make_spanner): new calling interface
1545         for make_{item,spanner}. This obviates most calls to
1546         announce_grob().
1548         * scm/music-functions.scm (set-accidental-style): use GrandStaff
1549         iso. PianoStaff for piano styles.
1551 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
1553         * Documentation/user/music-glossary.tely: add segno after d.s.
1555 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1557         * lily/include/audio-column.hh: remove unused variables.
1558         (patch by Michael Welsh Duggan)
1560         * flower/include/axes.hh (other_axis): inline Axes function
1561         (thanks to David Brandon).
1563 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1565         * cygwin/mknetrel: Install image links (backportme).
1567         * Documentation/user/GNUmakefile (local-install-info): Activate
1568         actual installing of image links (backportme).
1570 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1572         * Documentation/user/notation.itely (Measure repeats): Removed
1573         unnecessary (and confusing) \context Voice{.
1575 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1577         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
1579         * lily/page.cc (Page): Do not use ly_scheme_function for
1580         volatile/configurable variables (FIXME: better name).
1582         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
1583         get_scmvar).
1585 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1587         * scripts/convert-ly.py (FatalConversionError.subst): use
1588         \transposition.
1590 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1592         * lily/include/page.hh (class Page): Declare left_margin ().
1594         * lily/page.cc: Remove paper var caching.
1596 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1598         * Documentation/user/music-glossary.tely: Add name to @top node.
1599         Remove comment from @table definitions (workaround for makinfo
1600         bug).
1602         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
1603         ly:stencil-get-expr).  Update callers.
1604         (ly:stencil-align-to!):  Return stencil too.
1606         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
1607         stencil.  Remove looped line-based page output.
1608         (output_line): Use line stencil.  Remove looped stencil-based line
1609         output.
1611         * lily/page.cc (ly:page-paper-lines): New function.
1613         * input/test/markup-score.ly: New file.
1615         * scm/define-markup-commands.scm (stencil): New markup.
1617         * lily/book.cc (to_stencil): New method.
1619         * lily/parser.yy (markup): Use it to grok \score.
1621 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1623         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
1625         * lily/paper-book.cc (pages): Change signature.  Update callers.
1627         * lily/include/page.hh:
1628         * lily/page.cc: New file.
1630         * lily/paper-line.cc (to_stencil): New method.
1632         * lily/paper-outputter.cc (output_stencil): New method.
1634         * lily/paper-outputter.cc (output_line): Use them.
1636         * lily/warn.cc: Remove.
1638         * lily/my-lily-parser.cc (distill_inname): Remove.
1640         * flower/include/file-name.hh: 
1641         * flower/file-name.cc: New file.  Update users.
1643         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
1644         (find): New method of same name.
1646         * lily/my-lily-parser.cc (ly:parse-file): Use it.
1648         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
1649         constant error message.
1651 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
1653         * input/test/{blank-notes.ly,staff-container.ly}: typos.
1655 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1657         * Documentation/user/music-glossary.tely: @table @strong' replaced
1658         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
1659         (backportme).
1661 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1663         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1665         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1666         #{ lily music expression #} that returns an equivalent scheme
1667         music expression by parsing the string.
1669 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1671         * lily/my-lily-parser.cc:
1672         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1673         SCM string (foo.ly/toto.scm support).
1675 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1677         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1679 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1681         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1683         * scripts/lilypond-book.py: LY code that includes \header is
1684         not assumed to be a fragment.
1686 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1688         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1689         tremolo beams up.
1691         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1692         (get_default_stem_end_position): No tremolo head juggling if no
1693         heads.  Fixes tremolo crash on rests (backportme).
1695         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1697 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1699         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1700         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1702         * lily/lexer.ll: Allow \encoding in NOTES mode.
1704         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1705         for lyrics, not for commands.
1707         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1708         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1710         * input/regression/newaddlyrics.ly: New file.
1712         * Documentation/topdocs/NEWS.texi: Update.
1714         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1715         (Music_list): Allow embedded scm.
1717         * lily/score.cc (ly:score-bookify): New function.
1719         * lily/music.cc (ly:music-scorify): Idem.
1721         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1722         (ly:parser-print-score): Idem.
1724         * scm/lily.scm (default-toplevel-book-handler): Idem.
1725         (default-toplevel-music-handler): Idem.
1726         (default-toplevel-score-handler): Idem.
1728         * ly/declarations-init.ly: Set default toplevel handlers.
1730         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1732         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1733         printer for score at toplevel.
1735 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1737         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1738         Fix for simple case: input/simple-song.ly, more complex stuff
1739         does not work yet.
1741 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1743         * lily/parser.yy (Prefix_composite_music): split Composite_music
1744         in Prefix_composite_music and Grouped_music_list.
1745         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1747 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1749         * scm/lily.scm (toplevel-expression): New define.
1751         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1753         * lily/parser.yy (toplevel_expression): Use it.
1755         * lily/include/my-lily-parser.hh: Smobbify.
1757         * lily/my-lily-parser.cc (parse_string): New method.
1759         * lily/my-lily-parser.cc (ly:parse-string): New function.
1761         * Documentation/user/lilypond.tely: Add comment and workaround for
1762         gs-8.01 crash.  Fixes make web.
1764         Simplification of toplevel music.
1766         * lily/lexer.ll, lily/parser.yy:
1768         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1769         shift/reduce problem.
1771         * Use NOTES mode at start of maininput.
1773         * Grok toplevel composite music expression, put in score and book.
1775         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1777         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1779         * input/simple.ly: New file.
1781         * input/simple-song.ly: Idem.
1783 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1785         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1786         Sandberg.
1788 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1790         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1792 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1794         * input/regression/accidental-octave.ly: doc automatic showing
1795         of note names.
1797 2004-04-16  Heikki Junes <janneke@gnu.org>
1799         * po/fi.po: do "make po && make -C po po-update" at top-level,
1800         then "cp po/out/fi.po po/fi.po" and update fields.
1802         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1804 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1806         * Documentation/user/introduction.itely (About this manual): Fix
1807         templates and regression urls (backportme).
1809 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1811         * ly/engraver-init.ly (Score:graceSettings): Increase
1812         beamed-lengths, especially for 32nd notes.
1814         * Documentation/user/notation.itely (Grace notes): Correct the
1815         syntax for add-grace-property example.
1817 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1819         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1820         `Generated' tag.
1822         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1823         Severely broken (the Debian package, at least).
1825 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1827         * lily/context.cc (find_create_context): assign to lvalue.
1829 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1831         * lily/include/translator.hh (class Translator): rename
1832         get_parent_context() to context () to avoid confusion.
1834         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1836         * lily/lexer.ll: change is_string -> ly_c_string_p 
1838         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1840         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1842 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1844         * VERSION: release 2.3.0
1846         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1848         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1849         if nonempty.
1851         * lily/include/context.hh (class Context): make members protected.
1852         (children_contexts): new accessor function.
1854         * lily/include/translator.hh (class Translator): make
1855         daddy_context_ protected.
1856         (class Translator): clean up. 
1858         * lily/include/context.hh (class Context): make daddy_context_
1859         private.
1861         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1862         higher for finding Voice. (backportme)  
1864         * lily/include/context.hh (class Context): remove
1865         find_context_below() as a method.
1867         * Documentation/user/notation.itely (The Lyrics context): add note
1868         about manual durations
1870         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1871         encoding.
1873         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1875 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1877         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1878         \usepackage{inputenc}
1880         * lily/paper-book.cc (classic_output): don't advance Offset for
1881         TeX output.
1883         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1884         ec-sauter.map in rules
1886         * mf/ecb.mf (font_identifier): new file, based on ecbx
1888         * mf/ecb10.mf (gensize): new file.
1890         * Documentation/topdocs/NEWS.texi (Top): document some more new
1891         features.
1893         * ly/declarations-init.ly: run convert-ly
1895         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1896         from input-file-results. Remove input-file-results.* 
1898 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1900         * scm/output-ps.scm (font-command): Fix, again.
1902         * input/test/title-markup.ly: Add \noPagebreak test.
1904         * lily/score-engraver.cc (try_music): Bugfix.
1906 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1908         * lily/main.cc (main_with_guile): excise dependency options -M and
1909         --dep-prefix
1911         * lily/input-file-results.cc: excise Makefile dependency code
1913         * Documentation/user/invoking.itexi (Invoking the lilypond
1914         binary): remove dep doco
1916         * lily/main.cc (main_with_guile): call lilypond-main
1918         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1920         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1921         exception.
1923         * lily/my-lily-parser.cc: remove paper_description function
1925         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1926         new function.
1928         * lily/main.cc: remove global_score_count.
1930         * lily/book.cc (process): don't take header from global_input_file.
1932         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1934         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1936         * lily/music-output-def.cc (LY_DEFINE): new function
1937         ly_output_description. This function does the bulk for  setting,
1938         parsing and breaking down of an input file.
1940         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1941         anonymous modules globally. Let's hope they get GCd
1943         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1945 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1947         * scm/output-ps.scm (header): Papersize from paper.
1949         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1950         for classic output.
1952         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1953         lilypondclassic is defined.
1954         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1956         * input/regression/between-systems.ly: Remove.
1958         * python/lilylib.py (get_bbox): Fix regular expression
1959         for bounding box.
1961         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1963         * scm/output-tex.scm (stop-page): Use it.
1965         * scm/output-ps.scm (define-fonts): Bugfix.
1967         * lily/grob.cc: Add penalty to interface.
1969         * lily/include/paper-line.hh (class Paper_line): New member
1970         var penalty_.
1972         * lily/system.cc (get_line): Initialise Paper_line with
1973         page-penalty's from original grobs.
1975         * scm/define-music-properties.scm (all-music-properties): Add
1976         page-penalty.
1978         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1980         * lily/score-engraver.cc (try_music): Handle page-penalty.
1982         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1984 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1986         * ly/declarations-init.ly (melismaEnd): typo
1988         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1990         * scm/output-ps.scm (text): split string into spaces, use moveto
1991         for setting space. 
1993 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1995         * po/nl.po: Update.
1997         * scm/font.scm (add-cmr-fonts): Typo.
1999 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2001         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
2002         font-encoding.
2004         * scm/define-grobs.scm (all-grob-descriptions): idem.
2006         * lily/time-signature.cc (numbered_time_signature): idem.
2008         * scm/font.scm (add-cmr-fonts): use real encoding names for
2009         font-encoding.
2011 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2013         * lily/paper-book.cc (classic_output): 
2014         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
2015         Fixes classic output.
2016         (lilypondstart):
2017         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
2018         kludge.
2020         * scripts/old-lilypond-book.py: Remove.
2022         Page layout for SCOREs enclosed in a BOOK:
2024         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
2025         layout tweaking.
2027         * input/les-nereides.ly (theScore): Add \book.
2029         * input/test/title-markup.ly: Add \book.
2031         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
2032         only if 'verbose.
2034         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
2036         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
2038         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
2039         * scm/output-tex.scm (start-system): Update for page layout by
2040         LilyPond.
2042         * scm/output-ps.scm (start-system): Previously (new-start-system).
2044         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
2045         passed to define-fonts.
2047         * lily/paper-column.cc: 
2048         * lily/system.cc (get_line):
2049         * ly/property-init.ly (newpage): 
2050         * scm/define-grob-properties.scm:
2051         * scm/output-ps.scm: 
2052         * scm/output-tex.scm: Remove between-system-string kludge.
2054         * scm/output-ps.scm (define-fonts, font-command,
2055         font-load-encoding): Handle ENCODING = #f.
2057         * scm/output-tex.scm (output-scopes): Check if variable is bound.
2059         * scm/define-markup-commands.scm (fill-line): Use
2060         make-simple-markup (WAS: unexisting make-word-markup).
2062         * lily/text-item.cc (interpret_markup): Bugfix, transpose
2063         ENCODING, MARKUP parameters for interpret_string.
2065         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
2067         * lily/score.cc (book_rendering): New method.
2068         (default_rendering): Create Paper_book helper locally, dump
2069         output.
2071         * lily/my-lily-lexer.cc (the_key_tab): Add book.
2073         * lily/parser.yy: Handle \book.
2075         * lily/include/book.hh: 
2076         * lily/book.cc: New file.
2078 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2080         * lily/text-item.cc (interpret_string): new file, select font with
2081         encoding.
2083         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
2085         * scm/define-markup-commands.scm (encoded-simple): new markup command.
2087         * lily/parser.yy (markup): take encoding from lexer.
2089 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2091         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
2093         * scm/output-ps.scm: Remove some cruft.
2095 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2097         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
2099         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
2101 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2103         * scm/font.scm (add-century-schoolbook-fonts):
2104         (make-century-schoolbook-tree): New function.
2106         * input/test/title-markup.ly: Use Century Schoolbook font.
2108 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2110         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
2111         to Erik Sandberg) 
2113         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
2115         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
2117         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
2119         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
2121 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2123         * scm/part-combiner.scm (determine-split-list): bugfix: if no
2124         solo-state (at end of solo), we can set the solo status
2125         too. (backportme.)
2127         * input/regression/part-combine-solo-end.ly: new file.
2129 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2131         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
2132         flavour abc files.  Really ignore unknown keys (backportme).
2134 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2136         * lily/scaled-font-metric.cc (text_dimension): only multiply with
2137         magnification_ when looking up in orig_.
2139         * scm/output-tex.scm (text): switch off char-mapping.
2141         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
2142         because AFM's encoding field cannot have spaces.
2144 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2146         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
2148 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2150         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
2152         * mf/cmr.enc: new file, without hi-bit ascii info. 
2154         * lily/bezier-bow.cc (slur_shape): make indent dependent on
2155         width. This removes the 'hook' at the end of a long slur.
2157         * buildscripts/mf-to-table.py (parse_logfile): don't append
2158         encoding to fontname.
2160 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2162         * scm/output-ps.scm (define-fonts): Load .enc only once.
2164         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
2165         too.
2167 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2169         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
2170         encoding field.
2172         * lily/stencil-scheme.cc: remove ly:fontify-atom 
2174         * ly/portuges.ly (pitchnames): new file.
2176         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
2177         Michael Welsh Duggan
2179         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
2181         * ly/nederlands.ly: add comment about digits.
2183         * lily/scaled-font-metric.cc (derived_mark): idem.
2185         * scm/encoding.scm (make-encoding-mapping): change permutation to
2186         mapping.
2188         * lily/scaled-font-metric.cc (derived_mark): is a const method.
2189         (Modified_font_metric): make alist for coding_description_
2190         (LY_DEFINE): remove coding-name.
2192         * scm/output-tex.scm (text): remove debugging code.
2194         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
2196         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
2197         from infile.
2199         * mf/feta-generic.mf: move fet_beginfont into generic code.
2200         use fetaMusic (without space) as encoding
2202         * mf/feta-autometric.mf: take encoding argument
2204         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
2206         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
2207         use.
2209         * scm/encoding.scm (read-encoding-file): use symbol for glyph
2210         name.
2212 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2214         * input/test/title-markup.ly: Set inputencoding.
2216         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
2218         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
2220         * scm/encoding.scm (get-coding-filename, get-coding-command): New
2221         function.
2222         (coding-alist): Also hold filename, command.
2223         (read-encoding-file): Return symbols.
2225 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2227         * scm/output-tex.scm: remove fontify; text and char take a font
2228         argument.
2230         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
2232         * lily/scaled-font-metric.cc (text_dimension): init
2233         coding_{permutation,table}_ too 
2234         (LY_DEFINE): ly:font-encoding, new function return
2236         * lily/paper-def.cc (find_scaled_font): take input coding from
2237         inputcoding paper var.
2239         * lily/performance.cc (output): remap modulo 16.
2241         * lily/text-item.cc (interpret_markup): whoops, variable
2242         shadowing fixed.
2244 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
2246         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
2247         symbols, not symbols to strings.
2249         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
2250         symbols, not symbols to strings.
2252 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2254         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
2255         (ly:kpathsea-gulp-file): New function.
2257         * scm/encoding.scm (read-encoding-file): Use it.
2259 2004-04-06  Werner Lemberg  <wl@gnu.org>
2261         * scm/encoding.scm (coding-alist): Fix typo.
2263 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2265         * lily/scaled-font-metric.cc (text_dimension): move function from
2266         Font_metric
2267         (make_scaled_font_metric): init coding_scheme_ to TeX
2268         (text_dimension): use get-coding-vector for non TeX coding_scheme_
2270         * lily/include/scaled-font-metric.hh (struct
2271         Modified_font_metric): rename from Scaled_font_metric
2273         * scm/encoding.scm (read-encoding-file): split up large function,
2274         leave caching to (delay)
2276         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
2278 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2280         * lily/my-lily-lexer.cc (set_encoding): New method.
2282         * lily/lexer.ll: Grok \encoding.
2284         * lily/font-metric.cc (get_encoded_index): New function.
2286         * lily/include/font-metric.hh (coding_scheme): New method.
2288         * scm/encoding.scm: New file.
2290         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
2292 2004-04-05  Werner Lemberg  <wl@gnu.org>
2294         * Documentation/user/tutorial.itely: Revised (finished).
2296         * Documentation/user/macros.itexi (@separate): Removed.
2298 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2300         * scm/output-ps.scm (define-fonts): fix scaling.
2302         * lily/scaled-font-metric.cc (design_size): add function.
2304         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
2305         partial cut&paste of ly:font-magnification.
2307 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2309         * scm/output-ps.scm (define-fonts):
2310         (fontify): Update.
2312 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2314         * po/fr.po: update. (backportme).
2316         * po/nl.po: update. (backportme). 
2318         * mf/feta-beugel.mf: document why design size is not fixed.
2320         * mf/feta-braces-a.mf: rename to stress that it's not design size.
2322 2004-04-04  Werner Lemberg  <wl@gnu.org>
2324         * Documentation/user/tutorial.itely: Revised (continued).
2326 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2328         * po/nl.po: Update (backportme).
2330 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2332         * po/de.po: update. (backportme).
2334         * scm/output-tex.scm (font-command): use ly: functions to
2335         construct name.
2336         (define-fonts): don't use alist, just dump \font definitions.
2337         (font-load-command): calculate proper scaling by taking
2338         outputscale from paper argument.
2340         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
2341         expression.
2343         * lily/paper-outputter.cc (output_header): pass paper arg to
2344         define-fonts
2346         * lily/paper-def.cc (font_descriptions): dump list of
2347         Scaled_font_metrics
2348         (find_scaled_font): take Font_metric argument, store
2349         Scaled_font_metrics in hash-table containing (size ->
2350         Scaled_font_metrics) alist.
2351         (get_dimension): rename from get_realvar
2353         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
2354         ly:font-magnification, ly:font-name: new functions
2356 2004-04-03  Werner Lemberg  <wl@gnu.org>
2358         * Documentation/user/dedication.itely,
2359         Documentation/user/preface.itely,
2360         Documentation/user/introduction.itely,
2361         Documentation/user/tutorial.itely: Revised.
2362         Removing leading spaces which distorts output if info files are read
2363         with stand-alone info.
2364         Removing superfluous inter-word spaces which also distorts output
2365         for stand-alone info.
2366         Using ` and ' instead of `` and '' everywhere to improve
2367         legilibility with stand-alone info
2368         Using @samp for single-letter input items and data which contains
2369         spaces, @code for other things.
2371         * lily/grob-interface.cc: Adding copyright.
2372         (check_interfaces_for_property): Improve format of warning message.
2374 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2376         * lily/include/font-metric.hh (struct Font_metric): add
2377         design_size () method.
2379         * buildscripts/mf-to-table.py (base): add DesignSize comment.
2381         * lily/afm.cc (read_afm_file): read design size.
2383         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
2385         * scm/music-functions.scm (unfold-repeats): handle dots too.
2387 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2389         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
2390         (backportme)
2392 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2394         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
2395         lyric indent.  Revert melismaBusyProperties using \unset.
2397 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2399         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
2401         * lily/parser.yy (command_element): allow redefinition of |
2402         meaning.
2404         * lily/break-align-engraver.cc (acknowledge_grob): construct
2405         LeftEdge where the first cause for alignment is coming from.
2406         This makes \override Staff.LeftEdge work as expected.
2408         * lily/slur-performer.cc (Slur_performer): add inits
2410         * lily/beam-performer.cc (Beam_performer): add inits
2412 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2414         * VERSION (PACKAGE_NAME): release 2.2.0