*** empty log message ***
[lilypond.git] / ChangeLog
blob0dcbb76c6d6fa6b0aca957cebe00ee59ba0208bc
1 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3         * make/ly-vars.make (EXTRA_DIST_FILES): 
5         * Documentation/user/notation.itely (Slurs): document ^ and _ for
6         slurs.
8         * input/regression/slur-script.ly: new file.
10         * lily/accidental-engraver.cc (process_acknowledged_grobs):
11         make accidental appear to come from note head engraver.
13         * lily/slur-quanting.cc: new file.
14         (score_extra_encompass): new function. Avoid scripts and
15         accidentals
17 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
19         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
20         This greatly reduces the number of files that get recompiled
21         after touching config.hh.
23         * config.hh.in: Remove GUILE_*_VERSION.
25         * lily/new-slur.cc: Resolve conflicts.
27         * lily/stem-engraver.cc (make_stem): New method.
29         * lily/include/script-interface.hh:
30         * lily/script-interface.cc: New file.
32         * lily/include/script.hh:
33         * lily/script.cc: Remove.
35         * lily/music.cc (duration_log): New method.
37         * lily/script.cc (struct Skript): Remove.
39         * lily/new-slur.cc (get_base_attachments): Try at articulations.
40         Lots of coding cleanups (Stom).
42 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
44         * lily/new-slur.cc (avoid_staff_line): new function: avoid
45         collisions with staff lines.
47         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
48         global_path
50         * scm/define-grobs.scm (all-grob-descriptions): set ratio
51         .25. This flattens short slurs.
53         * lily/new-slur.cc (enumerate_attachments): move X of attachment
54         points for tilted slurs.
56         * input/regression/slur-tilt.ly: new file.
58         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
59         stems of 16th graces too.
61         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
62         quant penalty dependent on how much the line is in the gap.
64         * input/regression/grace-stem-length.ly: new file.
66         * lily/beam-quanting.cc (score_forbidden_quants): remove
67         interquant check. The penalty of 1000 is much too harsh, and the
68         inter case should be caught by check-staff-line-in-gap check.
70         * lily/scm-option.cc: move debug-beam to \paper.
72         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
73         .txt files to appease makeinfo.
75         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
76         remove texttagline.
77         
78         * lily/new-slur.cc: cleanup, split in functions.
80         * lily/parser.yy (chord_body_element): allow octave-check = inside
81         chord body. 
83         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
85         * lily/stem.cc (height): call Beam::after_line_breaking().
87         * lily/rest-collision.cc (force_shift_callback): only call shift
88         for columns containing rests.
90         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
92         * input/regression/font-postscript.ly: invoke afm2tfm. 
94 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
96         * mf/SConscript: Build map files.
98         * SConstruct: Rename $out to out-www in web.
100 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
102         * SConstruct (web_kluts): Have make web build in out-www.  Not.
104 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
106         * Documentation/user/music-glossary.tely (Top): add fragment to
107         pertinent @lilypond entries.
109         * scm/define-grobs.scm: switch on new-slur by default.
111         * lily/scm-option.cc: symbol != string.
113         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
114         really work yet.
115         (set_end_points): make X coord of attachment dependent on  Y.
116         (score_encompass): add edges too.
118 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
120         * lily/stem.cc (get_beaming): new function.
122         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
123         for fragment snippets. This fixes inclusion of toplevel-music
124         examples (such as new-slur.ly)
126 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
128         * scripts/lilypond-book.py: Remove second import of stat.
130         * More SCons cleanups.
132         * Documentation/bibliography/computer-notation.bib (note): Remove
133         extraneous closing brace.
135 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
137         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
138         stat calls.
140         * Documentation/bibliography/SConscript (bibs): failed try to get
141         bib2html find html-long.bst.
143         * buildscripts/bib2html.py (stat): fail if bibtex fails.
145         * make/stepmake.make: use usescons for using scons. 
147 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
149         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
150         for lilypondend.  Import stat (huh?).
152 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
154         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
155         bypass dvi. 
157         * input/regression/font-postscript.ly: new file. 
159         * scm/framework-ps.scm (load-fonts): load pfb files too.
161         * lily/pfb.cc (pfb2pfa): new file.
163 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
165         * scripts/lilypond-book.py (PREAMBLE_LY): set
166         toplevel-music-handler too.
168 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
170         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
171         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
173         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
175         * python/SConscript:
176         * python/vim:
177         * input/mutopia/*SConscript: New file.
179         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
181         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
182         fixes web build.
184         * make/stepmake.make (scons): re-route to SCONS if user has been
185         running scons in this tree.
187         * SConstruct (config_vars): Add CPPDEFINES.
188         (env): Set checksums type to "content".
189         (save_config_cache): Do not exit after configuring when using
190         checksums (the default) instead of timestamps.
192 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
194         * SConstruct: Further development.
196         * input/test/SConscript: 
197         * input/template/SConscript: 
198         * input/regression/SConscript: 
199         * Documentation/bibliography/SConscript:
200         * Documentation/bibliography/index.html.in: New file.
202         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
203         generation.
205         * buildscripts/builder.py: Add new builders.
207         * make/stepmake.make: 
208         * stepmake/stepmake/*.make: 
209         * configure.in:
210         * lily/*:
211         * flower*: Use config.hh (Was config.h).
213         * scm/encoding.scm (get-coding): Print friendly error message when
214         no encoding is found, rather than crashing.
216 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
218         * lily/new-slur.cc (score_slopes): strong sloping score only when
219         stems point in same dir. 
221 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
223         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
224         for beam start.
226         * lily/parser.yy (context_prop_spec): check grob name for
227         alphanumericness..
229         * lily/lyric-engraver.cc: creates LyricText objects
231 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
233         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
235 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
237         * SConstruct: Configure only pristine build tree or on user
238         request.  Cleanups.  Add Documentation/topdocs to subdirs.
239         Use checksums instead of timestamps.
240         (CheckYYCurrentBuffer): Return result.
242         * Documentation/topdocs/SConscript: New file.
244 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
246         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
248         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
249         scm_from_int instead.
251 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
253         * SConstruct: Updates.  Add targets: tar, dist, release.
255 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
257         * input/mutopia-header.ly: Generate output.
259         * SConstruct:
260         * buildscripts/builder.py:
261         * Documentation/user/SConscript: SCons fixes.
263 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
265         * lily/new-slur.cc (class New_slur): new file. Score based slur
266         computations.
268 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
270         * mf/SConscript: Remove Builders.
272         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
274         * input/SConscript: 
275         * Documentation/user/SConscript: New file.
277 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
279         * Documentation/topdocs/NEWS.texi (Top): add note about new
280         emacs electric-|
282         * scm/*.scm: adapt ly:warn calls.
284         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
286         * lily/repeat-acknowledge-engraver.cc (process_music): look at
287         main timing, not grace timing. Fixes volta-repeat-grace.
289         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
290         remove ly:kpathsea-gulp-file.
292         * scm/translation-functions.scm (format-metronome-markup): make
293         note smaller, align to bottom.
295         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
297         * lily/metronome-engraver.cc (stop_translation_timestep): attach
298         metronome to musical column. Don't ack time sigs or bar lines.
300 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
302         * THANKS: sort, add David. Kristof contributed code, he is a
303         contributor.
305 2004-07-09  David Svoboda      <svoboda@cmu.edu>
307         * elisp/lilypond-mode.el,
308         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
309         count beats between last measure stop | and point in emacs.
310         
311 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
313         * tex/GNUmakefile (TEX_FILES): don't dist
314         music-drawing-routines.ps, latin1.enc 
316         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
317         --no-pdf, --pdftex
318         (copyright): add --latex option
319         (ic_p.make_include_option): use direct PS as default.
321         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
323         * input/regression/beam-concave.ly (rossFourBeams): add cases from Ross
325         * scm/script.scm (default-script-alist): marcato should follow
326         into staff
327         
328 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
330         * buildscripts/builder.py:
331         
332         * Documentation/SConscript (outdir): New file.  Add *list.ly
333         dependencies.  Fixes PDF doc build.
335 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
337         * SConstruct: Add Tar target (incomplete), fix install issues, fix
338         run from build-dir.
340         * ly/SConscript:
341         * scm/SConscript: New file.
343         * lily/main.cc (dir_info): Print variables in sh format.
345         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
347         * mf/SConscript: Update multiple target rules.
349         * SConstruct (assert_version): Add.
351 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
353         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
355 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
357         * buildscripts/mf-to-table.py: Do not try to open ''.
359         * mf/SConscript: New file.
361 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
363         * scm/fret-diagrams.scm : Convert many properties to constants,
364         reducing the pollution of the property namespace.
366         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
367         unnecessary properties for fret-diagram
369         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
370         for interface
372 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
374         * SConstruct: Update.
376 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
378         * input/regression/beam-quant-standard.ly (seconds): print desired
379         quants when failing.
381 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
383         * SConstruct:
384         * flower/SConscript:
385         * lily/SConscript: New file.
387 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
389         * scm/define-grob-properties.scm (all-user-grob-properties): Add
390         descriptions for all fret-diagram properties.
392         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
393         fret-diagram interface code
395 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
397         * ly/book-paper-defaults.ly: set default encoding to ec.
399         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
400         installed.
402         * tex/latin1.enc: new file, from a2ps. 
404 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
406         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
407         add a faint, green border line.
409         * Documentation/index.html.in: drop <table>, add a faint border line.
411 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
413         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
415         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
417 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
419         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
421         * scm/output-tex.scm (white-text): Add scale parameter to allow font scaling
423         * scm/stencil.scm (fontify-text-white) : Adjust to better center, properly
424         scale white text
426         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
427         position for numbered dots so dot will touch fret.
428         (various routines): move to font-metric interface, rather than
429         name, size interface.  Clean up comments.
431         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
432         size and offset to better center white text.
434 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
436         * ChangeLog: Remove pre-2.1 changes.
438         * Documentation/misc/ChangeLog-2.1: New file.
440         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
441         from ChangeLog.
443 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
445         * input/test/chords-below-volta-bracket.ly,
446         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
448 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
450         * VERSION: release 2.3.6
452         * input/regression/beam-quant-standard.ly: new file: test standard
453         beam quants.
455         * scm/beam.scm (check-quant-callbacks): new function
456         (check-beam-quant): new function: check whether current beam
457         quants match argument.
459         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
460         forbidden quant for sitting (upstem)/hanging (downstem) on outer
461         staffline line.
463 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
465         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
466         functions.
468         * lily/note-collision.cc (do_shifts): align colliding notes to
469         their leftmost note.
471         * input/regression/collision-alignment.ly: new file.
473         * ly/init.ly: don't print gc stats.
475         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
476         extra newline
478         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
479         for dimensions. This fixes ottava-remove-empty-staff.ly
481         * input/regression/lyrics-tenor-clef.ly: new file.
483         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
484         cyclic parents when two axis-group-engravers are
485         present. Fixes: crash-axis-group-engraver.ly. 
486         
487         * input/test/volta-chord-names.ly: new file.
489         * scm/define-context-properties.scm
490         (all-user-translation-properties): change voltaOnThisStaff
491         definition. 
493         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
494         if necessary.
496         * lily/volta-bracket.cc (print): handle volta brackets without
497         bars. 
499 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
501         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
502         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
504 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
506         * scm/output-gnome.scm: updated instructions for running gnome
507         backend
509 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
511         * scm/fret-diagrams.scm (draw-dots): default values for dot size
512         and dot-position now depend on finger-code value; in-dot makes
513         dots larger and centered.
514         (draw-barre): added straight-barre indicator option
515         (draw-dots): made fontify-text-white work.
517         * music-drawing-routines.ps: added /draw_white_text
519         * scm/output-tex.scm:  added white-text
521         * scm/output-ps.scm:  added white-text
523         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
524         list of stencil expressions
526         * scm/stencil.scm: Added fontify-text-white
528 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
530         * input/regression/+.ly: use @unnumbered section.
532 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
534         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
535         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
537 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
539         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
541 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
543         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
544         was causing an error. (was not actually commited in 2004-06-20)
546         * input/regression/lily-in-scheme.ly (withPaddingC): does not
547         breaks anymore
549 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
551         * VERSION: 2.3.5 released.
552         
553         * lily/my-lily-parser.cc (parse_string): switch module too.
555 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
557         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
558         ec-fonts-mftraced to running requirements.
560 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
562         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
563         assignments don't reach the original file.
565         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
566         exists
568 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
570         * scm/output-gnome.scm: 
571         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
573         * debian/: Apply Debian patch (Anthony Fok).
575 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
577         * Documentation/user/music-glossary.tely: fix titling; @top is already
578         an @unnumbered @chapter.
580 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
582         * debian/GNUmakefile (EXTRA_DIST_FILES):
583         (CONF_FILES): update file list.
585         * lily/stencil.cc (interpret_stencil_expression): bugfix.
587 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
589         * debian/: Remove cruft (requested Anthony Fok.)
591         * buildscripts/guile-gnome.sh: Build without gcc libtool version
592         juggling.
594         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
595         Add popup menu with grob properties.
597         * lily/grob-scheme.cc (ly:grob-properties):
598         (ly:grob-basic-properties): New function.
600         * lily/stencil.cc (interpret_stencil_expression): Comment-out
601         "no-origin" call.  Fixes -fps output.
603         * scm/output-ps.scm (no-origin): Add dummy implementation.
605         * scm/output-gnome.scm (define-origin): Remove
606         (grob-cause): Add.
608         * scm/output-ps.scm (scm):
609         * scm/output-tex.scm (scm): Remove define-origin from exports list.
610         (define-origin): Remove.
612         * scm/output-gnome.scm (define-origin): 
614         * scm/lily.scm (ly:all-output-backend-commands): Remove
615         define-origin.  Add grob-cause.
617 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
619         * buildscripts/lilypond-words.py: add ly/portugues.ly.
621 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
623         * Documentation/user/GNUmakefile:
624         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
625         --include-css=.../texinfo.css; command includes css into the html.
627         * Documentation/texinfo.css: add file.
628         define <hr> as black and thin.            
630 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
632         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
633         stencil expression. Junk define-origin.
635         * lily/my-lily-parser.cc (parse_string): init parser variable when
636         lexer_ is set, ie. in parse_string and parse_file.
638         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
639         ly:score-bookify.
641         * scm/lily.scm (collect-scores-for-book): new function.
643         * ly/init.ly: print collected scores/musics.
645         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
646         scope, not in lily module.
648         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
650         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
651         encapsulate gtk/pango tests.
653         * po/tr.po: Turkish translation.
655 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
657         * input/regression/lily-in-scheme.ly: regression test for #{
658         ... #} syntax
660         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
661         was causing an error.
663         * Documentation/user/programming-interface.itely (Using LilyPond
664         syntax inside Scheme): documentation for #{ ... #} syntax.
666 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
668         * Documentation/index.html.in: use black thin <hr>.
670         * buildscripts/mutopia-index.py: use thin black <hr>.
672 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
674         * scm/fret-diagrams.scm: Use UNIX style line endings.
675         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
676         typo.  Fixes compile.
678         * scm/output-ps.scm (white-dot): Remove second incarnation.
680         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
682 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
684         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
685         single file error.
687         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
689 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
691         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
692         remove size as argument to fret-diagram interface;
693         improved white-circle dots for fret;
694         improved top-fret thick line/
696         * scm/output-ps.scm: added white-dot function
698         * scm/output-tex.scm: added white-dot function
700         * tex/music-drawing-routines.ps: added draw_white_dot function
702         * ps/music-drawing-routines.ps: added draw_white_dot function
704         * input/test/fret-diagram.ly: examples to show multiple
705         functions and multiple interfaces
707 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
709         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
710         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
712         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
713         conflict.  Have I told you lately how much I love autotools?
715 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
717         * lily/lily-guile.cc: 
718         * lily/pangofc-afm-decoder.cc:
719         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
720         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
722         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
723         developers.
725         * lily/paper-outputter.cc (file): New method.
726         (dump_string): Use it.
728         * scm/output-gnome.scm: Update with pango CVS info, lilylib
729         musing.
731         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
732         of them has a comma :-).
734         * scm/framework-gnome.scm: Add pango decoders.
736         * lily/include/pangofc-afm-decoder.hh: 
737         * lily/pangofc-afm-decoder.cc: New file.
739         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
741         * configure.in: Check for pango.
743         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
744         autoconf).
745         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
747         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
749 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
751         * Documentation/user/tutorial.itely (Integrating text and music):
752         fix grammar & punctuation.
754 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
756         * lily/: Stray janitorial cleanups.
758         * scm/lily.scm (ly:all-stencil-expressions):
759         * scm/lily.scm (ly:all-output-backend-commands): New function.
761         * scm/safe-lily.scm (safe-objects): Add them.
763         * scm/framework-gnome.scm (<gnome-outputter>): New class.
765         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
767 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
769         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
771 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
773         * scm/page-layout.scm (default-page-make-stencil): add
774         raggedbottom, raggedlastbottom.
776         * Documentation/user/changing-defaults.itely (Page layout): add doc.
778         * scm/framework-tex.scm (define-fonts): fix export of
779         papersize.
781         * lily/paper-book.cc (classic_output): strip suffixes from
782         framework functions.
784         * lily/tuplet-bracket.cc (before_line_breaking): do not return
785         SCM_UNDEFINED to Scheme.
787 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
789         * lily/book.cc: remove Book::to_stencil().
790         (process): whoops. Score::book_rendering returns vector, not list.
792         * scripts/convert-ly.py (conv): remove \notes.
793         apply to input examples.
795         * lily/paper-outputter.cc (output_stencil): don't use
796         smobify_self() but self_scm()
798         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
799         from smobify_self().
801         * lily/paper-book.cc (output): load framework module
802         scm_c_resolve_module().
804         * python/lilylib.py (exit): exit with argument i.
806 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
808         * scm/framework-gnome.scm (output-framework-gnome): Try loading
809         gnome modules from non-toplevel.
811         * lily/ly-module.cc (ly:import-module): Export to ly:.
813         * lily/paper-score.cc (process): Do not show progress newline.
815         * lily/paper-book.cc (output, classic_output): Show progess
816         newline after score.
818 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
820         * buildscripts/lilypond-words.py: add ly/vlaams.ly
822 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
824         * lily/score.cc (ly:run-translator): Do not crash on empty music
825         list.
827         * lily/book.cc (process): Do not render score when systems is empty.
829         * input/simple-song.ly: Down one octave.
831         * scm/output-gnome.scm: Remove script again; re-add modules fix
832         (CVS conflict resolve?)
834         * lily/stencil.cc (ly:interpret-stencil): Was:
835         interpret_stencil_expression.
837 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
839         * buildscripts/guile-gnome.sh: New file.
841         * scm/output-gnome.scm: White background, better window size, sane
842         canvas size.  Cleanups.
844 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
846         * VERSION: release 2.3.4
848         * Documentation/user/invoking.itexi (Invoking the lilypond
849         binary): document --safe.
851         * scm/output-gnome.scm: set PATH in script.
853         * scm/page-layout.scm (default-page-make-stencil): don't stretch
854         if there is too few systems on a page.
856         * lily/parser.yy (relative_music): start at middle C without pitch
857         argument.
859         * Documentation/user/changing-defaults.itely (Page layout): new node.
860         (Paper size): rename node
861         (Page breaking): new node.
862         (Titling): move from invoking.
863         (File structure): new node.
865         * lily/parser.yy (score_body): allow \header and music anywhere in
866         \score body.
868 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
870         * scm/lily.scm (ly:load): Remove page-breaking.scm.
872 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
874         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
876         * lily/include/paper-line.hh: rename to Paper_system.
878         * lily/include/paper-book.hh: doc class.
880         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
882         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
883         (plain-header): add instrument-name.
884         (default-page-make-stencil): bugfixes.
886         * lily/parser.yy (book_body): allow \header anywhere in \book{}
888         * lily/paper-book.cc: remove copyright & tagline. Remove
889         interactions with Page
891         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
892         here, 
893         (default-page-make-stencil): new function
894         (default-page-music-height): new function
895         (page-headfoot): new function
896         (ly:optimal-page-breaks): generate stencils directly from here
898         * scm/titling.scm: new file, group titling functions
900 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
902         * scm/output-gnome.scm: Handle multiple pages.
904         * scm/framework-gnome.scm: Do not load output-gnome.
905         (framework-gnome): Invoke output-gnome::header and
906         output-gnome::end-output as faked stencils.  Fixes experimental
907         gnome output.
909 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
911         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
912         octavation compatibility fixes. Backportme. 
914         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
915         pages.
916         (ly:optimal-page-breaks): combine-penalties: no shortcut for
917         negative. Now we handle negative penalties (ie. \pageBreak)
918         correctly.
920         * lily/system.cc (get_line): extract page-penalty from the left
921         bound.
923         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
925 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
927         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
929 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
931         * scm/output-gnome.scm: Update script.  Move development to
932         lilypond_2_3_2 branch for now.
934 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
936         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
937         negative penalties.
938         cleanups.
940         * Documentation/user/changing-defaults.itely (Creating contexts):
941         index entries
943         * scm/page-breaking.scm (ly:optimal-page-breaks): new
944         file. Rewrite function. 
946         * lily/paper-book.cc (pages): new interface: page-breaking returns
947         list of line-list.
949         * lily/page.cc (Page): take lines argument.
951         * scm/document-translation.scm (all-engravers-doc): link to user man
953         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
955         * Documentation/user/notation.itely (Relative octaves): typo.
957         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
959 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
961         * scm/output-gnome.scm: Update build script.
963 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
965         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
966         gnome backend.
968         * scm/framework-gnome.scm: New file.
970         * scm/lily.scm: Use it.
972         * lily/paper-outputter.cc: Janitorial cleanups.
973         (ly:outputter-dump-string): Remove unreachable statement.
975         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
976         (ice-9): Bugfix: Add srfi-1.
978         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
980 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
982         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
983         in do_quit()
985 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
987         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
989 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
991         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
992         override of Beam::position-callbacks. Why would grace beams not be
993         quantized? Fixes: weird-stem-size-grace. 
995         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
996         warning only once. Backportme.
998         * lily/accidental-engraver.cc (number_accidentals_from_sig):
999         bugfix, 2nd try. Backportme.
1001         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
1003 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1005         * Documentation/user/notation.itely (Instrument transpositions):
1006         Correct the name of the instrumentTransposition property.
1008 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1010         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
1012 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1014         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
1015         and postLilyPondExample are called when defined.
1017 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1019         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
1020         This fixes setting notenames with `\include "nederlands.ly" '
1022         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
1023         new function.
1025 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1027         * scm/page-layout.scm: don't do piece, it should be in score-title
1028         only.
1030         * lily/lexer.ll: lex \score separately.
1032         * lily/paper-book.cc: junk stencil2line.
1034         * lily/paper-line.cc (Paper_line): construct from Stencil
1035         directly. No futzing with the dimensions.
1037         * lily/include/paper-line.hh (class Paper_line): 
1039         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
1040         takes arbitrary number of arguments.
1042         * input/test/markup-score.ly (tuning): simplify example. 
1044 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1046         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
1048         * scm/define-markup-commands.scm (score): define score-markup
1050         * lily/parser.yy (markup): use score-markup.
1052         * lily/score.cc: add ly:score? 
1054 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
1056         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
1057         fret-parse-string so it prepares for calls to fret-diagram-verbose
1058         Changed display constants to props so they are available for
1059         \override.
1061 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1063         * VERSION: release 2.3.3
1065         * stepmake/stepmake/generic-vars.make: unset LANG.
1067         * input/regression/tuplet-nest.ly: bugfix.
1069         * lily/tie-performer.cc (stop_translation_timestep): reset
1070         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
1072         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
1073         clear repeat_ directly after setting stem_tremolo_. Fixes:
1074         tremolo-repeat.ly
1076         * input/regression/span-bar-break.ly: new file.
1078         * scm/define-grobs.scm (all-grob-descriptions): remove
1079         break-visibility from SpanBar. Fixes: piano-repeat.ly
1081 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1083         * python/lilylib.py (make_ps_images): only compute bbox when needed.
1085         * scripts/lilypond-book.py (process_snippets): use lily -f ps
1086         files for generating pngs. (failed experiment)
1088         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
1089         file with PFA fonts included.
1091         * lily/score.cc (default_rendering): put header in too.
1093         * lily/paper-line.cc (LY_DEFINE): change function to
1094         ly:paper-line-extent
1096         * scm/page-layout.scm (default-book-title): only add lines for
1097         non-nil fields.
1098         (default-score-title): idem.
1100         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
1102         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
1104         * lily/include/paper-book.hh (class Paper_book): remove height_
1105         member.
1107         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
1109         * lily/ly-module.cc (LY_DEFINE): bugfix.
1111         * lily/paper-book.cc (book_title): separate function for the book
1112         title.
1114         * scm/page-layout.scm (default-book-title): only account for
1115         markup fields.
1117         * scm/framework-ps.scm: new file. Move high level interface from
1118         output-ps.scm
1120         * scm/music-functions.scm (def-grace-function): move macros from
1121         ly/music-functions-init.ly
1123         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
1124         framework-tex.scm
1126         * scm/framework-tex.scm (dump-line): new file. High level
1127         interface for output (pages, systems, header). 
1129         * lily/include/page.hh (class Page): add is_last_ field.
1131         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
1133         * lily/paper-book.cc (split_string): new function
1134         (output): output multiple formats, i.e. --format=ps,tex
1136         * scm/output-ps.scm (output-scopes): dump variables directly.
1137         (define-fonts): rewrite for new interface
1139         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
1141         * lily/paper-outputter.cc (Paper_outputter): take format argument.
1143         * lily/main.cc (parse_argv): don't set extension for output.
1145         * lily/clef-engraver.cc (create_clef): remove
1146         Staff_symbol_referencer::set_position() call. 
1148 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1150         * ly/music-functions-init.ly (addlyrics): set the 'origin property
1151         with the location argument in music function definitions.
1153 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1155         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
1156         staffsymbol dependency.
1158         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
1159         cleanups.
1161         * lily/book.cc (process): return Paper_book
1162         (to_stencil): use Book::process().
1164         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
1165         header_ field. Store in $globalheader
1167         * lily/parser.yy (book_body): book header is initted to
1168         $globalheader.
1171 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1173         * input/test/fill-a4.ly: removed.
1175         * lily/parser.yy (output_def): push scope of parent_ Output_def
1176         too.
1178 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1180         * scm/output-gnome.scm: Update info.
1182 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1184         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
1186         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
1187         than 1 module.
1189         * lily/include/ly-module.hh (ly_use_module): rename is_module to
1190         ly_c_module_p.
1192         * scm/page-layout.scm (default-book-title): move Scheme titling
1193         functions to here.
1195         * lily/parser.yy (book_paper_block): remove scope too.
1197         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
1199         * lily/rest.cc: add direction to rest properties.
1201         * lily/include/output-def.hh: new file, move from
1202         music-output-def.hh
1204 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1206         * scm/output-gnome.scm: Describe feta-cork hack.
1208 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1210         * lily/include/book-paper-def.hh: derive from Output_def 
1212         * lily/include/paper-def.hh: move all functionality out of class.
1213         Junk header.
1215         * lily/include/music-output-def.hh: rename Music_output_def to
1216         Output_def.
1218         * input/wilhelmus.ly: only set space for Paper formatting. 
1220         * lily/include/midi-def.hh: remove file, remove class.
1221         Move functions to Music-output-def.
1223         * lily/music-output-def.cc (Music_output_def): remove separate
1224         translator table. Lookup translators in scope directly. This
1225         obviates Context suffix for context identifiers, i.e.
1227         \context {
1228           \Staff
1229           .. 
1230           }
1233         will work.
1236         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
1238         * Documentation/user/changing-defaults.itely (Horizontal spacing):
1239         document spacing override hack.
1241 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1243         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
1244         installation info.  Support point-and-click.  Add +/- zoom
1245         keybindings.
1247 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1249         * VERSION: 2.3.2 released
1251         * lily/parser.yy (book_body): set default bookpaper.
1253         * scm/output-tex.scm (header): kludge: hard code linewidth. 
1255         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
1257 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1259         * lily/score.cc (default_rendering): scale outputdef before
1260         starting.
1262 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1264         * scm/fret-diagrams.scm: Add header.
1266         * scm/output-gnome.scm: Hello world :-)
1268 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1270         * scripts/lilypond.py (run_dvips): only add papersize if present.
1272         * lily/accidental-engraver.cc (update_local_key_signature): new
1273         function, fold code from initialize() and process_music().
1274         (update_local_key_signature): use deep copy. This fixes one
1275         problem from custom-key-signatures.ly.
1276         (number_accidentals_from_sig): tighter check for
1277         accidental-too-old.
1279         * ly/engraver-init.ly: remove localKeySignature
1280         definition from ChoirStaff, StaffGroup, Score.
1282         * lily/percent-repeat-engraver.cc (try_music): add moments for
1283         barlines too. Fixes: skipbars-percent-repeat.ly.
1285 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1287         * lily/context-def.cc (filter_performers): don't go to cdrloc if
1288         skipping last pair. Fixes: crash-bar-number.
1290         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
1291         D. Sorensen)
1293         * input/test/fret-diagram.ly: new file.
1295         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
1296         (scale-paper): divide by scale.
1298 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1300         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
1301         case.
1303 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1305         * scm/stencil.scm (fontify-text): reinstate function
1307         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
1309         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
1311         * lily/parser.yy (book_paper_head): \bookpaper {} 
1313         * python/midi.c: remove config.h
1315 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1317         * scm/output-gnome.scm: Update.
1319 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1321         * scm/output-gnome.scm: New file.
1323         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
1325 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1327         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
1328         (find_scaled_font): move from Paper_def
1330 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1332         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
1333         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
1335         * po/fr.po: update po.
1337         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
1339         * lily/book-paper-def.cc (print_smob): new file.
1341 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
1343         * buildscripts/lilypond-words.py: search words also from
1344         music-functions-init.ly.
1346 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1348         * ly/music-functions-init.ly (def-music-function): new helper
1349         macro for defining music functions. \addlyrics \appoggiatura
1350         \acciaccatura \grace \partcombine \autochange \applycontext
1351         \applyoutput and \breathe are now defined here thanks to it.
1353         * lily/parser.yy: 
1354         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
1355         \grace \partcombine \autochange \applycontext \applyoutput and
1356         \breathe keywords removed from the parser.
1358         * lily/parser.yy: 
1359         * lily/music-function.cc (ly_make_music_function): 
1360         * lily/lexer.ll (music_function_type): added a case for 0-arg
1361         music functions.
1363 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1365         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
1366         refering to a music expression can be used in lily-inside-scheme:
1367         #{ $music #}
1369         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
1370         and ly:parser-define, and change ly:parser-parse-string in order
1371         to make #{ $music #} work.
1373         * scm/new-markup.scm (compile-markup-expression): when an argument
1374         is a string, use `make-simple-markup'.
1376 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1378         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
1380 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1382         * scripts/convert-ly.py (FatalConversionError.func): handle + in
1383         font-size. (backportme)
1385 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1387         * lily/paper-outputter.cc (output_stencil): dump font definitions
1388         before each stencil.
1390         * lily/include/paper-book.hh (struct Score_lines): new
1391         struct. Collect info per Paper-score.
1393         * lily/include/page.hh (class Page): to_stencil() returns Stencil
1394         everywhere.
1396         * lily/stencil.cc (find_expression_fonts): new function
1398         * lily/paper-outputter.cc (output_stencil): use
1399         interpret_stencil_expr
1401         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
1402         (interpret_stencil_expr): new function. Generic stencil
1403         interpretation.
1405         * lily/paper-def.cc (find_scaled_font): divide lookup
1406         magnification by outpuscale for non-virtual fontmetrics. This
1407         fixes ludicrously long font definitions for text
1408         fonts. (backportme)
1410         * lily/score-engraver.cc: remove
1411         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
1413 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1415         * input/test/markup-score.ly: Remove \notes.
1417         * lily/parser.yy (book_body): Grok Composite_music and \header.
1418         (markup): Push NOTES mode before score_block.
1420         * VERSION: release 2.3.1
1422         * mf/feta-klef.mf: 
1423         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
1425         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
1427         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
1429 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1431         * scm/output-tex.scm (output-tex-string): tighten safe security.
1433         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
1435         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
1436         allowed ly functions.
1438         * lily/ly-module.cc (ly_module_define): only define variable if
1439         bound.
1440         (ly_make_anonymous_module): take safe option.
1442 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1444         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
1446 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1448         * input/regression/newaddlyrics.ly: Fix.
1450         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
1451         \score \notes.
1453 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
1455         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
1457 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1459         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
1461         * lily/paper-line.cc (Paper_line): don't store list of stencils,
1462         but convert to single Stencil immediately.
1464         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
1466 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1468         * scm/output-sodipodi.scm: Resurrect sodipodi output.
1470 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
1472         * elisp/lilypond-mode.el: Changed the way defaults are created for
1473         LilyPond-command-master.  LilyPond-mode will now check the
1474         timestamps of the files to see which command has to run next.
1476 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1478         * scm/bass-figure.scm (format-bass-figure): don't set
1479         number-markup for strings. This fixes string in bass
1480         figure. (backportme)
1482         * lily/parser.yy (bass_number): insert number-markup into figure
1483         definition.
1485         * scm/define-music-properties.scm (all-music-properties): make
1486         'figure a markup.
1488         * scripts/convert-ly.py (conv): \apply -> \applymusic
1490 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
1492         * elisp/lilypond-mode.el: changed the order of some commands
1493         ("Midi" after "2Midi"), use the user-defined
1494         LilyPond-command-default as default instead of "LilyPond"
1496         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
1497         to set the master file for the next command.
1499         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
1500         with font-lock-reference-face.
1502 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
1504         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
1506         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
1508 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1510         * ly/music-functions-init.ly (TODO): new file.
1512         * lily/parser.yy (Generic_prefix_music_scm): add more
1513         music_function symbols.
1514         (Prefix_composite_music): change \apply to music-function   
1516         * lily/include/music-function.hh: rename to music-function
1518 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1520         * lily/music-head.cc (LY_DEFINE): change order of args.
1522         * input/regression/music-head.ly (texidoc): new file.
1524         * lily/parser.yy (Generic_prefix_music): allow generic
1525         music-transformation functions. 
1527         * lily/include/music-head.hh (is_music_head): new file.
1529         * lily/music-head.cc (get_music_head_transform): new file.
1531 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1533         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
1534         empty extent. This fixes ottava brackets on rests. (backportme)
1536         * make/lilypond.redhat.spec.in (Group): ln png files for info.
1538         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
1540         * cygwin/lily-wins.py: update for the lily-wins.py script.
1542 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1544         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
1545         code. This will obviate typeset_grob () in the future.  The effect
1546         of this is that improperly written spanner handling will result in
1547         invalid spanner bounds.
1548         (announce_grob): add to elems_ from here
1549         (typeset_grob): comment out.  
1551         * lily/include/engraver.hh (make_spanner): new calling interface
1552         for make_{item,spanner}. This obviates most calls to
1553         announce_grob().
1555         * scm/music-functions.scm (set-accidental-style): use GrandStaff
1556         iso. PianoStaff for piano styles.
1558 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
1560         * Documentation/user/music-glossary.tely: add segno after d.s.
1562 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1564         * lily/include/audio-column.hh: remove unused variables.
1565         (patch by Michael Welsh Duggan)
1567         * flower/include/axes.hh (other_axis): inline Axes function
1568         (thanks to David Brandon).
1570 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1572         * cygwin/mknetrel: Install image links (backportme).
1574         * Documentation/user/GNUmakefile (local-install-info): Activate
1575         actual installing of image links (backportme).
1577 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1579         * Documentation/user/notation.itely (Measure repeats): Removed
1580         unnecessary (and confusing) \context Voice{.
1582 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1584         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
1586         * lily/page.cc (Page): Do not use ly_scheme_function for
1587         volatile/configurable variables (FIXME: better name).
1589         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
1590         get_scmvar).
1592 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1594         * scripts/convert-ly.py (FatalConversionError.subst): use
1595         \transposition.
1597 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1599         * lily/include/page.hh (class Page): Declare left_margin ().
1601         * lily/page.cc: Remove paper var caching.
1603 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1605         * Documentation/user/music-glossary.tely: Add name to @top node.
1606         Remove comment from @table definitions (workaround for makinfo
1607         bug).
1609         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
1610         ly:stencil-get-expr).  Update callers.
1611         (ly:stencil-align-to!):  Return stencil too.
1613         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
1614         stencil.  Remove looped line-based page output.
1615         (output_line): Use line stencil.  Remove looped stencil-based line
1616         output.
1618         * lily/page.cc (ly:page-paper-lines): New function.
1620         * input/test/markup-score.ly: New file.
1622         * scm/define-markup-commands.scm (stencil): New markup.
1624         * lily/book.cc (to_stencil): New method.
1626         * lily/parser.yy (markup): Use it to grok \score.
1628 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1630         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
1632         * lily/paper-book.cc (pages): Change signature.  Update callers.
1634         * lily/include/page.hh:
1635         * lily/page.cc: New file.
1637         * lily/paper-line.cc (to_stencil): New method.
1639         * lily/paper-outputter.cc (output_stencil): New method.
1641         * lily/paper-outputter.cc (output_line): Use them.
1643         * lily/warn.cc: Remove.
1645         * lily/my-lily-parser.cc (distill_inname): Remove.
1647         * flower/include/file-name.hh: 
1648         * flower/file-name.cc: New file.  Update users.
1650         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
1651         (find): New method of same name.
1653         * lily/my-lily-parser.cc (ly:parse-file): Use it.
1655         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
1656         constant error message.
1658 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
1660         * input/test/{blank-notes.ly,staff-container.ly}: typos.
1662 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1664         * Documentation/user/music-glossary.tely: @table @strong' replaced
1665         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
1666         (backportme).
1668 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1670         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1672         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1673         #{ lily music expression #} that returns an equivalent scheme
1674         music expression by parsing the string.
1676 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1678         * lily/my-lily-parser.cc:
1679         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1680         SCM string (foo.ly/toto.scm support).
1682 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1684         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1686 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1688         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1690         * scripts/lilypond-book.py: LY code that includes \header is
1691         not assumed to be a fragment.
1693 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1695         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1696         tremolo beams up.
1698         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1699         (get_default_stem_end_position): No tremolo head juggling if no
1700         heads.  Fixes tremolo crash on rests (backportme).
1702         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1704 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1706         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1707         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1709         * lily/lexer.ll: Allow \encoding in NOTES mode.
1711         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1712         for lyrics, not for commands.
1714         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1715         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1717         * input/regression/newaddlyrics.ly: New file.
1719         * Documentation/topdocs/NEWS.texi: Update.
1721         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1722         (Music_list): Allow embedded scm.
1724         * lily/score.cc (ly:score-bookify): New function.
1726         * lily/music.cc (ly:music-scorify): Idem.
1728         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1729         (ly:parser-print-score): Idem.
1731         * scm/lily.scm (default-toplevel-book-handler): Idem.
1732         (default-toplevel-music-handler): Idem.
1733         (default-toplevel-score-handler): Idem.
1735         * ly/declarations-init.ly: Set default toplevel handlers.
1737         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1739         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1740         printer for score at toplevel.
1742 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1744         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1745         Fix for simple case: input/simple-song.ly, more complex stuff
1746         does not work yet.
1748 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1750         * lily/parser.yy (Prefix_composite_music): split Composite_music
1751         in Prefix_composite_music and Grouped_music_list.
1752         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1754 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1756         * scm/lily.scm (toplevel-expression): New define.
1758         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1760         * lily/parser.yy (toplevel_expression): Use it.
1762         * lily/include/my-lily-parser.hh: Smobbify.
1764         * lily/my-lily-parser.cc (parse_string): New method.
1766         * lily/my-lily-parser.cc (ly:parse-string): New function.
1768         * Documentation/user/lilypond.tely: Add comment and workaround for
1769         gs-8.01 crash.  Fixes make web.
1771         Simplification of toplevel music.
1773         * lily/lexer.ll, lily/parser.yy:
1775         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1776         shift/reduce problem.
1778         * Use NOTES mode at start of maininput.
1780         * Grok toplevel composite music expression, put in score and book.
1782         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1784         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1786         * input/simple.ly: New file.
1788         * input/simple-song.ly: Idem.
1790 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1792         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1793         Sandberg.
1795 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1797         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1799 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1801         * input/regression/accidental-octave.ly: doc automatic showing
1802         of note names.
1804 2004-04-16  Heikki Junes <janneke@gnu.org>
1806         * po/fi.po: do "make po && make -C po po-update" at top-level,
1807         then "cp po/out/fi.po po/fi.po" and update fields.
1809         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1811 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1813         * Documentation/user/introduction.itely (About this manual): Fix
1814         templates and regression urls (backportme).
1816 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1818         * ly/engraver-init.ly (Score:graceSettings): Increase
1819         beamed-lengths, especially for 32nd notes.
1821         * Documentation/user/notation.itely (Grace notes): Correct the
1822         syntax for add-grace-property example.
1824 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1826         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1827         `Generated' tag.
1829         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1830         Severely broken (the Debian package, at least).
1832 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1834         * lily/context.cc (find_create_context): assign to lvalue.
1836 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1838         * lily/include/translator.hh (class Translator): rename
1839         get_parent_context() to context () to avoid confusion.
1841         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1843         * lily/lexer.ll: change is_string -> ly_c_string_p 
1845         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1847         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1849 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1851         * VERSION: release 2.3.0
1853         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1855         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1856         if nonempty.
1858         * lily/include/context.hh (class Context): make members protected.
1859         (children_contexts): new accessor function.
1861         * lily/include/translator.hh (class Translator): make
1862         daddy_context_ protected.
1863         (class Translator): clean up. 
1865         * lily/include/context.hh (class Context): make daddy_context_
1866         private.
1868         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1869         higher for finding Voice. (backportme)  
1871         * lily/include/context.hh (class Context): remove
1872         find_context_below() as a method.
1874         * Documentation/user/notation.itely (The Lyrics context): add note
1875         about manual durations
1877         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1878         encoding.
1880         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1882 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1884         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1885         \usepackage{inputenc}
1887         * lily/paper-book.cc (classic_output): don't advance Offset for
1888         TeX output.
1890         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1891         ec-sauter.map in rules
1893         * mf/ecb.mf (font_identifier): new file, based on ecbx
1895         * mf/ecb10.mf (gensize): new file.
1897         * Documentation/topdocs/NEWS.texi (Top): document some more new
1898         features.
1900         * ly/declarations-init.ly: run convert-ly
1902         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1903         from input-file-results. Remove input-file-results.* 
1905 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1907         * scm/output-ps.scm (font-command): Fix, again.
1909         * input/test/title-markup.ly: Add \noPagebreak test.
1911         * lily/score-engraver.cc (try_music): Bugfix.
1913 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1915         * lily/main.cc (main_with_guile): excise dependency options -M and
1916         --dep-prefix
1918         * lily/input-file-results.cc: excise Makefile dependency code
1920         * Documentation/user/invoking.itexi (Invoking the lilypond
1921         binary): remove dep doco
1923         * lily/main.cc (main_with_guile): call lilypond-main
1925         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1927         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1928         exception.
1930         * lily/my-lily-parser.cc: remove paper_description function
1932         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1933         new function.
1935         * lily/main.cc: remove global_score_count.
1937         * lily/book.cc (process): don't take header from global_input_file.
1939         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1941         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1943         * lily/music-output-def.cc (LY_DEFINE): new function
1944         ly_output_description. This function does the bulk for  setting,
1945         parsing and breaking down of an input file.
1947         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1948         anonymous modules globally. Let's hope they get GCd
1950         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1952 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1954         * scm/output-ps.scm (header): Papersize from paper.
1956         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1957         for classic output.
1959         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1960         lilypondclassic is defined.
1961         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1963         * input/regression/between-systems.ly: Remove.
1965         * python/lilylib.py (get_bbox): Fix regular expression
1966         for bounding box.
1968         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1970         * scm/output-tex.scm (stop-page): Use it.
1972         * scm/output-ps.scm (define-fonts): Bugfix.
1974         * lily/grob.cc: Add penalty to interface.
1976         * lily/include/paper-line.hh (class Paper_line): New member
1977         var penalty_.
1979         * lily/system.cc (get_line): Initialise Paper_line with
1980         page-penalty's from original grobs.
1982         * scm/define-music-properties.scm (all-music-properties): Add
1983         page-penalty.
1985         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1987         * lily/score-engraver.cc (try_music): Handle page-penalty.
1989         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1991 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1993         * ly/declarations-init.ly (melismaEnd): typo
1995         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1997         * scm/output-ps.scm (text): split string into spaces, use moveto
1998         for setting space. 
2000 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2002         * po/nl.po: Update.
2004         * scm/font.scm (add-cmr-fonts): Typo.
2006 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2008         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
2009         font-encoding.
2011         * scm/define-grobs.scm (all-grob-descriptions): idem.
2013         * lily/time-signature.cc (numbered_time_signature): idem.
2015         * scm/font.scm (add-cmr-fonts): use real encoding names for
2016         font-encoding.
2018 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2020         * lily/paper-book.cc (classic_output): 
2021         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
2022         Fixes classic output.
2023         (lilypondstart):
2024         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
2025         kludge.
2027         * scripts/old-lilypond-book.py: Remove.
2029         Page layout for SCOREs enclosed in a BOOK:
2031         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
2032         layout tweaking.
2034         * input/les-nereides.ly (theScore): Add \book.
2036         * input/test/title-markup.ly: Add \book.
2038         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
2039         only if 'verbose.
2041         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
2043         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
2045         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
2046         * scm/output-tex.scm (start-system): Update for page layout by
2047         LilyPond.
2049         * scm/output-ps.scm (start-system): Previously (new-start-system).
2051         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
2052         passed to define-fonts.
2054         * lily/paper-column.cc: 
2055         * lily/system.cc (get_line):
2056         * ly/property-init.ly (newpage): 
2057         * scm/define-grob-properties.scm:
2058         * scm/output-ps.scm: 
2059         * scm/output-tex.scm: Remove between-system-string kludge.
2061         * scm/output-ps.scm (define-fonts, font-command,
2062         font-load-encoding): Handle ENCODING = #f.
2064         * scm/output-tex.scm (output-scopes): Check if variable is bound.
2066         * scm/define-markup-commands.scm (fill-line): Use
2067         make-simple-markup (WAS: unexisting make-word-markup).
2069         * lily/text-item.cc (interpret_markup): Bugfix, transpose
2070         ENCODING, MARKUP parameters for interpret_string.
2072         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
2074         * lily/score.cc (book_rendering): New method.
2075         (default_rendering): Create Paper_book helper locally, dump
2076         output.
2078         * lily/my-lily-lexer.cc (the_key_tab): Add book.
2080         * lily/parser.yy: Handle \book.
2082         * lily/include/book.hh: 
2083         * lily/book.cc: New file.
2085 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2087         * lily/text-item.cc (interpret_string): new file, select font with
2088         encoding.
2090         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
2092         * scm/define-markup-commands.scm (encoded-simple): new markup command.
2094         * lily/parser.yy (markup): take encoding from lexer.
2096 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2098         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
2100         * scm/output-ps.scm: Remove some cruft.
2102 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2104         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
2106         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
2108 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2110         * scm/font.scm (add-century-schoolbook-fonts):
2111         (make-century-schoolbook-tree): New function.
2113         * input/test/title-markup.ly: Use Century Schoolbook font.
2115 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2117         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
2118         to Erik Sandberg) 
2120         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
2122         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
2124         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
2126         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
2128 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2130         * scm/part-combiner.scm (determine-split-list): bugfix: if no
2131         solo-state (at end of solo), we can set the solo status
2132         too. (backportme.)
2134         * input/regression/part-combine-solo-end.ly: new file.
2136 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2138         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
2139         flavour abc files.  Really ignore unknown keys (backportme).
2141 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2143         * lily/scaled-font-metric.cc (text_dimension): only multiply with
2144         magnification_ when looking up in orig_.
2146         * scm/output-tex.scm (text): switch off char-mapping.
2148         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
2149         because AFM's encoding field cannot have spaces.
2151 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2153         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
2155 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2157         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
2159         * mf/cmr.enc: new file, without hi-bit ascii info. 
2161         * lily/bezier-bow.cc (slur_shape): make indent dependent on
2162         width. This removes the 'hook' at the end of a long slur.
2164         * buildscripts/mf-to-table.py (parse_logfile): don't append
2165         encoding to fontname.
2167 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2169         * scm/output-ps.scm (define-fonts): Load .enc only once.
2171         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
2172         too.
2174 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2176         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
2177         encoding field.
2179         * lily/stencil-scheme.cc: remove ly:fontify-atom 
2181         * ly/portuges.ly (pitchnames): new file.
2183         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
2184         Michael Welsh Duggan
2186         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
2188         * ly/nederlands.ly: add comment about digits.
2190         * lily/scaled-font-metric.cc (derived_mark): idem.
2192         * scm/encoding.scm (make-encoding-mapping): change permutation to
2193         mapping.
2195         * lily/scaled-font-metric.cc (derived_mark): is a const method.
2196         (Modified_font_metric): make alist for coding_description_
2197         (LY_DEFINE): remove coding-name.
2199         * scm/output-tex.scm (text): remove debugging code.
2201         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
2203         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
2204         from infile.
2206         * mf/feta-generic.mf: move fet_beginfont into generic code.
2207         use fetaMusic (without space) as encoding
2209         * mf/feta-autometric.mf: take encoding argument
2211         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
2213         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
2214         use.
2216         * scm/encoding.scm (read-encoding-file): use symbol for glyph
2217         name.
2219 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2221         * input/test/title-markup.ly: Set inputencoding.
2223         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
2225         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
2227         * scm/encoding.scm (get-coding-filename, get-coding-command): New
2228         function.
2229         (coding-alist): Also hold filename, command.
2230         (read-encoding-file): Return symbols.
2232 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2234         * scm/output-tex.scm: remove fontify; text and char take a font
2235         argument.
2237         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
2239         * lily/scaled-font-metric.cc (text_dimension): init
2240         coding_{permutation,table}_ too 
2241         (LY_DEFINE): ly:font-encoding, new function return
2243         * lily/paper-def.cc (find_scaled_font): take input coding from
2244         inputcoding paper var.
2246         * lily/performance.cc (output): remap modulo 16.
2248         * lily/text-item.cc (interpret_markup): whoops, variable
2249         shadowing fixed.
2251 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
2253         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
2254         symbols, not symbols to strings.
2256         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
2257         symbols, not symbols to strings.
2259 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2261         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
2262         (ly:kpathsea-gulp-file): New function.
2264         * scm/encoding.scm (read-encoding-file): Use it.
2266 2004-04-06  Werner Lemberg  <wl@gnu.org>
2268         * scm/encoding.scm (coding-alist): Fix typo.
2270 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2272         * lily/scaled-font-metric.cc (text_dimension): move function from
2273         Font_metric
2274         (make_scaled_font_metric): init coding_scheme_ to TeX
2275         (text_dimension): use get-coding-vector for non TeX coding_scheme_
2277         * lily/include/scaled-font-metric.hh (struct
2278         Modified_font_metric): rename from Scaled_font_metric
2280         * scm/encoding.scm (read-encoding-file): split up large function,
2281         leave caching to (delay)
2283         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
2285 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2287         * lily/my-lily-lexer.cc (set_encoding): New method.
2289         * lily/lexer.ll: Grok \encoding.
2291         * lily/font-metric.cc (get_encoded_index): New function.
2293         * lily/include/font-metric.hh (coding_scheme): New method.
2295         * scm/encoding.scm: New file.
2297         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
2299 2004-04-05  Werner Lemberg  <wl@gnu.org>
2301         * Documentation/user/tutorial.itely: Revised (finished).
2303         * Documentation/user/macros.itexi (@separate): Removed.
2305 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2307         * scm/output-ps.scm (define-fonts): fix scaling.
2309         * lily/scaled-font-metric.cc (design_size): add function.
2311         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
2312         partial cut&paste of ly:font-magnification.
2314 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2316         * scm/output-ps.scm (define-fonts):
2317         (fontify): Update.
2319 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2321         * po/fr.po: update. (backportme).
2323         * po/nl.po: update. (backportme). 
2325         * mf/feta-beugel.mf: document why design size is not fixed.
2327         * mf/feta-braces-a.mf: rename to stress that it's not design size.
2329 2004-04-04  Werner Lemberg  <wl@gnu.org>
2331         * Documentation/user/tutorial.itely: Revised (continued).
2333 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2335         * po/nl.po: Update (backportme).
2337 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2339         * po/de.po: update. (backportme).
2341         * scm/output-tex.scm (font-command): use ly: functions to
2342         construct name.
2343         (define-fonts): don't use alist, just dump \font definitions.
2344         (font-load-command): calculate proper scaling by taking
2345         outputscale from paper argument.
2347         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
2348         expression.
2350         * lily/paper-outputter.cc (output_header): pass paper arg to
2351         define-fonts
2353         * lily/paper-def.cc (font_descriptions): dump list of
2354         Scaled_font_metrics
2355         (find_scaled_font): take Font_metric argument, store
2356         Scaled_font_metrics in hash-table containing (size ->
2357         Scaled_font_metrics) alist.
2358         (get_dimension): rename from get_realvar
2360         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
2361         ly:font-magnification, ly:font-name: new functions
2363 2004-04-03  Werner Lemberg  <wl@gnu.org>
2365         * Documentation/user/dedication.itely,
2366         Documentation/user/preface.itely,
2367         Documentation/user/introduction.itely,
2368         Documentation/user/tutorial.itely: Revised.
2369         Removing leading spaces which distorts output if info files are read
2370         with stand-alone info.
2371         Removing superfluous inter-word spaces which also distorts output
2372         for stand-alone info.
2373         Using ` and ' instead of `` and '' everywhere to improve
2374         legilibility with stand-alone info
2375         Using @samp for single-letter input items and data which contains
2376         spaces, @code for other things.
2378         * lily/grob-interface.cc: Adding copyright.
2379         (check_interfaces_for_property): Improve format of warning message.
2381 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2383         * lily/include/font-metric.hh (struct Font_metric): add
2384         design_size () method.
2386         * buildscripts/mf-to-table.py (base): add DesignSize comment.
2388         * lily/afm.cc (read_afm_file): read design size.
2390         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
2392         * scm/music-functions.scm (unfold-repeats): handle dots too.
2394 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2396         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
2397         (backportme)
2399 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2401         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
2402         lyric indent.  Revert melismaBusyProperties using \unset.
2404 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2406         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
2408         * lily/parser.yy (command_element): allow redefinition of |
2409         meaning.
2411         * lily/break-align-engraver.cc (acknowledge_grob): construct
2412         LeftEdge where the first cause for alignment is coming from.
2413         This makes \override Staff.LeftEdge work as expected.
2415         * lily/slur-performer.cc (Slur_performer): add inits
2417         * lily/beam-performer.cc (Beam_performer): add inits
2419 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2421         * VERSION (PACKAGE_NAME): release 2.2.0