*** empty log message ***
[lilypond.git] / ChangeLog
blobecd3593f43307e547f4d4287923367b48201918f
1 2005-08-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3         * VERSION (PACKAGE_NAME): release 2.6.2
5         * lily/ly-module.cc (make_stand_in_procs_weak): new
6         function. Backport.
7         
8 2005-07-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10         * lily/include/ly-module.hh (ly_use_module): fix prototype.
12 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14         * mf/feta-bolletjes.mf: swap up and down fa head
15         
16 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
18         * lily/main.cc (setup_guile_env): backport: tweak GC settings to
19         improve performance.
20         (setup_guile_env): set init heap sizes to 16/1 mb. Decreases
21         number of segments.
23         * lily/ly-module.cc (LY_DEFINE): backport:
24         ly_clear_anonymous_modules(). Kludge to plug memory leak in GUILE. 
26 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
28         * scm/output-lib.scm (tablature-stem-attachment-function): stem
29         attachment backport.
30         
31         * scm/define-grobs.scm (all-grob-descriptions): font size backport
32         for tab notehead.
34 2005-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
36         * scm/lily.scm (running-from-gui?): Always write to .log file on
37         dos-based windows.
39 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
41         * lily/main.cc (main): Remove invalid handle kludge.
43         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
44         (lambda): add gui define.
46 2005-07-15  Graham Percuval  <gperlist@shaw.ca>
48         * Documentation/user/ <various>: backported stuff.
50 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
52         * Documentation/user/tutorial.itely (Running LilyPond for the
53         first time): remove TeX remark.
55         * VERSION (PACKAGE_NAME): release 2.6.1
57 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
59         * lily/music-wrapper.cc (Music_wrapper): use start_callback_proc
60         (not length_callback_proc) for start_callback_. This fixes grace
61         notes at the start of music wrappers.
63 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
65         * po/{de,fr}.po: update.
67 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
69         * python/lilylib.py: remove set_environment()
71         * lily/ly-module.cc (ly_make_anonymous_module): define
72         %module-public-interface of module. 
74         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
75         Fodor).  
76         
77         * scm/output-svg.scm: remove old definitions.
79         * scripts/lilypond-book.py (do_file): search for kpsewhich before
80         invoking.
82         * python/lilylib.py (search_exe_path): new function.
84 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
86         * po/zh_TW.po: update from translation project.
88 2005-06-28  Graham Percival  <gperlist@shaw.ca>
90         * scm/midi.scm: compile fix.
92 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
94         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
95         patch. Now, the tempfile module is loaded too, not only used.
97 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
99         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
100         0.05 - 1.00 to 0.25 - 1.00
102         * scm/midi.scm: moved the default-instrument-equalizer procedure
103         to just under the insturment-equalizer-alist it takes as an
104         argument.
106 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
108         * Documentation/user/advanced-notation.itely (Font selection):
109         remove CMR note.
111         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
113 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
115         * THANKS: Add UTF-8 marker.
117         * Documentation/user/point-and-click.itely (http): Update: use
118         lilypond-invoke-editor.  Fix: instruct to use user.js.
120 2005-06-27  Graham Percival  <gperlist@shaw.ca>
122         * ly/titling-init.ly: implements printpagenumber, increases
123         space between dedication and title (to avoid collisions with
124         "g" and "q" in dedication), and nicer logic about copyright
125         and instrument fields being printed on the first page.
126         Thanks Vincent!
128         * Documentation/user/global.itely: document printpagenumber.
130 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
132         * Documentation/topdocs/NEWS.tely: Update to 2.6.
134 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
136         * THANKS: update to 2.6
138         * VERSION: 2.6.0 released.
140 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
142         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
143         rule, errorneously removed probably because of misleading comment.
145 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
147         * python/lilylib.py (datadir): py2exe comments.
149         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
151         * configure.in (reloc_b): make fontconfig REQUIRED.
153 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
155         * po/fi.po: add latest translations.
157 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
159         * ChangeLog: recode utf-8
161         * Documentation/pictures/lilypond.xpm (Module): edited photo as
162         logo.
164         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
166         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
168         * python/convertrules.py (do_conversion): don't print program_name
169         from within a module
171         * configure.in (reloc_b): bump fontforge requirement to 20050624.
173         * python/convertrules.py (conv): add 2.6.0 dummy rule.
175 2005-06-23  Graham Percival  <gperlist@shaw.ca>
177         * Documentation/user/lilypond-book.itely,
178         Documentation/user/examples.itely: add \RequirePackage{graphics}.
180         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
181         fixes baseline-skip.  Thanks Vincent!
183         * Documentation/user/advanced-notation.itely, global.itely:
184         moved "Selecting font sizes" to global, since it deals with
185         notation font size, not text fonts.
187 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
189         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
190         to fonts.
192 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
194         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
195         workaround since /dev/stdin doesn't work on Cygwin. Using a
196         temporary file in the current directory since latex doesn't
197         understand the path name to the default TMP in Cygwin (at least on
198         win XP).
199         
200         * Documentation/user/global.itely (Creating titles): Correct
201         misprint in example. Thanks to Rob Vlasaty.
203 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
205         * VERSION (PATCH_LEVEL): release 2.5.32
207         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
208         variable in lily module
210         * scm/framework-ps.scm (output-classic-framework): error message
211         regarding the classic framework.
213         * Documentation/user/henle-flat-gray.png (Module): new file.
215         * Documentation/user/baer-flat-gray.png (Module): new file.
217         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
218         whiteout for markups.
220         * buildscripts/substitute-encoding.py (note_glyph): include _ in
221         regex too. This fixes change clef appearance in PDF. 
223         * ttftool/include/*: remove.
225         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
227         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
229         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
231         * ttftool/*: remove ttftool subdirectory.
233         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
235         * lily/ttf.cc (print_header): new file. Convert to type42, using
236         FreeType to parse the TTF. 
238         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
239         and post table may differ. Pass around post_nglyphs as well.
241 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
243         * ly/music-functions-init.ly (musicMap): new music function
244         musicMap. 
245         
246 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
248         * make/mutopia-rules.make: anti-alias-factor = 2
250         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
251         page switch.
253         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
254         anti-alias-factor for lilypond-book runs.
256         * scm/ps-to-png.scm (scale-down-image): new function.
257         (my-system): new function.
258         (make-ps-images): blow up GS resolution by anti-alias-factor,
259         scale down image by anti-alias-factor.  This improves appearance
260         of bitmaps
261         (make-ps-images): remove showpage. Fixes spurious empty png at
262         end.
264         * scm/framework-ps.scm (write-preamble): downcase filename before
265         string-matching. Should fix .TTF files (as opposed to ttf files)  
267         * Documentation/user/tutorial.itely (Running LilyPond for the
268         first time): separate subsections for windows, macos and unix.  
270         * Documentation/user/invoking.itely (Updating files with
271         convert-ly): add MacOS X note.
273 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
275         * Documentation/user/introduction.itely (Engraving): don't include
276         file optical-spacing, add directly.
278         * lily/paper-outputter.cc (file): open file in binary mode. This
279         fixes OTF embedding on windows.
281 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
283         * scm/framework-ps.scm (write-preamble): remove debugging output.
285         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
287         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
288         outdir.
289         (install-fc-cache): install font cache in installation directories.
291 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
293         * scm/editor.scm (editor-command-template-alist): Use char iso
294         column, except for Emacs.
295         (get-editor-command): Substitute char too (Bertalan Fodor).
297 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
299         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
300         quoted ~s.  This should fix PNG output on Windows; single quotes
301         are regular characters on Windows.
303 2005-06-16  Graham Percival  <gperlist@shaw.ca>
305         * Documentation/user/basic-notation.itely: include ChoirStaff
306         in System start delimiters.
308         * Documentation/user/putting.itely: new doc section on
309         fixing overlapping notation.
311 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
313         * Documentation/user/global.itely (Paper size): \paper is in
314         \book, not \score.
316         * make/mutopia-rules.make: -ddelete-intermediate-files
318         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
320 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
322         * ChangeLog: Recode utf-8.
324         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
325         datadir with .py modules.
327 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
329         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
331 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
333         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
334         
335         * scm/framework-ps.scm (write-preamble): remove status check.
337         * Documentation/user/invoking.itely (Updating files with
338         convert-ly): remove -o option.
340         * VERSION (PACKAGE_NAME): release 2.5.31
342         * scm/framework-ps.scm (write-preamble): use ly:system.
343         (write-preamble): verbosity.
345         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
347         * python/convertrules.py: new file. Store conversion rules
348         separately.
350 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
352         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
354 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
356         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
357         \musicDisplay 
359         * Documentation/user/instrument-notation.itely (More stanzas): Add
360         reference to StanzaNumber.
362 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
364         * THANKS: separate section for website translators.
366 2005-06-14  Graham Percival  <gperlist@shaw.ca>
368         * Documentation/topdocs/INSTALL.texi: update vim info;
369         thanks Simon Bailey!
371         * Documentation/user/advanced-notation.itely: included
372         color names.
374         * Documentation/user/advanced-notation.itely,
375         Documentation/usr/notation-appendices.itely: moved
376         color names into an appendix.
378 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
379         
380         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
382         * scm/lily.scm (lambda): initialize program options from here.
384         * scm/framework-*.scm: add header info.
386         * lily/main.cc (parse_argv): only set output format to pdf if no
387         other format specified.
389         * scm/backend-library.scm (postprocess-output): process
390         'delete-intermediate-files after running convert-to-*. This fixes
391         PNG generation when 'delete-intermediate-files is set.
392         
393 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
395         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
396         links on website. 
398 2005-06-13  Graham Percival  <gperlist@shaw.ca>
400         * Documentation/topdocs/INSTALL.texi,
401         Documentation/user/lilypond-book.itely: typos.
403 2005-06-12  Pal Benko  <benkop@freestart.hu>
405         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
406         added between program name and switch; -b changed to -f not
407         to generate pdf
409 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
411         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
412         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
414         * input/sakura-sakura.ly: add \midi.
416         * buildscripts/mutopia-index.py (find): use /usr/bin/find
417         iso. python find. 
419         * ttftool/test.c (main): cosmetics.
421         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
423         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
424         create a ttf2ps binary.
426         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
428         * scm/backend-library.scm (postscript->png): set rename-page-1 to
429         true.
431 2005-06-11  Graham Percival <gperlist@shaw.ca>
433         * Documentation/user/lilypond-book.itely: add warning about
434         the font warnings in dvips.
436 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
438         * THANKS: typo
440         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
442         * GNUmakefile.in: remove links for .map, .enc
443         don't fail if out/ doesn't exist yet.
445 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
447         * ttftool/util.c (surely_read): return nbytes
449         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
451         * VERSION (PACKAGE_NAME): release 2.5.30
453         * flower/string-convert.cc (precision_string): >? fix.
455         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
456         (make-ps-images): add verbose -q too.
458         * lily/default-actions.cc (Module): new file. default
459         {book,score}-print functions.
461         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
462         pass results via parseStringResult, lookup via ly:parser-lookup.  
464         * lily/lily-parser.cc (Lily_parser): only clone lexer in
465         constructors.
466         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
467         (parse_string): idem.
469         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
471         * lily/main.cc (main_with_guile): copy be_verbose_global into
472         ly_set_option()
474 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
476         * scm/backend-library.scm (postscript->pdf):
477         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
478         verbose mode.  Search for several names of gs executable.
480 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
482         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
483         directly. This fixes a massive memory leak, provided you use CVS
484         GUILE.
486 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
488         * ly/property-init.ly: Added tieDashed.
490         * THANKS: Added some bughunters for 2.5.
492 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
494         * lily/program-option.cc: add debug-gc option.
496         * lily/include/lily-guile-macros.hh: don't protect exported module
497         objects.
499         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
501         * scm/backend-library.scm (postscript->pdf): use
502         delete-intermediate-files iso. running-from-gui? 
504         * ttftool/util.c (surely_read): robustness. Allow read() to return
505         less bytes than requested, as per posix standards.
507         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
508         program option.
510         * ttftool/include/ttftool.h ("C"): rename verbosity to
511         ttf_verbosity. Add to public interface.
513         * scm/music-functions.scm (unfold-repeats): remove debugging display.
515         * lily/program-option.cc: rename from scm-option.cc
517         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
518         (get_help_string): Print pretty help string.
520         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
521         to snippet preamble.
523         * lily/scm-option.cc: remove command-line-settings option. Fold
524         all command-line options plus default settings in a generic
525         interface. 
527         * flower/getopt-long.cc (table_string): indent 2nd lines of help
528         texts too.
530 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
532         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
533         or EXT_ components non-empty.
535 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
537         * scm/lily.scm (running-from-gui?): Export.
539         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
540         output in .ly source directory.
542 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
544         * ttftool/util.c (surely_lseek): more verbosity.
546         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
547         compile.
549         * lily/parser.yy (Repeated_music): remove >? 
551         * scm/backend-library.scm (postscript->pdf): Support for
552         -dgs-font-load=1
554         * scm/framework-ps.scm (write-preamble): make font loading
555         switchable to GS via --define-default gs-font-load=1
557 2005-06-09  Graham Percival  <gperlist@shaw.ca>
559         * Documentation/user/global.itely: added \layout docs.
561 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
563         * lily/lily-parser-scheme.cc: add unistd.h
565 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
567         * scm/editor.scm: add char argument.
569         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
571         * ttftool/util.c (syserror): use errno for better error reporting.
573         * lily/source-file.cc (get_counts): new function. Calc column,
574         line and char count in one go.
576         * lily/binary-source-file.cc (quote_input): rename to quote_input
578         * lily/input.cc (set): new function.
580 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
582         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
583         directory part of file name to search directory.
585         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
586         search path and chdir to DIR if --outname=DIR used.
588         * lily/main.cc (prepend_env_path): Bugfix: Check directory
589         existence before appending original path.
591 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
593         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
594         file" massage.
596         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
597         texinfo.tex is always used.
598         
599 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
601         * flower/include/axis.hh: rename from axes.hh
603         * lily/include/text-interface.hh (Module): rename from text-item.hh
605         * VERSION (PATCH_LEVEL): release 2.5.29
607         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
609         * scm/framework-ps.scm (font-file-as-ps-string): new function.
610         (handle-macfont): new function. Call fondu for Native mac fonts.
612         * scm/define-markup-commands.scm (fill-line): handle text-widths =
613         '() case.
615 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
617         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
618         multi-page.  Fix .eps regular expression.
620 2005-06-07  Graham Percival  <gperlist@shaw.ca>
622         * Documentation/user/putting.itely: add info on modifying templates.
624         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
625         misc small changes.
627 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
629         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
631         * scripts/lilypond-ps2png.scm
633         * VERSION (PACKAGE_NAME): release 2.5.28
635 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
637         * lily/main.cc (prepend_env_path): Do not append /, that does not
638         work.  Localedir lives in datadir, not in prefix.
640         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
641         hack for windows.
643         * flower/include/file-cookie.hh: Compile fix.
645 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
647         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
649         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
650         system primitives.
651         (gulp-port): using read-string!/partial. We don't want to read an
652         entire PS file  (GUILE 1.6 limits strings to 16M) 
654         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
655         properties. Add font-interface. 
657         * scm/define-grob-properties.scm (all-user-grob-properties):
658         remove old bracket properties.
660         * scm/x11-color.scm: reformat. 
662         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
663         LedgerLineSpanner if new StaffSymbol is found. 
665         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
666         staff-symbol for finishing staff. 
668         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
670         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
671         change black to currentColor everywhere. This fixes color support
672         in SVG.
674 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
676         * input/regression/fret-diagrams.ly: new file to test fret diagram
677         capability
679         * scm/output-tex.scm: remove white-dot and white-text
681         * scm/output-ps.scm: remove white-dot and white-text
683         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
684         using ly:stencil-in-color instead
685         (draw-dots) : remove call to white-dot
687 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
689         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
690         support.
692         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
694         * flower/include/file-cookie.hh: new file. lily_cookie extension 
696         * flower/file-cookie.cc: new file. lily_cookie extension.
697         
698 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
700         * scm/editor.scm (editor-command-template-alist): Add syn
701         editor (Jaap [de Vos]).
703 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
705         * scripts/lilypond-ps2png.scm:
706         * scm/ps-to-png.scm: New file.
708         * scm/backend-library.scm (postscript->png): Use it.
710         * scripts/lilypond-ps-to-png.py: Remove file.
712         * python/lilylib.py (get_bbox, make_ps_images): Remove.
714 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
716         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
718         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
719         start on grace moment. Fixes autobeam-grace.ly.
721         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
722         process anything unless we're at the end of a pending beam. Fixes
723         syncopated 8ths beamed across a beat.
725 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
727         * scm/editor.scm (editor-command-template-alist): Start emacs if
728         emacslient fails.
730         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
732         * flower/file-path.cc (is_file, is_dir): Export.
734         * lily/main.cc (prepend_env_path, set_env_file): Use them.
736 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
738         * lily/easy-notation.cc: Added include cctype to correct
739         compilation error.
741 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
743         * scm/backend-library.scm (postscript->pdf): set resolution to
744         1200, so bitmap fonts aren't that ugly. 
746         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
748         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
749         parent if we have a notehead. Fixes incorrect offsets when
750         Paper_column is very wide in the X direction.
752         * input/regression/font-family-override.ly (Module): new file.
754         * scm/font.scm (make-pango-font-tree): new function.
756         * lily/beam.cc (before_line_breaking): remove warning about less
757         than 2 visible stems. We still get a warning when there is only
758         one stem.
760 2005-06-01  Werner Lemberg  <wl@gnu.org>
762         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
763         correctly.
765 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
767         * lily/slur-scoring.cc (generate_avoid_offsets): new
768         function. Generate avoid offsets once per slur.
770         * lily/slur.cc (add_extra_encompass): add dependency to
771         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
773         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
774         too. Fixes inf error with added bass notes.
776         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
777         argument anymore.
779         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
781         * input/tutorial/lbook-latex-test.tex: add line length test.
783         * scripts/lilypond-book.py (set_default_options): new
784         function. Call this before dissecting snippets, so linewidth
785         settings reach the snippets.
787 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
789         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
791 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
793         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
795 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
797         * stepmake/aclocal.m4: More autopackage friendliness.
799 2005-05-31  Graham Percival  <gperlist@shaw.ca>
801         * Documentation/index.html.in: remove link to LSR.
803         * Documentation/user/global.itely: remove duplicate
804         "dedication" \header{} section.
806 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
808         * VERSION (PACKAGE_NAME): release 2.5.27.
810         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
811         too. Plugs memory leak.
813         * make/lilypond.fedora.spec.in (Group): remove
814         lilypond-pdfpc-helper.
816         * scripts/GNUmakefile (SEXECUTABLES): remove
817         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
819         * scm/font.scm (make-century-schoolbook-tree): add Mono as
820         'typewriter family.
822         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
823         memory leak.
825         * lily/parser.yy (score_body): don't clone Score, that's done in
826         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
828         * lily/score-engraver.cc (derived_mark): new function.
829         (initialize): unprotect Paper_score. This fixes a memory leak.
831         * lily/score-performer.cc (derived_mark): new function.
833         * lily/score-translator.cc (get_output): use SCM for get_output() call.
835         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
836         spurious warning.
838         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
839         serif.
841 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
843         * configure.in (reloc_b): Add --enable-relocation.
845 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
847         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
849         * input/regression/alignment-order.ly: add Staff example.
851 2005-05-31  John Mandereau   <john.mandereau@free.fr>
853         * po/fr.po: update.
855 2005-05-31  Graham Percival  <gperlist@shaw.ca>
857         * Documentation/index.html.in: add link to LSR.
859 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
861         * scm/define-stencil-commands.scm (Module): new file. Register all
862         allowed stencil expression heads in a central place.
864         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
865         ly:make-stencil
867         * lily/stencil-expression.cc (all_stencil_heads): registering
868         stencil expressions.
870         * lily/stencil-interpret.cc: new file. Stencil expression
871         interpreting.
873         * input/xiao-haizi-guai-guai.ly: move file back.
875 2005-05-30  Graham Percival  <gperlist@shaw.ca>
877         * Documentation/user/advanced.itely, converters.itely,
878         instrument-notation.itely, lilypond-book.itely: misc small
879         changes.
881 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
883         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
885         * make/lilypond.fedora.spec.in: Fix source url.
887         * cygwin: Update from mingw patches.
889         * scm/editor.scm (editor-command-template-alist): Use jedit
890         -reuseview (Bertalan), add uedit (Patrick Huberts).
892         * input/xiao-hai-zi-guai-guai.ly: Rename from
893         xiao-haizi-guai-guai.ly.
895         * input/*: Reindent, do not use TAB.
897         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
898         white background.
900 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
902         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
903         numerical overflow error.
905 2005-05-29 Laura Conrad <lconrad@laymusic.org>
906         
907         * abc2ly.py: fix to syntax error in multi-part output.
909 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
911         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
912         with disappearing span bars when alignAboveContext is active
914         * lily/property-iterator.cc (check_grob): use is-grob?
915         object-property. Fixes crash-key-sig-font-size.ly. 
917 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
919         * lily/bar-line.cc (print): don't round barlines; this produces
920         odd aliasing effects in Acroread.
922         * lily/timing-engraver.cc (process_music): robustness fix.
924         * lily/context-def.cc (filter_engravers): bugfix.
926 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
928         * lily/lilypond.rc.in: Add ly-icon.
930         * lily/GNUmakefile: 
931         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
932         rules.
934 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
936         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
938         * ps/music-drawing-routines.ps: 
940         * scm/output-ps.scm: remove draw ez_ball.
942         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
943         EasyNotation context definition.
945         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
946         Text_interface and color for making easy note heads.
948         * lily/stencil.cc (with_color): new function.
950         * ps/music-drawing-routines.ps: remove draw_zigzag_line
952         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
953         output routine. Zigzag now works in SVG too.
955         * scm/output-tex.scm (filledbox): idem.
957         * scm/output-svg.scm (filledbox): idem.
959         * scm/output-ps.scm (lily-def): remove horizontal-line. 
961         * lily/lookup.cc (horizontal_line): use draw-line. 
963         * lily/system-start-delimiter.cc: remove old staff bracket code.
965         * mf/feta-haak.mf: further tweaks.
967         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
969         * mf/feta-generic.mf: include feta-haak.
971         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
973         * scm/framework-ps.scm (write-preamble): only load fonts if their
974         filename is a string. 
976 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
978         * scm/output-svg.scm (circle): support circle.
979         (bracket): stub for bracket.
981         * scripts/lilypond-book.py (main): make sure --psfonts warning is
982         correct.
984 2005-05-26  Graham Percival  <gperlist@shaw.ca>
986         * Documentation/user/lilypond.tely, advanced-notation.itely,
987         basic-notation.itely, instrument-notation.itely, global.itely,
988         introduction.itely, tutorial.itely: rearranging, editing,
989         clean-up.
991         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
992         for compiling on FreeBSD.
994 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
996         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
997         otf files.
999         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
1000         bugfixes.
1002         * VERSION: 2.5.26 released.
1004         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
1006 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
1008         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
1009         if printpagenumber is false.
1011 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1013         * lily/font-config.cc (init_fontconfig): comment out FontConfig
1014         cache warning.
1016         * lily/tie.cc (print): support dotted ties.
1017         
1018 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1020         * scm/define-grobs.scm (all-grob-descriptions): switch off
1021         debugging
1022         (all-grob-descriptions): Arpeggio has Y-extent.
1024         * scm/define-music-properties.scm (all-music-properties): document
1025         length-callback and start-callback as "read-only".
1027         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
1028         length-callback after creation. 
1030         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
1031         compressmusic -> compressMusic.
1033         * ly/music-functions-init.ly (oldaddlyrics): idem.
1035         * lily/parser.yy: NewLyricCombineMusic ->
1036         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
1038 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
1040         * ly/Welcome_to_LilyPond.ly: typo.
1042 2005-05-24  Graham Percival  <gperlist@shaw.ca>
1044         * Documentation/user/lilypond.tely: move changing-defaults to be
1045         before global issues.
1047         * Documentation/user/basic-notation.itely: move Transpose section
1048         here from advanced/Other.
1050         * Documentation/user/changing-defaults.itely,
1051         advanced-notation.itely: move Fonts to advanced, edit.
1053 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1055         * lily/parser.yy (bare_int): remove rule.  From now on, we require
1056         # before negative integers.
1058 2005-05-23  Graham Percival  <gperlist@shaw.ca>
1060         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
1062         * Documentation/user/lilypond.tely: change Unified index to
1063         LilyPond index.
1065         * Documentation/user/advanced-notation.itely,
1066         instrument-notation.itely: editing.
1068 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1070         * scm/lily.scm (lilypond-all): Bugfix: return failed.
1072         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
1074 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1076         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
1077         ly:port-move.  Needs to be stderr-specific on mingw.
1078         Run fixcc.
1080 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1082         * lily/general-scheme.cc (ly:port-move): Remove.
1084         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
1085         windows.
1087         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
1088         variables.  This eliminates the need for a gs.bat wrapper, which
1089         opens a console.
1091         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
1092         * scm/lily.scm (running-from-gui?): 
1093         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
1094         artifact of not compiling with -mwindows.
1096         * scm/editor.scm: Define PLATFORM.
1098 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1100         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
1101         can start to cut & paste lilypond-book fragments.  
1103         * scm/define-music-types.scm (music-descriptions): remove
1104         UntransposableMusic
1106 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1108         * scm/output-ps.scm (glyph-string): remove / before CIDs.
1110 2005-05-20  Graham Percival  <gperlist@shaw.ca>
1112         * Documentation/user/instrument-notation.itely: remove *Engraver.
1114         * Documentation/user/advanced-notation.itely: edit, rearrange.
1116 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1118         * scm/output-ps.scm (glyph-string): take cid? argument. Use
1119         findresource iso. findfont for CID CFF fonts.
1121         * VERSION (PACKAGE_NAME): release 2.5.25
1123         * ly/Welcome_to_LilyPond.ly: add  \version
1125 2005-05-20  Graham Percival  <gperlist@shaw.ca>
1127         * Documentation/user/programming-interface.itely: move
1128         \displayMusic into its own section.
1130         * Documentation/user/basic-notation.itely: finish editing.
1132 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1134         * flower/file-path.cc (find): don't throw away file_name.dir, but
1135         append to it. Fixes \include with directories.
1137         * flower/include/file-path.hh (class File_path): don't derive from
1138         Array<String>.
1140         * flower/include/file-name.hh (class File_name): remove to_str0()
1142         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
1143         Hara_kiri_engraver in separate file.
1145         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
1146         translation went wrong. Fixes vertically translated slurs.
1148 2005-05-19  Graham Percival  <gperlist@shaw.ca>
1150         * Documentation/user/basic-notaton.itely: editing.
1152 2005-05-18  Graham Percival  <gperlist@shaw.ca>
1154         * Documentation/user/macros.itexi, basic-notation.itely:
1155         add @commonprop (commonly used properties) macro.
1157 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1159         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
1161         * scripts/lilypond-book.py (invokes_lilypond): new function
1162         (main): only run fontextract if invokes_lilypond() is true.
1164         * lily/function-documentation.cc (ly_add_function_documentation):
1165         duh, use !=
1167         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
1169         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
1171         * scm/lily.scm (running-from-gui?): lowercase Darwin.
1173         * lily/function-documentation.cc (ly_add_function_documentation):
1174         use scm_hash_table_p() for checking.
1176 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1178         * Documentation/user/advanced-notation.itely (Text scripts):
1179         Change nonexisting @internalsref{Text markup} to @ref{Text
1180         markup}.  Change @internalsref{Text script} to
1181         @internalsref{TextScript}.
1183         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
1185 2005-05-17  Graham Percival  <gperlist@shaw.ca>
1187         * Documentation/user/tutorial.itely, basic-notation.itely,
1188         changing-defaults.itely: remove duplicate cindex entries
1189         that appear on the same page.
1191         * scm/define-grobs.scm: change default padding for TextSpanner.
1193         * Documentation/topdocs/AUTHORS.texi: update email address.
1195         * Documentation/user/global.itely: add info about \include.
1197 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1199         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
1200         when running-from-gui.
1202         * scm/editor.scm (get-editor): Add platform defaults.
1204         * scm/backend-library.scm (postscript->pdf): Typo.
1206 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1208         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
1210         * lily/font-config.cc (init_fontconfig): add warning about cache.
1212 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1214         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
1216 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1218         * lily/horizontal-bracket.cc (print): Take care of the direction
1219         property so brackets above the stave point downwards. 
1221         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
1222         for HorizontalBracket so it doesn't end up within the stave.
1224 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1226         * lily/GNUmakefile (default): Typo.
1228         * scm/lily.scm (PLATFORM): Export.
1230         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
1231         load-font-via-GS, ttftool or fopencookie is broken on windows.
1232         
1233         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
1234         -dSAFER, that is broken on windows.
1236 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1238         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
1239         for FlexLexer.h
1241         * scripts/lilypond-invoke-editor.scm: remove stray -
1243 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1245         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
1246         Fixes deprecation warning.
1248         * flower/include/string.icc (to_string): Only inline if
1249         -DSTRING_UTILS_INLINED.
1251         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
1252         name.  Remove windows comment.
1254         * scm/editor.scm (slashify): New function.
1255         (get-editor-command): Use it.
1256         (get-command-template): Do not alter editor command if
1257         environment value includes `%(file)s' magic.
1259         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
1260         (dissect-uri): Use it.
1261         (unquote-uri): Bugfix.
1263 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1265         * scm/framework-ps.scm (write-preamble): add TTF rule.
1267         * Documentation/topdocs/README.texi (Top): remove note about
1268         xdelta.
1270         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
1271         requirement.
1273         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
1274         function. Figure out where FlexLexer.h lives
1276         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
1277         
1278 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1280         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
1281         with Windows root in file name.
1283         * scm/backend-library.scm (ly:system): Only redirect output (using
1284         system and shell, ugh) if /dev/null is writable.
1286         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
1287         windows icon.
1289         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
1290         on Mingw.
1292         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
1293         click.
1295         * flower/file-path.cc (is_dir, is_file): New function.  Actually
1296         use result of stat when available.
1298         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
1299         absolute file name and root.
1301         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
1303         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
1305         * flower/file-name.cc (slashify): Bugfix, do substitute if no
1306         slashes in file name.
1308 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1310         * Documentation/user/preface.itely (Preface): Run
1311         texinfo-all-menus-update.
1313         * scm/editor.scm (get-editor-command): Bugfix: allow full
1314         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
1316         * Documentation/pictures/lilypond-48.xpm: New file.
1318         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
1320         * ly/Welcome_to_LilyPond.ly: New file.
1322         * lily/main.cc (main): Only identify if we have a terminal.
1324         * scm/backend-library.scm (postscript->png)
1325         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
1326         non-/bin/sh).
1328 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
1330         * Documentation/topdocs/AUTHORS.texi: polish, update.
1332 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1334         * Documentation/user/preface.itely (Notes for version 2.6): new
1335         notes for 2.6
1337         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
1338         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
1339         is not fully contained" warnings.
1341         * lily/slur-scoring.cc (get_bound_info): remove warning.
1343         * lily/staff-symbol-engraver.cc (process_music): start initial
1344         spanner in process_music(). This fixes overrides of StaffSymbol
1345         properties.
1347         * scm/framework-pdf.scm (Module): remove.
1349         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
1351         * lily/ambitus-engraver.cc: formatting cleanups.
1353         * mf/feta-solfa.mf (Module): remove.
1355         * ChangeLog: more details about contributions.
1357 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1359         * lily/align-interface.cc (align_elements_to_extents): warn if
1360         called too early. Fixes: disappearing-staff-lines.ly
1362         * VERSION (PACKAGE_NAME): release 2.5.24
1364 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1366         * stepmake/aclocal.m4: Typo.
1368         * flower/string.cc (substitute): Take two strings or two
1369         characters.  Update callers.
1371 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1373         * flower/file-name.cc (File_name): Slashify.
1375         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
1377         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
1379         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
1381         * configure.in (gui_b): Use it.
1383         * lily/lilypond.rc.in: New file.
1385         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
1387 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1389         * Documentation/user/advanced-notation.itely: edit of Text
1390         section; clarify text scripts vs. text markup.
1392 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1394         * lily/multi-measure-rest-engraver.cc
1395         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
1396         separation items on start. Fixes mm rests in start of score.
1398         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
1399         don't access StaffSymbol if not there.
1400         Fixes: crash-staff-symbol-engraver.ly.
1402         * lily/instrument-name-engraver.cc (class
1403         Instrument_name_engraver): data member first_. Create
1404         InstrumentName on start. 
1406 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1408         * Documentation/user/instrument-notation.itely: add guitar
1409         position.
1411         * Documentation/user/introduction.itely,
1412         Documentation/user/lilypond.tely,
1413         Documentation/user/tutorial.itely: begin pruning
1414         unused (duplicated) cindex entries and misc cleanup.
1416 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1418         * input/test/volta-chord-names.ly: Bring the explanation up to
1419         date.
1421 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1423         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
1424         Specify `@documentencoding utf-8' for html, ignore warnings.
1426 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
1428         * THANKS: Added bughunters.
1430 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1432         * lily/main.cc: update help string for `lilypond -H'.
1434         * po/fi.po: update.
1435         
1436 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1438         * Documentation/user/advanced-notation.itely: minor fixes.
1440 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1442         * scm/editor.scm: New module.
1444         * scm/lily.scm (gui-main): Use it.
1446         * scm/framework-gnome.scm (spawn-editor): Use it.
1448         * scripts/lilypond-invoke-editor.scm: Use it in new script.
1450 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1452         * scm/framework-ps.scm (load-font-via-GS):  new function.
1454         * lily/pango-font.cc (pango_item_string_stencil): add support for
1455         CID keyed font.
1457         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
1459 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1461         * Documentation/user/basic-notation.itely: add @ref.
1463         * Documentation/user/advanced-notation.itely: add example
1464         of 5/8 beaming.
1466 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1468         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
1470         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
1471         going through ps2pdf wrappers.
1473 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
1475         * Documentation/user/instrument-notation.itely: petrucci note
1476         heads: updated docu
1478         * input/regression/note-head-style.ly: updated regression test;
1479         indentation fixes
1481         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
1482         heads as default
1484         * mf/parmesan-heads.mf: minor editing; use musicological names
1485         (rather than optical description) as note head names
1487         * scm/output-lib.scm: complete petrucci heads
1489 2005-05-09  Pal Benko  <benkop@freestart.hu>
1491         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
1492         heads, but bigger)
1494 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1496         * lily/main.cc (main_with_guile): Remove no files check.
1498         * lily/main.cc (ly:usage): Export to Scheme.
1500         * scm/lily.scm (no-files-handler): New function.
1502         * scm/lily.scm (lilypond-main): Use it.
1504         * configure.in (gui_b): Add mbrtowc checking.
1505         Resurrect [utf8/]wchar.h checking.
1507 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1509         * Documentation/user/advanced-notation.itely (Metronome marks):
1510         Add link to the program reference for MetronomeMark
1512         * Documentation/user/lilypond-book.itely (An example of a
1513         musicological document): Correct the example using psfonts 
1515 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
1517         * po/fi.po: update after a lesson how to update entries against
1518         source.
1519         
1520         * po/TODO: document the lesson.
1522 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1524         * configure.in (gui_b): remove wcrtomb checking.
1526         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
1527         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
1529 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1531         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
1532         keep Scheme expressions and strings unmodified when doing the
1533         conversion to postfix notation for slurs and beams. Should
1534         hopefully solve most related conversion problems. 
1536         * Documentation/user/lilypond-book.itely : Clarify and correct how
1537         to call dvips with -h psfonts.
1539 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1541         * Documentation/user/instrument-notation.itely (Entering lyrics):
1542         Typo.  Fixes build.
1544 2005-05-09  Graham Percival  <gperlist@shaw.ca>
1546         * Documentation/user/lilypond-book.itely: document PSFONTS file.
1548         * Documentation/user/lilypond.tely, lilypond-book.itely,
1549         tutorial.itely: change references to 2.5.x to 2.6.x.
1551         * Documentation/user/instrument-notation.itely: clarified \addlyrics
1552         vs \lyricmode.
1554         * Documentation/user/invoking.itely: remove old info about
1555         lilypond-profile.
1557         * Documentation/topdocs/INSTALL.texi: remove old info about
1558         lilypond-profile, add warning about needing international fonts
1559         to build docs.
1561 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1563         * lily/include/grob-info.hh (class Grob_info): make data member
1564         private. Changes throughout.
1566         * input/regression/alignment-order.ly: new file. 
1568         * lily/vertical-align-engraver.cc (acknowledge_grob): read
1569         alignAboveContext and alignBelowContext
1571 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1573         * lily/pfb.cc (LY_DEFINE): add cast.
1575         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
1576         matches .otf
1577         (write-preamble): warn about unknown fonts.
1579         * lily/pfb.cc (Module): new function ly:otf->cff
1581         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
1582         (get_otf_table): new function.
1584 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1586         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
1587         iso. ps2png.
1589 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1591         * po/fi.po: apply second round of update.
1593 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1595         * scm/x11-color.scm (make-x11-color-handler): don't use
1596         #\sp. Apparently doesn't work on all platforms. 
1598 2005-05-06  Graham Percival  <gperlist@shaw.ca>
1600         * Documentation/user/advanced-notation.itely, putting.itely,
1601         tutorial.itely, global.itely, introduction.itely: really minor fixes.
1603 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1605         * VERSION (PACKAGE_NAME): release 2.5.23
1607 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1609         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
1610         convert to utf-8.
1612         * THANKS: Add translators for this release, convert to utf-8.
1614         * mf/GNUmakefile (MFTRACE_FLAGS):
1615         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
1616         outdir as option (WAS: hardcoded).
1618 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1620         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
1621         finished_span_
1623         * THANKS: add Hans Forbrich.
1625         * Documentation/topdocs/NEWS.tely (Top): document new feature.
1627         * Documentation/user/basic-notation.itely (Staff symbol): document
1628         start/stop staff. Reference to ossia.ly
1630         * input/test/ossia.ly: new example using stop and startStaff.
1632         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
1633         in other words, don't create "|" barline at start of the score.
1634         (start_translation_timestep): don't set whichBar for start of score.
1636         * input/regression/staff-halfway.ly: use new functionality.
1638         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
1639         start and stop staff based on events.
1641         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
1643         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
1645 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1647         * Documentation/user/programming-interface.itely (How markups work
1648         internally ): remove \encoding reference.
1650 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1652         * scripts/convert-ly.py: Attempt to do a smarter update of 
1653         text markups from versions < 1.9.0 with arbitrary nesting.
1655 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1657         * po/fi.po: convert to utf-8, and update.
1659 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1661         * make/lilypond.suse.spec.in: update from suse 2.4 package.
1663         * lily/*.cc: more <? >? to min/max changes
1665         * lily/include/interpretation-context-handle.hh: rename
1666         Interpretation_context_handle to Context_handle.
1668 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1670         * input/regression/GNUmakefile (local_delete): use `find` together 
1671         with `xargs` to avoid too long argument-lists in cmd line.
1673 2005-05-04  Graham Percival  <gperlist@shaw.ca>
1675         * Documentation/user/introduction.itely: updates "About this manual".
1677         * Documentation/user/advanced-notation.itely,
1678         invoking.itely: minor fixes.
1680 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1682         * COPYING: add font exception. Update FSF address. 
1684         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
1685         should be taken without child context.
1687         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
1689         * scm/define-markup-commands.scm (triangle): new command, as
1690         robust replacement for unicode Delta/Triangle.
1692 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1694         * ps/music-drawing-routines.ps: add fillp argument.
1696         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
1698         * lily/font-config.cc (init_fontconfig): don't add cff/
1700         * VERSION (PACKAGE_NAME): release 2.5.22
1702         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
1704         * lily/grace-engraver.cc (consider_change_grace_settings): use
1705         is_alias(). Fixes problem with CueVoice grace notes. 
1707         * lily/simultaneous-music-iterator.cc (construct_children): call
1708         Music_iterator::quit() for iterators that start out invalid. This
1709         fixes indefinitely continuing contexts.
1711         * buildscripts/substitute-encoding.py: new file
1713         * Documentation/user/basic-notation.itely (Basic polyphony): fix
1714         missing @end 
1716         * scripts/lilypond-book.py (write_if_updated): print file name.
1718         * Documentation/user/basic-notation.itely (Explicitly
1719         instantiating voices): idem.
1721         * Documentation/user/advanced-notation.itely (Text spanners):
1722         remove stray { } 
1724         * lily/context.cc (default_child_context_name): the default child
1725         is now first in accepts_list_.
1727         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
1728         \defaultchild to all relevant contexts.  This fixes:
1729         drums-pitch.ly.
1731         (Probably also fixes similar problems with ancient
1732         transcriptions getting CueVoices instead of the desired voices.)
1734         * lily/context-def.cc (get_default_child): new function.
1735         (get_accepted): place default child in front of list.
1737         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
1739         * lily/include/context-def.hh (struct Context_def): add
1740         default_accept_
1742 2005-05-03  Graham Percival  <gperlist@shaw.ca>
1744         * scm/define-grobs.scm: remove "remove-first" line, since
1745         the absent property is set to #f anyway.
1747         * Documentation/user/basic-notation.itely,
1748         advanced-notation.itely, instrument-notation.itely: minor
1749         fixes.
1751         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
1753         * Documentation/user/advanced-notation.itely,
1754         changing-defaults.itely: consolidate Text stuff in
1755         advanced notation.
1757         * Documentation/user/global.itely: better docs for \header.
1759         * Documentation/user/putting.itely: new chapter; placeholder
1760         for future expansion.
1762         * Documentation/user/examples.itely: moved "suggestions for
1763         writing LP files" section into putting.itely.
1765         * Documentation/user/lilypond.itely: added new chapter,
1766         fixed the short table of contents.
1768 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1770         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
1771         infinity for unfeasible beams.
1773         * make/lilypond.fedora.spec.in (Group): idem.
1775         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
1777         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
1779         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
1780         fonts directly.
1782         * buildscripts/gen-emmentaler-scripts.py (i): idem.
1784         * mf/GNUmakefile: remove all CFF rules.
1786         * scm/framework-ps.scm (ps-embed-cff): reinstate.
1788         * lily/open-type-font-scheme.cc (LY_DEFINE):
1789         new function ly:otf-font-table-data.
1790         (LY_DEFINE): new function otf-font?
1792 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1794         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
1795         ($(outdir)/Fontmap.lily): idem.
1797         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
1798         for PFAEmmentaler-XXX.pfa. 
1800         * Documentation/user/music-glossary.tely (accidental): NL
1801         translation of accidental.
1803 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1805         * flower/include/international.hh: Bugfix: include "string.hh".
1807         * lily/include/mingw-compatibility.hh: New file.
1809         * flower/include/libc-extension.hh (memrev): Rename from strrev.
1811         * configure.in: Search for mingw wcrtomb library.
1813 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1815         * scripts/convert-ly.py: Bug fix
1817         * Documentation/user/changing-defaults.itely (Common tweaks):
1818         Added example where the context has to be specified explicitly
1819         (MetronomeMark). 
1821 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1823         * scripts/lilypond-book.py (ly_options): set timing to #f for
1824         notime option.
1826         * scripts/convert-ly.py (conv): typo.
1828         * flower/*.cc: remove <? and >?
1829         
1830         * lily/*.cc: remove <? and >?
1832         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
1833         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
1834         editor.
1836 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1838         * lily/part-combine-engraver.cc: add space to variable list.
1840 2005-04-30  Graham Percival  <gperlist@shaw.ca>
1842         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
1843         remove-first to false (matches docs)
1845         * Documentation/user/advanced-notation.itely: corrected docs
1846         concerning remove-first.
1848 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1850         * lily/part-combine-engraver.cc: make sure that the relevant
1851         properties are included in the documentation.
1853 2005-04-28  Graham Percival  <gperlist@shaw.ca>
1855         * Documentation/user/lilypond-book.itely: Bernard's docs
1856         for \betweenLilyPondSystem.
1858 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1860         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
1861         remarks.
1863 2005-04-28  Pal Benko  <benkop@freestart.hu>
1865         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
1866         only on vertical lines of flexa shape, and use a constant
1867         thickness value for horizontal lines (patch slightly modified by
1868         Jürgen Reuter)
1870         * lily/include/mensural-ligature.hh: make 2 comments clearer
1872 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
1874         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
1875         to need_extra_horizontal_space; bugfix: use class scope to avoid
1876         global namespace pollution
1878         * Documentation/user/instrument-notation.itely (ligatures): added
1879         comment on possible future syntax change and how to work around
1881         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
1882         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
1883         intervals (fixes agnus dei example)
1885         * Documentation/user/instrument-notation.itely (white mensural
1886         ligatures): selected a more illustrative example
1888 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
1890         * Documentation/index.html.in: specify utf-8 charset in meta content.
1892 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1894         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
1895         empty 2nd page for single page.
1897         * scm/lily.scm: remove p&c definitions.
1899         * po/zh_TW.po (Module): new translation.
1901         * lily/lily-guile.cc (ly_chain_assoc): remove.
1903         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
1904         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
1906 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1908         * lily/beaming-info.cc: remove infinity_i
1910         * scripts/abc2ly.py (out_filename): fix thinko with \version.
1912 2005-04-26  Graham Percival  <gperlist@shaw.ca>
1914         * Documentation/user/basic-notation.itely,
1915         instrument-notation.itely, advanced-notation.itely,
1916         changing-defaults.itely: minor fixes.  Added docs
1917         for colors to advanced-notation.itely.
1919         * Documentation/user/advanced-notation.itely: fixed compile
1920         problem and added Bernard's x11-color doc patch.
1922 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1924         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
1925         alright this time round.
1927 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1929         * Documentation/topdocs/INSTALL.texi (Top): idem.
1931         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
1933         * VERSION (MAJOR_VERSION): release 2.5.21
1935         * scm/output-ps.scm (grob-cause): bugfix.
1937 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1939         * cygwin/*: Update.
1941         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
1942         stuff.
1944         * scm/output-ps.scm (grob-cause): Bugfix.
1946         * scm/lily.scm (ly:load): Remove x11-color.
1948         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
1949         quote executable, fixes getting version from program --with
1950         --options.
1951         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
1952         $ac_exeect.
1954         * Documentation/user/GNUmakefile: Only build music-glossary with
1955         rendered lilypond snippets during web.
1957 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1959         * po/de.po: update.
1961         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
1963 2005-04-22  Laura Conrad <lconrad@laymusic.org>
1965         * scripts/abc2ly:
1966         second title line append with punctuation dash character;
1967         encode abc2ly python strings in utf-8
1968        
1969 2005-04-21  Laura Conrad <lconrad@laymusic.org>
1971         * scripts/abc2ly fix chords (again)
1973 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
1975         * scm/x11-color.scm: new file
1976         All x11 color names can be accessed with:
1977         #(x11-color 'ColorName),
1978         #(x11-color "ColorName") or:
1979         #(x11-color "color name")
1980         If the x11 color name is not recognised then it defaults
1981         to black
1983         * scm/lily.scm: amended to call scm/x11-color.scm
1985 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1987         * Documentation/user/invoking.itely (Reporting bugs): comment out
1988         reference to online PNG bug repository.
1990 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1992         * lily/translator-scheme.cc (ly:translator-property): Remove.
1993         Update callers.
1995         * lily/context-scheme.cc (ly:context-now): Move from translator.
1996         Update callers.
1998 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2000         * input/regression/grid-lines.ly (skips): refine example.
2002         * scm/define-context-properties.scm
2003         (all-user-translation-properties): doc autoBeamCheck
2005         * input/regression/grid-lines.ly (Module): new file.
2007         * lily/grid-point-engraver.cc (Module): new file.
2009         * lily/grid-line.cc (Module): new file.
2011         * lily/grid-line-span-engraver.cc (Module): new file.
2013         * lily/grid-line-interface.cc (Module): new file.
2015 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2017         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
2018         missing parameter, actualy cdr through list.  Actually return a
2019         list with ENTRY removed (was '()).
2021         * scripts/convert-ly.py: Update.  Print warning if file cannot be
2022         opened.
2023         (do_conversion): Fix printing of continuation comma.
2025         * Documentation/user/advanced-notation.itely (Beam formatting):
2026         Remove refbugs about compound time and mixed duration.
2028         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
2029         modulo moments explicitely.
2031         * lily/moment.cc (operator %): New function.
2033         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
2035         * lily/translator-scheme.cc (ly:translator-now,
2036         ly:translator-property): New function.
2038         * scm/auto-beam.scm (default-auto-beam-check): New function.
2040         * lily/auto-beam-engraver.cc (test_moment): Use it.
2042         * flower/rational.cc (operator %): Bugfix.
2044 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
2046         * scripts/abc2ly: Bugfix
2048 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2050         * python/fontextract.py (write_extracted_fonts): bugfix, too many
2051         %'s on EndFont comment.
2053         * lily/ledger-line-spanner.cc: some more words of explanation.
2055 2005-04-20  John Williams <williams@tni.com>  
2056         
2057         * scripts/lilypond-book.py: htmlquote bugfix.
2058         Allow snippets to be given distinct filenames.
2059         Allow the default alt text to be overridden.
2061 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
2063         * ly/performer-init.ly: Bugfix
2065         * THANKS: Added bughunters.
2067 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2069         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
2071         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
2072         position (was: use modulo measure length).
2074         * configure.in (no gui_b): Remove optional gtk+ requirement.
2076 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2078         * Documentation/user/basic-notation.itely (Pitches): add
2079         LedgerLineSpanner.
2081         * lily/dynamic-engraver.cc (process_music): set right bound to
2082         script if present. Else, do not set.
2083         (acknowledge_grob): only set right bound of finished spanner to
2084         note column if no other bound is set.
2086         * python/lilylib.py (make_ps_images): switch back to png16m.
2087         
2088 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2090         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
2091         writing up to date file.  Add dvips usage suggestion.
2093         * scripts/convert-ly.py: Fix error message.
2094         Print usage if no files on command line.
2095         (usage): Add example usage.
2097         * input/test/compound-time.ly: New file.
2099         * input/test/circle.ly: New file.
2101         * Documentation/topdocs/NEWS.tely: Use them.
2103         * input/test/boxed-stencil.ly: Remove \score.
2105         * buildscripts/mf-to-table.py (base): Add .log dependency.
2107         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
2108         pfa's.  Add .log dependency
2110         * scm/define-markup-commands.scm (lower): New command.
2112         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
2113         make it default.
2115 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2117         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
2118         also to finished cresc as right bound. This fixes:
2119         skip-string-decresc.ly
2121         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
2122         relative_coordinate if extent is empty.
2124         * lily/stem.cc (width_callback): determine correct extent if flag
2125         is not there. This fixes slur-no-flag.ly
2127         * lily/grace-engraver.cc (consider_change_grace_settings): new
2128         function.
2129         (initialize): also consider_change_grace_settings() on
2130         initialization. Fixes large grace notes at start of score.
2132         * lily/break-align-interface.cc (do_alignment): don't translate if
2133         total_extent is empty.
2135         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
2137 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2139         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
2140         with slash.
2142 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2144         * stepmake/aclocal.m4: Remove tfm_path.
2146 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2148         * scm/music-functions.scm (markup-expression->make-markup): fix
2149         bug with cons arguments of markup commands.
2150         (music->make-music): fix music expression property list building
2152 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2154         * aclocal.m4: Massage package names.
2156         * SCons updates.
2158 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2160         * VERSION (PACKAGE_NAME): release 2.5.20
2162         * lily/stem.cc (calc_stem_info): add minimum Y extent of
2163         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
2165         * lily/percent-repeat-engraver.cc (try_music): add measure before
2166         next_moment to future processing moment. Fixes:
2167         percent-repeat-mm-rest.ly
2168         (process_music): don't add moment for 2nd time.
2170         * input/regression/repeat-percent.ly: add mmrests as extra test.
2172         * lily/axis-group-engraver.cc (acknowledge_grob): read
2173         keepAliveInterfaces to decide what to kill.
2175         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
2176         percent-repeat-interface to keepAliveInterfaces. This fixes
2177         percent-repeat-harakiri.
2179 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2181         * SCons updates.
2183 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2185         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
2187         * aclocal.m4: remove --enable-tfm-path configure option
2189         * input/test/ancient-font.ly (lowerStaff): clef name errors.
2191         * scm/backend-library.scm (postscript->png): newline after
2192         finishing command.
2194         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
2195         (LY_DEFINE): ly:paper-score-paper-systems: new function 
2197         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
2199         * lily/score.cc (default_rendering): use Music_output too.
2201         * input/test/chord-names-languages.ly (Module): rename file.
2203         * lily/text-spanner.cc: add bound-padding.
2205         * lily/paper-book.cc (systems): accept Paper_score
2206         iso. Paper_system vector. 
2208         * input/regression/line-arrows.ly: new file.
2210         * lily/paper-score.cc (process): run get_paper_systems() only once.
2212         * lily/line-spanner.cc (line_stencil): add arrows.
2214 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
2216         * lily/line-interface.cc (make_arrow): new function. 
2217         (arrows): idem.
2219 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
2221         * input/test/chord-names-german.ly: update for italian/french
2222         chords.
2223         
2224         * Documentation/user/instrument-notation.itely (Printing chord
2225         names): update.
2227 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2229         * lily/include/paper-score.hh (class Paper_score): remove unused
2230         prototypes.
2232         * lily/book.cc (process): add -COUNT to midi output.
2234         * lily/score.cc (book_rendering): remove outname argument
2235         (book_rendering): return list of Music_outputs. 
2237         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
2239         * lily/book.cc (process): loop over Music_outputs returned from
2240         Score::book_rendering().
2242         * lily/*.cc (width_callback): remove spurious "unused" warnings
2243         for assert (axis==[XY]_AXIS); 
2245         * lily/include/music-output.hh (class Music_output): smobify class.
2247         * lily/include/paper-score.hh (class Paper_score): make members
2248         private.
2250         * lily/performance.cc (process): return #f iso. #<undefined>. This
2251         prevents #<undefined> leaking into GUILE-userspace.
2253 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2255         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
2257 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
2259         * scm/chord-name.scm : support for italian and french
2260         chords names.
2262         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
2263         a space defined by chordPrefixSpacer when the root name is
2264         direclty followed by a prefix.
2266         * ly/engraver-init.ly : chordPrefixSpacer       
2267         * scm/define-context-properties.scm : chordPrefixSpacer
2268         * ly/property-init.ly : italianChords, frenchChords 
2270 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2272         * mf/feta-din.mf: Remove.
2274         * mf/GNUmakefile (fontdir): Bugfix.
2276         * mf/SConstruct: Some updates.
2278         * SConstruct: Require pkg-config.
2279         (test_program): Bugfix for double digit version compares, use
2280         integer (not string-) compare.
2281         Optionally require gs 8.14.
2283         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
2285         * lily/*: s/ifdef HAVE_*/if have/.
2287         * SConstruct (test_lib): New function.  Update pkg-config and some
2288         other requirements.
2290         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
2291         freetype, pangof2t.
2293 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2295         * po/lilypond.pot, ...: Update using bison-CVS.
2297         * python/lilylib.py (make_ps_images): Fixo.
2299 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2301         * python/lilylib.py (make_ps_images): typo.
2303         * configure.in (gui_b): make bison optional.
2305         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
2307 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
2309         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
2310         with one parameter can be defined in a LaTeX file when processed
2311         by lilypond-book this will be evaluated between the systems of
2312         a multi-system score. The parameter is the number of systems processed.
2314 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2316         * python/lilylib.py (make_ps_images): Escape newline.
2318         * Documentation/user/music-glossary.tely: Run
2319         texinfo-all-menus-update.
2321 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2323         * scm/lily-library.scm (old-relative-not-used-message)
2324         (version-not-seen-message): Add input-file-name-location to message.
2326         * lily/parser.yy (lilypond): Add token aliases.
2328         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
2329         not confuse with alteration.
2330         (alteration): Add.
2332 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2334         * python/lilylib.py (make_ps_images): use -dEPSCrop
2336         * VERSION (PACKAGE_NAME): release 2.5.19 
2338         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
2339         only put xrefs in info documentation.
2341         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
2342         .pdf rule to tex-rules.make.
2344         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
2345         from -systems.* output.
2347         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
2348         directly, remove -$(PAGESIZE) target.
2350         * input/test/embedded-postscript.ly: update.
2352 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2354         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
2356         * Documentation/user/changing-defaults.itely (Font selection):
2357         document font-name.
2359         * input/regression/font-name.ly: show Pango fonts for
2360         font-name. Update example. 
2362         * lily/pango-select.cc (properties_to_pango_description): don't
2363         convert symbol font-size to number, but use to lookup.
2365         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
2367         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
2368         (NAME . FILE-NAME) tuples for font descriptions. 
2369         (write-preamble): display BeginFont DSC comments.
2371         * python/fontextract.py (write_extracted_fonts): new file. Extract
2372         font resources from a PS file.
2374         * scripts/lilypond-book.py (option_definitions): --psfonts option.
2375         (Compile_error.process_include): do_file returns chunks.
2377         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
2379         * make/lysdoc-targets.make: .texi is .PRECIOUS
2381         * scripts/lilypond-book.py (write_if_updated): new function.
2383 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2385         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
2387 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2389         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
2391         * input/regression/markup-syntax.ly: remove \score.
2393         * scm/define-markup-commands.scm (draw-circle): add fill argument
2395         * scm/stencil.scm (make-circle-stencil): add fill argument
2397         * ps/music-drawing-routines.ps: add fill argument.
2399         * ly/performer-init.ly: add CueVoice to MIDI too.
2401         * ps/music-drawing-routines.ps: new routine BeginEPSF /
2402         EndEPSF.
2404         * input/regression/markup-eps.ly: new file.
2406         * scm/framework-ps.scm (write-preamble): change order: vars should
2407         be inited before procedures.
2409         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
2410         for EPS files.
2412         * scm/define-markup-commands.scm (epsfile): add epsfile command.
2414 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2416         * configure.in (gui_b): add check for ghostscript 8.15
2418 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2420         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
2421         start of line. Fixes cresc-after-newline.ly
2423         * lily/source-file.cc (file_line_column_string): use get_column().
2425 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2427         * lily/source-file.cc (get_column): utf-8 support for column numbers.
2429 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2431         * lily/*: use message () iso progress_indication () for messages.
2432         Revise/uniformise user messages.
2434         * flower/warn.cc (progress_indication): New function.
2435         (message): Use it.  Fixes newline problems.
2437         * config.make.in (webdir): Sort out install dirs.
2439         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
2441         * python/lilylib.py (command_name): Bugfix.
2442         (make_ps_images):
2444 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
2446         * lily/main.cc: --help says what types of backends are availabe
2448 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2450         Fix ./VERSION dependency, and without need to reconfigure.
2452         * lily/main.cc (setup_paths): Update.
2454         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
2456         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
2458         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
2459         Add \line for some simplistic cases.
2461         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
2463 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2465         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
2466         to compile LY files (useful for adding eg. "-I" args)
2467         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
2468         2Gnome command for gnome backend.
2469         (LilyPond-command-formatgnome): call the 2Gnome command. key
2470         binding: C-c C-g
2472 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2474         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
2475         depend on all PNG images.
2477 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2479         * GNUmakefile.in: Bugfix: also link .map files.
2481 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2483         * scm/music-functions.scm (music->make-music): generate 
2484         a (make-music ...) sexpr from a music expression.
2485         (display-scheme-music): use guile pretty printer to display the
2486         make-music sexpr.
2488 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2490         * ly/engraver-init.ly: reindent.
2491         Add CueVoice.
2493         * scm/music-functions.scm (music-pretty-string): handle moments
2494         too.
2495         (music-pretty-string): only print non-empty lists.
2496         (cue-substitute): create CueVoice context, which has smaller type.
2498         * lily/moment-scheme.cc (LY_DEFINE): new methods
2499         ly:moment-grace-{numerator,denominator}
2501         * lily/context-handle.cc: remove quit() method. 
2503         * lily/font-config.cc (init_fontconfig): be verbose about font path.
2504         (init_fontconfig): success is 0, not !0
2506 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2508         * mf/feta-nummer-code.mf (code): add plus glyph.
2510         * lily/tie.cc (print): idem.
2512         * lily/slur.cc (print): don't use thickness property for
2513         slur shape-thickness.
2515         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
2516         while adding stencils.
2518         * scm/define-markup-commands.scm (with-color): with-color markup
2519         command.
2520         (whiteout): new markup command 
2521         (filled-box): new markup command
2523 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2525         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
2526         test for PDF docs.
2528         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
2529         PFAAybabtu-Regular.  Fixes feta font in PDFs.
2530         
2531         Notes for tetex-3.0 make web:
2532            psclean.map: s/uhv8a/uhvr8a/
2533            config.ps add:
2534                 p +psfonts_t1.map
2535                 p +psclean.map
2536                 p +typeface.map
2538 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2540         * scm/music-functions.scm (music-pretty-string): fix bug with
2541         string argument.
2543 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2545         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
2547 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2549         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
2550         only process options if they're there.
2551         (write_file_map): add version-seen? to snippet-map.ly
2553 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2555         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
2556         formatting cleanups.
2558         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
2559         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
2561 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2563         * scm/framework-ps.scm (ps-font-command): don't hash, just use
2564         name directly.
2566         * lily/main.cc (setup_paths): either add mf/out to search path or 
2567         fonts/{otf,type1,etc}
2568         
2569         * lily/font-config.cc (init_fontconfig): either add mf/out to
2570         FontConfig or fonts/{otf,type1,etc}
2572         * GNUmakefile.in: don't put mf/ link in share/ dir.
2574         * lily/staff-spacing.cc: move same-direction-correction to
2575         note-spacing-interface
2577         * scm/lily.scm (lilypond-main): use variable argument count for
2578         exception handler.
2580         * lily/font-config.cc (init_fontconfig): add operator pacification
2581         message.
2583         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
2585         * buildscripts/gen-emmentaler-scripts.py (i): generate
2586         PFAEmmentaler as well.
2588         * scm/framework-ps.scm (munge-lily-font-name): new function
2589         (write-preamble): hack: insert PFA equivalent of CFF into
2590         .PS. This makes LilyPond output printable on normal PS printers
2591         again.
2593         * buildscripts/gen-emmentaler-scripts.py (i): generate
2594         PFAEmmentaler.pfa aswell.
2596 2005-04-06  John Williams <williams@tni.com>  
2597         
2598         * scripts/lilypond-book.py: refactor the compose_ly procedure.
2599         
2600 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2602         * scm/page-layout.scm (default-page-make-stencil): always combine
2603         the header stencil, even if empty. This prevents the body text to
2604         reach up to the margins.
2606         * po/rw.po (Module): new file, for Kinyarwanda.
2608         * input/test/spacing-optical.ly (Module): new file.
2610         * lily/staff-spacing.cc: add same-direction-correction
2612 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2614         * Documentation/user/introduction.itely (Engraving): Comment-out
2615         non-existent file.
2617 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2619         * scm/define-grob-properties.scm (all-user-grob-properties): add
2620         same-direction-correction
2622         * VERSION: release 2.5.18
2624 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2626         * lily/grob.cc (mark_smob): Check pscore->layout_ before
2627         dereferencing.  Fixes make web.
2629         * lily/midi-stream.cc: Handle unwritable midi file.  Include
2630         errno.h.
2632         * Documentation/user/: Fix links.
2634 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2636         * lily/text-interface.cc (Module): rename from text-item.cc
2638         * input/regression/apply-output.ly (texidoc): function naming fix.
2640         * lily/time-signature-performer.cc (derived_mark): new function.
2642         * lily/lily-parser-scheme.cc:  print mapped file name for progress
2644         * scripts/lilypond-book.py (find_linestarts): new function.
2645         (find_toplevel_snippets): keep track of line numbers.
2647         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
2648         all key changes.
2650         * ly/declarations-init.ly (partCombineListener): use
2651         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
2653         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
2655 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2657         * lily/text-item.cc: Fix link.
2659         * Documentation/user/changing-defaults.itely (Changing defaults):
2660         Fix programs reference links.
2662         * Documentation/user/music-glossary.tely: Convert to utf-8.
2664 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2666         * make/lilypond-vars.make: remove TEXMF from variables.
2667         remove DEB_BUILD pk font variables.
2668         remove GUILE_LOAD_PATH
2669         remove TeX memory vars.
2671 2005-04-04  Werner Lemberg  <wl@gnu.org>
2673         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
2675 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2677         * ps/lilyponddefs.ps: remove reencode-font
2679         * lily/simple-spacer.cc (add_columns): also compare
2680         directly. Column rank doesn't distinguish between broken and
2681         unbroken columns. This fixes large spaces before time sig changes.
2683         * Documentation/user/point-and-click.itely: document ly:set-option.
2685         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
2686         point_and_click_global is set.
2688         * lily/scm-option.cc (LY_DEFINE): add point-and-click
2689         ly:set-option argument.
2691 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2693         * GNUmakefile.in: Include symlinks in webball.
2695         * Documentation/user/GNUmakefile (source-links): Add symlinks to
2696         source dir for split and non-split manuals.
2698         * Documentation/user/*y: Fix @uref/@inputfile links for
2699         split/non-split HTML documents.
2701         * Documentation/user/GNUmakefile (local-WWW): Do not generate
2702         .ps.gz.
2703         
2704 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2706         * GNUmakefile.in: Add newline.
2708 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
2710         * tex/lilyponddefs.tex: use color instead of xcolor
2711         * scm/output-tex.scm: minor editing
2713 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2715         * scm/music-functions.scm (display-scheme-music): pretty printer
2716         for music expressions.
2718 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2720         * buildscripts/install-info-html.sh (index_file): Fix link.
2722 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2724         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
2726         * Documentation/index.html.in: Add size estimates with some big pages.
2728         * Documentation/user/tutorial.itely (Running LilyPond for the
2729         first time): Add/replace some @rglos links.  TODO: add more
2730         @rglos links in tutorial, test non-intrusiveness (.css).
2732         * stepmake/bin/add-html-footer.py (do_file): Remove info's
2733         annoying's indication of referencing external document.
2735         * Documentation/user/GNUmakefile: Split version of glossary too.
2736         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
2737         links, not only for html.
2739         * Documentation/user/introduction.itely: Fix some links for other
2740         than html, do not use `here' as link name.
2742 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2744         * scm/documentation-generate.scm (string-append): Fix @usermanref,
2745         @glossaryref.
2747 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2749         * scm/page-layout.scm (default-page-make-stencil): only add header
2750         if existing and not empty. Fixes spurious programming error.
2752         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
2754 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
2756         * scm/output-tex.scm: implement {re,}setcolor
2757         * tex/lilyponddefs.tex: use color package
2759 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2761         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
2762         additions to website.
2764         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
2766         * Documentation/user/macros.itexi: Fix @usermanref html links in
2767         split documents: use @inforef.
2769 2005-03-30  Graham Percival  <gperlist@shaw.ca>
2771         * Documentation/user/programming-interface.itely: minor fix.
2773         * Documentation/user/advanced-notation.itely: added info to
2774         Metronome markings.
2776 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2778         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
2779         use box-stencil.  Remove y-padding argument.
2780         (make-stencil-circler): New function.
2782         * buildscripts/lilypond-words.py (F): 
2783         * elisp/SConscript (a): 
2784         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
2785         * vim/SConscript (a): 
2786         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
2788         * lily/general-scheme.cc: Build fix.
2790         * scm/markup.scm:
2791         * input/regression/markup-scheme.ly: 
2792         * input/regression/markup-syntax.ly: Drop 'new-' from name.
2794         * scm/stencil.scm (make-circle-stencil): New function.
2796         * scm/define-markup-commands.scm (draw-circle): Use it.  New
2797         name (was cicle).  Update callers.
2798         (circle): New markup command, similar to box.
2800         * scm/stencil.scm (circle-stencil): New function.
2802 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
2804         * configure.in: Detect libutf8/wchar.h variant.
2806         * stepmake/aclocal.m4: Modify shared size test.
2808 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2810         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
2812 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2814         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
2815         
2816         * VERSION (PACKAGE_NAME):  release 2.5.17
2818 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2820         * scm/backend-library.scm (postscript->png): Fix comment and png
2821         message.
2823         * GNUmakefile.in (link-tree): Fix locales.
2825 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2827         * lily/stencil-scheme.cc (LY_DEFINE): change to
2828         ly:stencil-aligned-to, non mutating.
2830         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
2832         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
2834         * lily/quote-iterator.cc (derived_mark): call
2835         Music_wrapper_iterator::derived_mark() too.
2837         * lily/grace-engraver.cc (derived_mark): change signature, add
2838         const.
2840 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2842         * SConstruct (symlink): 
2843         * GNUmakefile.in (link-tree): Add scripts to prefix.
2845         * lily/general-scheme.cc (ly:effective-prefix): New function.
2847         * scm/backend-library.scm (postscript->png): Use it.
2849 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2851         * lily/paper-score.cc (process): don't delete grobs after
2852         producing stencils. 
2854         * scm/part-combiner.scm (determine-split-list): switch off
2855         debugging info.
2857         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
2858         if available.
2860         * scm/define-context-properties.scm
2861         (all-user-translation-properties): add stringNumberOrientations.
2863         * lily/new-fingering-engraver.cc (position_scripts): make generic,
2864         so fingering and string-numbers are separately controlled.
2866 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2868         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
2869         not use debugging.
2871 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2873         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
2875         * config.hh.in: add HAVE_FONTCONFIG.
2877         * Documentation/user/instrument-notation.itely (String number
2878         indications): new node.
2880         * input/regression/new-markup-syntax.ly (texidoc): add circle.
2882         * lily/new-fingering-engraver.cc (add_string): new function. 
2883         (acknowledge_grob): accept string-number-event as well.
2885         * scm/define-markup-commands.scm (circle): new markup command.
2887         * scm/output-lib.scm (print-circled-text-callback): new function.
2889         * lily/GNUmakefile: move ifeq after include stepmake.make.
2891 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2893         * config.make.in (HAVE_LIBKPATHSEA_SO):
2894         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
2896         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
2897         add KPATHSEA_LIBS.
2899         * debian/watch: 
2900         * debian/control: Update.
2902 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2904         * input/test/title-markup.ly (spaceTest): remove.
2906         * input/test/embedded-tex.ly (Module): remove.
2908         * input/test/music-box.ly: use 'name property, not ly:music-name.
2910         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
2912         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
2914 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2916         * Documentation/topdocs/INSTALL.texi (Top): Remove information
2917         about xdeltas.  Add information about CVS.
2919         * scm/lily.scm (lilypond-main): Fix invocation of handler,
2920         gracefully handle failed files.
2922         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
2924         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
2925         small fixes.
2927         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
2928         No unnecessarily specific i18n messages.  Remove stray `1'.
2930 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2932         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
2933         documentencoding
2935         * scm/documentation-lib.scm (texi-file-head): set utf-8
2936         documentencoding.
2938         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
2939         Delta, not the Symbol one. 
2941         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
2942         for the .map file.
2944         * Documentation/topdocs/INSTALL.texi (Top): add running
2945         requirement as compilation requirement.
2947 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2949         * buildscripts/mutopia-index.py (headertext): add h1 header and
2950         utf-8 charset meta field.
2952         * input/GNUmakefile: prune example list.
2954         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
2955         options.
2957         * lily/slur-scoring.cc (get_base_attachments): only look at stem
2958         extent for visible stems.
2960         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
2962 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2964         * Documentation/topdocs/INSTALL.texi (Top): Updates.
2966         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
2968 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2970         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
2971         pass inf/nan into slur scoring.
2973         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
2974         page.
2976         * scripts/abc2ly.py (dump_voices): use alphabet().
2978 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
2979         
2980         * mf/GNUmakefile (depth): use $(FONTFORGE). 
2982 2005-03-27 Matthias Neeracher <neeracher@mac.com>
2983         
2984         * flower/include/virtual-methods.hh: simplify. Patch by
2986 2005-03-25  John Williams <williams@tni.com>  
2988         * scripts/lilypond-book.py (main): add png for HTML too, guess
2989         only if necessary. 
2991 2005-03-25  Graham Percival  <gperlist@shaw.ca>
2993         * Documentation/topdocs/INSTALL.texi: now recommends
2994         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
2996         * Documentation/user/basic-notation.itely,
2997         Documentation/user/tutoria.itely: warn about
2998         only one (phrasing) slur at once.
3000 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
3002         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
3004 2005-03-23  Graham Percival  <gperlist@shaw.ca>
3006         * Documentation/user/basic-notation.itely: fixed info about
3007         ending a (de)cresc.
3009         * Documentation/user/lilypond-book.itely: fixed
3010         lilypond-book filter example and warned about not doing
3011         --filter and --process at the same time.
3013 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3015         * lily/parser.yy (bass_number),
3016         Documentation/user/instrument-notation.itely (Figured bass): 
3017         Add the possibility to use text markup in figured bass. 
3019 2005-03-19  Graham Percival  <gperlist@shaw.ca>
3021         * Documentation/user/global.itely: added info about naming
3022         identifiers and breakbefore.
3024         * Documentation/user/invoking.itely: added info about batch
3025         processing files with convert-ly, removed references to TeX
3026         in the jail section.
3028         * Documentation/user/examples.itely: possibly fixed piano
3029         dynamics.
3031         * Documentation/user/advanced-notation.itely: added info
3032         about removing other types of Staff.
3034         * Documentation/user/instrument-notation.itely: possibly
3035         fixed piano staff line switch.
3037         * Documentation/user/changing-defaults.itely: added info
3038         about using normal font in titles.
3040 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3042         * VERSION (PATCH_LEVEL): release 2.5.16
3044         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
3045         explicitly.
3047 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3049         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
3050         whitespace.
3052         * python/lilylib.py (make_ps_images):
3053         * scm/backend-library.scm (postscript->pdf, postscript->png):
3054         Quote file name.  Use format rather than string-append juggling.
3056 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3058         * python/lilylib.py (make_ps_images): add x to -g argument. 
3060         * lily/key-performer.cc (create_audio_elements): don't use
3061         scm_eval_string. Check for minor 3rd directly.
3062   
3063         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
3064         (sarabandeCelloGlobal): key is D minor, not F major.
3066 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3068         Fix truncated --png output (Peter Danenberg).
3069         
3070         * python/lilylib.py (make_ps_images):
3071         * scripts/ps2png.py (copyright): Grok --papersize option.
3073         * scm/backend-library.scm (postscript->png): Add parameter
3074         PAPERSIZE.  Update callers.
3076         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
3077         Fixes symbol placement.
3079         * lily/spanner.cc: 
3080         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
3081         <libc-extension.hh>).
3083 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3085         * Nitpick run.
3087         * buildscripts/fixcc.py: Update.
3089         Builddir run fixes.
3091         * HACKING (datadir): Add VERSION.
3093         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
3094         higher up.
3096 2005-03-15  Werner Lemberg  <wl@gnu.org>
3098         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
3099         diagonal stem doesn't become thinner.
3101 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3103         * buildscripts/fixcc.py: Fixes (Werner).
3105 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3107         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
3108         Emmentaler/Aybabtu.
3110         * GNUmakefile.in: fix lilypond-words path.
3112         * po/tr.po: update to 2.3.21
3114         * lily/new-fingering-engraver.cc (position_scripts): take priority
3115         from head position.
3117         * input/regression/finger-chords-order.ly (texidoc): new file.
3119 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3121         * make/ly-rules.make: 
3122         * stepmake/aclocal.m4: 
3123         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
3125         * buildscripts/fixcc.py (rules): Leave space after operator.
3127 2005-03-14  Werner Lemberg  <wl@gnu.org>
3129         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
3130         top of the glyph with smooth curve.
3132 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3134         * Documentation/user/global.itely (Page layout): remove
3135         printpagenumber.
3137 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
3139         * input/regression/mensural-ligatures.ly: new file (with examples
3140         compiled by Pal Benko).
3142         * Documentation/user/instrument-notation.itely: Bugfix: yet some
3143         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
3144         musicglyph access.  Many small beautifications in ancient
3145         examples.
3147         * input/test/divisiones.ly: fixed indentation; small
3148         beautifications
3150         * ly/engraver-init.ly: added FIXME comment
3152         * scripts/lilypond-book.py,
3153         Documentation/user/lilypond-book.itely: added music fragment
3154         option "packed" to lilypond-book
3156         * Documentation/user/instrument-notation.itely: Bugfix: added
3157         missing LedgerLineSpanner color setting in several places.  Added
3158         music fragment option "packed" to VaticanaContext example.
3160 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3162         * scm/define-grobs.scm (all-grob-descriptions): switch off
3163         Hyphen_spanner::set_spacing_rods 
3165         * lily/lyric-hyphen.cc (print): add padding between syllable and
3166         hyphen.
3167         (print): shorten hyphen in tight situations (determine using
3168         minimum-length)
3170         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
3171         0.4pt.
3173 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3175         * ly/titling-init.ly (bookTitleMarkup): Refinements.
3177         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
3178         header/footer markings for regression-test.
3180         * scm/backend-library.scm (output-scopes, header-to-file): Move
3181         from framework-tex.scm.
3183         * scm/framework-ps.scm (output-framework)
3184         (output-preview-framework):
3185         * scm/framework-eps.scm (output-classic-framework)
3186         (output-framework): Use it.  Fixes collated files.
3188 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3190         * input/sakura-sakura.ly: 
3191         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
3193         * buildscripts/guile-gnome.sh: Update.
3195         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
3197         * mf/aybabtu.pe.in: Capitalize Aybabtu.
3199 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3201         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
3202         culprit: always exit the loop if we find a rod, even if it has
3203         distance < 0. 
3205         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
3206         algorithm.
3208         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
3209         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
3211         * scm/output-svg.scm (dashed-line): new  function body.
3212         
3213         * GNUmakefile.in: create .htaccess.
3215 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3217         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
3219 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3221         * VERSION (PACKAGE_NAME): release 2.5.15
3223         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
3225         * scm/framework-svg.scm (output-framework): put scaling in
3226         document header. Apply scaling only once.
3227         (output-framework): dump page size in px, not mm. 
3229         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
3230         from font-size.
3232         * lily/paper-outputter-scheme.cc (LY_DEFINE):
3233         ly:outputter-output-scheme, new function.
3235         * scm/output-svg.scm (pango-description-to-svg-font): new function
3237 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3239         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
3240         target.
3242         * input/typography-demo.ly: new file.
3244 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3246         * Documentation/user/global.itely (File structure): Add markup blocks
3247         to toplevel expressions.
3248         (Multiple movements, Creating titles): Add markup blocks.
3250         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
3251         <libc-extension.hh>).
3253         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
3255         * flower
3256         * lily
3257         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
3259 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3261         * lily/accidental.cc: special bboxes for natural. 
3263         * mf/feta-toevallig.mf: make stems heavier.
3265         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
3266         texts as well.
3268         * mf/feta-klef.mf: revise. 
3270         * mf/feta-schrift.mf: make thinning of accent less pronounced.
3272         * mf/feta-klef.mf: add rounded curve at top. 
3273         make thinnib a little heavier.
3275 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3277         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
3279         * buildscripts/fixcc.py: New file.
3281         * input/regression/utf8.ly: Update Debian font description.
3283 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3285         * stepmake/aclocal.m4: Fix test.
3287 2005-03-09  Graham Percival  <gperlist@shaw.ca>
3289         * Documentation/user/invoking.itely: added Sebastino Vigna's
3290         docs for the --jail option.
3292 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3294         * lily/stem.cc (print): only produce stemlets if there are no
3295         noteheads on this stem.
3297         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
3298         don't crash on stemlet (visible stem without heads).
3300         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
3301         unbroken situations. 
3303         * scm/output-lib.scm (center-invisible): new function.
3305         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
3306         wishes to determine loose column space.
3308         * lily/font-config.cc (init_fontconfig): add
3309         fonts/{otf,type1,cff}  to path.
3311         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
3313         * mf/GNUmakefile (Module): install all fonts under otf/
3315         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
3316         replace /fonts/otf/ by /ps/ 
3318         
3319 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3321         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
3323         * lily/book.cc (process): Oops, add score_.header_.
3325         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
3327         * lily/parser.yy: Handle toplevel and book texts as score.
3329         * scm/page-layout.scm (default-page-make-stencil):
3330         Bugfix: (page-properties rename.
3332         * scm/backend-library.scm (ly:system): Typo.
3334 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3336         * stepmake/stepmake/executable-targets.make (installexe): don't
3337         strip installed executables
3339         * lily/font-select.cc (get_font_by_design_size): revert
3340         pango_description_string as well.
3342         * lily/system.cc (set_loose_columns): put loose column just left
3343         of next column.
3345         * lily/include/group-interface.hh (extract_grob_array): rename
3346         from Pointer_group_interface__extract_grobs
3348         * input/regression/ledger-line-minimum.ly (texidoc): new file.
3350         * lily/ledger-line-spanner.cc (set_spacing_rods): new
3351         function. Keep ledgered note heads at a minimum distance.
3352         Introduce minimum-length-fraction
3353         (print): introduce length-fraction property.
3355 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3357         * tex/GNUmakefile: remove latin1.enc rules.
3359 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3361         * scm/titling.scm: Typo.
3363         * input/regression/score-text.ly: Really add.
3365         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
3367 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3369         * lily/open-type-font-scheme.cc:  new file.
3371 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3373         * scm/titling.scm (layout-extract-page-properties): Rename from
3374         page-properties.  Update callers.
3376         * lily/lexer.ll (Lily_lexer):
3377         * lily/parser.yy: Junk lyric_markup state.
3379         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
3381         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
3382         Add texts parameter.
3384 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3386         * lily/lexer.ll (lyric_markup): New mode.
3387         (Lily_lexer::push_lyric_markup_state): New method.
3388         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
3390         * lily/parser.yy (book_body):
3391         (toplevel_expression): Grok \markup texts.
3393         * lily/score-scheme.cc (ly:music-scorify): 
3394         * scm/lily-library.scm (collect-music-for-book): Take texts
3395         parameter.
3397         * lily/score.cc (texts_): New member.
3399         * lily/paper-book.cc (systems): Format score texts.
3401         * score-text.ly: New file.
3403         * ttftool/SConscript:
3404         * kpath-guile/SConscript: New file.
3406         * lily/SConscript:
3407         * SConstruct: Update.
3409 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3411         * VERSION (PACKAGE_NAME): release 2.5.14
3413 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3415         * lily/main.cc: Add dummy xgettext markers.
3417 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3419         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
3420         requirements
3422         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
3423         executable is < 40k
3425         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
3426         hack.
3428 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3430         * flower/libc-extension.cc:
3431         * flower/include/libc-extension.hh: [Open]BSD simply cast
3432         cookie/funopen declarations.
3434         * stepmake/aclocal.m4: Check for libkpathsea.so.
3436         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
3437         dl_kpse_find_file.
3439 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3441         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
3442         (open_library): alternative for static library.
3444 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3446         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
3448         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
3450         Drop run-time dependency on teTeX.
3452         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
3454         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
3455         KPATHSEA_LIBS in LIBS.
3456         (STEPMAKE_DLOPEN): New function.
3458         * lily/font-config.cc (init_fontconfig): Use dir for directory,
3459         not path.
3461         * flower/file-path.cc (directories): Rename from paths, as this
3462         return an array of directories (a single path).
3464 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3466         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
3468         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
3469         new ly:kpathsea-find-file
3471         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
3473         * kpath-guile/GNUmakefile: new file
3475         * buildscripts/gen-emmentaler-scripts.py (i): generate
3476         emmentaler-X.fontname as well.
3478         * buildscripts/ps-embed-cff.py: new script
3480         * scm/lily-library.scm: remove ps-embed-cff.
3482         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
3483         font loading. 
3485         * scm/font.scm (add-music-fonts): load dynamics/numbers through
3486         fontconfig as well.
3488         * lily/font-config.cc (init_fontconfig): add cff/ too.
3490         * ly/generate-embedded-cff.ly: capitalize.
3492         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
3493         so as to register the pango font.
3495         * lily/font-config.cc (init_fontconfig): add
3496         prefix/{otf,type1,mf/out} to fontconfig path.
3498         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
3499         overrides all. 
3501         * configure.in (gui_b): remove ec mftrace check
3503         * config.hh.in: use lilypond-Major.Minor as data directory.
3505         * scm/framework-ps.scm (dump-page): use output-units for landscape.
3507         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
3508         name.
3510 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3512         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
3513         error messages.
3515         * flower/libc-extension.cc:
3516         * flower/include/libc-extension.hh: [Open]BSD fixes for
3517         cookie/funopen declarations.
3519 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3521         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
3522         emmentaler.
3524         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
3525         lcrm10.
3527         * scm/define-markup-commands.scm (fontsize): new markup
3528         command. Also set baseline-skip
3530 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
3531         
3532         * lily/main.cc (do_chroot_jail): paranoia security for webserver
3533         use.
3535 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3537         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
3539         * lily/pdf.cc: remove PDF related files
3541 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3543         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
3544         <hamamatsu@gmx.de>
3546 2005-03-05  Graham Percival  <gperlist@shaw.ca>
3548         * Documentation/user/advanced-notation.itely: first draft
3549         of reorg done.
3551         * Documentation/user/global.itely: fixed (sub)section
3552         bits of MIDI.
3554 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3556         * cygwin/mknetrel (extras): Bufix (Bertalan).
3558         * Documentation/user/basic-notation.itely (Chords): @ref fix.
3559         * Documentation/user/instrument-notation.itely (Introducing chord
3560         names): Compile fix: must have unique name.
3562 2005-03-02  Graham Percival  <gperlist@shaw.ca>
3564         * Documentation/user/instrument-notation.itely: reorg.
3566 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3568         * scm/output-gnome.scm:
3569         * scm/output-svg.scm: Fix font scaling.
3571 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3573         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
3574         what link to use best.
3576         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
3577         * Documentation/user/tutorial.itely (Automatic and manual beams):
3578         Fix @ref.
3580         * lily/tweak-registration.cc (replace_grob_tweak): New function.
3581         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
3582         * scm/framework-gnome.scm (tweak): Use it.
3584 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3586         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
3588         * scm/output-ps.scm (white-text): reinstate white-text
3590 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3592         * scm/output-ps.scm (offset-add): Remove.
3594         * scm/lily-library.scm (offset-flip-y): New function.
3595         * scm/framework-gnome.scm (tweak): Use it.
3597         * scm/output-gnome.scm (grob-cause): Add parameter.
3599         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
3600         * scm/output-ps.scm (url-link): Move.
3601         (white-text): Warn user about brokenness.
3603         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
3604         wrt ghostscript.
3606 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3608         * lily/slash-repeat-engraver.cc (try_music): always make slashes
3609         if body length smaller than measure length.
3611         * scm/define-markup-commands.scm (with-url): oops. use Y extent
3612         for Y.
3614         * ly/titling-init.ly (tagline): put default tagline in \paper
3616 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3618         * lily/kpath.cc: 
3619         * lily/pdf.cc (Pdf_file): Use more generic error messages.
3621         * scm/lily-library.scm (version-not-seen-message): New function.
3622         * ly/init.ly: Use it.
3624         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
3625         breaks as progess.
3627         * scripts/lilypond-book.py (do_process_cmd): Do not lump
3628         whitespace with l10n message.
3630         * scm/framework-tex.scm (convert-to-ps):
3631         (convert-to-dvi): Do not use overly specific l10n messages.
3633         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
3635         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
3636         merge stderr with stdout.  
3638 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3640         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
3641         Neeracher).
3643 2005-02-29  Graham Percival  <gperlist@shaw.ca>
3645         * Documentation/user/instrument-notation.teily: moved
3646         \arpeggio to Basic.
3648         * Documentation/user/advanced-notation.itely: Articulation to
3649         Basic, a bunch of stuff from Basic moved to Advanced.
3651         * Documentation/user/basic.itely: swapped various sections,
3652         reorganized Basic.
3654 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3656         * flower/memory-stream.cc: 
3657         * flower/libc-extension.cc: Remove obsolete #undefs.
3659         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
3660         more carefully.
3662 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3664         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
3665         dependency.
3667         * VERSION (PACKAGE_NAME): release 2.5.13
3669         * GNUmakefile.in (web-ext): don't ship ps.gz
3671         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
3672         stdout
3674 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3676         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
3677         without libintl.  Now it compiles too.
3679 2005-02-28  Graham Percival  <gperlist@shaw.ca>
3681         * Documentation/user/basic-notation.itely,
3682         instument-notation.itely, advanced-notation.itely:
3683         split up contents of notation.itely.
3685         * Documentation/user/notation.itely: file removed.
3687         * Documentation/user/invoking.itely, converters.itely:
3688         moved convert-ly info to invoking.itely.
3690         * Documentation/user/global.itely, changing-defaults.itely,
3691         sound-output.itexi: moved global settings, file layout, and
3692         sound into global.itely.
3694         * Documentation/user/sound-output.itexi: file removed.
3696         * Documentation/user/lilypond.tely: removed links to
3697         notation.itely and sound.itely.
3699 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3701         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
3703         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
3705         * THANKS: add sponsor.
3707         * scm/define-markup-commands.scm (with-url): new markup command.
3709         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
3710         tagline.
3711         
3712         * scm/output-tex.scm (url-link): stub.
3714         * scm/output-ps.scm (url-link): new function.
3716         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
3717         ly:set-point-and-click
3719 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3721         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
3722         based on pdf-viewer setting.
3724         * scm/framework-ps.scm (write-preamble): Find and set preferred
3725         pdf-viewer.
3727 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3729         * Documentation/user/point-and-click.itely: update for PDF point &
3730         click.
3732         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
3733         editors based on EDITOR setting.
3735 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3737         * scm/*: Oops, more grand 2005 replace bits.
3739 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3741         * ps/music-drawing-routines.ps: new routine: insert PDF mark
3743         * scm/output-ps.scm (grob-cause): point & click support for
3744         PostScript
3746 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3748         * lily/input-scheme.cc (LY_DEFINE): rename to
3749         ly:input-file-line-column
3751 2005-02-26  Graham Percival  <gperlist@shaw.ca>
3753         * Documentation/user/examples.itely: small fix from Steve Doonan.
3755         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
3757         * THANKS: added Yuval Harel.
3759         * Documentation/user/{various}: inserted two spaces after a period.
3761         * Documentation/user/lilypond.tely: added framework for reorg.
3763         * Documentation/user/basic-notation.itely, instrument-notation.itely,
3764         advanced-notation.itely, global.itely: new files, placeholder for
3765         future reorg.
3767 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
3769         * Documentation/user/notation.itely: revamped Polyphony section
3770         
3771 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3773         * Documentation/user/lilypond-book.itely (Music fragment options):
3774         doc fontload.
3776         * Documentation/user/changing-defaults.itely (Text encoding): add
3777         fontload option to utf8 include
3779         * scripts/lilypond-book.py (compose_ly): add fontload option
3781         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
3782         force-eps-font-include option.
3784         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
3785         black triangle
3787         * Documentation/user/invoking.itely (Editor support): remove
3788         lilypond-latex section.
3790         * scripts/lilypond-latex.py (Module): remove script.
3792         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
3793         overwrite .log. 
3795         * lily/main.cc: remove -m, --no-layout
3797         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
3798         to define. We don't want to override fprintf everywhere.
3800 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3802         * cygwin/lilypond.hint: 
3803         * cygwin/README.in: Update dependencies.
3805         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
3806         Bugfix: do not pollute CPPFLAGS, LIBS.
3808         * cygwin/mknetrel (extras): Cross compile fixes.
3810         * ttftool/util.c: 
3811         * ttftool/ttfps.c: 
3812         * ttftool/ps.c: #include libc-extension.hh
3814         * flower/include/libc-extension.hh:
3815         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
3816         wrapper using funopen.
3817         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
3818         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
3820         * config.hh.in:
3821         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
3822         (AC_CHECK_HEADERS): Add libio.h
3824         * scripts/convert-ly.py: Uniformize, internationalize.
3825         (2.5.2): Remove fatal encoding rule.
3826         (2.5.13): Handle latin1 encoding gracefully.
3828 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3830         * HACKING: Fix line breaks.
3832 2005-02-23  Werner Lemberg  <wl@gnu.org>
3834         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
3835         contains those two files.
3837 2005-02-21  Werner Lemberg  <wl@gnu.org>
3839         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
3840         to improve overlap removal process.
3842         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
3843         left and right ending.  This ensures better overlapping.
3844         Update all callers.
3845         ("lineprall"): Don't use draw_gridline to get better overlapping.
3847 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3849         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
3851         * Documentation/topdocs/NEWS.tely (Top): oops.
3853 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
3855         * HACKING: new file.
3857         * input/regression/utf8.ly (portuguese): added a portuguese example
3858         to show latin1 accents.
3860 2005-02-21  Pal Benko  <benkop@freestart.hu>
3862         * lily/mensural-ligature-engraver.cc:
3863         * lily/mensural-ligature.cc:
3864         * lily/include/mensural-ligature.hh: new algorithm implemented
3866         * scm/define-grob-properties.scm: join-left killed (add-join may
3867         be used); join-left-amount changed to join-right-amount
3869 2005-02-21  Graham Percival  <gperlist@shaw.ca>
3871         * Documentation/user/notation.itely: small but urgent fix.
3873 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
3875         * lily/duration-scheme.cc: bugfix: correct parameters to
3876         SCM_ASSERT_TYPE.
3878         * THANKS: added Pal.
3880         * Documentation/user/notation.itely: bugfix: unTeXified
3881         $\\backslash$.  Bugfix: yet another glyph renaming victim:
3882         "timesig.*x/y" -> "timesig.*xy".
3884 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3885         
3886         * VERSION (PACKAGE_NAME): release 2.5.12
3888 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3890         * ly/engraver-init.ly: set tieWaitForNote to #t by default
3892         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
3894         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
3896         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
3898 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3900         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
3901         latin1..utf-8.
3903         * input/regression/stanza-number.ly:
3904         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
3906         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
3908 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3910         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
3911         NEWS. Refer to website for older news.  
3913         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
3914         .HTML. This should be done for specific servers only.
3916         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
3917         .ly image examples.
3919         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
3920         in layer 0 too.
3922         * scm/define-context-properties.scm
3923         (all-user-translation-properties): add tieWaitForNote
3925         * scm/define-grobs.scm (all-grob-descriptions): add
3926         Tie_column::before_line_breaking
3928         * lily/tie.cc (get_column_rank): new function
3930         * lily/tie-column.cc (before_line_breaking): new function.
3931         (werner_directions): take into account ties that start on
3932         different columns.  
3934         * lily/score-engraver.cc (set_columns): move add_column() so we
3935         have column rank available.
3937         * lily/tie.cc (get_column_rank): new function.
3939         * input/regression/utf8.ly (japanese): add japanese lyrics.
3941         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
3943         * THANKS: add Steve D
3945         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
3946         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
3948 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
3950         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
3951         to show harmonic notes
3952         * scm/define-markup-commands.scm: in \markup-by-number
3953         "dots-dot" -> "dots.dot" to show dotted notes
3955 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3957         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
3959         * flower/memory-stream.cc (writer): new file.
3961         * configure.in: add endian test.
3963 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
3965         * Documentation/user/examples.itely: small
3966         simplification/beautification
3968         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
3969         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
3970         notation manual.
3972         * lily/mensural-ligature.cc: bugfix: another few victims of the
3973         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
3975         * ly/gregorian-init.ly: commit some experimental code for hi-level
3976         ligature input language lying around here for several months.
3978         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
3979         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
3981         * lily/vaticana-ligature-engraver.cc: bugfix: another few
3982         "x-y-z"->"x.y.s-z" fixes.
3984 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3986         * scm/framework-pdf.scm (scm): new file
3988         * lily/include/pdf.hh (class Pdf_file): new file.
3990         * lily/pdf.cc (write_trailer): new file.
3992 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
3994         * input/regression/color.ly: new file
3996         * lily/stencil.cc (interpret_stencil_expression):
3997         when a color expression is encountered: save current color,
3998         process the rest of the expression, and restore previous color.
4000         * lily/system.cc (get_line): check all grobs for color property and
4001         prepare the stencil scheme expressions for further processing.
4002         Fix layer-loop.
4004         * scm/define-grob-properties.scm: introduce the color property.
4006         * scm/output-lib.scm: color helper functions.
4008         * scm/output-ps.scm: introduce setcolor/resetcolor.
4010 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
4012         * ly/*.ly, input/regression/*.ly: Added missing \version
4013         statements in some files.
4015 2005-02-15  Graham Percival  <gperlist@shaw.ca>
4017         * Documentation/user/notation.itely: minor editing.
4019         * Documentation/user/converters.itely: updated convert-ly bugs.
4021         * Documentation/user/lilypond-book.itely: add info about using
4022         feta characters in latex.
4024 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4026         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
4028 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4030         * scm/define-grob-properties.scm (all-user-grob-properties):
4031         removed 'dashed property.
4033 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4035         * scm/lily.scm (define-safe-public): new macro for defining
4036         variables that can be used in --safe mode. Use it in *.scm
4037         instead of manually setting safe-objects in safe-lily.scm.
4039 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4040         
4041         * lily/slur.cc: Slur-dash patch by Bertalan.
4043         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
4045         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
4047 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4049         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
4051 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4053         * mf/GNUmakefile: teTeX-3.0 install fix.
4055         * Cygwin patch from Bertalan.
4057         * stepmake/stepmake/metafont-rules.make: Remove bashism.
4059 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4061         * GNUmakefile.in: 
4062         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
4064         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
4065         2.0.x compatibility.
4067 2005-02-08  Werner Lemberg  <wl@gnu.org>
4069         * mf/feta-din-code.mf: Format; clean up code.
4070         Replace `---' with `--' plus explicit path directions.
4071         (linethickness#, stafflinethickness#): Remove.
4072         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
4073         ("dynamic s"): Improve shape.
4074         ("dynamic p"): Improve shape.
4075         Replace `draw' with better outline approximation.
4076         ("dynamic r"): Improve shape.
4077         Don't call `fill' and `draw' at the same time.
4079 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4081         * SConstruct (symlink):
4082         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
4083         build fix: add enc symlink.
4085         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
4087         Support for DESTDIR besides prefix=/foo
4089         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
4091         * stepmake/stepmake/*.make:
4092         * */GNUmakefile:
4093         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
4095         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
4097         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
4098         mawk in fontforge (date) test.
4100 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4102         * scm/font.scm (make-century-schoolbook-tree): add NCS as
4103         font-family=roman. Add Luxi Sans as sans
4105 2005-02-07  Graham Percival  <gperlist@shaw.ca>
4107         * Documentation/user/notation.itely: add warning about
4108         percent repeats and Voice contexts.
4110         * Documentation/user/lilypond-book.itely: clarified the
4111         necessity of dvips -u arguments.
4113 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
4115         * THANKS: Added a bunch of bug hunters.
4117 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4119         * scm/framework-ps.scm (output-preview-framework): bugfix.
4121         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
4122         o/ for chord modifier..
4124         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
4126         * lily/drum-note-performer.cc:  remove unused (thanks Michael
4127         Welsh Duggan). 
4129 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4131         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
4133         * ly/titling-init.ly: Do not also print intstrument in header on
4134         first page.  Do not print page number on first and only page.
4136 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4138         * input/regression/*.ly: remove old-relative everywhere
4140         * lily/music-sequence.cc (simultaneous_relative_callback): do
4141         what-if analysis on copy, not on original. Fixes old-relative
4142         compatibility.
4144         * scm/backend-library.scm (postscript->png): space before
4145         --verbose.
4146         
4147 2005-02-05  Werner Lemberg  <wl@gnu.org>
4149         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
4150         is defined.
4152         * mf/feta-alphabet.mf: Define `staffsize#'.
4153         Include `feta-params.mf'.
4154         s/staffheight/design_size/.
4156         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
4158         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
4160         * mf/feta-nummer-code.mf: Reformatted.
4161         (draw_six): Use outline intersection to avoid a self-intersecting
4162         path.
4163         ("Numeral comma"): Fix serious outline glitches.  This slightly
4164         changes the glyph shape.
4165         ("Numeral dash"): Use `draw_rounded_block'.
4166         ("Numeral dot"): Use `drawdot'.
4167         ("Numeral 1"): Assure identical tangent directions for the
4168         intersection points of paths.  The glyph shape improvement is only
4169         visible at very high magnifications.
4170         ("Numeral 2"): Use `solve' macro to make the lower right part of
4171         the glyph outline touch the x axis exactly.  This changes the
4172         glyph shape.
4173         Minor fixes for better overlap removal support.
4174         ("Numeral 4"): Make lefter corner `rounder'.
4175         ("Numeral 5"): Assure identical tangent directions for the
4176         intersection points of paths.  This improves the glyph shape at
4177         high magnifications.
4178         ("Numeral 7"): Use `solve' macro to make the upper right part of
4179         the glyph outline touch the metrics box exactly.  This changes the
4180         glyph shape.
4181         Avoid corner in the upper left part of the glyph (causing a minor
4182         shape change).
4184         * mf/feta-ital-*.mf: Removed.  Unused.
4186 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4188         * VERSION (PATCH_LEVEL): release 2.5.11
4190         * input/regression/fill-line-test.ly: new file.
4192         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
4193         emmentaler name, eg. emmentaler-23. 
4195 2005-02-04  Christian Hitz  <chhitz@gmx.net>
4197         * scm/scm/define-markup-commands.scm (fill-line): rework for better
4198         alignment with centered texts
4200         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
4201         list of paddings
4203 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4205         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
4207         * lily/note-column.cc (translate_rests): call flush_extent_cache()
4208         of parents when translating rests. Fixes: c-chord-rest.ly 
4210         * lily/include/dimension-cache.hh (struct Dimension_cache): add
4211         dimension_callback_ member.
4213         * lily/grob.cc (flush_extent_cache): new function. Force recompute
4214         of extents.
4216 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4218         * all but lily/*: The grand 2004/2005 replace.
4220 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4222         * lily/*: add space after ,  
4224         * scm/music-functions.scm (has-request-chord): don't use
4225         ly:music-name anywhere. Fixes <<\\>> notation. 
4227         * scm/define-markup-commands.scm (box): use font-size for
4228         padding. Fixes boxed-rehearsal-marks.ly
4230         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
4231         identifier definition too, so foo = \lyrics { ...   } bar = #1
4232         doesn't complain about "bar" being LYRICS_STRING.
4234         * lily/paper-def.cc (find_pango_font): new routine; Store
4235         pango_fonts in hash tab too. This is necessary for retrieving
4236         Pango_fonts::physical_font_tab() later on.
4238         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
4239         crash if psname is null.
4241         * lily/lily-guile.cc (ly_hash2alist): new function
4243         * Documentation/user/changing-defaults.itely (Text encoding):
4244         rewrite. 
4246         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
4247         -> font_filename mapping.
4249         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
4250         ly_pango_font_physical_fonts
4252         * scm/framework-ps.scm (supplies-or-needs): extract names from
4253         physical Pango_fonts.
4255         * utf8.ly: new file.
4257 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4259         * Documentation/user/changing-defaults.itely (Page layout): add
4260         doco about systemSeparatorMarkup.
4262         * scm/page-layout.scm (default-page-make-stencil): add-to-page
4263         function.
4264         (default-page-make-stencil): insert system separators.
4266         * scm/define-markup-commands.scm (hcenter): add
4267         (beam): add.
4269 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4271         * scm/output-ps.scm (ez-ball): reinstate ez notation.
4273 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4275         * lily/main.cc: Spell backend consistently.  Sort options.
4277 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4279         * scripts/lilypond-book.py (Module): revert @include.
4280         
4281 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4283         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
4284         Bugfix: @include .tex (not .texi).  Small cleanups.
4286         * stepmake/bin/add-html-footer.py (i18n): New function.
4288 2005-01-31  Werner Lemberg  <wl@gnu.org>
4290         * mf/feta-nummer.mf: Removed.  Unused.
4292 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4294         * lily/ : 2004 -> 2005 s&r
4296         * scm/file-cache.scm (cached-file-contents): add file. Read each
4297         file only once.
4299         * scm/font.scm (add-pango-fonts): change order. Medium weight is
4300         now default.
4302         * VERSION: release 2.5.10
4303         
4304         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
4306         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
4308         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
4309         that both X and Y extents of bbox are non-nil.
4311 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4313         * scm/chord-name.scm (alteration->text-accidental-markup): change
4314         - to . 
4316         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
4318         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
4320         * Documentation/user/invoking.itely (Invoking lilypond): add note
4321         about EPS backend.
4323         * scm/framework-eps.scm: new file: create per-system/per-page EPS
4324         files for inclusion in lilypond-book document.
4326         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
4328         * input/tutorial/lbook-texi-test.texi: new file.
4330         * scm/safe-lily.scm (safe-objects): add
4331         {begin,end}-of-line-(in)?visible as safe.
4333 2005-01-30  Graham Percival  <gperlist@shaw.ca>
4335         * Documentation/user/changing-defaults.itely: fixed example
4336         of (dynamics).
4338 2005-01-29  Graham Percival  <gperlist@shaw.ca>
4340         * lily/main.cc: fix info about -o=FILE.
4342 2005-01-29  Werner Lemberg  <wl@gnu.org>
4344         * mf/feta-toevallig.mf ("Natural"): Completely changed the
4345         construction to assure smooth transition from straight to curved
4346         lines.
4348 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4350         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
4351         stencils.
4353         * ps/lilyponddefs.ps: add start-page, start-system doesn't
4354         translate to top of page. Fixes alignment problems of
4355         lilypond-generated EPS files.
4357 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4359         * scm/part-combiner.scm (analyse-spanner-states): trigger on
4360         crescendo-end as well, since Decrescendo maybe ended with Stop
4361         Crescendo.). Fixes: partcombine-diminuendo.ly
4363         * scm/script.scm (default-script-alist): swap portato symbols.
4365         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
4367         * lily/paper-outputter-scheme.cc (LY_DEFINE):
4368         ly:outputter-port. New function.
4370         * scm/framework-ps.scm (output-classic-framework): dump a
4371         -systems.texi too
4372         (output-classic-framework): dump multiple systems on an "infinite"
4373         page EPS including fonts. 
4375         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
4376         .eps files for both texi and tex formats. Use PNG coming from
4377         lilypond.
4378         
4379 2005-01-28  Graham Percival  <gperlist@shaw.ca>
4381         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
4383         * scripts/lilypond-latex.py: fix info about -o=FILE.
4385 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4387         * ly/generate-embedded-cff.ly: write .cff.ps files.
4389         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
4391         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
4392         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
4394 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4396         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
4398 2005-01-28  Werner Lemberg  <wl@gnu.org>
4400         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
4401         macros.
4402         (draw_bulb): Improved.
4404         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
4405         metapost bug.
4406         (draw_pedal_P): Use soft_end_penstroke.
4407         (draw_pedal_d): Use soft_start_penstroke.
4409         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
4410         path.
4411         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
4412         doesn't change the glyph shape.
4414         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
4415         changing the shape) to avoid fontforge warnings.
4417         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
4418         soft_end_penstroke and fix glyph shape.
4420 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4422         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
4424 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4426         * scm/define-markup-commands.scm (line): filter out empty stencils
4427         from line command.
4429         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
4430         amount.
4432 2005-01-27  Graham Percival  <gperlist@shaw.ca>
4434         * Documentation/user/notation.itely: added info about what
4435         \voiceFoo does.  Also rewrote warning about marks at
4436         a line break.
4438         * Documentation/user/changing-defaults.itely: added info
4439         about putting dynamics in parenthesis and brackets.
4441 2005-01-27  Werner Lemberg  <wl@gnu.org>
4443         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
4445 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4447         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
4448         portato-direction.ly
4450         * lily/beam.cc (consider_auto_knees): add beam height to
4451         threshold. Fixes: knee-multiple-beam.ly
4453         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
4454         pedal line spanners. Fixes: instrument-center-pedal.ly
4456         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
4457         if encountering barline. Fixes: auto-beam-repeat.ly
4459 2005-01-26  Werner Lemberg  <wl@gnu.org>
4461         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
4462         overlapping.
4464         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
4465         with inflections for the 1/2 sharp glyph.
4467         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
4468         connection between `t' and `r'.
4469         Unify bulb with the rest of `r' to avoid grazing outlines which
4470         confuses the overlap removal algorithm of fontforge.
4472         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
4473         inflections.
4474         (draw_cross): Fix shape to have uniform thickness in corners.
4476         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
4477         to avoid an uneven number of self-intersections; this confuses
4478         fontforge.
4479         Fix a slight bug in the shape at left bottom (which is visible only
4480         at high magnifications).
4481         `Center' the stem horizontally to avoid overlapping.
4483 2005-01-24  Werner Lemberg  <wl@gnu.org>
4485         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
4486         to `asis'.
4487         (fet_begingroup): Save group name in string `feta_group'.
4488         (fet_endgroup): Updated.
4489         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
4491         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
4493         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
4494         in metapost.
4496 2005-01-24  Graham Percival  <gperlist@shaw.ca>
4498         * Documentation/user/notation.itely: really minor editing.
4500 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4502         * Documentation/user/examples.itely: minor editing.
4504         * Documentation/user/changing-defaults.itely: minor editing.
4506         * Documentation/user/notation.itely: clarified info on polyphony
4507         and \addlyrics.
4509 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4511         * scm/output-gnome.scm: 
4512         * scm/output-svg.scm:
4513         * scm/lily-library.scm (font-name-style): Update font name
4514         kludging for fontconfig use.
4516 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
4518         * scm/define-markup-commands.scm: Document right-align and
4519         larger markup commands. Remove "TODO" from the topmost comment
4520         "each markup function should have a doc string." More consistent
4521         use of new-lines.
4523 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4525         * Documentation/user/changing-defaults: removed info about
4526         copyright symbol, since it's likely to change soon.
4527         Added info about betweensystemspace.
4529         * Documentation/user/notation.itely: minor fixes.
4531         * Documentation/user/lilypond.tely,
4532         Documentation/user/music-glossary.tely: changed copyright
4533         date to 2005 instead of 2004.
4535         * input/test/volta-chord-names.ly: added old example back.
4537 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4539         * mf/feta-beugel.mf: use design size 20 (not 15).
4541         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
4542         change name to aybabtu completely
4544 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4546         * buildscripts/gen-emmentaler-scripts.py (outdir): add
4547         design_size to fontname
4549 2005-01-19  Werner Lemberg  <wl@gnu.org>
4551         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
4552         mf/feta-schrift.mf: s/p/pat/ if a path variable.
4554         * mf/feta-autometric.mf (set_char_box): Add code which emits
4555         specials for mf2pt1 if run with metapost.
4556         (to_bp): New macro for mf2pt1.
4558 2005-01-18  Graham Percival  <gperlist@shaw.ca>
4560         * Documentation/user/changing-defaults: added info on
4561         creating a copyright symbol.
4563 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4565         * VERSION: release 2.5.9
4566         
4567 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
4569         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
4571         * Documentation/user/notation.itely: Document
4572         score-override-auto-beam-setting Fix documentation for
4573         revert-auto-beam-setting.
4575 2005-01-18  Werner Lemberg  <wl@gnu.org>
4577         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
4578         (procset): New function to define a procset resource.
4579         (ps-embed-pfa): New function to define a font resource.
4580         (setup): New function to define a `Setup' environment.
4581         (preamble): Use new functions.
4583         * ps/lilypond.defs (init-lilypond-parameters): New function to
4584         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
4586 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4588         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
4590 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
4592         * scm/define-markup-commands.scm: Change number->markletter-string
4593         to take two arguments (vector number). Add number->mark-alphabet-vector
4594         and markalphabet markup command.
4596         * scm/translation-functions.scm: Add format-mark-box-alphabet,
4597         format-mark-alphabet, format-mark-box-barnumbers and
4598         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
4600 2005-01-17  Graham Percival  <gperlist@shaw.ca>
4602         * Documentation/user/examples.itely: add SATB automatic piano
4603         reduction template.
4605         * Documentation/user/notation.itely: added info about changing
4606         partcombine texts.  Also adds examples of alternate lyrics.
4608         * Documentation/user/changing-defaults.itely: added warning
4609         about \RemoveEmptyStaffContext overriding previous changes.
4611 2005-01-17  Werner Lemberg  <wl@gnu.org>
4613         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
4614         feta-alphabet*.
4616 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4618         * python/lilylib.py (make_ps_images): don't do final showpage for
4619         multi-page documents.
4620         
4621         * VERSION (MY_PATCH_LEVEL): release 2.5.8
4623 2005-01-16  Graham Percival  <gperlist@shaw.ca>
4625         * Documentation/user/lilypond.tely: changed order of appendices;
4626         unified index should be last.
4628         * Documentation/user/notation.itely: add example of key signatures
4629         and info about Staff.printKeyCancellation.
4631 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4633         * lily/include/repeated-music.hh (class Repeated_music): change
4634         into "namespace" class.
4636         * lily/event.cc: remove Key_change_event.
4638         * lily/include/transposed-music.hh (class Transposed_music): remove.
4640         * lily/transposed-music.cc: remove
4642         * lily/include/relative-music.hh: remove.
4644         * lily/include/music-sequence.hh (struct Music_sequence): change
4645         into "namespace" class.
4647         * lily/untransposable-music.cc (Module): remove
4649         * lily/include/un-relativable-music.hh (Module): remove
4651         * lily/include/untransposable-music.hh (Module): remove
4653         * lily/include/music-list.hh (Module): remove file
4655         * lily/un-relativable-music.cc: remove file.
4657 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4659         * lily/parser.yy: Compile fix.
4661 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4663         * lily/include/music.hh (class Music): unvirtualize transpose().
4665         * lily/sequential-music.cc: remove file.
4667         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
4669         * lily/slur-scoring.cc (get_best_curve): only switch on
4670         DEBUG_SLUR_SCORING for non NDEBUG builds.
4672         * lily/include/music.hh (class Music): replace Music::start_mom()
4673         by start-callback property
4675         * lily/include/grace-music.hh: remove file. 
4677         * lily/stem.cc (height): robustness fix.
4679         * lily/time-scaled-music.cc: remove file.
4681         * lily/include/music.hh (class Music): include SCM init argument.
4682         (class Music): replace Music::get_length() virtual by
4683         length-callback property everywhere.
4685         * scripts/convert-ly.py (conv): add  # to \property scalar value.
4687         * mf/GNUmakefile: don't install *list.ly
4689 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4691         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
4693 2005-01-12  Werner Lemberg  <wl@gnu.org>
4695         This patch addresses the following problems in the feta sources
4696         files which contribute to the fetaXX fonts.
4698         . Many fixes for rasterization at low resolutions (consistent use of
4699           `vround' and `hround', integer shift values for paths, applying
4700           `eps' for mirrored paths, use of `define_whole_pixels' and
4701           friends, etc.) -- while this probably looks like a waste of time
4702           it has revealed deficiencies in some glyph shapes.  See comment at
4703           the end of feta-params.mf how vertical symmetry is achieved.
4705         . The `---' operator has been replaced everywhere with `--'; this
4706           both improves and considerably reduces the font size after
4707           conversion with mf2pt1.
4709         These change aren't explicitly mentioned below since virtually all
4710         glyphs are affected.
4712         Other notable differences:
4714         . Glyphs from feta-accordion.mf now have charboxes around the
4715           outline.
4717         . Fixed incorrect charbox for `accDot'.
4719         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
4721         . Fixed position of the bow in the `upprall' glyph and its siblings.
4723         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
4724           dependent on the staff line thickness to avoid touching the middle
4725           staff line at smaller sizes.
4727         . Largely extended output for feta-testXX: Where useful, glyphs
4728         are shown both between and on staff lines.
4731         * mf/feta-params.mf (staff_space_rounded,
4732         stafflinethickness_rounded, linethickness_rounded,
4733         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
4734         Update all code which uses them where appropriate.
4735         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
4736         New variables used to control rasterization at low resolutions.  Set
4737         to zert if feta code is processed with metapost.
4739         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
4740         (draw_rounded_block, draw_square_block): Updated to use `--' only.
4741         (flare_path): Updated.
4742         Make it work with `filldraw' (but only circular pens).
4743         (hfloor, vfloor, hceiling, vceiling): New macros.
4745         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
4746         Use `draw' again in mf mode to have good pixel dropout control.
4747         Fix intersection points of horizontal lines with circle.
4748         ("accDot"): Fix parameters for set_char_box.
4749         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
4750         control.
4752         * mf/feta-banier.mf: Updated.
4754         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
4755         testing.
4756         (undraw_inside_ellipse): Remove `center' argument.  Update all
4757         callers.
4758         (draw_brevis): New macro, called by "Brevis notehead".
4759         (draw_whole_triangle_head): New macro, called by "Whole
4760         trianglehead".
4761         (draw_small_triangle_head): Use `filldraw'.
4763         * mf/feta-eindelijk.mf: Remove useless global group.
4764         Updated.
4766         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
4767         `filldraw'.
4769         * mf/feta-pendaal.mf: Updated.
4771         * mf/feta-puntje.mf: Updated.
4773         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
4774         less points.
4775         ("Flageolet"): Use `draw' again in mf mode to have good pixel
4776         dropout control.
4777         ("Varied Coda"): Use `draw_block'.
4778         (draw_comma): Fix typo.
4779         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
4780         pixel dropout control.
4782         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
4783         position of bow.
4785         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
4786         sizes.
4788         * mf/feta-toevallig.mf (remember_pic): New variable, used for
4789         testing.
4790         (draw_meta_sharp): Much simplified.
4791         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
4793         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
4795 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4797         * Documentation/user/notation.itely (Ancient rests): Fix typo
4798         (thanks Anthony)
4800 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4802         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
4804         * lily/main.cc (setup_paths): Add cff.
4806         * mf/GNUmakefile (foe): Include actual target %.cff.
4807         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
4809 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4811         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
4812         suffix for main_input_b_.
4814         * scm/music-functions.scm (toplevel-music-functions):
4815         precompute music lengths for music expressions.  
4817 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4819         * lily/include/input.hh (class Input): new `end_' slot for end of
4820         input. Renamed defined_str0_ to start_.
4822         * lily/input.cc (Input): Add Input::Input (Input const &) and
4823         remove Input::Input (Source_file*, char const *). Use the new
4824         slots.
4825         (set_location): method used by bison to propagate input
4826         locations (YYLLOC_DEFAULT).
4827         (end_line_number, end_column_number, step_forward): new methods
4828         
4829         * lily/input-scheme.cc (ly:input-both-locations): new function,
4830         similar to ly:input-location, but also return the end line and
4831         column.
4833         * lily/include/includable-lexer.hh: 
4834         * lily/includable-lexer.cc: 
4835         * lily/include/lily-lexer.hh (class Lily_lexer): 
4836         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
4837         Includable_lexer to Lily_lexer, in order to update lexloc (the
4838         yylloc), a new slot of Lily_lexer.
4839         (here_input, LexerError): simplify by using the lexloc slot (aka
4840         yylloc)
4842         * lily/lexer.ll: #define yylloc to use input locations (it may
4843         be useless here?). Fixed the #embedded_scm rule (step the location
4844         forward in order to skip the sharp sign before parsing the scheme
4845         expression)
4847         * lily/include/lily-parser.hh (class Lily_parser): 
4848         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
4849         here_input()
4850         (parser_error): overload for more precise locations of errors.
4852         * lily/parser.yy (YYLTYPE): set location type to Input
4853         (YYLLOC_DEFAULT): use Input::set_location()
4854         (yylex): add the YYLTYPE* location parameter.
4855         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
4856         Give an Input parameter to THIS->parser-error() for more accurate
4857         messages.
4859 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4861         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
4863         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
4864         on BEAMQUANTING for non-NDEBUG builds.
4866         * lily/stem.cc (head_count): performance: avoid String::String()
4867         inside oft called function.
4869 2005-01-09  Graham Percival  <gperlist@shaw.ca>
4871         * Documentation/user/examles.itely: attempted fix for broken
4872         string quartet template.
4874         * Documentation/user/notation.itely: remove unnecessary broken
4875         link.
4877 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4879         * VERSION (PACKAGE_NAME): release 2.5.7
4881 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4883         * config.make.in (METAFONT): Append -progname=mf, fixes use with
4884         mf-nowin for teTeX-3.0.  Backportme.
4886         * scm/output-svg.scm (utf8-string): New function.
4888         * scm/output-gnome.scm (utf8-string): New function.
4889         (otf-name-mangling): Remove.
4891         * lily/pango-font.cc (Pango_font): Use font string iso font
4892         filename for utf8-text.
4894         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
4895         name.
4897 2005-01-08  Graham Percival  <gperlist@shaw.ca>
4899         * Documentation/user/notation.itely: add info about
4900         Staff.extraNatural = ##f in Pitches section.  Also
4901         fixed some minor issues in the Vocal music section.
4903 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4905         * scm/output-ps.scm (white-text): comment out Helvetica font,
4906         which is broken for my GS install.
4908         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
4909         which provides a tighter bbox.
4911         * scm/define-grobs.scm (all-grob-descriptions): remove all
4912         extra-offsets from definitions.
4914 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
4916         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
4917         add tuning for 4-string bass and some common 4/5-string banjo
4918         tunings.  New function (four-string-banjo) turns a 5-string tuning
4919         into a 4-string tuning.  New function
4920         (fret-number-tablature-format-banjo) computes correct fret numbers
4921         on 5-string banjos.
4923         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
4924         Add beam correction to TabVoice.
4926         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
4927         using bold font; makes tabs more readable.
4929 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4931         * lily/font-select.cc (get_font_by_design_size): don't make
4932         Modified_font_metric; this causes trouble, since we don't know the
4933         font magnification from inside Pango_font::text_stencil()
4935         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
4937         * Documentation/user/notation.itely (The Lyrics context): comment out
4938         broken {Small ensembles} link.
4940         * scm/framework-svg.scm (output-framework): change calling convention.
4942         * lily/object-key-dumper-scheme.cc: new file.
4944         * lily/object-key-undumper-scheme.cc: new file.
4946         * lily/tweak-registration-scheme.cc: new file.
4948         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
4950         * Documentation/user/examples.itely (String quartet): uncomment
4951         broken example.
4953         * lily/font-config.cc: new file.
4955 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4957         * scm/output-svg.scm: 
4958         * scm/output-gnome.scm: s/bigcheese/emmentaler.
4960         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
4962 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4964         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
4965         Add headers.
4967         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
4969 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4971         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
4973         * lily/include/main.hh: lose _b hungarian suffixes for global
4974         variables.
4976         * lily/include/lily-guile-macros.hh: new file.
4978         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
4980         * lily/general-scheme.cc: new file. 
4982         * lily/font-select.cc (get_font_by_design_size): retrieve
4983         PangoFont for (designsize . "pango-descr") entries.
4985         * lily/lily-parser-scheme.cc: new file.
4987         * lily/output-def-scheme.cc: new file.
4989         * lily/paper-book-scheme.cc: new file.
4991         * lily/duration-scheme.cc (LY_DEFINE): new file.
4993         * lily/pitch-scheme.cc:  new file.
4995         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
4997 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4999         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
5001 2005-01-06  Graham Percival  <gperlist@shaw.ca>
5003         * Documentation/user/notation.itely: minor editing.
5005         * Documentation/user/changing-defaults: minor editing.
5007         * Documentation/user/examples.itely: add template for
5008         string quartet part extraction; demonstrates tag.
5010 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
5012         * Documentation/user/notation.itely: documents
5013         format-mark-box-letters and format-mark-box-numbers
5015         * scm/define-context-properties.scm: change comment.
5017 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5019         * scm/framework-ps.scm (output-classic-framework): new function:
5020         dump systems as separate .eps files (without fonts) and write a
5021         single collecting .tex file.
5023 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5025         * Documentation/user/notation.itely (Setting simple songs):
5026         Correct several errors in the equivalent formulation of
5027         \addlyrics. 
5028         (The Lyrics context): Corrected link to the SATB example.
5030 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5032         * scm/lily.scm (completize-formats): new function
5033         (postprocess-output): new function
5035         * lily/paper-book.cc (classic_output): change calling
5036         convention. Give basename as first argument. 
5037         remove Paper_book::post_processing().
5039         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
5041 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5043         * lily/paper-outputter.cc (LY_DEFINE): new function
5044         ly:outputter-close.
5046         * lily/main.cc: change --format,-f to --backend,-b
5048         * lily/include/main.hh: rename format to backend.
5050         * scm/translation-functions.scm (format-mark-box-numbers): add.
5051         patch by Erlend Aasland
5053 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5055         * lily/pango-font.cc (text_stencil): dump string as
5056         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
5058 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5060         * configure.in (gui_b): Remove handy developer-only
5061         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
5062         CVS source installations (but break other non-default but correct
5063         PKG_CONFIG_PATH setups), as this is no longer developer-only.
5065         * SConstruct: 
5066         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
5067         compatibility (backportme).
5069         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
5071 2005-01-03  Werner Lemberg  <wl@gnu.org>
5073         Prepare glyph shapes for mf2pt1 conversion.
5075         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
5076         (accDiscant, accFreebase, accStdbase): Replace `draw' with
5077         `penstroke'.
5078         (accDot): Use `drawdot'.
5079         (accBayanbase): Replace `draw' with `draw_gridline'.
5080         (print_penpos): Moved to feta-macros.mf.
5081         (accOldEE): Replace `filldraw' with `penstroke'.
5082         Replace `draw' with `penstroke' and `drawdot'.
5084         * mf/feta-banier.mf: Code clean-up.
5085         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
5086         `fill'.
5088         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
5090         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
5091         paremeter to control drawing of labels.  Update all callers.
5093         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
5094         (new_bulb): Return a bulb as a single path.  To do that, it now
5095         takes some more parameters.  Updated all callers.
5096         (draw_gclef): Major clean-up.  `draw' has been replaced with
5097         `penstroke', unnecessary outlines have been removed.
5098         Remove (unused) gnome-canvas code.
5100         * mf/feta-macros.mf (print_penpos): New macro (from
5101         feta-accordion.mf).
5102         Other minor fixes.
5104         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
5105         ("Pedal dot"): Use `drawdot'.
5106         (draw_pedal_P): Add parameter to control drawing of labels.  Update
5107         all callers.
5108         Fix shape at top.
5109         (draw_pedal_e): Add parameter to control drawing of labels.  Update
5110         all callers.
5111         (draw_pedal_d): Add parameter to control drawing of labels.  Update
5112         all callers.
5113         Revert drawing direction.
5115         * mf/feta-schrift.mf (draw_fermata): Use single path.
5116         (draw_short_fermata): Replace `filldraw' with `fill'.
5117         (draw_long_fermata, draw_very_long_fermata): Replace calls to
5118         `draw_rounded_block' with a single path.
5119         ("Thumb"): Draw full circle instead of mirroring segments.
5120         (draw_accent): New macro.
5121         ("> accent", "espr"): Use it.
5122         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
5123         ("open (unstopped)"): Draw full circle instead of mirroring
5124         segments.
5125         (draw_vee): Removed.
5126         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
5127         ("Downbow"): Replace calls to `draw_rounded_block' with a single
5128         path.
5129         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
5130         partial pieces drawn with `fill' -- these do still overlap with the
5131         stem of the `t' but just once, not multiple times so that fontforge
5132         can handle it gracefully.
5133         Change other parts of the glyph so that fontforge's overlapping
5134         algorithm reliably works.
5135         (draw_heel): Replace `draw' with `fill'.
5136         (draw_toe): Use `draw_accent' instead of `draw_vee'.
5137         ("Flageolet"): Replace `draw' with `penstroke'.
5138         ("Segno"): Replace `filldraw' with `penstroke'.
5139         Replace `draw' with `drawdot'.
5140         ("Coda"): Replace `fill' with `penstroke', using a single path.
5141         ("Varied Coda"): Use less overlapping paths.
5142         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
5143         single path.
5145         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
5146         group to better control the `labels' command.
5147         Rename argument to `offset' and use it actually.  Update all
5148         callers.
5149         Replace `filldraw' with `fill'.
5150         ("mordent", "prallmordent", "upmordent", "downmordent",
5151         "lineprall"): Replace `draw' with `draw_gridline'.
5152         ("upprall", "downprall"): Replace `draw' with `fill'.
5154         * mf/feta-timesig.mf: Formatting.
5156         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
5157         to...
5158         ("Flat"): Here.
5159         (draw_paren): Move code to draw labels to...
5160         ("Right Parenthesis"): Here.
5162 2005-01-02  Graham Percival <gperlist@shaw.ca>
5164         * Documentation/user/notation.itely: add example of \setTextDecresc
5165         and \setTextDim.
5167 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
5169         * scm/define-markup-commands.scm :  fix glyph-strings of
5170         accidentals and \note-by-number
5172 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5174         * VERSION: 2.5.6 released.
5175         
5176         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
5178         * input/regression/new-markup-scheme.ly: oops. font-family=music
5179         -> font-encoding fetaMusic.  
5181         * lily/main.cc: put default to PS.
5183         * lily/tfm.cc: idem.
5185         * lily/afm.cc: idem.
5187         * lily/include/modified-font-metric.hh (struct
5188         Modified_font_metric): remove coding_scheme() method.
5190         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
5192         * scripts/convert-ly.py (conv): crash on encountering \encoding.
5194         * input/les-nereides.ly: convert to utf8
5196         * lily/modified-font-metric.cc (text_dimension): idem.
5198         * lily/parser.yy (TODO): idem.
5200         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
5202         * lily/lexer.ll: remove encoding
5204         * scm/framework-ps.scm (output-variables): separately scale the
5205         page to mm 
5207         * lily/pango-font.cc (Pango_font): fix scaling.
5209         * lily/font-metric.cc (design_size): design_size returns a
5210         dimension now as well.
5212 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5214         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
5215         brace generation. 
5217         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
5219 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5221         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
5222         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
5224 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5226         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
5227         in first run as well.
5229         * scm/paper.scm (layout-set-staff-size): use text-font-size in
5230         dimension less points (ie. 12 = 12 point)
5232         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
5234         * lily/all-font-metrics.cc (find_pango_font): set description_
5236         * lily/pango-font.cc (text_stencil): export size as well.
5237         (text_stencil): fix scaling and extents box.
5239 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5241         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
5243         * Documentation/user/invoking.itely (Invoking lilypond): document
5244         texstr
5246         * scripts/convert-ly.py (conv): add ancient rules.
5248         * scm/clef.scm (c0-pitch-alist): replace - with .
5250         * scripts/lilypond-book.py (process_snippets): add texstr support.
5252         * scm/framework-texstr.scm (header): change extension to .textmetrics
5254         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
5255         -f tex.
5257         * lily/text-metrics.cc: new file.
5258         (try_load_text_metrics): new function
5260         * lily/include/text-metrics.hh: new file.
5262 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5264         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
5265         ly_scheme_function to ly_lily_module_constant.
5267         * lily/modified-font-metric.cc (text_dimension): try
5268         lookup_tex_text_dimension() first.
5270         * lily/tfm.cc: new function ly:load-text-dimensions
5272 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5274         * scm/output-texstr.scm (text): use \lilygetmetrics
5276         * scm/framework-texstr.scm (header): dump in new format.
5278         * tex/lilypond-tex-metrics: new file.
5279         
5280 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5282         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
5283         mapping.
5284         (index_to_charcode): New method.
5286         * scm/output-ps.scm (glyph-string): 
5287         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
5289 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5291         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
5292         implement fully, need FONT to get to charcode.
5294         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
5296         * scm: Cleanups.
5298         * Documentation/user/changing-defaults.itely: Fix internalsrefs
5299         {Tunable context properties},
5300         {All layout objects},
5301         {Music definitions}.
5303 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5305         * VERSION: release 2.5.5
5306         
5307         * lily/main.cc: use TeX as default output format.
5309         * flower/file-path.cc (find): try to open directly as well, so we
5310         find absolute path files. 
5312         * lily/pango-select.cc: new file.
5314         * scm/framework-ps.scm: remove all encoding code. 
5315         load pfb/pfa for PangoFont too.
5316         
5317         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
5319 2004-12-22  Werner Lemberg  <wl@gnu.org>
5321         Prepare glyph shapes for mf2pt1 conversion.
5323         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
5325         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
5326         (define_triangle_shape): Use it to replace `draw' with `fill' and
5327         `unfill'.  Update all callers.
5328         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
5329         (draw_cross): Ditto.
5330         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
5331         Use penrazor for better conversion with mf2pt1.
5332         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
5333         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
5334         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
5335         draw_la_head, draw_ti_head): Replace `filldraw' with
5336         `fill'.  Update all callers.
5338 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5340         * lily/paper-book.cc (output): revert: only allow a single output
5341         format.
5343         * lily/include/pango-font.hh: new file.
5345         * lily/pango-font.cc: new file.
5347         * lily/font-metric.cc (text_stencil): new routine
5349         * lily/all-font-metrics.cc (find_pango_font): new routine.
5351         * lily/include/font-metric.hh (struct Font_metric): add
5352         text_stencil()
5354         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
5356 2004-12-22  Werner Lemberg  <wl@gnu.org>
5358         Prepare glyph shapes for mf2pt1 conversion.
5360         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
5362         * mf/feta-toevallig.mf: Formatting.
5363         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
5364         ("Natural"): Fix paths to allow better postprocessing.
5365         (draw_meta_flat): Use `z3l' as additional point in path to get
5366         better conversion with mf2pt1.
5367         Other minor cleanups.
5368         ("3/4 Flat"): Add auxiliary points and modify path to replace
5369         `draw' with `fill'.
5370         ("Double Sharp"): Mirror path segments instead of picture elements
5371         to get a single outline.
5372         Modify path to replace `filldraw' with `fill'.
5374 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5376         * input/test/unfold-all-repeats.ly: added file back.
5378         * Documentation/user/notation.itely,
5379         Documentation/user/programming-interface.itely
5380         Documentation/user/changing-defaults.itely: fixed misc broken
5381         links to input/test/ files.
5383 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5385         * tex/texinfo.tex: Update.  We should not be distributing this,
5386         but since we do, use latest version.
5388         * Documentation/user/macros.itexi: Comment-out \fetaflat,
5389         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
5390         macros for feta glyphs.
5392 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5394         * Documentation/user/changing-defaults.itely: fix index for set.
5396         * Documentation/user/converters.itely: added convert-ly bugs list
5397         from CVS.
5399 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5401         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
5402         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
5403         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
5404         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
5406         * mf/GNUmakefile (pfa_warning): Use less broken check.
5408         * python/lilylib.py (setup_environment): Remove cruft from
5409         GS_FONTPATH.
5411         * configure.in: Bump mftrace requirement to 1.1.1.
5413 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5415         * scm/output-svg.scm (beam): Use polygon.
5417         * scm/lily-library.scm: Bugfix.
5419         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
5421         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
5423 2004-12-19  Werner Lemberg  <wl@gnu.org>
5425         Prepare glyph shapes for mf2pt1 conversion.
5427         * mf/feta-eindelijk: Some formatting.
5428         (multi_rest_x, multi_beam_height): Removed.  Unused.
5429         ("Quarter rest"): Use `intersectiontimes' to create a single
5430         outline.
5431         (rest_crook): Removed.  Unused.
5432         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
5433         Simplified.
5434         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
5435         "128th rest"): Simplify `pat'.
5436         Create single outline.
5438 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5440         * mf/GNUmakefile (ALL_GEN_FILES):
5441         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
5443         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
5444         function.
5446 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5448         * scm/output-texstr.scm (placebox): add routine
5450         * VERSION (PACKAGE_NAME): release 2.5.4
5452         * scm/framework-texstr.scm (output-framework): new file.  
5454         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
5455         processing.
5457         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
5459         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
5460         rule.
5462         * configure.in (gui_b): bump mftrace requirement to 1.1.0
5464         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
5466         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
5468 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5470         * scm/framework-svg.scm (dump-page): Implement landscape.
5472 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5474         * lily/main.cc (setup_paths): Add svg to search path.
5476         * scm/output-svg.scm:
5477         * scm/framework-svg.scm: Add pageSet.  Update.
5478         (dump-fonts): New function.
5479         (output-framework): Use it.
5481         * mf/GNUmakefile: 
5482         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
5484 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5486         * tex/lilyponddefs.tex: comment out new ifpdf code.
5488 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5490         * GNUmakefile.in: 
5491         * SConstruct (symlink): Replace afm by otf.
5493         * scm/framework-gnome.scm (gnome-main): Remove invocation of
5494         ly:pango-add-afm-decoder.
5496         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
5498 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5500         * scm/output-ps.scm (new-text): don't access t glyph for getting
5501         space dimension.
5503         * ly/init.ly: warn about \version
5505         * lily/lexer.ll: set version-seen?
5507 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5509         * scm/output-svg.scm (string->entities): Update.
5511 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5513         * lily/main.cc (setup_paths): replace afm by otf for path. 
5515         * lily/pangofc-afm-decoder.cc: remove.
5517         * lily/include/pangofc-afm-decoder.hh: remove.
5519         * scm/framework-scm.scm (output-framework): new file.
5521         * mf/GNUmakefile: remove SAUTER_FONTS.
5522         remove SVG/sodipodi hacks.
5524         * scm/lily-library.scm (stderr): move stderr.
5526         * mf/GNUmakefile: remove AFM support.
5528         * buildscripts/mf-to-table.py (base): remove AFM support.
5530         * lily/open-type-font.cc (design_size): use design_size
5532 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
5534         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
5536 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5538         * mf/GNUmakefile: Generate combined aybabtu info.
5539         * mf/aybabtu.pe.in (i): Load it.
5541         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
5542         are not symbols.
5544         * lily/include/open-type-font.hh (count): New method.
5546         * mf/aybabtu.pe.in: Typo.
5548         * Documentation/user/out/lilypond-internals.nexi (Scheme
5549         functions): Typo.
5551         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
5553 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5555         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
5556         subfonts.
5558         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
5560         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
5561         (tex-font-command-raw): new function.
5563         * lily/include/virtual-font-metric.hh (Module): remove file
5565         * lily/virtual-font-metric.cc (Module): remove file.
5566         
5568         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
5569         (get_indexed_char): read bbox from lily table if present.
5571 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5573         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
5574         aybabtu.subfonts
5576         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
5577         global glyphname. Enables more than 64 glyphs in the OTF.
5579 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5581         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
5582         braces.
5584         * lily/open-type-font.cc (design_size): Use 12 as default for
5585         design size.
5587         * mf/aybabtu.pe.in: New file.  Merge all our braces.
5589         * mf/GNUmakefile: Generate aybabtu.
5591         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
5593 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5595         * scm/lily-library.scm (char->unicode-index): Remove.
5597         * scm/output-gnome.scm (text): Bugfix for plain string input.
5598         Updates.
5600         * scm/output-svg.scm (svg-font): Add weight to font selection.
5602 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5604         * Documentation/topdocs/INSTALL.texi (Top): Point to
5605         buildscripts/out/clean-fonts instead of
5606         buildscripts/clean-fonts.sh. 
5608 2004-12-13  Graham Percival  <gperlist@shaw.ca>
5610         * input/regression/figured-bass.ly: attempt to clarify text.
5612         * Documentation/user/notation.tely: add cindex for tag, attempt to
5613         add figured bass example.
5615         * Documentation/user/changing-defaults: basic editing.
5617 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5619         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
5621         * lily/open-type-font.cc (LY_DEFINE): new function
5622         ly:font-sub-fonts
5624         * lily/include/font-metric.hh (struct Font_metric): new method
5625         sub_fonts()
5627         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
5628         . with - in add.stem.
5629         
5630 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5632         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
5633         and fetaDynamic.
5635         * lily/rest.cc (glyph_name): Change - to . .
5637         * scm/output-gnome.scm (text): Hello world, again.
5639         * scm/output-svg.scm (named-glyph): New function.  Hello world!
5641         * lily/modified-font-metric.cc (index_to_charcode): New method.
5643         * lily/include/font-metric.hh (index_to_charcode): New function.
5645         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
5646         new function.
5647         (ly:font-glyph-to-index): Remove.
5649 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5651         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
5653         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
5655         * lily/open-type-font.cc (load_scheme_table): new function
5657         * lily/dots.cc (print): replace - 
5659         * lily/open-type-font.cc (attachment_point): new function.
5660         (load_table): read LILC table
5662         * buildscripts/gen-bigcheese-scripts.py (Module): new
5663         file. Generate FF scripts.
5665         * mf/feta-din10.mf: idem.
5667         * mf/feta-nummer10.mf: remove mf files.
5669         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
5671 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5673         * lily/lily-guile.cc: Use scm_from_locale_stringn.
5675         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
5676         compatibility.
5678 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5680         * lily/open-type-font.cc (get_indexed_char): scale metrics by
5681         design-size and units_per_EM.
5683         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
5685 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5687         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
5688         does not crash fontforge.
5690         * scm/lily-library.scm (char->unicode-index): Hack to map onto
5691         PUA.
5693 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5695         * scm/framework-ps.scm (ps-embed-cff): new function.
5697         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
5699 2004-12-12  Werner Lemberg  <wl@gnu.org>
5701         * mf/bigcheese.pe.in: Add PUA mapping.
5702         Don't create Type 42 but bare CFF font.
5704 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5706         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
5707         within canvas boundaries.
5709         * mf/merge.pe.in: Set font names, version, license GPL.
5711         * make/substitute.make: Add FONTFORGE.
5713         * config.make.in (FONTFORGE): Add.
5715         * configure.in (gui_b): Use PATH_PROG for fontforge.
5717 2004-12-11  Graham Percival  <gperlist@shaw.ca>
5719         * scm/define-markup-commands.scm: add baseline-skip to info
5720         about \column.
5722 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5724         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
5726         * scm/output-gnome.scm (named-glyph): Use it.
5728         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
5730         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
5731         (upper_string, lower_string, reverse_string): Remove.
5733         * configure.in (fontforge): Reinstate version check.
5735         * ly/engraver-init.ly: Fix clef glyph names.
5737         * lily/time-signature.cc (special_time_signature): Fix fraction
5738         glyph names.
5740 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5742         * mf/merge.pe: new file.
5744         * lily/freetype.cc: new file.
5746         * lily/include/open-type-font.hh (class Open_type_font): new file.
5748         * lily/include/freetype.hh: new file.
5750         * lily/open-type-font.cc: new file.
5752         * lily/all-font-metrics.cc (find_otf): new function.
5754 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5756         * lily/time-signature.cc (special_time_signature): Fix.
5758         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
5759         GTK2 before checking for pango.  Fixes -fgnome.
5761         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
5762         Scheme name.
5764         * scm/define-markup-commands.scm:
5765         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
5767         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
5769         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
5770         date versions.  Fixes configure.
5771         (STEPMAKE_CHECK_VERSION): Support optional actual program version
5772         argument.
5774 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5776         * buildscripts/mf-to-table.py (write_ps_encoding): write real
5777         names in .enc
5779         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
5781 2004-12-09  Graham Percival  <gperlist@shaw.ca>
5783         * Documentation/user/changing-defaults.itely: add info about
5784         make-dynamic-script
5786         * Documentation/user/notation.itely: add link in dynamics to
5787         section about make-dynamic-script.
5789 2004-12-09  Christian hitz  <chhitz@gmx.net>
5791         * lily/lily-guile.cc: change MACOS_X to __APPLE__
5793 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5795         * buildscripts/mf-to-table.py (parse_logfile): use . for
5796         concatting name and group.
5797         (parse_logfile): use M for Minus (negative.)
5799         * lily/include/type-swallow-translator.hh
5800         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
5802         * lily/*.cc: cosmetics around = sign.
5804         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
5805         lyric spacing on the penultimate column.
5807 2004-12-05  Christian Hitz  <chhitz@gmx.net>
5809         * configure.in:
5810         * lily/accidental-placement.cc:
5811         * lily/bar-line.cc:
5812         * lily/beam-concave.cc:
5813         * lily/beam-quanting.cc:
5814         * lily/beam.cc:
5815         * lily/bezier-bow.cc:
5816         * lily/bezier.cc:
5817         * lily/break-align-interface.cc:
5818         * lily/custos.cc:
5819         * lily/dimension-cache.cc:
5820         * lily/dot-column.cc:
5821         * lily/font-metric.cc:
5822         * lily/font-select.cc:
5823         * lily/gourlay-breaking.cc:
5824         * lily/grob-property.cc:
5825         * lily/grob.cc:
5826         * lily/lily-guile.cc:
5827         * lily/line-spanner.cc:
5828         * lily/lookup.cc:
5829         * lily/lyric-extender.cc:
5830         * lily/lyric-hyphen.cc:
5831         * lily/mensural-ligature.cc:
5832         * lily/midi-def.cc:
5833         * lily/misc.cc:
5834         * lily/note-collision.cc:
5835         * lily/note-column.cc:
5836         * lily/note-head.cc:
5837         * lily/paper-outputter.cc:
5838         * lily/percent-repeat-item.cc:
5839         * lily/rest-collision.cc:
5840         * lily/side-position-interface.cc:
5841         * lily/simple-spacer.cc:
5842         * lily/slur-configuration.cc:
5843         * lily/slur-scoring.cc:
5844         * lily/slur.cc:
5845         * lily/spaceable-grob.cc:
5846         * lily/spacing-spanner.cc:
5847         * lily/spanner.cc:
5848         * lily/staff-symbol-referencer.cc:
5849         * lily/stem.cc:
5850         * lily/stencil.cc:
5851         * lily/system-start-delimiter.cc:
5852         * lily/system.cc:
5853         * lily/text-item.cc:
5854         * lily/tie.cc:
5855         * lily/tuplet-bracket.cc:
5856         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
5857         <cmath> beacause isinf/isnan is undefined in <cmath>
5859 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5861         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
5863 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5865         * VERSION: release 2.5.3
5866         
5867 2004-11-29  Arno Waschk <arno@arnowaschk.de>
5869         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
5871 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5873         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
5875         * lily/note-head.cc (internal_print): always try the "s" head if
5876         u/d not found.
5878         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
5880 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5882         * mf/parmesan-heads.mf (overdone_heads): typos.
5884 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5886         * lily/parser.yy (markup): in markups, { .. } without command
5887         before are also flattened, ie \line must be explicitely used.
5889         * Documentation/user/changing-defaults.itely:
5890         * Documentation/user/notation.itely: 
5891         * input/wilhelmus.ly: 
5892         * input/regression/instrument-name-markup.ly: 
5893         * input/regression/markup-score.ly: 
5894         * input/regression/new-markup-scheme.ly: 
5895         * input/regression/new-markup-syntax.ly: 
5896         * input/test/coriolan-margin.ly: use \line in markups where
5897         appropriate
5898         
5899 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5901         * scm/new-markup.scm (map-markup-command-list): helper function
5902         used in parser.yy to map markup commands on a markup list.
5904         * lily/parser.yy: get rid off < > in markups by treating { } as
5905         real lists.
5907         * lily/lexer.ll: remove < > from markup lexer mode.
5909         * scripts/convert-ly.py (conv): add rule for converting 
5910         \markup < > to \markup { }
5912         * ly/titling-init.ly: 
5913         * input/test/coriolan-margin.ly: 
5914         * input/regression/new-markup-syntax.ly: 
5915         * input/regression/new-markup-scheme.ly: 
5916         * input/regression/multi-measure-rest-text.ly: 
5917         * input/regression/markup-stack.ly: 
5918         * input/regression/markup-score.ly: 
5919         * input/regression/instrument-name-markup.ly: 
5920         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
5921         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
5922         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
5923         * input/wilhelmus.ly: 
5924         * Documentation/user/notation.itely: 
5925         * Documentation/user/music-glossary.tely: 
5926         * Documentation/user/changing-defaults.itely: change < > to { } in
5927         markups
5929 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5931         * lily/accidental-placement.cc (position_accidentals): shortcut if
5932         no accidentals to place.
5934 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5936         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
5937         typo s/ly:dimension ?/ly:dimension?/
5939         * input/regression/lily-in-scheme.ly: 
5940         * input/regression/music-function.ly: 
5941         * ly/spanners-init.ly (assertBeamSlope): 
5942         * scm/music-functions.scm (def-grace-function): add the paper
5943         argument to music function definitions.
5945 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5947         * lily/moment.cc (LY_DEFINE):
5948         ly:moment-main-{denominator,numberator}, new function.
5950         * lily/score-engraver.cc (typeset_all): assign to column on basis
5951         of axis-group-parent-X setting.
5953         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
5954         add_element() on basis of axis-group-parent-Y setting.
5956         * lily/grob.cc: add axis-group-parent-{XY} properties.
5958         * input/regression/spacing-stick-out.ly: new file.
5960         * lily/simple-spacer.cc (add_columns): use binary search for
5961         setting column rods. Changes O(n^2) to O(n log(n)) for
5962         constructing spacing problem from columns.
5963         (add_columns): read allow-outside-line to make sure no texts stick
5964         out.
5965         (solve): Simple_spacer::is_active() only determines
5966         satisfies_constraints_ for non-ragged typesetting.
5968         * lily/simultaneous-music.cc (to_relative_octave): only set
5969         old_relative_used if return pitch actually changed.
5971         * scm/define-context-properties.scm
5972         (all-user-translation-properties): change to match implementation.
5974         * python/lilylib.py: Replace re.match by re.search and adds "-c
5975         showpage" to the gs command line (Johannes Schindelin)
5977         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
5978         before processing. Prevents crash when inf is in the extent.
5980         * scm/define-markup-commands.scm (note-by-number): add "s" to
5981         "noteheads-" glyphname.
5983         * lily/parser.yy (Generic_prefix_music): supply parser argument to
5984         music function as well.
5985         
5986 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5988         * VERSION: release 2.5.2
5990         * Documentation/user/changing-defaults.itely (Creating titles):
5991         add breakbefore variable.
5993         * lily/paper-book.cc (set_system_penalty): new function. Set
5994         penalty_ based on breakBefore setting
5996         * lily/context-specced-music-iterator.cc (construct_children):
5997         interpret special context id $uniqueContextId 
5999         * lily/context.cc (create_unique_context): new method. Move
6000         creation of unique (\new) contexts into interpreting phase. This
6001         makes
6003           foo= \new Staff ..
6004           << \foo \foo >>
6006         produce 2 staves.
6007         
6009         * scm/define-music-properties.scm (all-music-properties): add
6010         quoted-voice-direction
6012         * ly/music-functions-init.ly: killCues function.
6014         * scm/music-functions.scm (cue-substitute): move creation of voice
6015         contexts further to the back. 
6017 2004-11-25  Werner Lemberg  <wl@gnu.org>
6019         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
6020         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
6022 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
6024         * buildscripts/guile-gnome.sh: Fixed typo.
6026 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6028         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
6030         * scripts/abc2ly.py (dump_slyrics): add ord(). 
6032         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
6033         to regular engraver. 
6035 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6037         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
6039 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6041         * scm/define-markup-commands.scm (fill-line): Typo.
6043         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
6044         and newer.
6046 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
6048         * ly/dynamic-scripts-init.ly: Fixed typo.
6050 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6052         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
6053         note-head, to have different attachment points for up and down.
6055         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
6057         * mf/feta-generic.mf (else): remove solfa.
6059         * mf/feta-bolletjes.mf (tishape): remove unicode test.
6061         * scm/define-context-properties.scm
6062         (all-user-translation-properties): add shapeNoteStyles property.
6064         * lily/shape-note-heads-engraver.cc (process_music): new file.
6066         * lily/event.cc (transpose): call Event::transpose() for
6067         transposing the tonic.
6069 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6071         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
6072         Unicode/OpenType and AFM.
6074         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
6076 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6078         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
6080         * lily/context.cc (Context): unprotect key from ctor.
6082         * scm/stencil.scm (stack-lines): return empty-stencil if argument
6083         is '()
6084         (stack-stencils): idem.
6086         * Documentation/user/changing-defaults.itely (Creating titles):
6087         document new title layout options.
6089         * lily/parser.yy (lilypond_header_body): copy previous
6090         $globalheader if present.
6092         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
6093         ly:module-copy
6094         
6095         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
6097         * scm/titling.scm: remove old titling functions
6099         * lily/stencil.cc (translate): remove absolute dimension.
6101         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
6102         via markup.
6104         * scm/page-layout.scm (marked-up-headfoot): create header/footer
6105         field from user-supplied markup
6107         * scm/define-markup-commands.scm (on-the-fly): new markup
6108         command. Enter SCM markup procedure directly in Scheme.
6109         (fromproperty): new markup command. Read markup from props argument.
6111         * scm/titling.scm (marked-up-title): create title via
6112         user-specified markup. 
6114         * scm/define-markup-commands.scm (column): remove empty stencils
6115         from column.
6117         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
6118         not have side-effect of creating variable stub.
6120         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
6122 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6124         * scm/encoding.scm (coding-alist): 
6125         * scm/font.scm (add-ec-fonts):
6126         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
6127         Extended-TeX-Font-Encoding---Latin.
6129         * lily/side-position-interface.cc (general_side_position): Add
6130         actual offset to error message (avoid constant error messages).
6132         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
6133         block.
6135         * lily/font-select.cc (select_encoded_font)
6136         (get_font_by_mag_step, get_font_by_design_size): 
6137         * lily/modified-font-metric.cc (Modified_font_metric): 
6138         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
6140         * scm/encoding.scm (coding-alist): Add fetaDynamic.
6141         (read-encoding-file): Bugfix: do not require space after bracket.
6143         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
6144         these do not exist.
6146 2004-11-20  Graham Percival  <gperlist@shaw.ca>
6148         * Documentation/user/notation.itely: added info about typesetting
6149         boxed bar numbers.
6151 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6153         * flower/interval.cc (T_to_string): gcc4 fixes.
6155         * scm/define-markup-commands.scm (fill-line): use
6156         stack-stencils. This fixes problems with putting already centered
6157         stencils in a line.
6159         * VERSION: release 2.5.1
6161         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
6163 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6165         * input/example-[1-3].ly: simplify.
6167         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
6169         * scm/output-ps.scm (new-text): new function. Use glyphshow to
6170         show glyphs.
6172         * scm/encoding.scm (decode-byte-string): new function.
6174         * scripts/convert-ly.py (conv): add warning about
6175         set-global-staff-size.
6177         * Doxyfile: add. 
6179         * scripts/convert-ly.py (conv): add raggedlastbottom rule
6180         (conv): warn for TextSpanner split.
6181         (conv): warn for textheight.
6183 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6185         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
6186         building the documentation, info with images are installed.
6187         (final-install): Fix description.  Mention sourcing of login
6188         scripts (instead of running).
6190 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6192         * Debian lmodern support.  Note that LilyPond will issue warnings
6193         
6194             no such encoding: "FontSpecific"
6196           The font selection mechanism wants to get the encoding from the
6197           font itself, but the idea of lmodern is that it is usable with
6198           different encodings, ie, Lily should get the encoding from the
6199           font tree, rather than the font itself.  This would require some
6200           more work.
6201         
6202         * configure.in: Test for and accept lmodern if EC fonts not found.
6204         * scm/framework-tex.scm (font-load-command): TeX font name
6205         mangling for latin1 encoded cork-lm fonts.
6206         (convert-to-ps): Load lm.map if available.
6208         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
6209         available.
6211         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
6213         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
6214         available.
6216         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
6217         path for absolute file name, that is silly.
6219         * lily/score-engraver.cc (initialize): 
6221         * Documentation/user/GNUmakefile (local-install-info): Invoke
6222         install-info --remove first.
6224         * #include cleanup (Andreas Scherer).
6226 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
6228         * input/test/script-abbreviations.ly: fix typos.
6230 2004-11-17  Werner Lemberg  <wl@gnu.org>
6232         * python/lilylib.py (options_help_str): Support pretty-printing of
6233         newlines in fourth element of option description.
6235         * scripts/lilypond-book.py (option_definitions): Use new lilylib
6236         feature.
6237         Sort options.
6239         * Documentation/user/lilypond-book.itely: Finish update.
6241 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6243         * Documentation/user/macros.itexi: Add comment about \command.
6245         * Documentation/user/lilypond.tely:
6246         * Documentation/user/lilypond-book.itely: Fix names of lilypond
6247         and lilypond-book nodes, so that `info lilypond' visits the manual
6248         at top level, and `info lilypond-book' visits the lilypond-book
6249         section.
6251         * Documentation/user/GNUmakefile (local-install-info): Fix rules
6252         and packager messages.
6254         * lily/pangofc-afm-decoder.cc: Update test.
6256 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6258         * scm/lily-library.scm (char->unicode-index): New function.
6260         * scm/output-gnome.scm: 
6261         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
6263         * Proper naming of file name throughout; s/filename/file[-_]name/.
6265         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
6267         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
6269 2004-11-16  Werner Lemberg  <wl@gnu.org>
6271         * scripts/lilypond-book.py: The Lord has commanded me to use only
6272         tabs for indentation.  Your humble servant obeys.
6274 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6276         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
6277         including font, if LilyPond-feta font is only feta font in path.
6279         * scm/output-gnome.scm (text): Revert to file name of font if font
6280         has no name.  Fixes ec font selection.
6281         (char): Bugfix: do not utf8 twice.  Fixes clefs.
6283         * scm/framework-svg.scm:
6284         * scm/output-svg.scm: New file.  TODO: figure out how to
6285         do character by index in font.
6287         * scm/output-sodipodi.scm: Remove.
6289         * scm/output-ps.scm (stem): Remove.
6291 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6293         * scm/output-gnome.scm (beam): New function.
6294         (slur): Round corners.
6295         (round-filled-box): Round corners.
6297 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6299         * scm/output-gnome.scm (beam): add function.
6300         (draw-line): new routine.
6301         (dashed-line): stub; call draw-line
6302         (polygon): new routine.
6304 2004-11-15  Werner Lemberg  <wl@gnu.org>
6306         * Documentation/user/lilypond-book.itely: Revise section on
6307         lilypond-book options.
6308         Other minor fixes.
6310         * scripts/lilypond-book.py: Change indentation to 4.
6311         Minor formatting.
6313 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6315         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
6316         grobs that have tweaks specced.
6317         
6318 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
6320         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
6322 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6324         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
6325         actual char #, not 0 based index.
6327         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
6329         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
6330         Warning: do make -C mf clean.
6332         * lily/context-property.cc: Compile fix.
6334         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
6335         Grok ec-fonts, braces and dynamics.
6337         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
6339 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6341         * lily/include/tweak-registration.hh: new file.
6343         * lily/tweak-registration.cc: new file.
6345         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
6346         saving tweaks.
6348         * scm/output-gnome.scm (text): comment dribble.
6350 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6352         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
6354         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
6355         path-def before using.  Fixes muchtomany slurs in wrong places
6356         bug.
6358 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6360         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
6362         * lily/include/object-key-undumper.hh (Module): new file.
6364         * lily/object-key-undumper.cc (Module): New file. Deserialize
6365         keys. SCM bindings
6367         * lily/object-key-dumper.cc (Object_key_dumper): idem.
6368         Provide SCM bindings.
6370         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
6371         new file. Serialize object keys.
6372         
6373         * lily/object-key.cc (dump): new function.
6374         (as_scheme): new virtual function
6375         (undump): new function
6376         (undumpers): new table.
6378         * lily/include/global-context.hh (Context): take \score key upon init.
6380         * lily/object-key-dumper.cc (serialize_key): new file.
6382         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
6384         * lily/lily-lexer.cc: remove \quote.
6386         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
6388         * lily/context.cc (Context): take key argument in ctor.
6389         (create_context): new function
6391         * lily/grob.cc (Grob): take key argument in ctor.  
6393         * lily/lilypond-key.cc (do_compare): new file.
6395         * lily/object-key.cc (Object_key): new file.
6397         * lily/include/object-key.hh (class Object_key): new file.
6399         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
6401 2004-11-13  Graham Percival  <gperlist@shaw.ca>
6403         * Documentation/user/lilypond-book.itely: add small warning about
6404         noindent default in lilypond-book.
6406         * Documentation/user/converters.itely: add examples for convert-ly.
6408         * Documentation/user/examples.itely: change version string in templates
6409         to 2.4.0.
6411 2004-11-12  Karl Hammar  <karl@aspodata.se>
6413         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
6414         cmdline, use xargs instead (backportme)
6416 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
6417         
6418         * Documentation/user/: Numerous fixes in the user manual.
6420 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6422         * lily/parser.yy (re_rhythmed_music): search music expression for
6423         context-id, surround by \new Voice if not found. Fixes:
6424         addlyrics-second-staff.ly
6426         * VERSION: 2.5.0 released.
6427         
6428 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6430         * Documentation/index.html.in: Fix url to one big page.  (backportme)
6432         * Documentation/user/GNUmakefile: Separate rules for split and
6433         unsplit html documents.  Remove perl massaging.  (backportme)
6435 2004-11-11  Graham Percival  <gperlist@shaw.ca>
6437         * Documentation/user/lilypond-book.itely: add short warning about
6438         \lilypond{} in LaTeX docs.
6440 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6442         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
6443         found.  (backportme)
6445         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
6446         version requirement.  (backportme)
6448         * configure.in: Be explicit about old versions of
6449         ec-fonts-mtraced.  (backportme)
6451         * lily/context-selector.cc (set_tweaks): New function.
6452         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
6453         web with -DTWEAK.
6455         * Documentation/user/introduction.itely (Automated engraving):
6456         Remove fragment option.  Fixes web.
6458         * lily/context-property.cc (make_item_from_properties):
6459         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
6460         #ifdef.
6462         * scm/define-context-properties.scm
6463         (all-internal-translation-properties): Add tweakRank and tweakCount.
6465         * lily/grob.cc: 
6466         * scm/define-grob-properties.scm (all-internal-grob-properties):
6467         Add tweak-rank and tweak-count.
6469 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6471         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
6472         New function.
6473         (text): Use them.
6475         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
6476         animated/opaque grob dragging tweaks.
6478         * buildscripts/guile-gnome.sh: Update.
6480 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6482         * scm/define-grobs.scm (all-grob-descriptions): Added
6483         line-interface to the LigatureBracket object.
6485 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6487         * scm/framework-gnome.scm (item-event): Support non-animated mouse
6488         dragging tweaks.
6490         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
6492         * lily/context-selector.cc (store_context): New function.
6494         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
6495         (store_grob): New function.
6496         (identify_grob): Add Moment parameter.
6498         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
6499         exists.
6501         * scm/framework-gnome.scm (save-tweaks): Write as alist.
6503 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6505         * scm/framework-gnome.scm (item-event): Print grob id.
6506         (save-tweaks): New function.
6507         (tweak): New funtion.
6508         (item-event): Use it, bound to arrow keys.
6510         * lily/context-property.cc (make_item_from_properties): Register grob.
6511         * lily/context.cc (add_context): Register context.
6513         * lily/include/context-selector.hh:
6514         * lily/include/grob-selector.hh:
6515         * lily/context-selector.cc:
6516         * lily/grob-selector.cc: New file.
6518 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6520         * lily/slur.cc: add 'positions to interface
6522         * lily/main.cc: reinstate PS as standard output format. 
6524         * scm/framework-tex.scm (output-preview-framework): print systems
6525         up to first non title system.
6527         * lily/grace-engraver.cc (start_translation_timestep): split
6528         scm_cadddr
6529         
6530 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6532         * lily/quote-iterator.cc (Module): remove old quote-iterator
6534         * scm/define-music-types.scm (music-descriptions): move
6535         NewQuoteMusic over QuoteMusic
6537         * Documentation/user/notation.itely (Formatting cue notes): use
6538         \cueDuring.
6540         * lily/new-quote-iterator.cc (quote_ok): new function.
6542         * input/regression/quote-cue-during.ly: new file.
6544         * input/regression/quote-grace.ly: new file.
6546         * scm/define-context-properties.scm (Module): change definition of
6547         graceSettings
6549         * lily/context-property.cc (Module): rename from
6550         translator-property.cc
6552         * lily/context.cc (context_name_symbol): new function
6554         * lily/grace-engraver.cc: new file. Set properties for grobs based
6555         on the grace-ness of now_moment().
6557         * scm/music-functions.scm (add-grace-property): use list
6558         iso. vector for graceSettings
6559         remove set-{start,stop}-grace-properties. 
6561         * lily/new-quote-iterator.cc (construct_children): set
6562         quote_outlet_ if no quoted-context-{id,type} specified.
6564         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
6566         * lily/parser.yy (command_element): remove \quote.
6568         * ly/music-functions-init.ly (location): add quoteDuring music
6569         function. 
6571         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
6572         optional semicolon. (backportme)
6574 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6576         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
6577         need to link to GUILE et al.
6579 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6581         * scm/define-music-properties.scm (all-music-properties): add
6582         quoted-context-type, quoted-context-id.
6584         * scm/lily.scm (type-check-list): new function.
6585         
6586         * scm/lily-library.scm: new file. Generic library routines.
6588         * lily/parser.yy (Generic_prefix_music): move typechecking out of
6589         parser.
6591         * ly/music-functions-init.ly: add quoteDuring function.
6593         * lily/include/music-iterator.hh (class Music_iterator): rename
6594         set_translator -> set_context
6596         * lily/parser.yy (Generic_prefix_music_scm): add
6597         MUSIC_FUNCTION_SCM_SCM_MUSIC
6599         * scm/lily.scm (sanitize-command-option): new function. (backportme)
6601         * scm/framework-tex.scm (header): sanitize TeX paper size.
6602         (backportme)
6604 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6606         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
6608         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
6610         * scm/framework-tex.scm (font-load-command): Use T1 if no
6611         font-encoding set.  (backportme)
6613         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
6614         exists before converting.  (backportme)
6616         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
6617         exists before converting.  (backportme)
6618         (convert-to-ps): Remove .ps file if it exists before
6619         converting.  (backportme)
6621         * lily/lexer.ll: Remove extra progress newline, use present tense.
6623         * scm/paper.scm (paper-alist): public.
6624         * scm/framework-tex.scm (convert-to-ps):
6625         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
6626         command line.
6628 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6630         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
6632         * lily/recording-group-engraver.cc (derived_mark): mark
6633         now_events_. (backportme)
6635 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6637         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
6639         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
6640         invoking latex. (backportme.)
6642         * lily/stem.cc (off_callback): center stems for all rest stems.
6644 2004-11-05  Werner Lemberg  <wl@gnu.org>
6646         * Documentation/user/lilypond.tely: Add more guidelines for writing
6647         lilypond texinfo documents.
6649 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
6651         * Documentation/index.html.in: remove <hr>.
6653         * THANKS: change 2.3 to 2.4.
6655 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
6657         * scm/output-gnome.scm: More fontconfig comment.
6659 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
6661         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
6662         <package> directory in $(builddir)/share according with
6663         PACKAGE_NAME defined in the VERSION file.
6665 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6667         * lily/beam.cc (rest_collision_callback): use local beam
6668         multiplicity.
6670         * input/regression/stem-stemlet.ly: new file.
6672         * lily/stem.cc (add_head): store rests as well.
6674         * scm/define-grob-properties.scm (all-user-grob-properties): add
6675         stemlet-length
6677         * lily/stem.cc: store rests as well.
6678         
6679         * input/regression/new-slur.ly: mention forcing.
6681 2004-11-04  Werner Lemberg  <wl@gnu.org>
6683         * Documentation/user/*: A new round of layout fixes and document
6684         structure cleanup.
6686 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
6688         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
6690 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6692         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
6694 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6696         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
6698         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
6700         * lily/main.cc (main): Invoke identify.
6702         * scm/lily.scm (postscript->pdf): Remove progress newline.
6703         Write progress to stderr.
6705         * lily/paper-book.cc (output): Remove progress newline.
6707         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
6708         gettext on user messages, and remove whitespace.
6710         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
6712         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
6713         argv[0] (Thomas Scharkowski).
6715         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
6716         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
6717         for ec-fonts-mtraced.
6719         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
6720         --srcdir build (Bertalan).
6722         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
6723         headers and library too (Laura Conrad).
6725         * Documentation/topdocs/INSTALL.texi (Top): Mention development
6726         package for guile too (Laura Conrad).
6728         * lily/main.cc (usage): Typo.
6730 2004-11-02  Werner Lemberg  <wl@gnu.org>
6732         * Documentation/user/notation.ly: More fixes to improve appearance.
6734         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
6735         better output for multicolumn tables.
6737 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6739         * lily/main.cc (dir_info): Fixed typo in the printouts.
6741 2004-11-01  Werner Lemberg  <wl@gnu.org>
6743         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
6744         of output.
6745         Set `per_line' to 2; replace hard-coded value with it.
6747         * Documentation/user/*: Many fixes to improve appearance of
6748         printed manual.
6750 2004-11-01  Werner Lemberg  <wl@gnu.org>
6752         * Documentation/user/changing-defaults.itely,
6753         Documentation/user/notation.ly,
6754         Documentation/user/programming-interface.itely: Use @/.
6755         Fix formatting of some lilypond snippets and tables.
6757         * scripts/lilypond-book.py (compose_ly): Provide useful default
6758         for LINEWIDTH in `override'.
6760 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6762         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
6764 2004-10-31  Werner Lemberg  <wl@gnu.org>
6766         Resetting @exampleindent to `5' gives ugly results with texinfo's
6767         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
6768         (if not quoting) to change @exampleindent only locally.
6770         * scripts/lilypond-book.py (NOQUOTE): New variable.
6771         (output) [LATEX]: Remove AFTER and BEFORE.
6772         [TEXINFO]: Remove AFTER and BEFORE.
6773         Fix QUOTE and VERBATIM pattern.
6774         Add NOQUOTE pattern.
6775         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
6776         and BEFORE.
6777         [output_texinfo]: Use NOQUOTE.
6779 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6781         * Documentation/user/changing-defaults.itely: clarify paper
6782         size commands with correct info.
6784         * Documentation/user/lilypond-book.itely: add more docs for
6785         filename extensions.
6787 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6789         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
6790         (PATCH_LEVEL): start 2.5.0.
6792 2004-10-30  Graham Percival  <gperlist@shaw.ca>
6794         * Documentation/user/notation.itely: add warning about bar numbers
6795         in multistaff music, add warning about quoting grace notes.
6797         * Documentation/user/changing-defaults.itely: clarify paper size commands,
6798         add missing subsubtitle entry to Creating titles.
6800         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
6802 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6804         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
6805         case.
6806         (conv): add dummy 2.4.0 conversion rule.
6808         * Documentation/user/lilypond.tely: add @finalout.
6810         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
6811         for attaching, fixes slur/stem left attachment of
6812         downslur/downstem.
6814         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
6815         quote problem if for last note of quoted sequence. 
6817         * input/regression/part-combine-text.ly (comm): add expect strings.
6819 2004-10-30  Werner Lemberg  <wl@gnu.org>
6821         * Documentation/user/examples.itely: Improved layout.
6823         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
6825         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
6827         * Documentation/notation.itely: Use `@/'.
6828         Other layout fixes.
6830 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6832         * lily/part-combine-iterator.cc (unisono): examine last_playing_
6833         (not state_), this fixes a2 printing after chord.
6835         * input/regression/no-staff.ly: fix octave, revise syntax.
6837         * input/regression/lyrics-bar.ly (texidoc): fixes.
6839         * input/regression/beam-dir-functions.ly (Module): remove from regtest
6841         * input/regression/accidentals.ly (Module): remove from regtest.
6843         * lily/parser.yy (Prefix_composite_music): 
6844         oops. Chords should be unrelativable, not bass figures untransposable.
6846         * VERSION: 2.3.26 released.
6847         
6848         * lily/completion-note-heads-engraver.cc (try_music): only return
6849         something when is_first_ is true. Fixes lyrics with completion_heads. 
6851         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
6853         * scm/lily.scm (ly:system): new function. Catches uninstalled
6854         ps2png.
6856 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6858         * Documentation/user/notation.itely: remove
6859         @hyphenatedinternalsref.
6861 2004-10-29  Werner Lemberg  <wl@gnu.org>
6863         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
6865         * scripts/lilypond-book.py (no_options): New dictionary.
6866         (simple_options): New list.
6867         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
6868         (compose_ly): Use `no_options' and `simple_options'.
6869         Fix logic of option handling.
6870         Handle `linewidth' option without parameter.
6872 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6874         * lily/lookup.cc (triangle): use (0, interval.length()) for X
6875         extent, since the stencil is translated later on.
6877         * lily/ledger-line-spanner.cc (print): swap linear_combination
6878         arguments, effectively shortens ledger line. 
6880         * Documentation/user/GNUmakefile
6881         ($(outdir)/lilypond/lilypond.html): use find to remove files.
6883         * lily/main.cc: --no-pages option.
6885 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
6887         * Documentation/user/notation.itely (Fret diagrams): add extra
6888         notes to example to avoid collisions between fret diagrams.
6890 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6892         * Documentation/user/notation.itely (Automatic note splitting):
6893         note about lyrics. 
6895         * Documentation/user/converters.itely (Invoking convert-ly): note
6896         about version numbers. 
6898         * scripts/abc2ly.py (dump_score): revise lyric dumping
6900         * scripts/mup2ly.py (pre_processor_commands): always open file.
6902         * scripts/etf2ly.py (Frame.calculate): always close \grace.
6903         (Etf_file.dump): add \version
6905         * VERSION: 2.3.25 released.
6907         * lily/scm-option.cc: add 'resolution to ly:get-option argument
6908         list.
6910 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6912         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
6914 2004-10-28  Werner Lemberg  <wl@gnu.org>
6916         * Documentation/user/music-glossary.tely: More fixes to improve
6917         appearance with DVI output.
6919         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
6920         EXAMPLEINDENT.  This is the maximum value for quotation environments
6921         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
6923 2004-10-27  Werner Lemberg  <wl@gnu.org>
6925         * Documentation/user/music-glossary.tely: Revised.
6927 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
6929         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
6930         improve fret diagram spacing in printed output.
6932         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
6933         from options for the example so fret-diagrams won't overlap
6934         one another.
6936 2004-10-26  Werner Lemberg  <wl@gnu.org>
6938         * scripts/lilypond-book.py: Some additional formatting for
6939         orthogonality.
6940         (ly_options) [*]: Format strings.
6941         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
6942         by `compose_ly'.
6943         (output) [LATEX][OUTPUT]: Format string and simplify.
6944         (PREAMBLE_LY, FRAGMENT_LY): Format string.
6945         (classic_lilypond_book_compatibility): Take key/value pair as
6946         parameter.
6947         Return key/value pair.
6948         (compose_ly): Rewritten, taking the snippet type as third parameter. 
6949         The default values are now set more sensible, and a `linewidth'
6950         option is no longer overwritten under some circumstances.
6952         * Documentation/user/music-glossary.tely: Replace all accented
6953         character macros with latin-1 codes.
6955 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6957         * lily/music-function.cc (ly_make_music_function): when an
6958         argument predicate is markup?, the signature keyword becomes
6959         "markup" iso "scm".
6961         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
6962         tokens, for functions which signatures contain "markup".
6964         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
6965         MUSIC_FUNCTION_*MARKUP* tokens.
6967 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6969         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
6970         Lyrics context.
6972 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6974         * python/lilylib.py (make_ps_images): return list of output files.
6976         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
6977         all springs tight, and still satisfy the constraints.
6979 2004-10-25  Werner Lemberg  <wl@gnu.org>
6981         * scripts/lilypond-book.py: s/option-sep/option_sep/.
6982         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
6983         (snippet_res): Fix regexps and make them ignore whitespace properly.
6984         (compose_ly): Use `re.split' instead of `string.split' to remove
6985         surrounding whitespace.
6986         Some formatting to get more consistency.
6988 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6990         * VERSION: 2.3.24
6991         
6992         * scm/define-context-properties.scm
6993         (all-user-translation-properties): add verticallySpacedContexts.
6995         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
6996         add interface
6998         * scm/define-grob-properties.scm (all-internal-grob-properties):
6999         add spaceable-staves
7001         * scm/define-grobs.scm (all-grob-descriptions): set
7002         vertically-spaceable-interface for VerticalAxisGroup and
7003         RemoveEmptyVerticalGroup
7005         * lily/system.cc (get_line): determine staff_refpoints_
7006         using spaceable-staves.
7008         * lily/score-engraver.cc (acknowledge_grob): ack
7009         vertically-spaceable-interface and verticallySpacedContexts to
7010         set spaceable-staves.
7012         * input/regression/new-slur.ly: add slur under 16th subbeam case.
7014         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
7016 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7018         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
7019         minimumVerticalExtent tweaks. 
7021         * mf/feta-schrift.mf: include size of thumb appendix in
7022         bbox. Fixes: c-thumb-notehead.ly  
7024         * THANKS: add Meisters to the Development team.
7026         * scm/framework-tex.scm (convert-to-dvi): redirect output to
7027         /dev/null for non-verbose.
7029         * Documentation/user/invoking.itely (Invoking lilypond): add note
7030         about resource usage.
7032         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
7034         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
7035         --enable-encoding
7037         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
7039         * Documentation/user/changing-defaults.itely (Text encoding):
7040         change to latin1.
7042         * Documentation/user/lilypond.tely: add language and encoding.
7044         * scm/define-grobs.scm (all-grob-descriptions): add
7045         line-interface.
7047         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
7049         * input/test/ossia.ly: font sizes for ossia.
7051         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
7052         -> \context Foo = "NOTENAME".
7054         * lily/main.cc (determine_output_options): fix ordering.
7056 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
7058         * THANKS: Added bughunters for 2.3.
7060 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7062         * Documentation/user/macros.itexi: use findex functions/internals
7063         objects.
7065         * scm/documentation-generate.scm (string-append): add syncodeindex
7067         * Documentation/user/tutorial.itely (A lead sheet): use \chords
7068         for tutoring chord names.
7070         * Documentation/user/lilypond.tely: remove @authors.
7072 2004-10-23  Werner Lemberg  <wl@gnu.org>
7074         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
7075         Remove first two parameters of \lybox.
7076         Don't emit \vbox around \lybox.
7077         (dump-line): Add width to \lybox call.
7078         Remove first two parameters of \lybox.
7080         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
7081         (\lyitem): Updated.
7082         (\lybox): Only take three parameters.
7083         Create box which has zero depth, only height.
7084         Center box vertically along the x-height of current font.
7086 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7088         * VERSION (PACKAGE_NAME): release 2.3.23
7090         * scm/framework-tex.scm (convert-to-ps): add -E if filename
7091         contains .preview.
7093 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7095         * lily/lyric-extender.cc (print): only run to right-bound if
7096         broken. This fixes input/regression/lyric-extender.ly
7098         * input/regression/beamed-chord.ly: removed.
7100         * Documentation/user/macros.itexi: add \global to definitions for
7101         feta macros.
7103         * po/fr.po: updated po file.
7105         * po/de.po: updated po file.
7107 2004-10-22  Werner Lemberg  <wl@gnu.org>
7109         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
7111 2004-10-21  Werner Lemberg  <wl@gnu.org>
7113         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
7114         (\lilypondexperimentalfeatures): Removed.
7116 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
7118         * Documentation/user/notation.itely: fixed 2 typos
7120 2004-10-20  Werner Lemberg  <wl@gnu.org>
7122         * scm/framework-tex.scm (header-end): Don't set \outputscale.
7123         (dump-line): Produce prettier output.
7125         * tex/lilyponddefs.tex: Comment all macros extensively.
7126         (\lilypondstart): Set \outputscale.
7127         Define \lilypondpagebreak and \lilypondnopagebreak here.
7128         Don't test for positive \lilypondpaperlinewidth -- this is always
7129         positive in the normal case (LilyPond produces bad output otherwise
7130         so we can safely ignore negative or zero values).
7131         (\lilypondend): Remove useless test for \lilypondbook.
7132         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
7133         don't input `feta20.tex'.
7135 2004-10-19  Graham Percival  <gperlist@shaw.ca>
7137         * Documentation/user/examples.itely: added texidoc lilypond-book
7138         template.
7140 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7142         * cygwin/lilypond.hint: Update.
7144 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
7146         * Documentation/user/notation.itely (Fret diagrams): Add documentation
7147         for fret diagram markups to user manual
7149         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
7150         documentation for fret-diagram-terse
7152         * Documentation/user/notation.itely: Added section on fret diagrams.
7154 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7156         * scripts/convert-ly.py (usage): Fix --help description.  Apply
7157         range also for --show-rules.
7159 2004-10-18  Werner Lemberg  <wl@gnu.org>
7161         * scripts/lilypond-book.py (Snippet, Include_snippet)
7162         [replacement_text]: Use group `match'.
7164 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7166         * Documentation/user/macros.itexi: Use @ref instead of @inforef
7167         for html.  Apparently, ``you should'' in texinfo documentation is
7168         merely a guideline that can safely be ignored.
7170         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
7171         auto-mode-alist.
7173         * input/test/engraver-example.ily: 
7174         * input/regression/allfontstyle.ily: Rename, update users.
7176 2004-10-16  Graham Percival  <gperlist@shaw.ca>
7178         * Documentation/user/lilypond-book.itely: add more details about
7179         building .lytex files.
7181         * Documentation/user/examples.itely: added piano-lyrics template
7183         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
7185         * input/GNUmakefile: remove "templates" from build subdirs.
7187         * input/template: removed.
7189 2004-10-16  Werner Lemberg  <wl@gnu.org>
7191         * scripts/lilypond-book.py (snippet_res): Define group `match'
7192         everywhere.
7193         Accept more spaces between commands and its arguments and options.
7194         Fix some regexps.
7195         (output): Remove some newlines in string values and suppress spaces
7196         in output.
7197         (output_texinfo): Output `output_print_filename' only if not empty.
7198         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
7200 2004-10-16  Werner Lemberg  <wl@gnu.org>
7202         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
7203         some TeX line ends with `%' to avoid additional horizontal space in
7204         output.
7206         * scripts/lilypond-book.py: Unexpand spaces to tabs.
7207         (snippet_res): Use `x' modifier to represent regular expressions
7208         in a friendlier way.
7209         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
7210         (find_toplevel_snippets): Don't use indices from match group 0,
7211         which is the whole pattern space, but group 1.
7213 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7215         * flower/include/direction.hh (enum Direction): add
7216         DIRECTION_LIMIT
7218 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7220         * po/fr.po: new po file.
7222 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
7224         * Documentation/user/macros.itexi: Do not construct external
7225         references using @uref.  That results in broken links.
7227         * lily/slur.cc (outside_slur_callback): Use int in for loop;
7228         avoids g++-3.4.1 enum beature.
7230 2004-10-13  Graham Percival  <gperlist@shaw.ca>
7232         * Documentation/user/examples.itely: added lilypond-book template.
7234         * Documentation/user/lilypond-book.itely: added filename extension
7235         page.
7237 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7239         * debian/rules (binary-indep): Link images for info.
7241         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
7242         feature nicked from jEdit.
7244 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
7246         * Documentation/user/introduction.itely: Minor corrections.
7248         * Documentation/user/notation.itely: Minor corrections.
7250         * Documentation/user/tutorial.itely: Minor corrections.
7252 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7254         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
7256         * scm/*.scm:
7257         * ly/paper-defaults.ly: Use papersizename only.
7259 2004-10-11  Werner Lemberg  <wl@gnu.org>
7261         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
7262         \raise work with positive values.
7264 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7266         * Documentation/user/notation.itely (Multi measure rests): Update
7267         the docs corresponding to the implementation change from 2004-10-08.
7269 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7271         * VERSION (MY_PATCH_LEVEL): release 2.3.22
7273         * scm/part-combiner.scm (determine-split-list): reinstate
7274         playing+resting case. 
7276         * Documentation/user/invoking.itely (Reporting bugs): rename.
7278         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
7280         * lily/parser.yy (Prefix_composite_music): change no-transposition
7281         for mode_changing_head to figures too.
7283         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
7284         with normal slurs too.
7285         
7286         * lily/slur-scoring.cc (move_away_from_staffline): new function.
7287         (get_base_attachments): move away attachment point for breaks
7288         similar to attachment points on slurs (staffline collision, and
7289         half a space of padding)
7291         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
7292         force twice.
7294         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
7295         mode, return #f.        
7297         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
7298         for last page if raggedlast. 
7300         * lily/parser.yy (Prefix_composite_music): untransposable is for
7301         FiguredBass, not ChordNames
7303 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7305         * scm/framework-tex.scm: Merge fix.
7307 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7309         The grand \paper -> \layout, \bookpaper -> \paper renaming.
7311 2004-10-10  Graham Percival  <gperlist@shaw.ca>
7313         * Documentation/user/notation.itely: add raggedright to a whole
7314         bunch of places.
7316 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7318         * scm/paper.scm (set-paper-dimension-variables): new
7319         function. Define dimension-variables explicitly in \paper too.
7320         This allows overriding linewidth inside \score { \paper { } }
7321         blocks
7323         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
7324         landscape.
7325         (header): add landscape and papersize options.
7327 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7329         * lily/*.cc: use robust_scm2moment() where appropriate.
7331         * lily/moment.cc (robust_scm2moment): new function.
7333         * scm/titling.scm (default-score-title): remove caps for piece.
7335         * VERSION: 2.3.21 released.
7336         
7337         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
7339         * lily/include/slur-configuration.hh (class Slur_configuration):
7340         new file.
7342         * lily/slur-configuration.cc: new file. move scoring functions
7343         into Slur_configuration.
7345         * lily/slur-scoring.cc (Slur_score_state): change static functions
7346         to methods of Slur_score_state.
7348         * lily/bezier-bow.cc (Message): 
7350         * flower/include/interval-set.hh (Message): new file.
7352         * flower/interval-set.cc (Message): new file.
7354 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7356         * lily/multi-measure-rest-engraver.cc (process_music): always
7357         generate MultiMeasureRestNumbers.
7359         * SConstruct (txt_files): switch of make dist
7361         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
7362         make sure that (indent < len / 3). This fixes progerror-max_h.ly
7364         * lily/multi-measure-rest-engraver.cc (process_music): make
7365         MultiMeasureRestNumber too.
7367 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7369         * Documentation/user/notation.itely (Bar lines): Added a note that
7370         defaultBarType is to be changed in the Timing context.
7372 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7374         * lily/include/guile-compatibility.hh: add file.
7376         * scm/framework-tex.scm (convert-to-dvi): use max of current
7377         extra_mem_top and 1M.
7379         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
7380         function.
7382 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7384         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
7386 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7388         * lily/slur-scoring.cc (struct Slur_score_state): add
7389         has_same_beam_, edge_has_beams_, is_broken_ bools.
7390         (get_base_attachments): simpler Y attachment determination for
7391         broken slurs.
7393 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7395         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
7396         bash without that is quite interesting.  Add xml and some omf
7397         keys.
7399 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7401         * Documentation/user/macros.itexi: Add xml macros.
7403         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
7405         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
7407 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7409         * lily/break-substitution.cc (substitute_mutable_property_alist):
7410         only put property back into value if != SCM_UNDEFINED
7412         * lily/lyric-extender.cc (print): don't take common refpoint of
7413         null object if right_text isn't there.
7415         * lily/slur-scoring.cc (struct Slur_score_state): new
7416         struct. Collect scoring function arguments.
7417         (struct Slur_score_state): add musical_dy_
7418         (get_extra_encompass_infos): new function. Split off state
7419         computations.
7421         * scm/part-combiner.scm (determine-split-list): remove playing1
7422         and playing2.
7424 2004-10-02  Graham Percival  <gperlist@shaw.ca>
7426         * Documentation/index.html.in: remove link to templates.
7428         * Documentation/user/notation.itely: more small fixes.
7430 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7432         * lily/timing-engraver.cc (process_music): move setting
7433         measure-length. This fixes spacing-whole-rest.ly
7435         * VERSION (PACKAGE_NAME): release 2.3.20
7436         
7437         * input/regression/quote-transposition.ly: update example
7439         * scm/define-music-properties.scm (all-music-properties): change
7440         meaning of instrumentTransposition.  It is now the pitch played
7441         that sounds as middle C. This means that instrumentTransposition
7442         can be \transposed. 
7443         Fixes: transpose-quote.ly
7445         * lily/parser.yy (command_element): reverse setting of
7446         instrumentTransposition
7448         * lily/pitch.cc (pitch_interval): rename.
7450         * lily/recording-group-engraver.cc (stop_translation_timestep):
7451         remove macrameing of accumulator and set_car/cdr.
7452         Fixes: transposition-quote.ly
7454         * lily/music.cc (transpose): fold Event::transpose() in.
7456         * lily/event.cc: remove Transpose. 
7458         * lily/recording-group-engraver.cc: cleanup.
7460         * ly/music-functions-init.ly (displayMusic): add function.
7462         * make/lilypond.fedora.spec.in: rename file.
7464         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
7465         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
7467         * Documentation/user/changing-defaults.itely (Changing context
7468         properties on the fly): typo.
7470         * lily/slur.cc (outside_slur_callback): try three sample points
7471         for determining collisions. This fixes: slur-script.ly.
7473 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7475         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
7477 2004-10-01  Graham Percival  <gperlist@shaw.ca>
7479         * Documentation/user/notation.itely: more small fixes.
7481         * Documentation/user/examples.itely: make new sections.
7483         * input/test/bar-lines.ly: improve output, fix bug.
7485         * Documentation/user/changing-defaults.itely: small fixes.
7487 2004-10-01  Werner Lemberg  <wl@gnu.org>
7489         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
7490         T1 encoding in texinfo mode.
7491         (\lilypondstart): Use it.
7492         (\lilypondloop, \lilyponditerate): Removed.  Unused.
7494 2004-09-30  Werner Lemberg  <wl@gnu.org>
7496         * tex/lilyponddefs.tex (\lilypondstart): Define
7497         \lilypondfontencoding for both texinfo and latex mode.
7499         * scm/framework-tex.scm (font-load-command): Use
7500         \lilypondfontencoding.
7502 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7504         * scm/framework-tex.scm (dump-page): take with-extents?
7505         argument. If true, output Y extents. Used for lilypond-book
7506         documents.
7508         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
7509         \bookpaper.
7511         * lily/slur.cc (outside_slur_callback): epsilon-delta management
7512         for slur edges. Fixes: progerror-no-bezier-intersection.ly
7514         * scm/framework-tex.scm (dump-page): put stencil height in dumped
7515         page.
7517 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7519         * Documentation/user/notation.itely (Multi measure rests):
7520         Improved example.
7522 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7524         * lily/auto-beam-engraver.cc (test_moment): robustify.
7526 2004-09-28  Werner Lemberg  <wl@gnu.org>
7528         * scm/framework-tex.scm (font-load-command): Define proper font
7529         macro which sets font encoding if available.
7530         (define-fonts): Define \lilypondpaperinputencoding, to be taken
7531         from the \bookpaper block.
7533         * tex/lilyponddefs.tex (\lilypondstart): Use
7534         \lilypondpaperinputencoding for global input encoding.
7536 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7538         * lily/score.cc (Score): oops. Copy error_found_ too.
7540 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7542         * stepmake/stepmake/texinfo-rules.make: 
7543         * Documentation/GNUmakefile: --srcdir build fixes.
7545         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
7547         * Documentation/user/latex-lilypond-example.latex:
7548         * Documentation/user/latex-example.latex: Fix compile errors.
7549         Still buggy, need more love.
7551 2004-09-27  Werner Lemberg  <wl@gnu.org>
7553         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
7555 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
7557         * Documentation/user/examples.itely: removed \midi block to
7558         simplify the example
7560         * Documentation/user/notation.itely: Removed superfluous
7561         TextSpanner tweakings (is already done by engraver-init.ly).
7562         Documented bug: vertical alignment of articulations.
7564         * Documentation/user/notation.itely, ly/engraver-init.ly
7565         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
7566         padding.
7568         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
7569         docu about TextSpanner padding bug from manual to engraver.ly
7570         (since it's workarounded and hence not user-visible any more)
7572 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7574         * VERSION: release 2.3.19
7576 2004-09-26  Graham Percival  <gperlist@shaw.ca>
7578         * ly/property-init.ly: fix bug in displaying ledger lines while
7579         \hideNotes is on.
7581         * Documentation/user/notation.itely: more editing.
7583         * Documentation/user/examples.itely: add piano-dynamics template.
7585         * input/template/piano-dynamics.ly: remove.
7587         * Documentation/user/sound-output.itexi: more editing
7589 2004-09-25  Graham Percival  <gperlist@shaw.ca>
7591         * Documentation/user/notation.itely: more editing.
7593 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7595         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
7596         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
7598 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7600         * lily/hairpin.cc (print): check columns of bounds, not bounds
7601         themselves.
7602         (print): robustify bound-padding lookup.
7604         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
7606         * scripts/lilypond-book.py (Compile_error.process_include): catch
7607         Compile_error exception, and remove output .texi.
7609         * scm/define-music-properties.scm (all-music-properties): add
7610         error-found
7612         * lily/parser.yy (Music_list): add error-found to music with errors.
7614         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
7616         * lily/book.cc (process): ignore books with errors
7618         * lily/include/score.hh (class Score): add error_found_ member.
7620         * lily/drum-note-engraver.cc (try_music): idem.
7622         * lily/note-heads-engraver.cc: remove start-playing-event.
7624         * lily/part-combine-iterator.cc (Part_combine_iterator): use
7625         BusyPlayingEvent to determine which voice was active last.
7626         (unisono): use last active to where to get unisono information
7627         from. This fixes: partcombine-rest.ly (again).
7629         * scm/part-combiner.scm (determine-split-list): cleanups
7631 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7633         * input/regression/lyric-extender.ly: simplify.
7634         complexify.
7636         * lily/lyric-extender.cc (print): use it to determine size of
7637         extender. Remove Lyric_extender::is_visible().
7639         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
7640         next property.
7642         * lily/lyric-engraver.cc: remove get_current_rest().
7643         
7644 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7646         * input/regression/lyric-extender.ly: Fix and add test.
7648         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
7650 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7652         * lily/note-head.cc: remove Note_head::extent.
7654 2004-09-23  Graham Percival  <gperlist@shaw.ca>
7656         * Documentation/user/tutorial.itely: do manual style 2-space
7657         indents in examples
7659         * Documentation/user/notation.itely: more editing.
7661 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7663         * lily/lyric-engraver.cc (get_current_rest): New function.
7665         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
7666         stop at rest.
7668         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
7670         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
7672 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
7674         * Documentation/user/examples.itely (Small ensembles): added
7675         example for transcription of mensural music
7677         * Documentation/user/notation.itely (The Lyrics context): fixed broken
7678         link to SATB vocal score
7680         * Documentation/user/notation.itely (System start delimiters):
7681         fixed typo: GrandStaff->StaffGroup
7683         * Documentation/user/notation.itely (Ancient articulations):
7684         removed obsolete comment on \episem bug
7686 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7688         * scm/framework-tex.scm (output-preview-framework): Fix invocation
7689         of header.
7691 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7693         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
7694         start to note-column.
7696         * lily/hairpin.cc (print): check text-interface, to attach to
7697         dynamic texts.  
7699         * lily/include/text-item.hh (class Text_interface): rename
7700         Text_item -> Text_interface
7702         * lily/piano-pedal-bracket.cc (print): robustify.
7704 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
7706         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
7708         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
7709         true will print the page number in the first page.
7711         * Documentation/user/changing-defaults.itely: Document
7712         printfirstpagenumber.
7714 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7716         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
7717         objects.
7719         * lily/beam-concave.cc (calc_concaveness): take absolute value of
7720         dy for scaling. This fixes various downbeams.
7721         
7723         * lily/beam-quanting.cc (best_quant_score_idx): 
7725 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7727         * scm/framework-tex.scm (header-to-file): Fix.
7729 2004-09-22  Werner Lemberg  <wl@gnu.org>
7731         * lily/parser.yy <score_body>: Fix typo.
7733 2004-09-22  Graham Percival  <gperlist@shaw.ca>
7735         * Documentation/user/tutorial.itely: modified a "future planning"
7736         comment.
7738         * Documentation/user/notation.itely: more editing.
7740 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7742         * scm/define-markup-commands.scm (note-by-number): read font-size
7743         to determine stem length. Fixes: markup-note.ly
7745 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7747         * lily/slur.cc (outside_slur_callback): read #'padding for
7748         slur-padding. Fixes: slur-script.ly
7750         * lily/parser.yy (score_body): disallow \bookpaper in \score.
7752 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
7754         * Documentation/user/notation.itely (ancient flags): documented
7755         flags-related known bugs
7757         * lily/include/ligature-engraver.hh: added comment about why and
7758         how of (non-)use of abstract virtual methods
7760         * ly/engraver-init.ly (VaticanaVoice,
7761         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
7762         unset dash-fraction property in order to get solid lines
7764         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
7766 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7768         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
7770 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7772         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
7773         in function.
7775         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
7776         openout_any=p.  Throughout: progress to stderr, translate user
7777         messages.
7779         * scm/output-gnome.scm: Fix font dir description.
7781 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7783         * input/test/mensural-ligatures.ly (voice): move linethickness
7784         settings to bookpaper.
7786         * lily/simple-spacer.cc (Module): use force to stretch to 
7787         line length as force measure for ragged spacing.
7788         
7789         * lily/lily-parser.cc (get_paper): don't set parent for \paper
7790         blocks in the parser. This eliminates ordering dependency for
7791         \bookpaper and \paper
7793         * ly/part-paper-init.ly: remove file.
7795         * lily/includable-lexer.cc (new_input): elucidate message.
7797         * VERSION: 2.3.18 released.
7798         
7799 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7801         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
7802         * input/mutopia/R.Schumann/romanze-op28-2.ly:
7803         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
7804         #'Slur.attachment setting.
7806         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
7807         friendlier for point and click.
7809 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7811         * ly/init.ly: reverse collected scores.
7813         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
7814         layout to determine force.
7815         
7816 2004-09-18  Werner Lemberg  <wl@gnu.org>
7818         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
7819         ties.
7821         * ly/declarations-init.ly (escapedBiggerSymbol,
7822         escapedSmallerSymbol): Fix typos.
7824         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
7826 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7828         * input/{input,regression}/*.ly: run convert-ly
7830         * VERSION: release 2.3.17
7832         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
7833         little wider for attachment calculation. This prevents stem and
7834         slur touching.
7836         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
7837         ) 
7839         * input/regression/tie.ly (texidoc): cleanup.
7841         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
7842         and ~
7844         * lily/slur-scoring.cc (score_extra_encompass): check if extra
7845         objects are on boundary column. 
7847         * lily/main.cc (parse_argv): process --tex too.
7849         * ly/music-functions-init.ly (keepWithTag): add music functions
7850         keepWithTag and removeWithTag.
7852         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
7854         * lily/accidental-engraver.cc (recent_enough): interpret laziness
7855         = #t. This fixes no-reset accidental-style.
7857         * input/regression/accidental-piano.ly (Module): new file.
7859         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
7861 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7863         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
7864         extra encompass.
7865         (score_extra_encompass): use Y coordinate of attachment if X
7866         attachment falls in extra encompass X extent.
7868         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
7869         GUILE_LOAD_PATH
7871 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7873         * scm/output-gnome.scm: Small fixes.
7875         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
7877 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
7879         * Documentation/user/notation.itely (Ancient flags): Removed
7880         documentation on adjust-if-on-staffline (this property was removed
7881         by Han-Wen).
7883         * Documentation/user/notation.itely (Ancient notation): Minor
7884         cleanups and fixes.  Renamed "Vaticana style contexts" ->
7885         "Gregorian Chant contexts".  Added section "Mensural contexts".
7886         Added section "Ancient articulations".
7888         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
7890 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7892         * buildscripts/guile-gnome.sh: Add missing bit.
7894 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7896         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
7898         * lily/slur-scoring.cc (get_y_attachment_range): set end point
7899         using base_attachment.
7901         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
7902         page header back.
7904         * scm/documentation-generate.scm (top-node): move version to top
7905         node.
7907         * lily/ledger-line-spanner.cc: add ledgered-interface, with
7908         property no-ledgers.
7910 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
7912         * Documentation/user/{changing-defaults,examples,invoking,
7913         tutorial}.itely: Expand 's to is.
7915         * Documentation/user/notation.itely: Capitalize only first letter.
7917         * Documentation/user/programming-interface.itely: Capitalize Scheme.
7919         * Documentation/user/lilypond-book.itely: use @refbugs.
7921         * THANKS: sort.
7923         * input/mutopia/F.Schubert/morgenlied.ly,
7924         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
7925         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
7926         name.
7928 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
7930         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
7931         lneomensural char entry; (ii) fixed mensural/neomensural naming
7932         clash typo; (iii) lneomensural char: fixed stem attachment point.
7933         WARNING: FONT CHANGED!
7935 2004-09-15  Graham Percival  <gperlist@shaw.ca>
7937         * Documentation/user/introduction.itely: update \stemBoth to
7938         \stemNeutral.
7940         * Documentation/user/notation.itely: more editing of the manual.
7942 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7944         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
7945         factor in edge attraction. This reflects that the left edge may
7946         have a larger gap for an ascending up-slur.
7947         (get_base_attachments): copy bound Y from right bound, if there is
7948         only one note-column after the line break.
7950 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7952         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
7954 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7956         * lily/phrasing-slur-engraver.cc (process_music): Create
7957         PhrasingSlur instead of Slur.
7959         * Documentation/user/changing-defaults.itely (Defining new
7960         contexts): Fixed misprinted context name.
7962 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7964         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
7966         * scripts/convert-ly.py (conv): change Both to Neutral in property
7967         settings.
7969         * ly/engraver-init.ly: increase extent of Staff. 
7971 2004-09-13  Graham Percival  <gperlist@shaw.ca>
7973         * scm/script.scm: change behaviour of slur and accent.
7975         * Documentation/user/music-glossary.tely: de-gender a few entires.
7977         * Documentation/user/introduction.itely: de-gender a few sentences.
7979 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7981         * input/regression/rehearsal-mark-number.ly: Reuse the existing
7982         formatting routine when adding boxed numbers. Makes it easier to
7983         extrapolate how to do for boxed letters.
7985 2004-09-12  Graham Percival  <gperlist@shaw.ca>
7987         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
7989         * Documentation/user/invoking.itexi: updated the "reporting bugs"
7990         section.
7992 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7994         * scm/define-grobs.scm (all-grob-descriptions): longer
7995         ideallengths for stems in higher order beams.
7997         * Documentation/user/changing-defaults.itely (Page layout):
7998         document them.
8000         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
8001         to get sane spaces for titles.
8003         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
8004         beforetitlespace, betweentitlespace.
8006         * input/regression/beam-quant-standard.ly (primeSixteenths): add
8007         16th notes.
8009         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
8010         small slope up to smallest quant. This prevents small slopes from
8011         getting rounded to zero.
8013         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
8014         are smaller than the smallest quant.
8016         * input/tutorial/brahms*.ly: remove.
8018         * input/*: update all .ly files.
8019          
8020         * ly/a4-init.ly (vsize): remove papersize init files.
8022         * scripts/convert-ly.py (conv): add conversion.
8024         * lily/parser.yy: change mode changing commands to XXXmode,
8025         eg. drummode.
8026         (mode_changing_head): group mode changes.
8027         (mode_changing_head_with_context): new commands: create context as
8028         well as change mode.
8030         * input/regression/system-overstrike.ly: new file.
8032         * scm/page-layout.scm (ly:optimal-page-breaks): add
8033         betweensystempadding also to fixed distance for the spring.
8035         * scm/define-grobs.scm (all-grob-descriptions): fix order of
8036         key-cancellation.
8038         * input/regression/beam-concave-damped.ly: new file.
8040         * lily/beam-concave.cc: new file, with new routines for concave
8041         decisions. There are now two types of concaveness: 1. a sharp
8042         logic decision forcing a beam horizontal, and 2. a number that
8043         measures how concave beams are that are not caught by 1.
8045         This fixes: morgenlied.ly and input/regression/beam-concave.ly
8046         
8047         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
8048         property: add-stem-support
8050 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8052         * lily/slur-scoring.cc (get_bound_info): only do
8053         broken trend at the end of the line.
8055         * VERSION (PACKAGE_NAME): release 2.3.16.
8057         * input/regression/phrasing-slur.ly (Module): remove (duplicate
8058         with phrasing-slur-slur-avoid.ly)
8060         * lily/slur-scoring.cc (struct Extra_collision_info): collect
8061         parameters for extra offset.
8062         (get_bezier): add slurs mid-points for curve determination
8063         (score_extra_encompass): add slur end points for scoring.
8065 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
8067         * scm/framework-ps.scm (reencode-font): Handling font scaling
8068         and reencoding differently to work around a bug in gs 8.30 and
8069         earlier.
8070         Update callers.
8072 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8074         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
8075         extent index of other system. Fixes slurs across line breaks.
8077         * lily/tuplet-engraver.cc (start_translation_timestep): use
8078         Tuplet_description::stop_ for determining when to stop producing
8079         tuplet brackets. This fixes: tuplet-overwrite.ly
8081         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
8082         errors with GUILE 1.7 CVS.
8084         * lily/translator.cc (derived_mark): new function.
8086         * lily/slur-scoring.cc (score_encompass): new penalty type:
8087         variance penalty demerits slurs where one head/stem is much
8088         closer to the slur than average.
8090         * lily/tuplet-bracket.cc (print): use robust_relative_extent
8091         iso. extent()
8092         (calc_position_and_height): use robust_relative_extent(). This
8093         fixes a couple of programming_errors
8095         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
8096         file.
8098         * lily/part-combine-iterator.cc (unisono): bugfix for the case
8099         that voice-2 plays solo, and voice-1 has an mmrest that starts
8100         earlier. In that case, we switch to voice-2, so we catch the
8101         mmrest of voice-2. This fixes: partcombine-rest.ly.
8103 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8105         * scm/define-grob-properties.scm (all-internal-grob-properties):
8106         add adjacent-hairpins property.
8108         * lily/hairpin.cc: lengthen hairpin if space is available.
8110         * input/regression/dynamics-hairpin-length.ly (Module): new file.
8112 2004-09-10  Graham Percival  <gperlist@shaw.ca>
8114         * Documentation/user/notation.itely: small fixes to docs.
8116 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8117         
8118         * VERSION (PACKAGE_NAME): release 2.3.15
8120         * make/lilypond.redhat.spec.in (Requires): bump requirement for
8121         ec-fonts-mftraced
8123         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
8124         the latest ec-fonts-mftraced package.
8126         * scm/define-context-properties.scm
8127         (all-internal-translation-properties): add property. Remove
8128         definition of quotes property.
8130         * Documentation/user/notation.itely (Quoting other voices):
8131         document it
8133         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
8134         property, to determine what events are processed in \quote.
8136 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
8138         * (many files): removed most occurrences of underscore ("_")
8139         from font characters; made font character naming more
8140         consistent
8142         * input/test/gregorian-scripts.ly: fixed another victim of grand
8143         replacement operations
8145         * lily/vaticana-ligature-engraver.cc: caught some more "_"
8146         inconsistencies
8148         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
8150 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8152         * Documentation/user/changing-defaults.itely (Paper size): doc
8153         landscape
8154         
8156         * scm/framework-ps.scm (eps-header): bugfixes. 
8158         * scm/titling.scm (default-score-title): remove opus from the
8159         \score title.
8161 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
8163         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
8165         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
8167         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
8169         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
8171         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
8173         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
8175         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
8177         * scripts/ps2png.py (program_name): changed to sys.argv[0]
8179 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8181         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
8182         character position.  Huh?
8184         * scm/output-gnome.scm (placebox): Shield affine-relative.
8186         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
8187         cater for system's pango 1.5.1.
8189         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
8191         * scm/slur.scm: Tweak.
8193 2004-09-08  Graham Percival  <gperlist@shaw.ca>
8195         * Documentation/user/{first couple of chapters}: more editing.
8197 2004-09-07  Graham Percival  <gperlist@shaw.ca>
8199         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
8200         and summary.
8202         * Documentation/user/{first couple of chapters}: the big "Graham's
8203         moved to a new city, his friends haven't arrived, and he has no
8204         internet access" patch.  Numerous editorial and stylistic changes
8205         to the manual.
8207 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8209         * scm/framework-ps.scm (output-framework): handle landscape settings.
8211         * ps/lilyponddefs.ps: cleanup.
8213 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8215         * scm/define-grobs.scm (all-grob-descriptions): unset
8216         threshold. This fixes morgenlied. 
8218         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
8219         rod calculation.
8221         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
8222         spanners into account for staff-extents.
8224         * lily/ottava-bracket.cc (print): take common refpoint of dots
8225         into account as well.
8227 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8229         * lily/lookup.cc (triangle): translate by interval.
8231         * VERSION (PACKAGE_NAME): release 2.3.14
8233         * Documentation/user/changing-defaults.itely (Page layout): add
8234         betweensystempadding
8236         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
8238         * input/regression/quote-cyclic.ly (Module): new file.
8240         * scm/lily.scm (print): add function.
8242         * scm/music-functions.scm (quote-substitute): new
8243         function. Substitute \quote when putting music into \score.
8245         * input/regression/key-signature-cancellation.ly (Module): new file.
8247         * lily/*.cc: more ly_scm2 -> scm_to converions.
8249         * lily/key-signature-interface.cc (print): take position
8250         difference into account when spacing naturals.
8252         * lily/key-engraver.cc (create_key): create KeyCancellation grob
8253         separately, so the cancellation can be put before the staff-bar
8255         * scm/define-grobs.scm (all-grob-descriptions): add a
8256         KeyCancellation grob.
8258         * lily/tuplet-engraver.cc (struct Tuplet_description): new
8259         struct. Use to clean-up Tuplet_engraver
8261 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8263         * lily/*: ly_scm2int -> scm_to_int
8264         ly_scm2double -> scm_to_double
8266         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
8268 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8270         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
8271         0 springs
8273         * lily/system.cc (post_processing): 
8275         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
8276         density for vertical spacing by means of force penalty.
8277         
8278         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
8279         dimension-variables
8281         * Documentation/user/changing-defaults.itely (Page layout): add
8282         betweensystemspace variable.
8284         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
8286         * scm/page-layout.scm (space-systems): new function. Use spring
8287         and rod approach for vertically spacing systems.
8289         * ly/engraver-init.ly: tune down minimumVerticalExtent.
8291         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
8292         vertical alignment.
8294         * lily/slur-engraver.cc (process_music): add warning for slur.
8296 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8298         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
8300         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
8301         export spacing routine to SCM.
8303         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
8304         new class, separate Grobs from interface.
8306 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8308         * lily/include/lily-guile.hh: compatibility glue for 1.6
8310         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
8312         * lily/lily-guile.cc: remove ly_scm2str0.
8314 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8316         * Documentation/user/macros.itexi: Use @inforef iso @uref for
8317         external references.  Fixes HTML cross references with makeinfo 4.7.
8319 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8321         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
8322         expand_only option.
8324 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8326         * lily/system.cc (get_line): add System stencil to exprs. Fixes
8327         system-extents.ly.
8329         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
8331         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
8332         for MultiMeasureRestNumber
8334         * VERSION (PACKAGE_NAME): release 2.3.13
8336 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8338         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
8339         takes two arguments.
8341 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8343         * input/regression/slur-stem-broken.ly: remove.
8345         * lily/slur.cc: add quant-score.
8347         * input/regression/slur-staccato.ly (texidoc): remove
8349         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
8351 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8353         * lily/include/bezier-bow.hh: remove.
8355         * lily/slur-bezier-bow.cc (Module): remove.
8357         * lily/include/slur.hh (Module): remove.
8359         * lily/slur.cc: remove
8361         * input/test/slur-beautiful.ly (Module): remove
8363         * input/test/slur-attachment-override.ly (Module): remove
8365         * lily/slur-quanting.cc (after_line_breaking): only do scoring
8366         when less than 4 control-points.
8368         * lily/key-signature-interface.cc: add style.
8370         * Documentation/user/notation.itely (Automatic staff changes):
8371         document new behavior.
8373         * input/regression/slur-extreme.ly: new file.
8375         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
8376         bass. Obviates \clef bass in the bass staff, when using \autochange 
8378         * lily/auto-change-iterator.cc (construct_children): instantiate
8379         up/down Staff, create Voice on up staff initially. Obviates
8380         explicit instantiation of up/down contexts for \autochange. 
8382         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
8383         slur depending on extents of note heads.
8384         
8385 2004-08-28  Graham Percival  <gperlist@shaw.ca>
8387         * Documentation/user/tutorial.itely: minor editing.
8389         * Documentation/user/examples.itely: tiny editing.
8391 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8393         * lily/slur-quanting.cc (init_score_param): read scoring
8394         parameters from slur-details property
8396         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
8397         Accidental
8399         * Documentation/user/advanced.itely: removed.
8401         * Documentation/user/programming-interface.itely (How markups work
8402         internally): new subsection.
8404         * Documentation/user/converters.itely (Invoking abc2ly): remove
8405         musedata2ly.
8407 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8409         * Documentation/user/point-and-click.texi (Point and click): new file.
8410         put point & click in appendix.
8411         
8412         * Documentation/user/changing-defaults.itely (Vertical spacing):
8413         corrections
8415 2004-08-27  Graham Percival  <gperlist@shaw.ca>
8417         * Documentation/user/introduction.itely: add note about the
8418         "example templates" section of the manual, and remove link to
8419         input/template/
8421 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
8423         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
8424         -> La@TeX
8426         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
8427         missing lneo_mensural head; editorial cleanups
8429         * lily/mensural-ligature.cc: added more comments
8431 2004-08-26  Graham Percival  <gperlist@shaw.ca>
8433         * Documentation/user/examples.itely: second, third, fourth, and fifth
8434         sections added.
8436         * input/template/{various}: removed files included in examples.itely.
8438 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
8440         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
8441         Stem::stem_end_position instead of broken
8442         Staff_symbol_referencer::get_position
8444 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8446         * debian/changelog: debian patch by Anthony Fok.
8448         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
8450         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
8451         get spurious messages with skipTypesetting on.
8453 2004-08-25  Graham Percival   <gperlist@shaw.ca>
8455         * Documentation/user/lilypond-book.itely: slight clean-up.
8457         * Documentation/user/examples.itely: began section.
8459 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8461         * lily/script-interface.cc: add slur property.
8463         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
8464         too.
8466         * input/regression/phrasing-slur-slur-avoid.ly: new file.
8468         * lily/ottava-bracket.cc (print): always start from right edge of
8469         a broken bound. This fixes ottava-clef.ps 
8471 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8473         * input/regression/slur-script-inside.ly: new file.
8475         * lily/new-slur.cc (outside_slur_callback): new function, to make
8476         scripts avoid slurs 
8478         * lily/slur-engraver.cc (finalize): 
8480         * lily/script-interface.cc: add inside-slur property.
8482         * lily/slur-engraver.cc (finalize): read inside-slur property.
8484         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
8485         message.
8487         * ly/property-init.ly (unHideNotes): hide accidentals at staff
8488         level. Fixes: hideNotes-accidental.ly
8490 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
8492         * scm/page-layout.scm (plain-header): fix bug that print page
8493         number in the first page if firstpagenumber was different than 1.
8495 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8497         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
8498         fonts. Fixes triangle markup for chords.
8500         * lily/slur-quanting.cc (score_extra_encompass): make score depend
8501         on distance. This fixes slur-tenuto.ly and slur-tie.ly
8503         * flower/include/interval.hh (T>): add distance() function
8505         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
8506         octaviation-dot.ly 
8508         * lily/context-scheme.cc: ly_context_grob_definition: new function.
8510         * VERSION (MY_PATCH_LEVEL): release 2.3.12
8512         * lily/new-slur.cc (add_column): remove set_interface()
8514 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8516         * input/regression/slur-double.ly: new file. 
8518         * lily/slur-engraver.cc: add doubleSlurs property
8520         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
8521         symbols.
8523         * Documentation/user/notation.itely (Easy Notation note heads):
8524         revise notation Chapter.
8526         * ly/music-functions-init.ly (makecluster): add makeClusters music
8527         function.
8529         * lily/part-combine-engraver.cc: rename soloADue ->
8530         printPartCombineTexts
8532         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
8534         * lily/horizontal-bracket.cc (print): use
8535         Tuplet_bracket::make_bracket, so it supports bracket-flare,
8536         edge-eight and shorten-pair.
8538 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
8540         * Documentation/user/changing-defaults.itely (Page layout):
8541         description of firstpagenumber. Moved @refbugs about rightmargin
8542         to the end of the section (it was looking like the documentation
8543         after the refbugs was part of the bug comment).
8545         * scm/framework-ps.scm (output-framework): set the first
8546         postscript page number to firstpagenumber
8548         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
8549         page number according to firstpagenumber
8551         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
8552         parameter
8554 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8556         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
8557         nested slurs. 
8559         * scripts/convert-ly.py (lilypond_version_re_str): handle
8560         \version "bar" % "foo"
8562         * lily/completion-note-heads-engraver.cc (process_music): set
8563         duration-log before announcing object.
8564         
8565         * lily/staff-symbol.cc (print): subtract thickness from staff line
8566         length
8568         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
8569         
8570 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
8572         * scm/stencil.scm: remove fontify-text and fontify-text-white
8574 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8576         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
8578         * Documentation/user/sound-output.texi (Sound): new file. Move all
8579         MIDI related information.
8581 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8583         * lily/script-engraver.cc (acknowledge_grob): only take into
8584         account note heads with a music cause. Fixes ambitus-accent.ly
8586         * scm/define-markup-commands.scm (finger): set encoding to
8587         fetaNumber.
8589 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
8591         * scripts/convert-ly.py: typo
8593 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
8595         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
8596         font calls for diagrams based on paper and props
8598 2004-08-19  Graham Percival <gperlist@shaw.ca>
8600         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
8602 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
8604         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
8605         added setHairpinDecresc/Dim
8607 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8609         * lily/include/lily-guile.hh: Cosmetics.
8611 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8613         * input/regression/fermata-rest-position.ly: new file
8615         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
8617         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
8619 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8621         * scm/framework-tex.scm (output-preview-framework) 
8622         (output-classic-framework): 
8623         * scm/framework-ps.scm (output-preview-framework):
8624         s/ly:paper-book-lines/ly:paper-book-systems/g
8626         * scm/fret-diagrams.scm (ss-font-encoding):
8627         s/my-font-encoding/ss-font-encoding
8629 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8631         * scm/music-functions.scm (direction-polyphonic-grobs): Set
8632         direction also on fingerings.
8634         * lily/clef-engraver.cc: Add forceClef to list of read properties.
8636 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8638         * po/nl.po: Some updates.
8640         * scm/lily.scm (_): New function.
8641         (postscript->pdf, postscript->png, lilypond-main)
8642         (postscript->pdf): Use it.  Write messages to stderr.
8644         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
8646         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
8647         xgettext does not recognise scheme yet.  Patch submitted.
8649         * lily/scm-option.cc (LY_DEFINE):
8650         * lily/main.cc: The program is now called lilypond (WAS:
8651         lilypond-bin).
8653         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
8654         messages.
8656         * lily/include/paper-book.hh
8657         * lily/include/paper-system.hh: Finish renaming of paper-line to
8658         system.  Fix users.
8660 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8662         * scm/documentation-generate.scm (string-append): add version.
8664         * scm/define-markup-commands.scm (box): add box-padding and
8665         thickness props for the box command.
8667         * Documentation/user/changing-defaults.itely (Text encoding):
8668         elucidate use of \encoding for \header strings.
8670         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
8672         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
8673         staff-change.ly
8675         * lily/output-def.cc (assign_context_def): use set_variable().
8677         * lily/text-item.cc (interpret_string): accept string input
8678         encoding too.
8680         * scm/encoding.scm (read-encoding-file): print warning when file
8681         can't be found.
8683         * tex/latin1.enc: remove.
8685         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
8687         * lily/rod.cc (columnize): robustness fix. Don't crash for
8688         nil span points. Fixes: appoggiatura-segfault.ly
8689         (add_to_cols): extra robustness fix.
8691 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8693         * lily/text-item.cc (interpret_string): use lookup_variable() to
8694         fidn inputencoding. Now, \paper inherits inputencoding from
8695         \bookpaper.
8697         * lily/script-engraver.cc (stop_translation_timestep): remove slur
8698         collision kludge.
8700         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
8701         kludge.
8703 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8705         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
8707 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8709         * lily/spanner.cc (spanned_rank_iv): Bugfix.
8711         * lily.scm: Mark un-internationlised user messages (with FIXME).
8713         * lily/include/modified-font-metric.hh (struct
8714         Modified_font_metric): New file.  (WAS: incorrectly named
8715         scaled-font-metric.hh ?)
8717         * lily/include/scaled-font-metric.hh: Remove.
8719         * lily/text-item.cc (interpret_string): Identify and document
8720         input-encoding problem.
8722         * lily/paper-book.cc (pages): Do not use `paper' as variable name
8723         for a Bookpaper.
8725         * tex/latin1.enc: Replace /minus with /hyphen.
8727         * scm/encoding.scm: For latin1 (input-)encoding, use
8728         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
8730         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
8731         inputencoding.
8733 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
8735         * Documentation/topdocs/INSTALL.html: fixes.
8737 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
8739         * buildscripts/builder.py: Fix for scons CVS.
8741 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
8743         * Documentation/user/notation.itely,
8744         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
8745         input/test/ambitus-mixed.ly: fix plurals:
8746         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
8748 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8750         * lily/dynamic-engraver.cc (typeset_all):
8751         * lily/script-engraver.cc (stop_translation_timestep): Handle
8752         collisions with new-slur.
8754 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8756         * scm/define-grobs.scm (all-grob-descriptions): Add
8757         new-slur-interface.
8759 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8761         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
8762         produces .PS
8764 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
8766         * scm/define-grob-properties.scm (all-user-grob-properties): fix
8767         definition of number-type
8769 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
8771         * scm/fret-diagrams.scm : change sans-serif font encoding from 
8772         TeX-text to ec (uses ecss fonts instead of cmss fonts)
8774         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
8775         number-type and label-dir
8777         * scm/define-grob-properties.scm: add number-type and label-dir
8779         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
8780         left or right.  Allow choice of upper-case roman, lower-case roman, or
8781         arabic numerals in fret label
8783 2004-08-04  Werner Lemberg  <wl@gnu.org>
8785         * lily/slur-quanting.cc: Include libc-extension.hh.
8786         s/round/my_round/.
8787         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
8788         s/autobeaming/autoBeaming/.
8790 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8792         * VERSION: 2.3.11 released.
8794         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
8795         renameinput.
8797 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8799         * lily/lookup.cc (round_filled_box): remove warnings about blot
8800         diameter.
8802         * scm/paper.scm (paper-set-staff-size): make linethickness more
8803         easily tunable.
8805         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
8806         \newlyrics -> \addlyrics
8808         * lily/text-spanner.cc (print): use it.
8810         * lily/dynamic-text-spanner.cc (print): use it.
8812         * lily/grob.cc (robust_relative_extent): new function.
8814         * scripts/lilypond-book.py (main): add -f tex as default process.
8816         * lily/text-spanner.cc (print): only take linear_combination of
8817         nonempty interval.
8818         
8820 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
8822         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
8823         isn't specified by the user in \bookpaper center the music in the
8824         page.
8826 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8828         * Fix some problems after the renaming of my-lily -> lily
8830 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8832         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
8834         * lily/slur-quanting.cc (enumerate_attachments): apply center on
8835         stem-X in more cases. 
8837         * lily/stem.cc (dim_callback): solve todo.
8839 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8841         * input/test/README: new file.
8843         * lily/lily-parser.cc: rename my-lily* files.
8845         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
8846         parser.
8848         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
8850         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
8852         * make/mutopia-targets.make (local-WWW): don't make ps.gz
8853         examples. They take a huge amount of space.
8855         * Documentation/user/GNUmakefile: fix symlinks.
8857         * VERSION: 2.3.10 released.
8858         
8859         * input/test/lyrics-skip-notes.ly: remove
8861         * input/test/stem-cross-staff.ly (noFlag): fold into manual
8863         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
8864         remove.
8866 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
8868         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
8869         fixes.
8871 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8873         * input/regression/beam-dir-functions.ly: move from test/
8875         * Documentation/user/notation.itely (Feathered beams): new node.
8877         * Documentation/user/changing-defaults.itely (Difficult tweaks):
8878         new node
8880         * input/regression/lyric-hyphen-retain.ly: move to regression.
8882         * input/regression/harmonic.ly: fold into manual
8883         
8884         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
8885         stem-length,chord-names-no-inversions}.ly: remove
8886         
8887         * input/test/tie-cross-voice.ly: move to regression.
8889         * Documentation/user/notation.itely (Running trills): new node.
8891         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
8893         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
8895         * lily/trill-spanner-engraver.cc: new file.
8897         * input/regression/trill-spanner.ly: new file.
8899         * input/test/timing.ly: fold into manual.
8901         * input/test/time.ly: remove
8903         * input/test/trill.ly: remove
8904         
8905         * input/test/time-signature-double.ly: fold into manual
8907         * input/test/separate-staccato.ly: remove
8909         * input/test/spanner-after-break-tweak.ly: fold into manual.
8911         * input/test/script-priority.ly: fold into manual.
8913         * input/test/scheme-interactions.ly: remove.
8914         
8915         * input/test/unfold-all-repeats.ly (mel),
8916         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
8917         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
8918         fold into manual.
8920         * input/regression/no-staff.ly: move from input/test/
8922         * input/regression/markup-score.ly: move from input/test/
8924         * input/test/lyrics-melisma-faster.ly: fold into manual
8925         
8926         * input/test/lyrics-melisma-variants.ly: fold into manual
8928         * Documentation/user/notation.itely (Popular music): new node. 
8930         * input/test/gourlay.ly: remove
8931         
8932         * input/test/improv.ly: fold into manual.
8934         * input/test/figured-bass-alternate.ly (fl): remove
8936         * lily/dynamic-text-spanner.cc (print): new file.
8938         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
8940         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
8941         keep recursing into children in case a parent context inserts a
8942         grob into a child context.
8944         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
8945         
8946 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8948         * scm/define-markup-commands.scm (postscript): new markup command
8949         \postscript
8951         * Documentation/user/notation.itely (Formatting cue notes): new
8952         section.
8954         * input/test/clef-end-of-line.ly: fold into manual.
8956         * input/test/scales-greek.ly: remove.
8958         * input/test/chords-without-melody.ly: fold into manual.
8960         * input/test/cadenza-skip.ly: remove.
8962         * input/test/clef-8-syntax.ly: remove.
8964         * input/test/clef-manual-control.ly: move into manual.
8966         * Documentation/user/notation.itely (Aligning to cadenzas): fold
8967         in cadenza-skip.ly
8969         * mf/parmesan*.mf: change neo_mensural to neomensural.
8971         * input/test/trills.ly: remove.
8973         * input/test/transposition.ly: remove.
8975         * input/test/to-xml.ly: move to no-notation.
8977         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
8979         * lily/ledger-line-spanner.cc (print): use staff variable, not
8980         me. Fixes ledger lines on differently sized staves.
8982         * input/test/rhythm-excercise.ly: remove file.
8984         * lily/stem.cc (dim_callback): only do something if visible. Fixes
8985         spurious flag not found warning for 128th rest.
8987         * input/regression/rest-dot-position.ly: new file.
8988         
8989         * input/test/rest-dot-positions.ly: remove
8991         * lily/staff-symbol-referencer.cc (get_position): emergency
8992         fallback: use coordinate * 2.
8994         * input/no-notation/midi-scales.ly: move from test/
8996         * scm/define-markup-commands.scm (score): remove debugging code.
8998         * input/test/incipit.ly (violin): remove. 
9000         * lily/system-start-delimiter.cc (print): only draw system
9001         delimiter to staves that reach up to left bound of the delimiter.
9003         * input/no-notation/embedded-scm.ly: move from test/
9005         * input/test/follow-voice.ly: remove
9007         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
9009         * input/test/drarn*: remove
9010         
9011         * input/test/count-systems.ly: remove.
9013         * lily/bar-line.cc (compound_barline): fix : for staff without
9014         lines.
9016         * lily/accidental.cc (print): use music_font_alist_chain(). This
9017         fixes smaller cautionaries.
9019         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
9020         encoding for accidental.
9022         * Documentation/user/notation.itely (Educational use): new section
9024         * input/test/*.ly: clean up directory: move examples into manual
9025         or regtest.
9026         
9028         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
9029         mode as well. This fixes resolution errors.
9031 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9033         * scm/lily.scm (postscript->png): show commands for --verbose.
9035         * flower/include/getopt-long.hh: opps. short option should be
9036         char, not int.
9038         * Documentation/user/GNUmakefile: use symlinks to save space.
9040         * VERSION: 2.3.9 released.
9042         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
9044         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
9045         manual.
9047         * Documentation/user/tutorial.itely (Integrating text and music):
9048         remove \score and \notes from manual.
9050         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
9051         mode in the beginning.
9053 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9055         * Documentation/user/changing-defaults.itely (Horizontal spacing):
9056         Correct the documentation of the spacing parameters. 
9058         * Documentation/user/tutorial.itely (Integrating text and music), 
9059         Documentation/user/lilypond-book.itely (Integrating LaTeX and
9060         music): Document that you need to add the map file ec-mftrace.map
9061         in the dvips command.   
9063 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9065         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
9066         found.
9068         * lily/text-item.cc (interpret_string): insert encoding setting
9069         here
9071         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
9072         encoding kludge.
9074         * Documentation/user/changing-defaults.itely (Text encoding): node
9075         on encoding.
9077         * lily/lyric-engraver.cc (try_music): remove superfluous check.
9079         * lily/book-paper-def.cc (find_scaled_font): remove default
9080         encoding, because it messes up font loading for feta and
9081         parmesan. Encoding should only be specified for running texts.
9083         * lily/modified-font-metric.cc (text_dimension): support coding
9084         scheme ""
9085         
9086 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9088         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
9089         definition, so \override works as expected.
9091         * lily/measure-grouping-engraver.cc: clarify
9093 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9095         * lily/parser.yy (context_def_mod): remove \consistsend
9097         * lily/context-def.cc (instantiate): use Translator::must_be_last
9098         to determine engraver order.
9100         * lily/translator.cc (must_be_last): new function
9102         * scripts/convert-ly.py (conv): rule.
9104         * lily/bar-line.cc (print): return '() for height == 0.0 too.
9106 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
9108         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
9110 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9112         * lily/include/lily-guile.hh (scm_is_int): compat glue.
9114 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
9116         * input/regression/page-layout.ly: new file.
9118         * scm/paper.scm (set-paper-dimensions): Preliminary support for
9119         left and right margins.
9121         * Documentation/user/changing-defaults.itely (Page layout):
9122         Explain the leftmargin option.
9124 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9126         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
9128         * input/test/lyrics-melisma-faster.ly: new file.
9130         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
9131         change of melody by setting associatedVoice.
9133         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
9135         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
9136         file contents, rather \include them, so default linewidth is set.
9137         (ly_options): make BOOKPAPER set of options. Move linewidth
9138         settings there.
9140         * Documentation/user/examples.itely: new file. Templates are to be
9141         moved here.
9143         * Documentation/user/programming-interface.itely: move chapter.
9145         * scm/document-markup.scm (doc-markup-function): add @code
9147         * stepmake/stepmake/texinfo-rules.make: remove chmod.
9149 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9151         * scm/page-layout.scm (plain-header): add printpagenumber boolean
9152         to bookpaper.
9154         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
9155         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
9157         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
9159         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
9161         * scripts/lilypond-latex.py: move from lilypond.py
9163         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
9164         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
9166         * scm/lily.scm (postscript->png): new function
9167         (postscript->pdf): new function
9169         * lily/paper-book.cc (post_processing): call
9170         convert-to-{dvi,ps,png,pdf}
9172         * scripts/ps2png.py (option_definitions): new file.
9174         * lily/paper-book.cc (output): call output-preview-framework
9175         (post_processing): new function. Do PDF/PNG conversion.
9177         * lily/paper-outputter.cc (close): new function.
9179         * scm/framework-ps.scm (convert-to-pdf): new function. Call
9180         ps2pdf.
9181         (output-preview-framework): new function. Generate a preview .ps
9182         
9184 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9186         * VERSION: release 2.3.8
9187         
9188         * lily/note-head.cc: remove ledger line handling.
9190         * lily/ambitus.cc (print): strip away accidental / note head code,
9191         and associated properties.
9193         * lily/ambitus-engraver.cc (create_ambitus): change name to
9194         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
9195         other ambitus parts.
9196         (create_ambitus): group grobs in Ambitus grouping object. 
9198         * lily/include/pitch-interval.hh (Pitch>): new file.
9200         * lily/pitch-interval.cc (add_point): new file.
9202         * lily/ledger-line-engraver.cc: new file.
9204         * lily/ledger-line-spanner.cc (print): new file. Set limits to
9205         ledger line length to avoid clashes.
9207 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9209         * Documentation/user/invoking.itexi (Invoking lilypond): remove
9210         deprecated options
9212 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9214         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
9215         to command line option: fast=1 (default on).
9217         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
9218         This brings SCons run-time on up-to-date tree down from 48s with
9219         only checksums, to 34s without 2day checksums, to 14s (make needs
9220         4 seconds).
9221         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
9222         necessary.
9224 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9226         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
9227         (score_extra_encompass): process scripts at edges too, by checking
9228         control points directly. 
9230 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9232         * po/nl.po: Update.
9234         * lily/main.cc: Fix ly:option-usage help.
9236         * input/regression/slur-script.ly: More collision tests.
9238         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
9240 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9242         * VERSION: release 2.3.7
9244         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
9245         files.
9247         * Documentation/user/notation.itely (Slurs): document ^ and _ for
9248         slurs.
9250         * input/regression/slur-script.ly: new file.
9252         * lily/accidental-engraver.cc (process_acknowledged_grobs):
9253         make accidental appear to come from note head engraver.
9255         * lily/slur-quanting.cc: new file.
9256         (score_extra_encompass): new function. Avoid scripts and
9257         accidentals
9259 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9261         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
9262         This greatly reduces the number of files that get recompiled
9263         after touching config.hh.
9265         * config.hh.in: Remove GUILE_*_VERSION.
9267         * lily/new-slur.cc: Resolve conflicts.
9269         * lily/stem-engraver.cc (make_stem): New method.
9271         * lily/include/script-interface.hh:
9272         * lily/script-interface.cc: New file.
9274         * lily/include/script.hh:
9275         * lily/script.cc: Remove.
9277         * lily/music.cc (duration_log): New method.
9279         * lily/script.cc (struct Skript): Remove.
9281         * lily/new-slur.cc (get_base_attachments): Try at articulations.
9282         Lots of coding cleanups (Stom).
9284 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9286         * lily/new-slur.cc (avoid_staff_line): new function: avoid
9287         collisions with staff lines.
9289         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
9290         global_path
9292         * scm/define-grobs.scm (all-grob-descriptions): set ratio
9293         .25. This flattens short slurs.
9295         * lily/new-slur.cc (enumerate_attachments): move X of attachment
9296         points for tilted slurs.
9298         * input/regression/slur-tilt.ly: new file.
9300         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
9301         stems of 16th graces too.
9303         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
9304         quant penalty dependent on how much the line is in the gap.
9306         * input/regression/grace-stem-length.ly: new file.
9308         * lily/beam-quanting.cc (score_forbidden_quants): remove
9309         interquant check. The penalty of 1000 is much too harsh, and the
9310         inter case should be caught by check-staff-line-in-gap check.
9312         * lily/scm-option.cc: move debug-beam to \paper.
9314         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
9315         .txt files to appease makeinfo.
9317         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
9318         remove texttagline.
9319         
9320         * lily/new-slur.cc: cleanup, split in functions.
9322         * lily/parser.yy (chord_body_element): allow octave-check = inside
9323         chord body. 
9325         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
9327         * lily/stem.cc (height): call Beam::after_line_breaking().
9329         * lily/rest-collision.cc (force_shift_callback): only call shift
9330         for columns containing rests.
9332         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
9334         * input/regression/font-postscript.ly: invoke afm2tfm. 
9336 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9338         * mf/SConscript: Build map files.
9340         * SConstruct: Rename $out to out-www in web.
9342 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9344         * SConstruct (web_kluts): Have make web build in out-www.  Not.
9346 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9348         * Documentation/user/music-glossary.tely (Top): add fragment to
9349         pertinent @lilypond entries.
9351         * scm/define-grobs.scm: switch on new-slur by default.
9353         * lily/scm-option.cc: symbol != string.
9355         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
9356         really work yet.
9357         (set_end_points): make X coord of attachment dependent on  Y.
9358         (score_encompass): add edges too.
9360 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9362         * lily/stem.cc (get_beaming): new function.
9364         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
9365         for fragment snippets. This fixes inclusion of toplevel-music
9366         examples (such as new-slur.ly)
9368 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9370         * scripts/lilypond-book.py: Remove second import of stat.
9372         * More SCons cleanups.
9374         * Documentation/bibliography/computer-notation.bib (note): Remove
9375         extraneous closing brace.
9377 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9379         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
9380         stat calls.
9382         * Documentation/bibliography/SConscript (bibs): failed try to get
9383         bib2html find html-long.bst.
9385         * buildscripts/bib2html.py (stat): fail if bibtex fails.
9387         * make/stepmake.make: use usescons for using scons. 
9389 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9391         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
9392         for lilypondend.  Import stat (huh?).
9394 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9396         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
9397         bypass dvi. 
9399         * input/regression/font-postscript.ly: new file. 
9401         * scm/framework-ps.scm (load-fonts): load pfb files too.
9403         * lily/pfb.cc (pfb2pfa): new file.
9405 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9407         * scripts/lilypond-book.py (PREAMBLE_LY): set
9408         toplevel-music-handler too.
9410 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9412         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
9413         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
9415         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
9417         * python/SConscript:
9418         * python/vim:
9419         * input/mutopia/*SConscript: New file.
9421         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
9423         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
9424         fixes web build.
9426         * make/stepmake.make (scons): re-route to SCONS if user has been
9427         running scons in this tree.
9429         * SConstruct (config_vars): Add CPPDEFINES.
9430         (env): Set checksums type to "content".
9431         (save_config_cache): Do not exit after configuring when using
9432         checksums (the default) instead of timestamps.
9434 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9436         * SConstruct: Further development.
9438         * input/test/SConscript: 
9439         * input/template/SConscript: 
9440         * input/regression/SConscript: 
9441         * Documentation/bibliography/SConscript:
9442         * Documentation/bibliography/index.html.in: New file.
9444         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
9445         generation.
9447         * buildscripts/builder.py: Add new builders.
9449         * make/stepmake.make: 
9450         * stepmake/stepmake/*.make: 
9451         * configure.in:
9452         * lily/*:
9453         * flower*: Use config.hh (Was config.h).
9455         * scm/encoding.scm (get-coding): Print friendly error message when
9456         no encoding is found, rather than crashing.
9458 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9460         * lily/new-slur.cc (score_slopes): strong sloping score only when
9461         stems point in same dir. 
9463 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9465         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
9466         for beam start.
9468         * lily/parser.yy (context_prop_spec): check grob name for
9469         alphanumericness..
9471         * lily/lyric-engraver.cc: creates LyricText objects
9473 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9475         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
9477 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9479         * SConstruct: Configure only pristine build tree or on user
9480         request.  Cleanups.  Add Documentation/topdocs to subdirs.
9481         Use checksums instead of timestamps.
9482         (CheckYYCurrentBuffer): Return result.
9484         * Documentation/topdocs/SConscript: New file.
9486 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9488         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
9490         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
9491         scm_from_int instead.
9493 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9495         * SConstruct: Updates.  Add targets: tar, dist, release.
9497 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9499         * input/mutopia-header.ly: Generate output.
9501         * SConstruct:
9502         * buildscripts/builder.py:
9503         * Documentation/user/SConscript: SCons fixes.
9505 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9507         * lily/new-slur.cc (class New_slur): new file. Score based slur
9508         computations.
9510 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9512         * mf/SConscript: Remove Builders.
9514         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
9516         * input/SConscript: 
9517         * Documentation/user/SConscript: New file.
9519 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9521         * Documentation/topdocs/NEWS.texi (Top): add note about new
9522         emacs electric-|
9524         * scm/*.scm: adapt ly:warn calls.
9526         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
9528         * lily/repeat-acknowledge-engraver.cc (process_music): look at
9529         main timing, not grace timing. Fixes volta-repeat-grace.
9531         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
9532         remove ly:kpathsea-gulp-file.
9534         * scm/translation-functions.scm (format-metronome-markup): make
9535         note smaller, align to bottom.
9537         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
9539         * lily/metronome-engraver.cc (stop_translation_timestep): attach
9540         metronome to musical column. Don't ack time sigs or bar lines.
9542 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
9544         * THANKS: sort, add David. Kristof contributed code, he is a
9545         contributor.
9547 2004-07-09  David Svoboda      <svoboda@cmu.edu>
9549         * elisp/lilypond-mode.el,
9550         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
9551         count beats between last measure stop | and point in emacs.
9552         
9553 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9555         * tex/GNUmakefile (TEX_FILES): don't dist
9556         music-drawing-routines.ps, latin1.enc 
9558         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
9559         --no-pdf, --pdftex
9560         (copyright): add --latex option
9561         (ic_p.make_include_option): use direct PS as default.
9563         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
9565         * input/regression/beam-concave.ly (rossFourBeams): add cases from
9566         Ross
9568         * scm/script.scm (default-script-alist): marcato should follow
9569         into staff
9570         
9571 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9573         * buildscripts/builder.py:
9574         
9575         * Documentation/SConscript (outdir): New file.  Add *list.ly
9576         dependencies.  Fixes PDF doc build.
9578 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9580         * SConstruct: Add Tar target (incomplete), fix install issues, fix
9581         run from build-dir.
9583         * ly/SConscript:
9584         * scm/SConscript: New file.
9586         * lily/main.cc (dir_info): Print variables in sh format.
9588         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
9590         * mf/SConscript: Update multiple target rules.
9592         * SConstruct (assert_version): Add.
9594 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9596         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
9598 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9600         * buildscripts/mf-to-table.py: Do not try to open ''.
9602         * mf/SConscript: New file.
9604 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
9606         * scm/fret-diagrams.scm : Convert many properties to constants,
9607         reducing the pollution of the property namespace.
9609         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
9610         unnecessary properties for fret-diagram
9612         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
9613         for interface
9615 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9617         * SConstruct: Update.
9619 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9621         * input/regression/beam-quant-standard.ly (seconds): print desired
9622         quants when failing.
9624 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9626         * SConstruct:
9627         * flower/SConscript:
9628         * lily/SConscript: New file.
9630 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
9632         * scm/define-grob-properties.scm (all-user-grob-properties): Add
9633         descriptions for all fret-diagram properties.
9635         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
9636         fret-diagram interface code
9638 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9640         * ly/book-paper-defaults.ly: set default encoding to ec.
9642         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
9643         installed.
9645         * tex/latin1.enc: new file, from a2ps. 
9647 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
9649         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
9650         add a faint, green border line.
9652         * Documentation/index.html.in: drop <table>, add a faint border line.
9654 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9656         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
9658         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
9660 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
9662         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
9664         * scm/output-tex.scm (white-text): Add scale parameter to allow font
9665         scaling
9667         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
9668         properly scale white text
9670         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
9671         position for numbered dots so dot will touch fret.
9672         (various routines): move to font-metric interface, rather than
9673         name, size interface.  Clean up comments.
9675         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
9676         size and offset to better center white text.
9678 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9680         * ChangeLog: Remove pre-2.1 changes.
9682         * Documentation/misc/ChangeLog-2.1: New file.
9684         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
9685         from ChangeLog.
9687 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9689         * input/test/chords-below-volta-bracket.ly,
9690         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
9692 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9694         * VERSION: release 2.3.6
9696         * input/regression/beam-quant-standard.ly: new file: test standard
9697         beam quants.
9699         * scm/beam.scm (check-quant-callbacks): new function
9700         (check-beam-quant): new function: check whether current beam
9701         quants match argument.
9703         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
9704         forbidden quant for sitting (upstem)/hanging (downstem) on outer
9705         staffline line.
9707 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9709         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
9710         functions.
9712         * lily/note-collision.cc (do_shifts): align colliding notes to
9713         their leftmost note.
9715         * input/regression/collision-alignment.ly: new file.
9717         * ly/init.ly: don't print gc stats.
9719         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
9720         extra newline
9722         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
9723         for dimensions. This fixes ottava-remove-empty-staff.ly
9725         * input/regression/lyrics-tenor-clef.ly: new file.
9727         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
9728         cyclic parents when two axis-group-engravers are
9729         present. Fixes: crash-axis-group-engraver.ly. 
9730         
9731         * input/test/volta-chord-names.ly: new file.
9733         * scm/define-context-properties.scm
9734         (all-user-translation-properties): change voltaOnThisStaff
9735         definition. 
9737         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
9738         if necessary.
9740         * lily/volta-bracket.cc (print): handle volta brackets without
9741         bars. 
9743 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9745         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
9746         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
9748 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9750         * scm/output-gnome.scm: updated instructions for running gnome
9751         backend
9753 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
9755         * scm/fret-diagrams.scm (draw-dots): default values for dot size
9756         and dot-position now depend on finger-code value; in-dot makes
9757         dots larger and centered.
9758         (draw-barre): added straight-barre indicator option
9759         (draw-dots): made fontify-text-white work.
9761         * music-drawing-routines.ps: added /draw_white_text
9763         * scm/output-tex.scm:  added white-text
9765         * scm/output-ps.scm:  added white-text
9767         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
9768         list of stencil expressions
9770         * scm/stencil.scm: Added fontify-text-white
9772 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
9774         * input/regression/+.ly: use @unnumbered section.
9776 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9778         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
9779         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
9781 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9783         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
9785 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9787         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9788         was causing an error. (was not actually commited in 2004-06-20)
9790         * input/regression/lily-in-scheme.ly (withPaddingC): does not
9791         breaks anymore
9793 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9795         * VERSION: 2.3.5 released.
9796         
9797         * lily/my-lily-parser.cc (parse_string): switch module too.
9799 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9801         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
9802         ec-fonts-mftraced to running requirements.
9804 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9806         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
9807         assignments don't reach the original file.
9809         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
9810         exists
9812 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9814         * scm/output-gnome.scm: 
9815         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
9817         * debian/: Apply Debian patch (Anthony Fok).
9819 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
9821         * Documentation/user/music-glossary.tely: fix titling; @top is already
9822         an @unnumbered @chapter.
9824 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9826         * debian/GNUmakefile (EXTRA_DIST_FILES):
9827         (CONF_FILES): update file list.
9829         * lily/stencil.cc (interpret_stencil_expression): bugfix.
9831 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9833         * debian/: Remove cruft (requested Anthony Fok.)
9835         * buildscripts/guile-gnome.sh: Build without gcc libtool version
9836         juggling.
9838         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
9839         Add popup menu with grob properties.
9841         * lily/grob-scheme.cc (ly:grob-properties):
9842         (ly:grob-basic-properties): New function.
9844         * lily/stencil.cc (interpret_stencil_expression): Comment-out
9845         "no-origin" call.  Fixes -fps output.
9847         * scm/output-ps.scm (no-origin): Add dummy implementation.
9849         * scm/output-gnome.scm (define-origin): Remove
9850         (grob-cause): Add.
9852         * scm/output-ps.scm (scm):
9853         * scm/output-tex.scm (scm): Remove define-origin from exports list.
9854         (define-origin): Remove.
9856         * scm/output-gnome.scm (define-origin): 
9858         * scm/lily.scm (ly:all-output-backend-commands): Remove
9859         define-origin.  Add grob-cause.
9861 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
9863         * buildscripts/lilypond-words.py: add ly/portugues.ly.
9865 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
9867         * Documentation/user/GNUmakefile:
9868         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
9869         --include-css=.../texinfo.css; command includes css into the html.
9871         * Documentation/texinfo.css: add file.
9872         define <hr> as black and thin.
9874 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9876         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
9877         stencil expression. Junk define-origin.
9879         * lily/my-lily-parser.cc (parse_string): init parser variable when
9880         lexer_ is set, ie. in parse_string and parse_file.
9882         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
9883         ly:score-bookify.
9885         * scm/lily.scm (collect-scores-for-book): new function.
9887         * ly/init.ly: print collected scores/musics.
9889         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
9890         scope, not in lily module.
9892         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
9894         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
9895         encapsulate gtk/pango tests.
9897         * po/tr.po: Turkish translation.
9899 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9901         * input/regression/lily-in-scheme.ly: regression test for #{
9902         ... #} syntax
9904         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9905         was causing an error.
9907         * Documentation/user/programming-interface.itely (Using LilyPond
9908         syntax inside Scheme): documentation for #{ ... #} syntax.
9910 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
9912         * Documentation/index.html.in: use black thin <hr>.
9914         * buildscripts/mutopia-index.py: use thin black <hr>.
9916 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9918         * scm/fret-diagrams.scm: Use UNIX style line endings.
9919         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
9920         typo.  Fixes compile.
9922         * scm/output-ps.scm (white-dot): Remove second incarnation.
9924         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
9926 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9928         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
9929         single file error.
9931         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
9933 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
9935         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
9936         remove size as argument to fret-diagram interface;
9937         improved white-circle dots for fret;
9938         improved top-fret thick line/
9940         * scm/output-ps.scm: added white-dot function
9942         * scm/output-tex.scm: added white-dot function
9944         * tex/music-drawing-routines.ps: added draw_white_dot function
9946         * ps/music-drawing-routines.ps: added draw_white_dot function
9948         * input/test/fret-diagram.ly: examples to show multiple
9949         functions and multiple interfaces
9951 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9953         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
9954         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
9956         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
9957         conflict.  Have I told you lately how much I love autotools?
9959 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9961         * lily/lily-guile.cc: 
9962         * lily/pangofc-afm-decoder.cc:
9963         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
9964         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
9966         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
9967         developers.
9969         * lily/paper-outputter.cc (file): New method.
9970         (dump_string): Use it.
9972         * scm/output-gnome.scm: Update with pango CVS info, lilylib
9973         musing.
9975         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
9976         of them has a comma :-).
9978         * scm/framework-gnome.scm: Add pango decoders.
9980         * lily/include/pangofc-afm-decoder.hh: 
9981         * lily/pangofc-afm-decoder.cc: New file.
9983         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
9985         * configure.in: Check for pango.
9987         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
9988         autoconf).
9989         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
9991         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
9993 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9995         * Documentation/user/tutorial.itely (Integrating text and music):
9996         fix grammar & punctuation.
9998 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10000         * lily/: Stray janitorial cleanups.
10002         * scm/lily.scm (ly:all-stencil-expressions):
10003         * scm/lily.scm (ly:all-output-backend-commands): New function.
10005         * scm/safe-lily.scm (safe-objects): Add them.
10007         * scm/framework-gnome.scm (<gnome-outputter>): New class.
10009         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
10011 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10013         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
10015 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10017         * scm/page-layout.scm (default-page-make-stencil): add
10018         raggedbottom, raggedlastbottom.
10020         * Documentation/user/changing-defaults.itely (Page layout): add doc.
10022         * scm/framework-tex.scm (define-fonts): fix export of
10023         papersize.
10025         * lily/paper-book.cc (classic_output): strip suffixes from
10026         framework functions.
10028         * lily/tuplet-bracket.cc (before_line_breaking): do not return
10029         SCM_UNDEFINED to Scheme.
10031 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10033         * lily/book.cc: remove Book::to_stencil().
10034         (process): whoops. Score::book_rendering returns vector, not list.
10036         * scripts/convert-ly.py (conv): remove \notes.
10037         apply to input examples.
10039         * lily/paper-outputter.cc (output_stencil): don't use
10040         smobify_self() but self_scm()
10042         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
10043         from smobify_self().
10045         * lily/paper-book.cc (output): load framework module
10046         scm_c_resolve_module().
10048         * python/lilylib.py (exit): exit with argument i.
10050 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10052         * scm/framework-gnome.scm (output-framework-gnome): Try loading
10053         gnome modules from non-toplevel.
10055         * lily/ly-module.cc (ly:import-module): Export to ly:.
10057         * lily/paper-score.cc (process): Do not show progress newline.
10059         * lily/paper-book.cc (output, classic_output): Show progess
10060         newline after score.
10062 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
10064         * buildscripts/lilypond-words.py: add ly/vlaams.ly
10066 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10068         * lily/score.cc (ly:run-translator): Do not crash on empty music
10069         list.
10071         * lily/book.cc (process): Do not render score when systems is empty.
10073         * input/simple-song.ly: Down one octave.
10075         * scm/output-gnome.scm: Remove script again; re-add modules fix
10076         (CVS conflict resolve?)
10078         * lily/stencil.cc (ly:interpret-stencil): Was:
10079         interpret_stencil_expression.
10081 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10083         * buildscripts/guile-gnome.sh: New file.
10085         * scm/output-gnome.scm: White background, better window size, sane
10086         canvas size.  Cleanups.
10088 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10090         * VERSION: release 2.3.4
10092         * Documentation/user/invoking.itexi (Invoking the lilypond
10093         binary): document --safe.
10095         * scm/output-gnome.scm: set PATH in script.
10097         * scm/page-layout.scm (default-page-make-stencil): don't stretch
10098         if there is too few systems on a page.
10100         * lily/parser.yy (relative_music): start at middle C without pitch
10101         argument.
10103         * Documentation/user/changing-defaults.itely (Page layout): new node.
10104         (Paper size): rename node
10105         (Page breaking): new node.
10106         (Titling): move from invoking.
10107         (File structure): new node.
10109         * lily/parser.yy (score_body): allow \header and music anywhere in
10110         \score body.
10112 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10114         * scm/lily.scm (ly:load): Remove page-breaking.scm.
10116 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10118         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
10120         * lily/include/paper-line.hh: rename to Paper_system.
10122         * lily/include/paper-book.hh: doc class.
10124         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
10126         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
10127         (plain-header): add instrument-name.
10128         (default-page-make-stencil): bugfixes.
10130         * lily/parser.yy (book_body): allow \header anywhere in \book{}
10132         * lily/paper-book.cc: remove copyright & tagline. Remove
10133         interactions with Page
10135         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
10136         here, 
10137         (default-page-make-stencil): new function
10138         (default-page-music-height): new function
10139         (page-headfoot): new function
10140         (ly:optimal-page-breaks): generate stencils directly from here
10142         * scm/titling.scm: new file, group titling functions
10144 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10146         * scm/output-gnome.scm: Handle multiple pages.
10148         * scm/framework-gnome.scm: Do not load output-gnome.
10149         (framework-gnome): Invoke output-gnome::header and
10150         output-gnome::end-output as faked stencils.  Fixes experimental
10151         gnome output.
10153 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10155         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
10156         octavation compatibility fixes. Backportme. 
10158         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
10159         pages.
10160         (ly:optimal-page-breaks): combine-penalties: no shortcut for
10161         negative. Now we handle negative penalties (ie. \pageBreak)
10162         correctly.
10164         * lily/system.cc (get_line): extract page-penalty from the left
10165         bound.
10167         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
10169 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10171         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
10173 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10175         * scm/output-gnome.scm: Update script.  Move development to
10176         lilypond_2_3_2 branch for now.
10178 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10180         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
10181         negative penalties.
10182         cleanups.
10184         * Documentation/user/changing-defaults.itely (Creating contexts):
10185         index entries
10187         * scm/page-breaking.scm (ly:optimal-page-breaks): new
10188         file. Rewrite function. 
10190         * lily/paper-book.cc (pages): new interface: page-breaking returns
10191         list of line-list.
10193         * lily/page.cc (Page): take lines argument.
10195         * scm/document-translation.scm (all-engravers-doc): link to user man
10197         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
10198         iso. score.
10200         * Documentation/user/notation.itely (Relative octaves): typo.
10202         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
10204 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10206         * scm/output-gnome.scm: Update build script.
10208 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10210         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
10211         gnome backend.
10213         * scm/framework-gnome.scm: New file.
10215         * scm/lily.scm: Use it.
10217         * lily/paper-outputter.cc: Janitorial cleanups.
10218         (ly:outputter-dump-string): Remove unreachable statement.
10220         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
10221         (ice-9): Bugfix: Add srfi-1.
10223         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
10225 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10227         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
10228         in do_quit()
10230 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10232         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
10234 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10236         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
10237         override of Beam::position-callbacks. Why would grace beams not be
10238         quantized? Fixes: weird-stem-size-grace. 
10240         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
10241         warning only once. Backportme.
10243         * lily/accidental-engraver.cc (number_accidentals_from_sig):
10244         bugfix, 2nd try. Backportme.
10246         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
10248 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10250         * Documentation/user/notation.itely (Instrument transpositions):
10251         Correct the name of the instrumentTransposition property.
10253 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10255         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
10257 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10259         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
10260         and postLilyPondExample are called when defined.
10262 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10264         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
10265         This fixes setting notenames with `\include "nederlands.ly" '
10267         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
10268         new function.
10270 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10272         * scm/page-layout.scm: don't do piece, it should be in score-title
10273         only.
10275         * lily/lexer.ll: lex \score separately.
10277         * lily/paper-book.cc: junk stencil2line.
10279         * lily/paper-line.cc (Paper_line): construct from Stencil
10280         directly. No futzing with the dimensions.
10282         * lily/include/paper-line.hh (class Paper_line): 
10284         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
10285         takes arbitrary number of arguments.
10287         * input/test/markup-score.ly (tuning): simplify example. 
10289 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10291         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
10293         * scm/define-markup-commands.scm (score): define score-markup
10295         * lily/parser.yy (markup): use score-markup.
10297         * lily/score.cc: add ly:score? 
10299 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
10301         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
10302         fret-parse-string so it prepares for calls to fret-diagram-verbose
10303         Changed display constants to props so they are available for
10304         \override.
10306 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10308         * VERSION: release 2.3.3
10310         * stepmake/stepmake/generic-vars.make: unset LANG.
10312         * input/regression/tuplet-nest.ly: bugfix.
10314         * lily/tie-performer.cc (stop_translation_timestep): reset
10315         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
10317         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
10318         clear repeat_ directly after setting stem_tremolo_. Fixes:
10319         tremolo-repeat.ly
10321         * input/regression/span-bar-break.ly: new file.
10323         * scm/define-grobs.scm (all-grob-descriptions): remove
10324         break-visibility from SpanBar. Fixes: piano-repeat.ly
10326 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10328         * python/lilylib.py (make_ps_images): only compute bbox when needed.
10330         * scripts/lilypond-book.py (process_snippets): use lily -f ps
10331         files for generating pngs. (failed experiment)
10333         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
10334         file with PFA fonts included.
10336         * lily/score.cc (default_rendering): put header in too.
10338         * lily/paper-line.cc (LY_DEFINE): change function to
10339         ly:paper-line-extent
10341         * scm/page-layout.scm (default-book-title): only add lines for
10342         non-nil fields.
10343         (default-score-title): idem.
10345         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
10347         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
10349         * lily/include/paper-book.hh (class Paper_book): remove height_
10350         member.
10352         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
10354         * lily/ly-module.cc (LY_DEFINE): bugfix.
10356         * lily/paper-book.cc (book_title): separate function for the book
10357         title.
10359         * scm/page-layout.scm (default-book-title): only account for
10360         markup fields.
10362         * scm/framework-ps.scm: new file. Move high level interface from
10363         output-ps.scm
10365         * scm/music-functions.scm (def-grace-function): move macros from
10366         ly/music-functions-init.ly
10368         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
10369         framework-tex.scm
10371         * scm/framework-tex.scm (dump-line): new file. High level
10372         interface for output (pages, systems, header). 
10374         * lily/include/page.hh (class Page): add is_last_ field.
10376         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
10378         * lily/paper-book.cc (split_string): new function
10379         (output): output multiple formats, i.e. --format=ps,tex
10381         * scm/output-ps.scm (output-scopes): dump variables directly.
10382         (define-fonts): rewrite for new interface
10384         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
10386         * lily/paper-outputter.cc (Paper_outputter): take format argument.
10388         * lily/main.cc (parse_argv): don't set extension for output.
10390         * lily/clef-engraver.cc (create_clef): remove
10391         Staff_symbol_referencer::set_position() call. 
10393 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10395         * ly/music-functions-init.ly (addlyrics): set the 'origin property
10396         with the location argument in music function definitions.
10398 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10400         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
10401         staffsymbol dependency.
10403         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
10404         cleanups.
10406         * lily/book.cc (process): return Paper_book
10407         (to_stencil): use Book::process().
10409         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
10410         header_ field. Store in $globalheader
10412         * lily/parser.yy (book_body): book header is initted to
10413         $globalheader.
10416 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10418         * input/test/fill-a4.ly: removed.
10420         * lily/parser.yy (output_def): push scope of parent_ Output_def
10421         too.
10423 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10425         * scm/output-gnome.scm: Update info.
10427 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10429         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
10431         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
10432         than 1 module.
10434         * lily/include/ly-module.hh (ly_use_module): rename is_module to
10435         ly_c_module_p.
10437         * scm/page-layout.scm (default-book-title): move Scheme titling
10438         functions to here.
10440         * lily/parser.yy (book_paper_block): remove scope too.
10442         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
10444         * lily/rest.cc: add direction to rest properties.
10446         * lily/include/output-def.hh: new file, move from
10447         music-output-def.hh
10449 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10451         * scm/output-gnome.scm: Describe feta-cork hack.
10453 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10455         * lily/include/book-paper-def.hh: derive from Output_def 
10457         * lily/include/paper-def.hh: move all functionality out of class.
10458         Junk header.
10460         * lily/include/music-output-def.hh: rename Music_output_def to
10461         Output_def.
10463         * input/wilhelmus.ly: only set space for Paper formatting. 
10465         * lily/include/midi-def.hh: remove file, remove class.
10466         Move functions to Music-output-def.
10468         * lily/music-output-def.cc (Music_output_def): remove separate
10469         translator table. Lookup translators in scope directly. This
10470         obviates Context suffix for context identifiers, i.e.
10472         \context {
10473           \Staff
10474           .. 
10475           }
10478         will work.
10481         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
10483         * Documentation/user/changing-defaults.itely (Horizontal spacing):
10484         document spacing override hack.
10486 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10488         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
10489         installation info.  Support point-and-click.  Add +/- zoom
10490         keybindings.
10492 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10494         * VERSION: 2.3.2 released
10496         * lily/parser.yy (book_body): set default bookpaper.
10498         * scm/output-tex.scm (header): kludge: hard code linewidth. 
10500         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
10502 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10504         * lily/score.cc (default_rendering): scale outputdef before
10505         starting.
10507 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10509         * scm/fret-diagrams.scm: Add header.
10511         * scm/output-gnome.scm: Hello world :-)
10513 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10515         * scripts/lilypond.py (run_dvips): only add papersize if present.
10517         * lily/accidental-engraver.cc (update_local_key_signature): new
10518         function, fold code from initialize() and process_music().
10519         (update_local_key_signature): use deep copy. This fixes one
10520         problem from custom-key-signatures.ly.
10521         (number_accidentals_from_sig): tighter check for
10522         accidental-too-old.
10524         * ly/engraver-init.ly: remove localKeySignature
10525         definition from ChoirStaff, StaffGroup, Score.
10527         * lily/percent-repeat-engraver.cc (try_music): add moments for
10528         barlines too. Fixes: skipbars-percent-repeat.ly.
10530 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10532         * lily/context-def.cc (filter_performers): don't go to cdrloc if
10533         skipping last pair. Fixes: crash-bar-number.
10535         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
10536         D. Sorensen)
10538         * input/test/fret-diagram.ly: new file.
10540         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
10541         (scale-paper): divide by scale.
10543 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10545         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
10546         case.
10548 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10550         * scm/stencil.scm (fontify-text): reinstate function
10552         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
10554         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
10556         * lily/parser.yy (book_paper_head): \bookpaper {} 
10558         * python/midi.c: remove config.h
10560 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10562         * scm/output-gnome.scm: Update.
10564 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10566         * scm/output-gnome.scm: New file.
10568         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
10570 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10572         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
10573         (find_scaled_font): move from Paper_def
10575 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10577         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
10578         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
10580         * po/fr.po: update po.
10582         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
10584         * lily/book-paper-def.cc (print_smob): new file.
10586 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
10588         * buildscripts/lilypond-words.py: search words also from
10589         music-functions-init.ly.
10591 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10593         * ly/music-functions-init.ly (def-music-function): new helper
10594         macro for defining music functions. \addlyrics \appoggiatura
10595         \acciaccatura \grace \partcombine \autochange \applycontext
10596         \applyoutput and \breathe are now defined here thanks to it.
10598         * lily/parser.yy: 
10599         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
10600         \grace \partcombine \autochange \applycontext \applyoutput and
10601         \breathe keywords removed from the parser.
10603         * lily/parser.yy: 
10604         * lily/music-function.cc (ly_make_music_function): 
10605         * lily/lexer.ll (music_function_type): added a case for 0-arg
10606         music functions.
10608 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10610         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
10611         refering to a music expression can be used in lily-inside-scheme:
10612         #{ $music #}
10614         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
10615         and ly:parser-define, and change ly:parser-parse-string in order
10616         to make #{ $music #} work.
10618         * scm/new-markup.scm (compile-markup-expression): when an argument
10619         is a string, use `make-simple-markup'.
10621 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10623         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
10625 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10627         * scripts/convert-ly.py (FatalConversionError.func): handle + in
10628         font-size. (backportme)
10630 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10632         * lily/paper-outputter.cc (output_stencil): dump font definitions
10633         before each stencil.
10635         * lily/include/paper-book.hh (struct Score_lines): new
10636         struct. Collect info per Paper-score.
10638         * lily/include/page.hh (class Page): to_stencil() returns Stencil
10639         everywhere.
10641         * lily/stencil.cc (find_expression_fonts): new function
10643         * lily/paper-outputter.cc (output_stencil): use
10644         interpret_stencil_expr
10646         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
10647         (interpret_stencil_expr): new function. Generic stencil
10648         interpretation.
10650         * lily/paper-def.cc (find_scaled_font): divide lookup
10651         magnification by outpuscale for non-virtual fontmetrics. This
10652         fixes ludicrously long font definitions for text
10653         fonts. (backportme)
10655         * lily/score-engraver.cc: remove
10656         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
10658 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10660         * input/test/markup-score.ly: Remove \notes.
10662         * lily/parser.yy (book_body): Grok Composite_music and \header.
10663         (markup): Push NOTES mode before score_block.
10665         * VERSION: release 2.3.1
10667         * mf/feta-klef.mf: 
10668         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
10670         * Documentation/user/programming-interface.itely: Use @emph (was:
10671         @em).
10673         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
10675 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10677         * scm/output-tex.scm (output-tex-string): tighten safe security.
10679         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
10681         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
10682         allowed ly functions.
10684         * lily/ly-module.cc (ly_module_define): only define variable if
10685         bound.
10686         (ly_make_anonymous_module): take safe option.
10688 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10690         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
10692 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10694         * input/regression/newaddlyrics.ly: Fix.
10696         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
10697         \score \notes.
10699 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
10701         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
10703 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10705         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
10707         * lily/paper-line.cc (Paper_line): don't store list of stencils,
10708         but convert to single Stencil immediately.
10710         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
10712 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10714         * scm/output-sodipodi.scm: Resurrect sodipodi output.
10716 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10718         * elisp/lilypond-mode.el: Changed the way defaults are created for
10719         LilyPond-command-master.  LilyPond-mode will now check the
10720         timestamps of the files to see which command has to run next.
10722 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10724         * scm/bass-figure.scm (format-bass-figure): don't set
10725         number-markup for strings. This fixes string in bass
10726         figure. (backportme)
10728         * lily/parser.yy (bass_number): insert number-markup into figure
10729         definition.
10731         * scm/define-music-properties.scm (all-music-properties): make
10732         'figure a markup.
10734         * scripts/convert-ly.py (conv): \apply -> \applymusic
10736 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10738         * elisp/lilypond-mode.el: changed the order of some commands
10739         ("Midi" after "2Midi"), use the user-defined
10740         LilyPond-command-default as default instead of "LilyPond"
10742         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
10743         to set the master file for the next command.
10745         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
10746         with font-lock-reference-face.
10748 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
10750         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
10752         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
10754 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10756         * ly/music-functions-init.ly (TODO): new file.
10758         * lily/parser.yy (Generic_prefix_music_scm): add more
10759         music_function symbols.
10760         (Prefix_composite_music): change \apply to music-function   
10762         * lily/include/music-function.hh: rename to music-function
10764 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10766         * lily/music-head.cc (LY_DEFINE): change order of args.
10768         * input/regression/music-head.ly (texidoc): new file.
10770         * lily/parser.yy (Generic_prefix_music): allow generic
10771         music-transformation functions. 
10773         * lily/include/music-head.hh (is_music_head): new file.
10775         * lily/music-head.cc (get_music_head_transform): new file.
10777 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10779         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
10780         empty extent. This fixes ottava brackets on rests. (backportme)
10782         * make/lilypond.redhat.spec.in (Group): ln png files for info.
10784         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
10786         * cygwin/lily-wins.py: update for the lily-wins.py script.
10788 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10790         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
10791         code. This will obviate typeset_grob () in the future.  The effect
10792         of this is that improperly written spanner handling will result in
10793         invalid spanner bounds.
10794         (announce_grob): add to elems_ from here
10795         (typeset_grob): comment out.  
10797         * lily/include/engraver.hh (make_spanner): new calling interface
10798         for make_{item,spanner}. This obviates most calls to
10799         announce_grob().
10801         * scm/music-functions.scm (set-accidental-style): use GrandStaff
10802         iso. PianoStaff for piano styles.
10804 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
10806         * Documentation/user/music-glossary.tely: add segno after d.s.
10808 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10810         * lily/include/audio-column.hh: remove unused variables.
10811         (patch by Michael Welsh Duggan)
10813         * flower/include/axes.hh (other_axis): inline Axes function
10814         (thanks to David Brandon).
10816 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10818         * cygwin/mknetrel: Install image links (backportme).
10820         * Documentation/user/GNUmakefile (local-install-info): Activate
10821         actual installing of image links (backportme).
10823 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10825         * Documentation/user/notation.itely (Measure repeats): Removed
10826         unnecessary (and confusing) \context Voice{.
10828 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10830         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
10832         * lily/page.cc (Page): Do not use ly_scheme_function for
10833         volatile/configurable variables (FIXME: better name).
10835         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
10836         get_scmvar).
10838 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10840         * scripts/convert-ly.py (FatalConversionError.subst): use
10841         \transposition.
10843 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10845         * lily/include/page.hh (class Page): Declare left_margin ().
10847         * lily/page.cc: Remove paper var caching.
10849 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10851         * Documentation/user/music-glossary.tely: Add name to @top node.
10852         Remove comment from @table definitions (workaround for makinfo
10853         bug).
10855         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
10856         ly:stencil-get-expr).  Update callers.
10857         (ly:stencil-align-to!):  Return stencil too.
10859         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
10860         stencil.  Remove looped line-based page output.
10861         (output_line): Use line stencil.  Remove looped stencil-based line
10862         output.
10864         * lily/page.cc (ly:page-paper-lines): New function.
10866         * input/test/markup-score.ly: New file.
10868         * scm/define-markup-commands.scm (stencil): New markup.
10870         * lily/book.cc (to_stencil): New method.
10872         * lily/parser.yy (markup): Use it to grok \score.
10874 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10876         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
10878         * lily/paper-book.cc (pages): Change signature.  Update callers.
10880         * lily/include/page.hh:
10881         * lily/page.cc: New file.
10883         * lily/paper-line.cc (to_stencil): New method.
10885         * lily/paper-outputter.cc (output_stencil): New method.
10887         * lily/paper-outputter.cc (output_line): Use them.
10889         * lily/warn.cc: Remove.
10891         * lily/my-lily-parser.cc (distill_inname): Remove.
10893         * flower/include/file-name.hh: 
10894         * flower/file-name.cc: New file.  Update users.
10896         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
10897         (find): New method of same name.
10899         * lily/my-lily-parser.cc (ly:parse-file): Use it.
10901         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
10902         constant error message.
10904 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
10906         * input/test/{blank-notes.ly,staff-container.ly}: typos.
10908 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10910         * Documentation/user/music-glossary.tely: @table @strong' replaced
10911         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
10912         (backportme).
10914 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10916         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
10918         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
10919         #{ lily music expression #} that returns an equivalent scheme
10920         music expression by parsing the string.
10922 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10924         * lily/my-lily-parser.cc:
10925         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
10926         SCM string (foo.ly/toto.scm support).
10928 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10930         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
10932 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10934         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
10936         * scripts/lilypond-book.py: LY code that includes \header is
10937         not assumed to be a fragment.
10939 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10941         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
10942         tremolo beams up.
10944         * lily/stem.cc (chord_start_y): Return 0 if no heads.
10945         (get_default_stem_end_position): No tremolo head juggling if no
10946         heads.  Fixes tremolo crash on rests (backportme).
10948         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
10950 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10952         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
10953         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
10955         * lily/lexer.ll: Allow \encoding in NOTES mode.
10957         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
10958         for lyrics, not for commands.
10960         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
10961         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
10963         * input/regression/newaddlyrics.ly: New file.
10965         * Documentation/topdocs/NEWS.texi: Update.
10967         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
10968         (Music_list): Allow embedded scm.
10970         * lily/score.cc (ly:score-bookify): New function.
10972         * lily/music.cc (ly:music-scorify): Idem.
10974         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
10975         (ly:parser-print-score): Idem.
10977         * scm/lily.scm (default-toplevel-book-handler): Idem.
10978         (default-toplevel-music-handler): Idem.
10979         (default-toplevel-score-handler): Idem.
10981         * ly/declarations-init.ly: Set default toplevel handlers.
10983         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
10985         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
10986         printer for score at toplevel.
10988 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10990         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
10991         Fix for simple case: input/simple-song.ly, more complex stuff
10992         does not work yet.
10994 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10996         * lily/parser.yy (Prefix_composite_music): split Composite_music
10997         in Prefix_composite_music and Grouped_music_list.
10998         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
11000 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11002         * scm/lily.scm (toplevel-expression): New define.
11004         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
11006         * lily/parser.yy (toplevel_expression): Use it.
11008         * lily/include/my-lily-parser.hh: Smobbify.
11010         * lily/my-lily-parser.cc (parse_string): New method.
11012         * lily/my-lily-parser.cc (ly:parse-string): New function.
11014         * Documentation/user/lilypond.tely: Add comment and workaround for
11015         gs-8.01 crash.  Fixes make web.
11017         Simplification of toplevel music.
11019         * lily/lexer.ll, lily/parser.yy:
11021         * In LYRICS mode, return LYRICS_STRING.  This fixes one
11022         shift/reduce problem.
11024         * Use NOTES mode at start of maininput.
11026         * Grok toplevel composite music expression, put in score and book.
11028         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
11030         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
11032         * input/simple.ly: New file.
11034         * input/simple-song.ly: Idem.
11036 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11038         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
11039         Sandberg.
11041 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11043         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
11045 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
11047         * input/regression/accidental-octave.ly: doc automatic showing
11048         of note names.
11050 2004-04-16  Heikki Junes <janneke@gnu.org>
11052         * po/fi.po: do "make po && make -C po po-update" at top-level,
11053         then "cp po/out/fi.po po/fi.po" and update fields.
11055         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
11057 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11059         * Documentation/user/introduction.itely (About this manual): Fix
11060         templates and regression urls (backportme).
11062 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11064         * ly/engraver-init.ly (Score:graceSettings): Increase
11065         beamed-lengths, especially for 32nd notes.
11067         * Documentation/user/notation.itely (Grace notes): Correct the
11068         syntax for add-grace-property example.
11070 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11072         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
11073         `Generated' tag.
11075         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
11076         Severely broken (the Debian package, at least).
11078 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11080         * lily/context.cc (find_create_context): assign to lvalue.
11082 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11084         * lily/include/translator.hh (class Translator): rename
11085         get_parent_context() to context () to avoid confusion.
11087         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
11089         * lily/lexer.ll: change is_string -> ly_c_string_p 
11091         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
11093         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
11095 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11097         * VERSION: release 2.3.0
11099         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
11101         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
11102         if nonempty.
11104         * lily/include/context.hh (class Context): make members protected.
11105         (children_contexts): new accessor function.
11107         * lily/include/translator.hh (class Translator): make
11108         daddy_context_ protected.
11109         (class Translator): clean up. 
11111         * lily/include/context.hh (class Context): make daddy_context_
11112         private.
11114         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
11115         higher for finding Voice. (backportme)  
11117         * lily/include/context.hh (class Context): remove
11118         find_context_below() as a method.
11120         * Documentation/user/notation.itely (The Lyrics context): add note
11121         about manual durations
11123         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
11124         encoding.
11126         * scm/output-tex.scm (text): dump \inputencoding{} for text.
11128 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11130         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
11131         \usepackage{inputenc}
11133         * lily/paper-book.cc (classic_output): don't advance Offset for
11134         TeX output.
11136         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
11137         ec-sauter.map in rules
11139         * mf/ecb.mf (font_identifier): new file, based on ecbx
11141         * mf/ecb10.mf (gensize): new file.
11143         * Documentation/topdocs/NEWS.texi (Top): document some more new
11144         features.
11146         * ly/declarations-init.ly: run convert-ly
11148         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
11149         from input-file-results. Remove input-file-results.* 
11151 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11153         * scm/output-ps.scm (font-command): Fix, again.
11155         * input/test/title-markup.ly: Add \noPagebreak test.
11157         * lily/score-engraver.cc (try_music): Bugfix.
11159 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11161         * lily/main.cc (main_with_guile): excise dependency options -M and
11162         --dep-prefix
11164         * lily/input-file-results.cc: excise Makefile dependency code
11166         * Documentation/user/invoking.itexi (Invoking the lilypond
11167         binary): remove dep doco
11169         * lily/main.cc (main_with_guile): call lilypond-main
11171         * scm/lily.scm (lilypond-main): new function: handle multiple files.
11173         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
11174         exception.
11176         * lily/my-lily-parser.cc: remove paper_description function
11178         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
11179         new function.
11181         * lily/main.cc: remove global_score_count.
11183         * lily/book.cc (process): don't take header from global_input_file.
11185         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
11187         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
11189         * lily/music-output-def.cc (LY_DEFINE): new function
11190         ly_output_description. This function does the bulk for  setting,
11191         parsing and breaking down of an input file.
11193         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
11194         anonymous modules globally. Let's hope they get GCd
11196         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
11198 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11200         * scm/output-ps.scm (header): Papersize from paper.
11202         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
11203         for classic output.
11205         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
11206         lilypondclassic is defined.
11207         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
11209         * input/regression/between-systems.ly: Remove.
11211         * python/lilylib.py (get_bbox): Fix regular expression
11212         for bounding box.
11214         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
11216         * scm/output-tex.scm (stop-page): Use it.
11218         * scm/output-ps.scm (define-fonts): Bugfix.
11220         * lily/grob.cc: Add penalty to interface.
11222         * lily/include/paper-line.hh (class Paper_line): New member
11223         var penalty_.
11225         * lily/system.cc (get_line): Initialise Paper_line with
11226         page-penalty's from original grobs.
11228         * scm/define-music-properties.scm (all-music-properties): Add
11229         page-penalty.
11231         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
11233         * lily/score-engraver.cc (try_music): Handle page-penalty.
11235         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
11237 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11239         * ly/declarations-init.ly (melismaEnd): typo
11241         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
11243         * scm/output-ps.scm (text): split string into spaces, use moveto
11244         for setting space. 
11246 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11248         * po/nl.po: Update.
11250         * scm/font.scm (add-cmr-fonts): Typo.
11252 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11254         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
11255         font-encoding.
11257         * scm/define-grobs.scm (all-grob-descriptions): idem.
11259         * lily/time-signature.cc (numbered_time_signature): idem.
11261         * scm/font.scm (add-cmr-fonts): use real encoding names for
11262         font-encoding.
11264 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11266         * lily/paper-book.cc (classic_output): 
11267         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
11268         Fixes classic output.
11269         (lilypondstart):
11270         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
11271         kludge.
11273         * scripts/old-lilypond-book.py: Remove.
11275         Page layout for SCOREs enclosed in a BOOK:
11277         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
11278         layout tweaking.
11280         * input/les-nereides.ly (theScore): Add \book.
11282         * input/test/title-markup.ly: Add \book.
11284         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
11285         only if 'verbose.
11287         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
11289         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
11291         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
11292         * scm/output-tex.scm (start-system): Update for page layout by
11293         LilyPond.
11295         * scm/output-ps.scm (start-system): Previously (new-start-system).
11297         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
11298         passed to define-fonts.
11300         * lily/paper-column.cc: 
11301         * lily/system.cc (get_line):
11302         * ly/property-init.ly (newpage): 
11303         * scm/define-grob-properties.scm:
11304         * scm/output-ps.scm: 
11305         * scm/output-tex.scm: Remove between-system-string kludge.
11307         * scm/output-ps.scm (define-fonts, font-command,
11308         font-load-encoding): Handle ENCODING = #f.
11310         * scm/output-tex.scm (output-scopes): Check if variable is bound.
11312         * scm/define-markup-commands.scm (fill-line): Use
11313         make-simple-markup (WAS: unexisting make-word-markup).
11315         * lily/text-item.cc (interpret_markup): Bugfix, transpose
11316         ENCODING, MARKUP parameters for interpret_string.
11318         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
11320         * lily/score.cc (book_rendering): New method.
11321         (default_rendering): Create Paper_book helper locally, dump
11322         output.
11324         * lily/my-lily-lexer.cc (the_key_tab): Add book.
11326         * lily/parser.yy: Handle \book.
11328         * lily/include/book.hh: 
11329         * lily/book.cc: New file.
11331 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11333         * lily/text-item.cc (interpret_string): new file, select font with
11334         encoding.
11336         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
11338         * scm/define-markup-commands.scm (encoded-simple): new markup command.
11340         * lily/parser.yy (markup): take encoding from lexer.
11342 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11344         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
11346         * scm/output-ps.scm: Remove some cruft.
11348 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11350         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
11352         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
11354 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11356         * scm/font.scm (add-century-schoolbook-fonts):
11357         (make-century-schoolbook-tree): New function.
11359         * input/test/title-markup.ly: Use Century Schoolbook font.
11361 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11363         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
11364         to Erik Sandberg) 
11366         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
11368         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
11370         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
11372         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
11374 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11376         * scm/part-combiner.scm (determine-split-list): bugfix: if no
11377         solo-state (at end of solo), we can set the solo status
11378         too. (backportme.)
11380         * input/regression/part-combine-solo-end.ly: new file.
11382 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11384         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
11385         flavour abc files.  Really ignore unknown keys (backportme).
11387 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11389         * lily/scaled-font-metric.cc (text_dimension): only multiply with
11390         magnification_ when looking up in orig_.
11392         * scm/output-tex.scm (text): switch off char-mapping.
11394         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
11395         because AFM's encoding field cannot have spaces.
11397 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11399         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
11401 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11403         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
11405         * mf/cmr.enc: new file, without hi-bit ascii info. 
11407         * lily/bezier-bow.cc (slur_shape): make indent dependent on
11408         width. This removes the 'hook' at the end of a long slur.
11410         * buildscripts/mf-to-table.py (parse_logfile): don't append
11411         encoding to fontname.
11413 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11415         * scm/output-ps.scm (define-fonts): Load .enc only once.
11417         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
11418         too.
11420 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11422         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
11423         encoding field.
11425         * lily/stencil-scheme.cc: remove ly:fontify-atom 
11427         * ly/portuges.ly (pitchnames): new file.
11429         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
11430         Michael Welsh Duggan
11432         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
11434         * ly/nederlands.ly: add comment about digits.
11436         * lily/scaled-font-metric.cc (derived_mark): idem.
11438         * scm/encoding.scm (make-encoding-mapping): change permutation to
11439         mapping.
11441         * lily/scaled-font-metric.cc (derived_mark): is a const method.
11442         (Modified_font_metric): make alist for coding_description_
11443         (LY_DEFINE): remove coding-name.
11445         * scm/output-tex.scm (text): remove debugging code.
11447         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
11449         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
11450         from infile.
11452         * mf/feta-generic.mf: move fet_beginfont into generic code.
11453         use fetaMusic (without space) as encoding
11455         * mf/feta-autometric.mf: take encoding argument
11457         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
11459         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
11460         use.
11462         * scm/encoding.scm (read-encoding-file): use symbol for glyph
11463         name.
11465 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11467         * input/test/title-markup.ly: Set inputencoding.
11469         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
11471         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
11473         * scm/encoding.scm (get-coding-filename, get-coding-command): New
11474         function.
11475         (coding-alist): Also hold filename, command.
11476         (read-encoding-file): Return symbols.
11478 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11480         * scm/output-tex.scm: remove fontify; text and char take a font
11481         argument.
11483         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
11485         * lily/scaled-font-metric.cc (text_dimension): init
11486         coding_{permutation,table}_ too 
11487         (LY_DEFINE): ly:font-encoding, new function return
11489         * lily/paper-def.cc (find_scaled_font): take input coding from
11490         inputcoding paper var.
11492         * lily/performance.cc (output): remap modulo 16.
11494         * lily/text-item.cc (interpret_markup): whoops, variable
11495         shadowing fixed.
11497 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
11499         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
11500         symbols, not symbols to strings.
11502         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
11503         symbols, not symbols to strings.
11505 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11507         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
11508         (ly:kpathsea-gulp-file): New function.
11510         * scm/encoding.scm (read-encoding-file): Use it.
11512 2004-04-06  Werner Lemberg  <wl@gnu.org>
11514         * scm/encoding.scm (coding-alist): Fix typo.
11516 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11518         * lily/scaled-font-metric.cc (text_dimension): move function from
11519         Font_metric
11520         (make_scaled_font_metric): init coding_scheme_ to TeX
11521         (text_dimension): use get-coding-vector for non TeX coding_scheme_
11523         * lily/include/scaled-font-metric.hh (struct
11524         Modified_font_metric): rename from Scaled_font_metric
11526         * scm/encoding.scm (read-encoding-file): split up large function,
11527         leave caching to (delay)
11529         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
11531 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11533         * lily/my-lily-lexer.cc (set_encoding): New method.
11535         * lily/lexer.ll: Grok \encoding.
11537         * lily/font-metric.cc (get_encoded_index): New function.
11539         * lily/include/font-metric.hh (coding_scheme): New method.
11541         * scm/encoding.scm: New file.
11543         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
11545 2004-04-05  Werner Lemberg  <wl@gnu.org>
11547         * Documentation/user/tutorial.itely: Revised (finished).
11549         * Documentation/user/macros.itexi (@separate): Removed.
11551 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11553         * scm/output-ps.scm (define-fonts): fix scaling.
11555         * lily/scaled-font-metric.cc (design_size): add function.
11557         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
11558         partial cut&paste of ly:font-magnification.
11560 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11562         * scm/output-ps.scm (define-fonts):
11563         (fontify): Update.
11565 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11567         * po/fr.po: update. (backportme).
11569         * po/nl.po: update. (backportme). 
11571         * mf/feta-beugel.mf: document why design size is not fixed.
11573         * mf/feta-braces-a.mf: rename to stress that it's not design size.
11575 2004-04-04  Werner Lemberg  <wl@gnu.org>
11577         * Documentation/user/tutorial.itely: Revised (continued).
11579 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11581         * po/nl.po: Update (backportme).
11583 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11585         * po/de.po: update. (backportme).
11587         * scm/output-tex.scm (font-command): use ly: functions to
11588         construct name.
11589         (define-fonts): don't use alist, just dump \font definitions.
11590         (font-load-command): calculate proper scaling by taking
11591         outputscale from paper argument.
11593         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
11594         expression.
11596         * lily/paper-outputter.cc (output_header): pass paper arg to
11597         define-fonts
11599         * lily/paper-def.cc (font_descriptions): dump list of
11600         Scaled_font_metrics
11601         (find_scaled_font): take Font_metric argument, store
11602         Scaled_font_metrics in hash-table containing (size ->
11603         Scaled_font_metrics) alist.
11604         (get_dimension): rename from get_realvar
11606         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
11607         ly:font-magnification, ly:font-name: new functions
11609 2004-04-03  Werner Lemberg  <wl@gnu.org>
11611         * Documentation/user/dedication.itely,
11612         Documentation/user/preface.itely,
11613         Documentation/user/introduction.itely,
11614         Documentation/user/tutorial.itely: Revised.
11615         Removing leading spaces which distorts output if info files are read
11616         with stand-alone info.
11617         Removing superfluous inter-word spaces which also distorts output
11618         for stand-alone info.
11619         Using ` and ' instead of `` and '' everywhere to improve
11620         legilibility with stand-alone info
11621         Using @samp for single-letter input items and data which contains
11622         spaces, @code for other things.
11624         * lily/grob-interface.cc: Adding copyright.
11625         (check_interfaces_for_property): Improve format of warning message.
11627 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11629         * lily/include/font-metric.hh (struct Font_metric): add
11630         design_size () method.
11632         * buildscripts/mf-to-table.py (base): add DesignSize comment.
11634         * lily/afm.cc (read_afm_file): read design size.
11636         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
11638         * scm/music-functions.scm (unfold-repeats): handle dots too.
11640 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11642         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
11643         (backportme)
11645 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11647         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
11648         lyric indent.  Revert melismaBusyProperties using \unset.
11650 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11652         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
11654         * lily/parser.yy (command_element): allow redefinition of |
11655         meaning.
11657         * lily/break-align-engraver.cc (acknowledge_grob): construct
11658         LeftEdge where the first cause for alignment is coming from.
11659         This makes \override Staff.LeftEdge work as expected.
11661         * lily/slur-performer.cc (Slur_performer): add inits
11663         * lily/beam-performer.cc (Beam_performer): add inits
11665 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11667         * VERSION (PACKAGE_NAME): release 2.2.0
11669 #Local variables:
11670 #coding: utf-8
11671 #End: