(readPostTable): ugh. Kludge: nglyphs in maxp
[lilypond.git] / ChangeLog
bloba9e0f4495482c24ba0418cc9502d3a3bccafd26c
1 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
4         and post table may differ. Pass around post_nglyphs as well.
6 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8         * ly/music-functions-init.ly (musicMap): new music function
9         musicMap. 
10         
11 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13         * make/mutopia-rules.make: anti-alias-factor = 2
15         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
16         page switch.
18         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
19         anti-alias-factor for lilypond-book runs.
21         * scm/ps-to-png.scm (scale-down-image): new function.
22         (my-system): new function.
23         (make-ps-images): blow up GS resolution by anti-alias-factor,
24         scale down image by anti-alias-factor.  This improves appearance
25         of bitmaps
26         (make-ps-images): remove showpage. Fixes spurious empty png at
27         end.
29         * scm/framework-ps.scm (write-preamble): downcase filename before
30         string-matching. Should fix .TTF files (as opposed to ttf files)  
32         * Documentation/user/tutorial.itely (Running LilyPond for the
33         first time): separate subsections for windows, macos and unix.  
35         * Documentation/user/invoking.itely (Updating files with
36         convert-ly): add MacOS X note.
38 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
40         * Documentation/user/introduction.itely (Engraving): don't include
41         file optical-spacing, add directly.
43         * lily/paper-outputter.cc (file): open file in binary mode. This
44         fixes OTF embedding on windows.
46 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
48         * scm/framework-ps.scm (write-preamble): remove debugging output.
50         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
52         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
53         outdir.
54         (install-fc-cache): install font cache in installation directories.
56 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
58         * scm/editor.scm (editor-command-template-alist): Use char iso
59         column, except for Emacs.
60         (get-editor-command): Substitute char too (Bert).
62 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
64         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
65         quoted ~s.  This should fix PNG output on Windows; single quotes
66         are regular characters on Windows.
68 2005-06-16  Graham Percival  <gperlist@shaw.ca>
70         * Documentation/user/basic-notation.itely: include ChoirStaff
71         in System start delimiters.
73         * Documentation/user/putting.itely: new doc section on
74         fixing overlapping notation.
76 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
78         * Documentation/user/global.itely (Paper size): \paper is in
79         \book, not \score.
81         * make/mutopia-rules.make: -ddelete-intermediate-files
83         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
85 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
87         * ChangeLog: Recode utf-8.
89         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
90         datadir with .py modules.
92 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
94         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
96 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
98         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
99         
100         * scm/framework-ps.scm (write-preamble): remove status check.
102         * Documentation/user/invoking.itely (Updating files with
103         convert-ly): remove -o option.
105         * VERSION (PACKAGE_NAME): release 2.5.31
107         * scm/framework-ps.scm (write-preamble): use ly:system.
108         (write-preamble): verbosity.
110         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
112         * python/convertrules.py: new file. Store conversion rules
113         separately.
115 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
117         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
119 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
121         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
122         \musicDisplay 
124         * Documentation/user/instrument-notation.itely (More stanzas): Add
125         reference to StanzaNumber.
127 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
129         * THANKS: separate section for website translators.
131 2005-06-14  Graham Percival  <gperlist@shaw.ca>
133         * Documentation/topdocs/INSTALL.texi: update vim info;
134         thanks Simon Bailey!
136         * Documentation/user/advanced-notation.itely: included
137         color names.
139         * Documentation/user/advanced-notation.itely,
140         Documentation/usr/notation-appendices.itely: moved
141         color names into an appendix.
143 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
144         
145         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
147         * scm/lily.scm (lambda): initialize program options from here.
149         * scm/framework-*.scm: add header info.
151         * lily/main.cc (parse_argv): only set output format to pdf if no
152         other format specified.
154         * scm/backend-library.scm (postprocess-output): process
155         'delete-intermediate-files after running convert-to-*. This fixes
156         PNG generation when 'delete-intermediate-files is set.
157         
158 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
160         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
161         links on website. 
163 2005-06-13  Graham Percival  <gperlist@shaw.ca>
165         * Documentation/topdocs/INSTALL.texi,
166         Documentation/user/lilypond-book.itely: typos.
168 2005-06-12  Pal Benko  <benkop@freestart.hu>
170         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
171         added between program name and switch; -b changed to -f not
172         to generate pdf
174 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
176         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
177         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
179         * input/sakura-sakura.ly: add \midi.
181         * buildscripts/mutopia-index.py (find): use /usr/bin/find
182         iso. python find. 
184         * ttftool/test.c (main): cosmetics.
186         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
188         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
189         create a ttf2ps binary.
191         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
193         * scm/backend-library.scm (postscript->png): set rename-page-1 to
194         true.
196 2005-06-11  Graham Percival <gperlist@shaw.ca>
198         * Documentation/user/lilypond-book.itely: add warning about
199         the font warnings in dvips.
201 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
203         * THANKS: typo
205         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
207         * GNUmakefile.in: remove links for .map, .enc
208         don't fail if out/ doesn't exist yet.
210 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
212         * ttftool/util.c (surely_read): return nbytes
214         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
216         * VERSION (PACKAGE_NAME): release 2.5.30
218         * flower/string-convert.cc (precision_string): >? fix.
220         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
221         (make-ps-images): add verbose -q too.
223         * lily/default-actions.cc (Module): new file. default
224         {book,score}-print functions.
226         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
227         pass results via parseStringResult, lookup via ly:parser-lookup.  
229         * lily/lily-parser.cc (Lily_parser): only clone lexer in
230         constructors.
231         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
232         (parse_string): idem.
234         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
236         * lily/main.cc (main_with_guile): copy be_verbose_global into
237         ly_set_option()
239 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
241         * scm/backend-library.scm (postscript->pdf):
242         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
243         verbose mode.  Search for several names of gs executable.
245 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
247         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
248         directly. This fixes a massive memory leak, provided you use CVS
249         GUILE.
251 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
253         * ly/property-init.ly: Added tieDashed.
255         * THANKS: Added some bughunters for 2.5.
257 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
259         * lily/program-option.cc: add debug-gc option.
261         * lily/include/lily-guile-macros.hh: don't protect exported module
262         objects.
264         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
266         * scm/backend-library.scm (postscript->pdf): use
267         delete-intermediate-files iso. running-from-gui? 
269         * ttftool/util.c (surely_read): robustness. Allow read() to return
270         less bytes than requested, as per posix standards.
272         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
273         program option.
275         * ttftool/include/ttftool.h ("C"): rename verbosity to
276         ttf_verbosity. Add to public interface.
278         * scm/music-functions.scm (unfold-repeats): remove debugging display.
280         * lily/program-option.cc: rename from scm-option.cc
282         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
283         (get_help_string): Print pretty help string.
285         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
286         to snippet preamble.
288         * lily/scm-option.cc: remove command-line-settings option. Fold
289         all command-line options plus default settings in a generic
290         interface. 
292         * flower/getopt-long.cc (table_string): indent 2nd lines of help
293         texts too.
295 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
297         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
298         or EXT_ components non-empty.
300 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
302         * scm/lily.scm (running-from-gui?): Export.
304         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
305         output in .ly source directory.
307 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
309         * ttftool/util.c (surely_lseek): more verbosity.
311         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
312         compile.
314         * lily/parser.yy (Repeated_music): remove >? 
316         * scm/backend-library.scm (postscript->pdf): Support for
317         -dgs-font-load=1
319         * scm/framework-ps.scm (write-preamble): make font loading
320         switchable to GS via --define-default gs-font-load=1
322 2005-06-09  Graham Percival  <gperlist@shaw.ca>
324         * Documentation/user/global.itely: added \layout docs.
326 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
328         * lily/lily-parser-scheme.cc: add unistd.h
330 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
332         * scm/editor.scm: add char argument.
334         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
336         * ttftool/util.c (syserror): use errno for better error reporting.
338         * lily/source-file.cc (get_counts): new function. Calc column,
339         line and char count in one go.
341         * lily/binary-source-file.cc (quote_input): rename to quote_input
343         * lily/input.cc (set): new function.
345 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
347         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
348         directory part of file name to search directory.
350         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
351         search path and chdir to DIR if --outname=DIR used.
353         * lily/main.cc (prepend_env_path): Bugfix: Check directory
354         existence before appending original path.
356 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
358         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
359         file" massage.
361         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
362         texinfo.tex is always used.
363         
364 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
366         * flower/include/axis.hh: rename from axes.hh
368         * lily/include/text-interface.hh (Module): rename from text-item.hh
370         * VERSION (PATCH_LEVEL): release 2.5.29
372         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
374         * scm/framework-ps.scm (font-file-as-ps-string): new function.
375         (handle-macfont): new function. Call fondu for Native mac fonts.
377         * scm/define-markup-commands.scm (fill-line): handle text-widths =
378         '() case.
380 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
382         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
383         multi-page.  Fix .eps regular expression.
385 2005-06-07  Graham Percival  <gperlist@shaw.ca>
387         * Documentation/user/putting.itely: add info on modifying templates.
389         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
390         misc small changes.
392 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
394         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
396         * scripts/lilypond-ps2png.scm
398         * VERSION (PACKAGE_NAME): release 2.5.28
400 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
402         * lily/main.cc (prepend_env_path): Do not append /, that does not
403         work.  Localedir lives in datadir, not in prefix.
405         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
406         hack for windows.
408         * flower/include/file-cookie.hh: Compile fix.
410 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
412         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
414         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
415         system primitives.
416         (gulp-port): using read-string!/partial. We don't want to read an
417         entire PS file  (GUILE 1.6 limits strings to 16M) 
419         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
420         properties. Add font-interface. 
422         * scm/define-grob-properties.scm (all-user-grob-properties):
423         remove old bracket properties.
425         * scm/x11-color.scm: reformat. 
427         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
428         LedgerLineSpanner if new StaffSymbol is found. 
430         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
431         staff-symbol for finishing staff. 
433         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
435         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
436         change black to currentColor everywhere. This fixes color support
437         in SVG.
439 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
441         * input/regression/fret-diagrams.ly: new file to test fret diagram
442         capability
444         * scm/output-tex.scm: remove white-dot and white-text
446         * scm/output-ps.scm: remove white-dot and white-text
448         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
449         using ly:stencil-in-color instead
450         (draw-dots) : remove call to white-dot
452 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
454         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
455         support.
457         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
459         * flower/include/file-cookie.hh: new file. lily_cookie extension 
461         * flower/file-cookie.cc: new file. lily_cookie extension.
462         
463 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
465         * scm/editor.scm (editor-command-template-alist): Add syn
466         editor (Jaap [de Vos]).
468 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
470         * scripts/lilypond-ps2png.scm:
471         * scm/ps-to-png.scm: New file.
473         * scm/backend-library.scm (postscript->png): Use it.
475         * scripts/lilypond-ps-to-png.py: Remove file.
477         * python/lilylib.py (get_bbox, make_ps_images): Remove.
479 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
481         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
483         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
484         start on grace moment. Fixes autobeam-grace.ly.
486         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
487         process anything unless we're at the end of a pending beam. Fixes
488         syncopated 8ths beamed across a beat.
490 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
492         * scm/editor.scm (editor-command-template-alist): Start emacs if
493         emacslient fails.
495         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
497         * flower/file-path.cc (is_file, is_dir): Export.
499         * lily/main.cc (prepend_env_path, set_env_file): Use them.
501 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
503         * lily/easy-notation.cc: Added include cctype to correct
504         compilation error.
506 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
508         * scm/backend-library.scm (postscript->pdf): set resolution to
509         1200, so bitmap fonts aren't that ugly. 
511         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
513         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
514         parent if we have a notehead. Fixes incorrect offsets when
515         Paper_column is very wide in the X direction.
517         * input/regression/font-family-override.ly (Module): new file.
519         * scm/font.scm (make-pango-font-tree): new function.
521         * lily/beam.cc (before_line_breaking): remove warning about less
522         than 2 visible stems. We still get a warning when there is only
523         one stem.
525 2005-06-01  Werner Lemberg  <wl@gnu.org>
527         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
528         correctly.
530 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
532         * lily/slur-scoring.cc (generate_avoid_offsets): new
533         function. Generate avoid offsets once per slur.
535         * lily/slur.cc (add_extra_encompass): add dependency to
536         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
538         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
539         too. Fixes inf error with added bass notes.
541         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
542         argument anymore.
544         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
546         * input/tutorial/lbook-latex-test.tex: add line length test.
548         * scripts/lilypond-book.py (set_default_options): new
549         function. Call this before dissecting snippets, so linewidth
550         settings reach the snippets.
552 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
554         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
556 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
558         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
560 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
562         * stepmake/aclocal.m4: More autopackage friendliness.
564 2005-05-31  Graham Percival  <gperlist@shaw.ca>
566         * Documentation/index.html.in: remove link to LSR.
568         * Documentation/user/global.itely: remove duplicate
569         "dedication" \header{} section.
571 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
573         * VERSION (PACKAGE_NAME): release 2.5.27.
575         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
576         too. Plugs memory leak.
578         * make/lilypond.fedora.spec.in (Group): remove
579         lilypond-pdfpc-helper.
581         * scripts/GNUmakefile (SEXECUTABLES): remove
582         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
584         * scm/font.scm (make-century-schoolbook-tree): add Mono as
585         'typewriter family.
587         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
588         memory leak.
590         * lily/parser.yy (score_body): don't clone Score, that's done in
591         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
593         * lily/score-engraver.cc (derived_mark): new function.
594         (initialize): unprotect Paper_score. This fixes a memory leak.
596         * lily/score-performer.cc (derived_mark): new function.
598         * lily/score-translator.cc (get_output): use SCM for get_output() call.
600         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
601         spurious warning.
603         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
604         serif.
606 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
608         * configure.in (reloc_b): Add --enable-relocation.
610 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
612         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
614         * input/regression/alignment-order.ly: add Staff example.
616 2005-05-31  John Mandereau   <john.mandereau@free.fr>
618         * po/fr.po: update.
620 2005-05-31  Graham Percival  <gperlist@shaw.ca>
622         * Documentation/index.html.in: add link to LSR.
624 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
626         * scm/define-stencil-commands.scm (Module): new file. Register all
627         allowed stencil expression heads in a central place.
629         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
630         ly:make-stencil
632         * lily/stencil-expression.cc (all_stencil_heads): registering
633         stencil expressions.
635         * lily/stencil-interpret.cc: new file. Stencil expression
636         interpreting.
638         * input/xiao-haizi-guai-guai.ly: move file back.
640 2005-05-30  Graham Percival  <gperlist@shaw.ca>
642         * Documentation/user/advanced.itely, converters.itely,
643         instrument-notation.itely, lilypond-book.itely: misc small
644         changes.
646 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
648         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
650         * make/lilypond.fedora.spec.in: Fix source url.
652         * cygwin: Update from mingw patches.
654         * scm/editor.scm (editor-command-template-alist): Use jedit
655         -reuseview (Bertalan), add uedit (Patrick Huberts).
657         * input/xiao-hai-zi-guai-guai.ly: Rename from
658         xiao-haizi-guai-guai.ly.
660         * input/*: Reindent, do not use TAB.
662         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
663         white background.
665 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
667         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
668         numerical overflow error.
670 2005-05-29 Laura Conrad <lconrad@laymusic.org>
671         
672         * abc2ly.py: fix to syntax error in multi-part output.
674 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
676         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
677         with disappearing span bars when alignAboveContext is active
679         * lily/property-iterator.cc (check_grob): use is-grob?
680         object-property. Fixes crash-key-sig-font-size.ly. 
682 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
684         * lily/bar-line.cc (print): don't round barlines; this produces
685         odd aliasing effects in Acroread.
687         * lily/timing-engraver.cc (process_music): robustness fix.
689         * lily/context-def.cc (filter_engravers): bugfix.
691 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
693         * lily/lilypond.rc.in: Add ly-icon.
695         * lily/GNUmakefile: 
696         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
697         rules.
699 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
701         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
703         * ps/music-drawing-routines.ps: 
705         * scm/output-ps.scm: remove draw ez_ball.
707         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
708         EasyNotation context definition.
710         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
711         Text_interface and color for making easy note heads.
713         * lily/stencil.cc (with_color): new function.
715         * ps/music-drawing-routines.ps: remove draw_zigzag_line
717         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
718         output routine. Zigzag now works in SVG too.
720         * scm/output-tex.scm (filledbox): idem.
722         * scm/output-svg.scm (filledbox): idem.
724         * scm/output-ps.scm (lily-def): remove horizontal-line. 
726         * lily/lookup.cc (horizontal_line): use draw-line. 
728         * lily/system-start-delimiter.cc: remove old staff bracket code.
730         * mf/feta-haak.mf: further tweaks.
732         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
734         * mf/feta-generic.mf: include feta-haak.
736         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
738         * scm/framework-ps.scm (write-preamble): only load fonts if their
739         filename is a string. 
741 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
743         * scm/output-svg.scm (circle): support circle.
744         (bracket): stub for bracket.
746         * scripts/lilypond-book.py (main): make sure --psfonts warning is
747         correct.
749 2005-05-26  Graham Percival  <gperlist@shaw.ca>
751         * Documentation/user/lilypond.tely, advanced-notation.itely,
752         basic-notation.itely, instrument-notation.itely, global.itely,
753         introduction.itely, tutorial.itely: rearranging, editing,
754         clean-up.
756         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
757         for compiling on FreeBSD.
759 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
761         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
762         otf files.
764         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
765         bugfixes.
767         * VERSION: 2.5.26 released.
769         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
771 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
773         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
774         if printpagenumber is false.
776 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
778         * lily/font-config.cc (init_fontconfig): comment out FontConfig
779         cache warning.
781         * lily/tie.cc (print): support dotted ties.
782         
783 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
785         * scm/define-grobs.scm (all-grob-descriptions): switch off
786         debugging
787         (all-grob-descriptions): Arpeggio has Y-extent.
789         * scm/define-music-properties.scm (all-music-properties): document
790         length-callback and start-callback as "read-only".
792         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
793         length-callback after creation. 
795         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
796         compressmusic -> compressMusic.
798         * ly/music-functions-init.ly (oldaddlyrics): idem.
800         * lily/parser.yy: NewLyricCombineMusic ->
801         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
803 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
805         * ly/Welcome_to_LilyPond.ly: typo.
807 2005-05-24  Graham Percival  <gperlist@shaw.ca>
809         * Documentation/user/lilypond.tely: move changing-defaults to be
810         before global issues.
812         * Documentation/user/basic-notation.itely: move Transpose section
813         here from advanced/Other.
815         * Documentation/user/changing-defaults.itely,
816         advanced-notation.itely: move Fonts to advanced, edit.
818 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
820         * lily/parser.yy (bare_int): remove rule.  From now on, we require
821         # before negative integers.
823 2005-05-23  Graham Percival  <gperlist@shaw.ca>
825         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
827         * Documentation/user/lilypond.tely: change Unified index to
828         LilyPond index.
830         * Documentation/user/advanced-notation.itely,
831         instrument-notation.itely: editing.
833 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
835         * scm/lily.scm (lilypond-all): Bugfix: return failed.
837         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
839 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
841         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
842         ly:port-move.  Needs to be stderr-specific on mingw.
843         Run fixcc.
845 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
847         * lily/general-scheme.cc (ly:port-move): Remove.
849         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
850         windows.
852         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
853         variables.  This eliminates the need for a gs.bat wrapper, which
854         opens a console.
856         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
857         * scm/lily.scm (running-from-gui?): 
858         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
859         artifact of not compiling with -mwindows.
861         * scm/editor.scm: Define PLATFORM.
863 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
865         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
866         can start to cut & paste lilypond-book fragments.  
868         * scm/define-music-types.scm (music-descriptions): remove
869         UntransposableMusic
871 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
873         * scm/output-ps.scm (glyph-string): remove / before CIDs.
875 2005-05-20  Graham Percival  <gperlist@shaw.ca>
877         * Documentation/user/instrument-notation.itely: remove *Engraver.
879         * Documentation/user/advanced-notation.itely: edit, rearrange.
881 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
883         * scm/output-ps.scm (glyph-string): take cid? argument. Use
884         findresource iso. findfont for CID CFF fonts.
886         * VERSION (PACKAGE_NAME): release 2.5.25
888         * ly/Welcome_to_LilyPond.ly: add  \version
890 2005-05-20  Graham Percival  <gperlist@shaw.ca>
892         * Documentation/user/programming-interface.itely: move
893         \displayMusic into its own section.
895         * Documentation/user/basic-notation.itely: finish editing.
897 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
899         * flower/file-path.cc (find): don't throw away file_name.dir, but
900         append to it. Fixes \include with directories.
902         * flower/include/file-path.hh (class File_path): don't derive from
903         Array<String>.
905         * flower/include/file-name.hh (class File_name): remove to_str0()
907         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
908         Hara_kiri_engraver in separate file.
910         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
911         translation went wrong. Fixes vertically translated slurs.
913 2005-05-19  Graham Percival  <gperlist@shaw.ca>
915         * Documentation/user/basic-notaton.itely: editing.
917 2005-05-18  Graham Percival  <gperlist@shaw.ca>
919         * Documentation/user/macros.itexi, basic-notation.itely:
920         add @commonprop (commonly used properties) macro.
922 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
924         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
926         * scripts/lilypond-book.py (invokes_lilypond): new function
927         (main): only run fontextract if invokes_lilypond() is true.
929         * lily/function-documentation.cc (ly_add_function_documentation):
930         duh, use !=
932         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
934         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
936         * scm/lily.scm (running-from-gui?): lowercase Darwin.
938         * lily/function-documentation.cc (ly_add_function_documentation):
939         use scm_hash_table_p() for checking.
941 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
943         * Documentation/user/advanced-notation.itely (Text scripts):
944         Change nonexisting @internalsref{Text markup} to @ref{Text
945         markup}.  Change @internalsref{Text script} to
946         @internalsref{TextScript}.
948         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
950 2005-05-17  Graham Percival  <gperlist@shaw.ca>
952         * Documentation/user/tutorial.itely, basic-notation.itely,
953         changing-defaults.itely: remove duplicate cindex entries
954         that appear on the same page.
956         * scm/define-grobs.scm: change default padding for TextSpanner.
958         * Documentation/topdocs/AUTHORS.texi: update email address.
960         * Documentation/user/global.itely: add info about \include.
962 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
964         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
965         when running-from-gui.
967         * scm/editor.scm (get-editor): Add platform defaults.
969         * scm/backend-library.scm (postscript->pdf): Typo.
971 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
973         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
975         * lily/font-config.cc (init_fontconfig): add warning about cache.
977 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
979         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
981 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
983         * lily/horizontal-bracket.cc (print): Take care of the direction
984         property so brackets above the stave point downwards. 
986         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
987         for HorizontalBracket so it doesn't end up within the stave.
989 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
991         * lily/GNUmakefile (default): Typo.
993         * scm/lily.scm (PLATFORM): Export.
995         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
996         load-font-via-GS, ttftool or fopencookie is broken on windows.
997         
998         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
999         -dSAFER, that is broken on windows.
1001 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1003         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
1004         for FlexLexer.h
1006         * scripts/lilypond-invoke-editor.scm: remove stray -
1008 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1010         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
1011         Fixes deprecation warning.
1013         * flower/include/string.icc (to_string): Only inline if
1014         -DSTRING_UTILS_INLINED.
1016         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
1017         name.  Remove windows comment.
1019         * scm/editor.scm (slashify): New function.
1020         (get-editor-command): Use it.
1021         (get-command-template): Do not alter editor command if
1022         environment value includes `%(file)s' magic.
1024         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
1025         (dissect-uri): Use it.
1026         (unquote-uri): Bugfix.
1028 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1030         * scm/framework-ps.scm (write-preamble): add TTF rule.
1032         * Documentation/topdocs/README.texi (Top): remove note about
1033         xdelta.
1035         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
1036         requirement.
1038         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
1039         function. Figure out where FlexLexer.h lives
1041         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
1042         
1043 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1045         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
1046         with Windows root in file name.
1048         * scm/backend-library.scm (ly:system): Only redirect output (using
1049         system and shell, ugh) if /dev/null is writable.
1051         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
1052         windows icon.
1054         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
1055         on Mingw.
1057         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
1058         click.
1060         * flower/file-path.cc (is_dir, is_file): New function.  Actually
1061         use result of stat when available.
1063         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
1064         absolute file name and root.
1066         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
1068         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
1070         * flower/file-name.cc (slashify): Bugfix, do substitute if no
1071         slashes in file name.
1073 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1075         * Documentation/user/preface.itely (Preface): Run
1076         texinfo-all-menus-update.
1078         * scm/editor.scm (get-editor-command): Bugfix: allow full
1079         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
1081         * Documentation/pictures/lilypond-48.xpm: New file.
1083         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
1085         * ly/Welcome_to_LilyPond.ly: New file.
1087         * lily/main.cc (main): Only identify if we have a terminal.
1089         * scm/backend-library.scm (postscript->png)
1090         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
1091         non-/bin/sh).
1093 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
1095         * Documentation/topdocs/AUTHORS.texi: polish, update.
1097 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1099         * Documentation/user/preface.itely (Notes for version 2.6): new
1100         notes for 2.6
1102         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
1103         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
1104         is not fully contained" warnings.
1106         * lily/slur-scoring.cc (get_bound_info): remove warning.
1108         * lily/staff-symbol-engraver.cc (process_music): start initial
1109         spanner in process_music(). This fixes overrides of StaffSymbol
1110         properties.
1112         * scm/framework-pdf.scm (Module): remove.
1114         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
1116         * lily/ambitus-engraver.cc: formatting cleanups.
1118         * mf/feta-solfa.mf (Module): remove.
1120         * ChangeLog: more details about contributions.
1122 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1124         * lily/align-interface.cc (align_elements_to_extents): warn if
1125         called too early. Fixes: disappearing-staff-lines.ly
1127         * VERSION (PACKAGE_NAME): release 2.5.24
1129 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1131         * stepmake/aclocal.m4: Typo.
1133         * flower/string.cc (substitute): Take two strings or two
1134         characters.  Update callers.
1136 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1138         * flower/file-name.cc (File_name): Slashify.
1140         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
1142         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
1144         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
1146         * configure.in (gui_b): Use it.
1148         * lily/lilypond.rc.in: New file.
1150         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
1152 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1154         * Documentation/user/advanced-notation.itely: edit of Text
1155         section; clarify text scripts vs. text markup.
1157 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1159         * lily/multi-measure-rest-engraver.cc
1160         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
1161         separation items on start. Fixes mm rests in start of score.
1163         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
1164         don't access StaffSymbol if not there.
1165         Fixes: crash-staff-symbol-engraver.ly.
1167         * lily/instrument-name-engraver.cc (class
1168         Instrument_name_engraver): data member first_. Create
1169         InstrumentName on start. 
1171 2005-05-12  Graham Percival  <gperlist@shaw.ca>
1173         * Documentation/user/instrument-notation.itely: add guitar
1174         position.
1176         * Documentation/user/introduction.itely,
1177         Documentation/user/lilypond.tely,
1178         Documentation/user/tutorial.itely: begin pruning
1179         unused (duplicated) cindex entries and misc cleanup.
1181 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1183         * input/test/volta-chord-names.ly: Bring the explanation up to
1184         date.
1186 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1188         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
1189         Specify `@documentencoding utf-8' for html, ignore warnings.
1191 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
1193         * THANKS: Added bughunters.
1195 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1197         * lily/main.cc: update help string for `lilypond -H'.
1199         * po/fi.po: update.
1200         
1201 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1203         * Documentation/user/advanced-notation.itely: minor fixes.
1205 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1207         * scm/editor.scm: New module.
1209         * scm/lily.scm (gui-main): Use it.
1211         * scm/framework-gnome.scm (spawn-editor): Use it.
1213         * scripts/lilypond-invoke-editor.scm: Use it in new script.
1215 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1217         * scm/framework-ps.scm (load-font-via-GS):  new function.
1219         * lily/pango-font.cc (pango_item_string_stencil): add support for
1220         CID keyed font.
1222         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
1224 2005-05-10  Graham Percival  <gperlist@shaw.ca>
1226         * Documentation/user/basic-notation.itely: add @ref.
1228         * Documentation/user/advanced-notation.itely: add example
1229         of 5/8 beaming.
1231 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1233         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
1235         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
1236         going through ps2pdf wrappers.
1238 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
1240         * Documentation/user/instrument-notation.itely: petrucci note
1241         heads: updated docu
1243         * input/regression/note-head-style.ly: updated regression test;
1244         indentation fixes
1246         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
1247         heads as default
1249         * mf/parmesan-heads.mf: minor editing; use musicological names
1250         (rather than optical description) as note head names
1252         * scm/output-lib.scm: complete petrucci heads
1254 2005-05-09  Pal Benko  <benkop@freestart.hu>
1256         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
1257         heads, but bigger)
1259 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1261         * lily/main.cc (main_with_guile): Remove no files check.
1263         * lily/main.cc (ly:usage): Export to Scheme.
1265         * scm/lily.scm (no-files-handler): New function.
1267         * scm/lily.scm (lilypond-main): Use it.
1269         * configure.in (gui_b): Add mbrtowc checking.
1270         Resurrect [utf8/]wchar.h checking.
1272 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1274         * Documentation/user/advanced-notation.itely (Metronome marks):
1275         Add link to the program reference for MetronomeMark
1277         * Documentation/user/lilypond-book.itely (An example of a
1278         musicological document): Correct the example using psfonts 
1280 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
1282         * po/fi.po: update after a lesson how to update entries against
1283         source.
1284         
1285         * po/TODO: document the lesson.
1287 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1289         * configure.in (gui_b): remove wcrtomb checking.
1291         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
1292         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
1294 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1296         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
1297         keep Scheme expressions and strings unmodified when doing the
1298         conversion to postfix notation for slurs and beams. Should
1299         hopefully solve most related conversion problems. 
1301         * Documentation/user/lilypond-book.itely : Clarify and correct how
1302         to call dvips with -h psfonts.
1304 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1306         * Documentation/user/instrument-notation.itely (Entering lyrics):
1307         Typo.  Fixes build.
1309 2005-05-09  Graham Percival  <gperlist@shaw.ca>
1311         * Documentation/user/lilypond-book.itely: document PSFONTS file.
1313         * Documentation/user/lilypond.tely, lilypond-book.itely,
1314         tutorial.itely: change references to 2.5.x to 2.6.x.
1316         * Documentation/user/instrument-notation.itely: clarified \addlyrics
1317         vs \lyricmode.
1319         * Documentation/user/invoking.itely: remove old info about
1320         lilypond-profile.
1322         * Documentation/topdocs/INSTALL.texi: remove old info about
1323         lilypond-profile, add warning about needing international fonts
1324         to build docs.
1326 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1328         * lily/include/grob-info.hh (class Grob_info): make data member
1329         private. Changes throughout.
1331         * input/regression/alignment-order.ly: new file. 
1333         * lily/vertical-align-engraver.cc (acknowledge_grob): read
1334         alignAboveContext and alignBelowContext
1336 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1338         * lily/pfb.cc (LY_DEFINE): add cast.
1340         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
1341         matches .otf
1342         (write-preamble): warn about unknown fonts.
1344         * lily/pfb.cc (Module): new function ly:otf->cff
1346         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
1347         (get_otf_table): new function.
1349 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1351         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
1352         iso. ps2png.
1354 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1356         * po/fi.po: apply second round of update.
1358 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1360         * scm/x11-color.scm (make-x11-color-handler): don't use
1361         #\sp. Apparently doesn't work on all platforms. 
1363 2005-05-06  Graham Percival  <gperlist@shaw.ca>
1365         * Documentation/user/advanced-notation.itely, putting.itely,
1366         tutorial.itely, global.itely, introduction.itely: really minor fixes.
1368 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1370         * VERSION (PACKAGE_NAME): release 2.5.23
1372 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1374         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
1375         convert to utf-8.
1377         * THANKS: Add translators for this release, convert to utf-8.
1379         * mf/GNUmakefile (MFTRACE_FLAGS):
1380         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
1381         outdir as option (WAS: hardcoded).
1383 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1385         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
1386         finished_span_
1388         * THANKS: add Hans Forbrich.
1390         * Documentation/topdocs/NEWS.tely (Top): document new feature.
1392         * Documentation/user/basic-notation.itely (Staff symbol): document
1393         start/stop staff. Reference to ossia.ly
1395         * input/test/ossia.ly: new example using stop and startStaff.
1397         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
1398         in other words, don't create "|" barline at start of the score.
1399         (start_translation_timestep): don't set whichBar for start of score.
1401         * input/regression/staff-halfway.ly: use new functionality.
1403         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
1404         start and stop staff based on events.
1406         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
1408         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
1410 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1412         * Documentation/user/programming-interface.itely (How markups work
1413         internally ): remove \encoding reference.
1415 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1417         * scripts/convert-ly.py: Attempt to do a smarter update of 
1418         text markups from versions < 1.9.0 with arbitrary nesting.
1420 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1422         * po/fi.po: convert to utf-8, and update.
1424 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1426         * make/lilypond.suse.spec.in: update from suse 2.4 package.
1428         * lily/*.cc: more <? >? to min/max changes
1430         * lily/include/interpretation-context-handle.hh: rename
1431         Interpretation_context_handle to Context_handle.
1433 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
1435         * input/regression/GNUmakefile (local_delete): use `find` together 
1436         with `xargs` to avoid too long argument-lists in cmd line.
1438 2005-05-04  Graham Percival  <gperlist@shaw.ca>
1440         * Documentation/user/introduction.itely: updates "About this manual".
1442         * Documentation/user/advanced-notation.itely,
1443         invoking.itely: minor fixes.
1445 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1447         * COPYING: add font exception. Update FSF address. 
1449         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
1450         should be taken without child context.
1452         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
1454         * scm/define-markup-commands.scm (triangle): new command, as
1455         robust replacement for unicode Delta/Triangle.
1457 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1459         * ps/music-drawing-routines.ps: add fillp argument.
1461         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
1463         * lily/font-config.cc (init_fontconfig): don't add cff/
1465         * VERSION (PACKAGE_NAME): release 2.5.22
1467         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
1469         * lily/grace-engraver.cc (consider_change_grace_settings): use
1470         is_alias(). Fixes problem with CueVoice grace notes. 
1472         * lily/simultaneous-music-iterator.cc (construct_children): call
1473         Music_iterator::quit() for iterators that start out invalid. This
1474         fixes indefinitely continuing contexts.
1476         * buildscripts/substitute-encoding.py: new file
1478         * Documentation/user/basic-notation.itely (Basic polyphony): fix
1479         missing @end 
1481         * scripts/lilypond-book.py (write_if_updated): print file name.
1483         * Documentation/user/basic-notation.itely (Explicitly
1484         instantiating voices): idem.
1486         * Documentation/user/advanced-notation.itely (Text spanners):
1487         remove stray { } 
1489         * lily/context.cc (default_child_context_name): the default child
1490         is now first in accepts_list_.
1492         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
1493         \defaultchild to all relevant contexts.  This fixes:
1494         drums-pitch.ly.
1496         (Probably also fixes similar problems with ancient
1497         transcriptions getting CueVoices instead of the desired voices.)
1499         * lily/context-def.cc (get_default_child): new function.
1500         (get_accepted): place default child in front of list.
1502         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
1504         * lily/include/context-def.hh (struct Context_def): add
1505         default_accept_
1507 2005-05-03  Graham Percival  <gperlist@shaw.ca>
1509         * scm/define-grobs.scm: remove "remove-first" line, since
1510         the absent property is set to #f anyway.
1512         * Documentation/user/basic-notation.itely,
1513         advanced-notation.itely, instrument-notation.itely: minor
1514         fixes.
1516         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
1518         * Documentation/user/advanced-notation.itely,
1519         changing-defaults.itely: consolidate Text stuff in
1520         advanced notation.
1522         * Documentation/user/global.itely: better docs for \header.
1524         * Documentation/user/putting.itely: new chapter; placeholder
1525         for future expansion.
1527         * Documentation/user/examples.itely: moved "suggestions for
1528         writing LP files" section into putting.itely.
1530         * Documentation/user/lilypond.itely: added new chapter,
1531         fixed the short table of contents.
1533 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1535         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
1536         infinity for unfeasible beams.
1538         * make/lilypond.fedora.spec.in (Group): idem.
1540         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
1542         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
1544         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
1545         fonts directly.
1547         * buildscripts/gen-emmentaler-scripts.py (i): idem.
1549         * mf/GNUmakefile: remove all CFF rules.
1551         * scm/framework-ps.scm (ps-embed-cff): reinstate.
1553         * lily/open-type-font-scheme.cc (LY_DEFINE):
1554         new function ly:otf-font-table-data.
1555         (LY_DEFINE): new function otf-font?
1557 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1559         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
1560         ($(outdir)/Fontmap.lily): idem.
1562         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
1563         for PFAEmmentaler-XXX.pfa. 
1565         * Documentation/user/music-glossary.tely (accidental): NL
1566         translation of accidental.
1568 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1570         * flower/include/international.hh: Bugfix: include "string.hh".
1572         * lily/include/mingw-compatibility.hh: New file.
1574         * flower/include/libc-extension.hh (memrev): Rename from strrev.
1576         * configure.in: Search for mingw wcrtomb library.
1578 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1580         * scripts/convert-ly.py: Bug fix
1582         * Documentation/user/changing-defaults.itely (Common tweaks):
1583         Added example where the context has to be specified explicitly
1584         (MetronomeMark). 
1586 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1588         * scripts/lilypond-book.py (ly_options): set timing to #f for
1589         notime option.
1591         * scripts/convert-ly.py (conv): typo.
1593         * flower/*.cc: remove <? and >?
1594         
1595         * lily/*.cc: remove <? and >?
1597         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
1598         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
1599         editor.
1601 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1603         * lily/part-combine-engraver.cc: add space to variable list.
1605 2005-04-30  Graham Percival  <gperlist@shaw.ca>
1607         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
1608         remove-first to false (matches docs)
1610         * Documentation/user/advanced-notation.itely: corrected docs
1611         concerning remove-first.
1613 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1615         * lily/part-combine-engraver.cc: make sure that the relevant
1616         properties are included in the documentation.
1618 2005-04-28  Graham Percival  <gperlist@shaw.ca>
1620         * Documentation/user/lilypond-book.itely: Bernard's docs
1621         for \betweenLilyPondSystem.
1623 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1625         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
1626         remarks.
1628 2005-04-28  Pal Benko  <benkop@freestart.hu>
1630         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
1631         only on vertical lines of flexa shape, and use a constant
1632         thickness value for horizontal lines (patch slightly modified by
1633         Jürgen Reuter)
1635         * lily/include/mensural-ligature.hh: make 2 comments clearer
1637 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
1639         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
1640         to need_extra_horizontal_space; bugfix: use class scope to avoid
1641         global namespace pollution
1643         * Documentation/user/instrument-notation.itely (ligatures): added
1644         comment on possible future syntax change and how to work around
1646         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
1647         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
1648         intervals (fixes agnus dei example)
1650         * Documentation/user/instrument-notation.itely (white mensural
1651         ligatures): selected a more illustrative example
1653 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
1655         * Documentation/index.html.in: specify utf-8 charset in meta content.
1657 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1659         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
1660         empty 2nd page for single page.
1662         * scm/lily.scm: remove p&c definitions.
1664         * po/zh_TW.po (Module): new translation.
1666         * lily/lily-guile.cc (ly_chain_assoc): remove.
1668         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
1669         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
1671 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1673         * lily/beaming-info.cc: remove infinity_i
1675         * scripts/abc2ly.py (out_filename): fix thinko with \version.
1677 2005-04-26  Graham Percival  <gperlist@shaw.ca>
1679         * Documentation/user/basic-notation.itely,
1680         instrument-notation.itely, advanced-notation.itely,
1681         changing-defaults.itely: minor fixes.  Added docs
1682         for colors to advanced-notation.itely.
1684         * Documentation/user/advanced-notation.itely: fixed compile
1685         problem and added Bernard's x11-color doc patch.
1687 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1689         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
1690         alright this time round.
1692 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1694         * Documentation/topdocs/INSTALL.texi (Top): idem.
1696         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
1698         * VERSION (MAJOR_VERSION): release 2.5.21
1700         * scm/output-ps.scm (grob-cause): bugfix.
1702 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1704         * cygwin/*: Update.
1706         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
1707         stuff.
1709         * scm/output-ps.scm (grob-cause): Bugfix.
1711         * scm/lily.scm (ly:load): Remove x11-color.
1713         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
1714         quote executable, fixes getting version from program --with
1715         --options.
1716         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
1717         $ac_exeect.
1719         * Documentation/user/GNUmakefile: Only build music-glossary with
1720         rendered lilypond snippets during web.
1722 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1724         * po/de.po: update.
1726         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
1728 2005-04-22  Laura Conrad <lconrad@laymusic.org>
1730         * scripts/abc2ly:
1731         second title line append with punctuation dash character;
1732         encode abc2ly python strings in utf-8
1733        
1734 2005-04-21  Laura Conrad <lconrad@laymusic.org>
1736         * scripts/abc2ly fix chords (again)
1738 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
1740         * scm/x11-color.scm: new file
1741         All x11 color names can be accessed with:
1742         #(x11-color 'ColorName),
1743         #(x11-color "ColorName") or:
1744         #(x11-color "color name")
1745         If the x11 color name is not recognised then it defaults
1746         to black
1748         * scm/lily.scm: amended to call scm/x11-color.scm
1750 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1752         * Documentation/user/invoking.itely (Reporting bugs): comment out
1753         reference to online PNG bug repository.
1755 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1757         * lily/translator-scheme.cc (ly:translator-property): Remove.
1758         Update callers.
1760         * lily/context-scheme.cc (ly:context-now): Move from translator.
1761         Update callers.
1763 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1765         * input/regression/grid-lines.ly (skips): refine example.
1767         * scm/define-context-properties.scm
1768         (all-user-translation-properties): doc autoBeamCheck
1770         * input/regression/grid-lines.ly (Module): new file.
1772         * lily/grid-point-engraver.cc (Module): new file.
1774         * lily/grid-line.cc (Module): new file.
1776         * lily/grid-line-span-engraver.cc (Module): new file.
1778         * lily/grid-line-interface.cc (Module): new file.
1780 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1782         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
1783         missing parameter, actualy cdr through list.  Actually return a
1784         list with ENTRY removed (was '()).
1786         * scripts/convert-ly.py: Update.  Print warning if file cannot be
1787         opened.
1788         (do_conversion): Fix printing of continuation comma.
1790         * Documentation/user/advanced-notation.itely (Beam formatting):
1791         Remove refbugs about compound time and mixed duration.
1793         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
1794         modulo moments explicitely.
1796         * lily/moment.cc (operator %): New function.
1798         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
1800         * lily/translator-scheme.cc (ly:translator-now,
1801         ly:translator-property): New function.
1803         * scm/auto-beam.scm (default-auto-beam-check): New function.
1805         * lily/auto-beam-engraver.cc (test_moment): Use it.
1807         * flower/rational.cc (operator %): Bugfix.
1809 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
1811         * scripts/abc2ly: Bugfix
1813 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1815         * python/fontextract.py (write_extracted_fonts): bugfix, too many
1816         %'s on EndFont comment.
1818         * lily/ledger-line-spanner.cc: some more words of explanation.
1820 2005-04-20  John Williams <williams@tni.com>  
1821         
1822         * scripts/lilypond-book.py: htmlquote bugfix.
1823         Allow snippets to be given distinct filenames.
1824         Allow the default alt text to be overridden.
1826 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
1828         * ly/performer-init.ly: Bugfix
1830         * THANKS: Added bughunters.
1832 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1834         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
1836         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
1837         position (was: use modulo measure length).
1839         * configure.in (no gui_b): Remove optional gtk+ requirement.
1841 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1843         * Documentation/user/basic-notation.itely (Pitches): add
1844         LedgerLineSpanner.
1846         * lily/dynamic-engraver.cc (process_music): set right bound to
1847         script if present. Else, do not set.
1848         (acknowledge_grob): only set right bound of finished spanner to
1849         note column if no other bound is set.
1851         * python/lilylib.py (make_ps_images): switch back to png16m.
1852         
1853 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1855         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
1856         writing up to date file.  Add dvips usage suggestion.
1858         * scripts/convert-ly.py: Fix error message.
1859         Print usage if no files on command line.
1860         (usage): Add example usage.
1862         * input/test/compound-time.ly: New file.
1864         * input/test/circle.ly: New file.
1866         * Documentation/topdocs/NEWS.tely: Use them.
1868         * input/test/boxed-stencil.ly: Remove \score.
1870         * buildscripts/mf-to-table.py (base): Add .log dependency.
1872         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
1873         pfa's.  Add .log dependency
1875         * scm/define-markup-commands.scm (lower): New command.
1877         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
1878         make it default.
1880 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1882         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
1883         also to finished cresc as right bound. This fixes:
1884         skip-string-decresc.ly
1886         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
1887         relative_coordinate if extent is empty.
1889         * lily/stem.cc (width_callback): determine correct extent if flag
1890         is not there. This fixes slur-no-flag.ly
1892         * lily/grace-engraver.cc (consider_change_grace_settings): new
1893         function.
1894         (initialize): also consider_change_grace_settings() on
1895         initialization. Fixes large grace notes at start of score.
1897         * lily/break-align-interface.cc (do_alignment): don't translate if
1898         total_extent is empty.
1900         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
1902 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1904         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
1905         with slash.
1907 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1909         * stepmake/aclocal.m4: Remove tfm_path.
1911 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1913         * scm/music-functions.scm (markup-expression->make-markup): fix
1914         bug with cons arguments of markup commands.
1915         (music->make-music): fix music expression property list building
1917 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1919         * aclocal.m4: Massage package names.
1921         * SCons updates.
1923 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1925         * VERSION (PACKAGE_NAME): release 2.5.20
1927         * lily/stem.cc (calc_stem_info): add minimum Y extent of
1928         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
1930         * lily/percent-repeat-engraver.cc (try_music): add measure before
1931         next_moment to future processing moment. Fixes:
1932         percent-repeat-mm-rest.ly
1933         (process_music): don't add moment for 2nd time.
1935         * input/regression/repeat-percent.ly: add mmrests as extra test.
1937         * lily/axis-group-engraver.cc (acknowledge_grob): read
1938         keepAliveInterfaces to decide what to kill.
1940         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
1941         percent-repeat-interface to keepAliveInterfaces. This fixes
1942         percent-repeat-harakiri.
1944 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1946         * SCons updates.
1948 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1950         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
1952         * aclocal.m4: remove --enable-tfm-path configure option
1954         * input/test/ancient-font.ly (lowerStaff): clef name errors.
1956         * scm/backend-library.scm (postscript->png): newline after
1957         finishing command.
1959         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
1960         (LY_DEFINE): ly:paper-score-paper-systems: new function 
1962         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
1964         * lily/score.cc (default_rendering): use Music_output too.
1966         * input/test/chord-names-languages.ly (Module): rename file.
1968         * lily/text-spanner.cc: add bound-padding.
1970         * lily/paper-book.cc (systems): accept Paper_score
1971         iso. Paper_system vector. 
1973         * input/regression/line-arrows.ly: new file.
1975         * lily/paper-score.cc (process): run get_paper_systems() only once.
1977         * lily/line-spanner.cc (line_stencil): add arrows.
1979 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
1981         * lily/line-interface.cc (make_arrow): new function. 
1982         (arrows): idem.
1984 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
1986         * input/test/chord-names-german.ly: update for italian/french
1987         chords.
1988         
1989         * Documentation/user/instrument-notation.itely (Printing chord
1990         names): update.
1992 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1994         * lily/include/paper-score.hh (class Paper_score): remove unused
1995         prototypes.
1997         * lily/book.cc (process): add -COUNT to midi output.
1999         * lily/score.cc (book_rendering): remove outname argument
2000         (book_rendering): return list of Music_outputs. 
2002         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
2004         * lily/book.cc (process): loop over Music_outputs returned from
2005         Score::book_rendering().
2007         * lily/*.cc (width_callback): remove spurious "unused" warnings
2008         for assert (axis==[XY]_AXIS); 
2010         * lily/include/music-output.hh (class Music_output): smobify class.
2012         * lily/include/paper-score.hh (class Paper_score): make members
2013         private.
2015         * lily/performance.cc (process): return #f iso. #<undefined>. This
2016         prevents #<undefined> leaking into GUILE-userspace.
2018 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2020         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
2022 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
2024         * scm/chord-name.scm : support for italian and french
2025         chords names.
2027         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
2028         a space defined by chordPrefixSpacer when the root name is
2029         direclty followed by a prefix.
2031         * ly/engraver-init.ly : chordPrefixSpacer       
2032         * scm/define-context-properties.scm : chordPrefixSpacer
2033         * ly/property-init.ly : italianChords, frenchChords 
2035 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2037         * mf/feta-din.mf: Remove.
2039         * mf/GNUmakefile (fontdir): Bugfix.
2041         * mf/SConstruct: Some updates.
2043         * SConstruct: Require pkg-config.
2044         (test_program): Bugfix for double digit version compares, use
2045         integer (not string-) compare.
2046         Optionally require gs 8.14.
2048         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
2050         * lily/*: s/ifdef HAVE_*/if have/.
2052         * SConstruct (test_lib): New function.  Update pkg-config and some
2053         other requirements.
2055         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
2056         freetype, pangof2t.
2058 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2060         * po/lilypond.pot, ...: Update using bison-CVS.
2062         * python/lilylib.py (make_ps_images): Fixo.
2064 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2066         * python/lilylib.py (make_ps_images): typo.
2068         * configure.in (gui_b): make bison optional.
2070         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
2072 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
2074         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
2075         with one parameter can be defined in a LaTeX file when processed
2076         by lilypond-book this will be evaluated between the systems of
2077         a multi-system score. The parameter is the number of systems processed.
2079 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2081         * python/lilylib.py (make_ps_images): Escape newline.
2083         * Documentation/user/music-glossary.tely: Run
2084         texinfo-all-menus-update.
2086 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2088         * scm/lily-library.scm (old-relative-not-used-message)
2089         (version-not-seen-message): Add input-file-name-location to message.
2091         * lily/parser.yy (lilypond): Add token aliases.
2093         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
2094         not confuse with alteration.
2095         (alteration): Add.
2097 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2099         * python/lilylib.py (make_ps_images): use -dEPSCrop
2101         * VERSION (PACKAGE_NAME): release 2.5.19 
2103         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
2104         only put xrefs in info documentation.
2106         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
2107         .pdf rule to tex-rules.make.
2109         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
2110         from -systems.* output.
2112         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
2113         directly, remove -$(PAGESIZE) target.
2115         * input/test/embedded-postscript.ly: update.
2117 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2119         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
2121         * Documentation/user/changing-defaults.itely (Font selection):
2122         document font-name.
2124         * input/regression/font-name.ly: show Pango fonts for
2125         font-name. Update example. 
2127         * lily/pango-select.cc (properties_to_pango_description): don't
2128         convert symbol font-size to number, but use to lookup.
2130         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
2132         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
2133         (NAME . FILE-NAME) tuples for font descriptions. 
2134         (write-preamble): display BeginFont DSC comments.
2136         * python/fontextract.py (write_extracted_fonts): new file. Extract
2137         font resources from a PS file.
2139         * scripts/lilypond-book.py (option_definitions): --psfonts option.
2140         (Compile_error.process_include): do_file returns chunks.
2142         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
2144         * make/lysdoc-targets.make: .texi is .PRECIOUS
2146         * scripts/lilypond-book.py (write_if_updated): new function.
2148 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2150         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
2152 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2154         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
2156         * input/regression/markup-syntax.ly: remove \score.
2158         * scm/define-markup-commands.scm (draw-circle): add fill argument
2160         * scm/stencil.scm (make-circle-stencil): add fill argument
2162         * ps/music-drawing-routines.ps: add fill argument.
2164         * ly/performer-init.ly: add CueVoice to MIDI too.
2166         * ps/music-drawing-routines.ps: new routine BeginEPSF /
2167         EndEPSF.
2169         * input/regression/markup-eps.ly: new file.
2171         * scm/framework-ps.scm (write-preamble): change order: vars should
2172         be inited before procedures.
2174         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
2175         for EPS files.
2177         * scm/define-markup-commands.scm (epsfile): add epsfile command.
2179 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2181         * configure.in (gui_b): add check for ghostscript 8.15
2183 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2185         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
2186         start of line. Fixes cresc-after-newline.ly
2188         * lily/source-file.cc (file_line_column_string): use get_column().
2190 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2192         * lily/source-file.cc (get_column): utf-8 support for column numbers.
2194 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2196         * lily/*: use message () iso progress_indication () for messages.
2197         Revise/uniformise user messages.
2199         * flower/warn.cc (progress_indication): New function.
2200         (message): Use it.  Fixes newline problems.
2202         * config.make.in (webdir): Sort out install dirs.
2204         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
2206         * python/lilylib.py (command_name): Bugfix.
2207         (make_ps_images):
2209 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
2211         * lily/main.cc: --help says what types of backends are availabe
2213 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2215         Fix ./VERSION dependency, and without need to reconfigure.
2217         * lily/main.cc (setup_paths): Update.
2219         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
2221         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
2223         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
2224         Add \line for some simplistic cases.
2226         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
2228 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2230         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
2231         to compile LY files (useful for adding eg. "-I" args)
2232         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
2233         2Gnome command for gnome backend.
2234         (LilyPond-command-formatgnome): call the 2Gnome command. key
2235         binding: C-c C-g
2237 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2239         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
2240         depend on all PNG images.
2242 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2244         * GNUmakefile.in: Bugfix: also link .map files.
2246 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2248         * scm/music-functions.scm (music->make-music): generate 
2249         a (make-music ...) sexpr from a music expression.
2250         (display-scheme-music): use guile pretty printer to display the
2251         make-music sexpr.
2253 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2255         * ly/engraver-init.ly: reindent.
2256         Add CueVoice.
2258         * scm/music-functions.scm (music-pretty-string): handle moments
2259         too.
2260         (music-pretty-string): only print non-empty lists.
2261         (cue-substitute): create CueVoice context, which has smaller type.
2263         * lily/moment-scheme.cc (LY_DEFINE): new methods
2264         ly:moment-grace-{numerator,denominator}
2266         * lily/context-handle.cc: remove quit() method. 
2268         * lily/font-config.cc (init_fontconfig): be verbose about font path.
2269         (init_fontconfig): success is 0, not !0
2271 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2273         * mf/feta-nummer-code.mf (code): add plus glyph.
2275         * lily/tie.cc (print): idem.
2277         * lily/slur.cc (print): don't use thickness property for
2278         slur shape-thickness.
2280         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
2281         while adding stencils.
2283         * scm/define-markup-commands.scm (with-color): with-color markup
2284         command.
2285         (whiteout): new markup command 
2286         (filled-box): new markup command
2288 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2290         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
2291         test for PDF docs.
2293         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
2294         PFAAybabtu-Regular.  Fixes feta font in PDFs.
2295         
2296         Notes for tetex-3.0 make web:
2297            psclean.map: s/uhv8a/uhvr8a/
2298            config.ps add:
2299                 p +psfonts_t1.map
2300                 p +psclean.map
2301                 p +typeface.map
2303 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2305         * scm/music-functions.scm (music-pretty-string): fix bug with
2306         string argument.
2308 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2310         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
2312 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2314         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
2315         only process options if they're there.
2316         (write_file_map): add version-seen? to snippet-map.ly
2318 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
2320         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
2321         formatting cleanups.
2323         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
2324         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
2326 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2328         * scm/framework-ps.scm (ps-font-command): don't hash, just use
2329         name directly.
2331         * lily/main.cc (setup_paths): either add mf/out to search path or 
2332         fonts/{otf,type1,etc}
2333         
2334         * lily/font-config.cc (init_fontconfig): either add mf/out to
2335         FontConfig or fonts/{otf,type1,etc}
2337         * GNUmakefile.in: don't put mf/ link in share/ dir.
2339         * lily/staff-spacing.cc: move same-direction-correction to
2340         note-spacing-interface
2342         * scm/lily.scm (lilypond-main): use variable argument count for
2343         exception handler.
2345         * lily/font-config.cc (init_fontconfig): add operator pacification
2346         message.
2348         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
2350         * buildscripts/gen-emmentaler-scripts.py (i): generate
2351         PFAEmmentaler as well.
2353         * scm/framework-ps.scm (munge-lily-font-name): new function
2354         (write-preamble): hack: insert PFA equivalent of CFF into
2355         .PS. This makes LilyPond output printable on normal PS printers
2356         again.
2358         * buildscripts/gen-emmentaler-scripts.py (i): generate
2359         PFAEmmentaler.pfa aswell.
2361 2005-04-06  John Williams <williams@tni.com>  
2362         
2363         * scripts/lilypond-book.py: refactor the compose_ly procedure.
2364         
2365 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2367         * scm/page-layout.scm (default-page-make-stencil): always combine
2368         the header stencil, even if empty. This prevents the body text to
2369         reach up to the margins.
2371         * po/rw.po (Module): new file, for Kinyarwanda.
2373         * input/test/spacing-optical.ly (Module): new file.
2375         * lily/staff-spacing.cc: add same-direction-correction
2377 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2379         * Documentation/user/introduction.itely (Engraving): Comment-out
2380         non-existent file.
2382 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2384         * scm/define-grob-properties.scm (all-user-grob-properties): add
2385         same-direction-correction
2387         * VERSION: release 2.5.18
2389 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2391         * lily/grob.cc (mark_smob): Check pscore->layout_ before
2392         dereferencing.  Fixes make web.
2394         * lily/midi-stream.cc: Handle unwritable midi file.  Include
2395         errno.h.
2397         * Documentation/user/: Fix links.
2399 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2401         * lily/text-interface.cc (Module): rename from text-item.cc
2403         * input/regression/apply-output.ly (texidoc): function naming fix.
2405         * lily/time-signature-performer.cc (derived_mark): new function.
2407         * lily/lily-parser-scheme.cc:  print mapped file name for progress
2409         * scripts/lilypond-book.py (find_linestarts): new function.
2410         (find_toplevel_snippets): keep track of line numbers.
2412         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
2413         all key changes.
2415         * ly/declarations-init.ly (partCombineListener): use
2416         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
2418         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
2420 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2422         * lily/text-item.cc: Fix link.
2424         * Documentation/user/changing-defaults.itely (Changing defaults):
2425         Fix programs reference links.
2427         * Documentation/user/music-glossary.tely: Convert to utf-8.
2429 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2431         * make/lilypond-vars.make: remove TEXMF from variables.
2432         remove DEB_BUILD pk font variables.
2433         remove GUILE_LOAD_PATH
2434         remove TeX memory vars.
2436 2005-04-04  Werner Lemberg  <wl@gnu.org>
2438         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
2440 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2442         * ps/lilyponddefs.ps: remove reencode-font
2444         * lily/simple-spacer.cc (add_columns): also compare
2445         directly. Column rank doesn't distinguish between broken and
2446         unbroken columns. This fixes large spaces before time sig changes.
2448         * Documentation/user/point-and-click.itely: document ly:set-option.
2450         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
2451         point_and_click_global is set.
2453         * lily/scm-option.cc (LY_DEFINE): add point-and-click
2454         ly:set-option argument.
2456 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2458         * GNUmakefile.in: Include symlinks in webball.
2460         * Documentation/user/GNUmakefile (source-links): Add symlinks to
2461         source dir for split and non-split manuals.
2463         * Documentation/user/*y: Fix @uref/@inputfile links for
2464         split/non-split HTML documents.
2466         * Documentation/user/GNUmakefile (local-WWW): Do not generate
2467         .ps.gz.
2468         
2469 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2471         * GNUmakefile.in: Add newline.
2473 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
2475         * tex/lilyponddefs.tex: use color instead of xcolor
2476         * scm/output-tex.scm: minor editing
2478 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2480         * scm/music-functions.scm (display-scheme-music): pretty printer
2481         for music expressions.
2483 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2485         * buildscripts/install-info-html.sh (index_file): Fix link.
2487 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2489         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
2491         * Documentation/index.html.in: Add size estimates with some big pages.
2493         * Documentation/user/tutorial.itely (Running LilyPond for the
2494         first time): Add/replace some @rglos links.  TODO: add more
2495         @rglos links in tutorial, test non-intrusiveness (.css).
2497         * stepmake/bin/add-html-footer.py (do_file): Remove info's
2498         annoying's indication of referencing external document.
2500         * Documentation/user/GNUmakefile: Split version of glossary too.
2501         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
2502         links, not only for html.
2504         * Documentation/user/introduction.itely: Fix some links for other
2505         than html, do not use `here' as link name.
2507 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2509         * scm/documentation-generate.scm (string-append): Fix @usermanref,
2510         @glossaryref.
2512 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2514         * scm/page-layout.scm (default-page-make-stencil): only add header
2515         if existing and not empty. Fixes spurious programming error.
2517         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
2519 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
2521         * scm/output-tex.scm: implement {re,}setcolor
2522         * tex/lilyponddefs.tex: use color package
2524 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2526         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
2527         additions to website.
2529         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
2531         * Documentation/user/macros.itexi: Fix @usermanref html links in
2532         split documents: use @inforef.
2534 2005-03-30  Graham Percival  <gperlist@shaw.ca>
2536         * Documentation/user/programming-interface.itely: minor fix.
2538         * Documentation/user/advanced-notation.itely: added info to
2539         Metronome markings.
2541 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2543         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
2544         use box-stencil.  Remove y-padding argument.
2545         (make-stencil-circler): New function.
2547         * buildscripts/lilypond-words.py (F): 
2548         * elisp/SConscript (a): 
2549         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
2550         * vim/SConscript (a): 
2551         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
2553         * lily/general-scheme.cc: Build fix.
2555         * scm/markup.scm:
2556         * input/regression/markup-scheme.ly: 
2557         * input/regression/markup-syntax.ly: Drop 'new-' from name.
2559         * scm/stencil.scm (make-circle-stencil): New function.
2561         * scm/define-markup-commands.scm (draw-circle): Use it.  New
2562         name (was cicle).  Update callers.
2563         (circle): New markup command, similar to box.
2565         * scm/stencil.scm (circle-stencil): New function.
2567 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
2569         * configure.in: Detect libutf8/wchar.h variant.
2571         * stepmake/aclocal.m4: Modify shared size test.
2573 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2575         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
2577 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2579         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
2580         
2581         * VERSION (PACKAGE_NAME):  release 2.5.17
2583 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2585         * scm/backend-library.scm (postscript->png): Fix comment and png
2586         message.
2588         * GNUmakefile.in (link-tree): Fix locales.
2590 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2592         * lily/stencil-scheme.cc (LY_DEFINE): change to
2593         ly:stencil-aligned-to, non mutating.
2595         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
2597         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
2599         * lily/quote-iterator.cc (derived_mark): call
2600         Music_wrapper_iterator::derived_mark() too.
2602         * lily/grace-engraver.cc (derived_mark): change signature, add
2603         const.
2605 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2607         * SConstruct (symlink): 
2608         * GNUmakefile.in (link-tree): Add scripts to prefix.
2610         * lily/general-scheme.cc (ly:effective-prefix): New function.
2612         * scm/backend-library.scm (postscript->png): Use it.
2614 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2616         * lily/paper-score.cc (process): don't delete grobs after
2617         producing stencils. 
2619         * scm/part-combiner.scm (determine-split-list): switch off
2620         debugging info.
2622         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
2623         if available.
2625         * scm/define-context-properties.scm
2626         (all-user-translation-properties): add stringNumberOrientations.
2628         * lily/new-fingering-engraver.cc (position_scripts): make generic,
2629         so fingering and string-numbers are separately controlled.
2631 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2633         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
2634         not use debugging.
2636 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2638         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
2640         * config.hh.in: add HAVE_FONTCONFIG.
2642         * Documentation/user/instrument-notation.itely (String number
2643         indications): new node.
2645         * input/regression/new-markup-syntax.ly (texidoc): add circle.
2647         * lily/new-fingering-engraver.cc (add_string): new function. 
2648         (acknowledge_grob): accept string-number-event as well.
2650         * scm/define-markup-commands.scm (circle): new markup command.
2652         * scm/output-lib.scm (print-circled-text-callback): new function.
2654         * lily/GNUmakefile: move ifeq after include stepmake.make.
2656 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2658         * config.make.in (HAVE_LIBKPATHSEA_SO):
2659         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
2661         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
2662         add KPATHSEA_LIBS.
2664         * debian/watch: 
2665         * debian/control: Update.
2667 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2669         * input/test/title-markup.ly (spaceTest): remove.
2671         * input/test/embedded-tex.ly (Module): remove.
2673         * input/test/music-box.ly: use 'name property, not ly:music-name.
2675         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
2677         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
2679 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2681         * Documentation/topdocs/INSTALL.texi (Top): Remove information
2682         about xdeltas.  Add information about CVS.
2684         * scm/lily.scm (lilypond-main): Fix invocation of handler,
2685         gracefully handle failed files.
2687         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
2689         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
2690         small fixes.
2692         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
2693         No unnecessarily specific i18n messages.  Remove stray `1'.
2695 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2697         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
2698         documentencoding
2700         * scm/documentation-lib.scm (texi-file-head): set utf-8
2701         documentencoding.
2703         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
2704         Delta, not the Symbol one. 
2706         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
2707         for the .map file.
2709         * Documentation/topdocs/INSTALL.texi (Top): add running
2710         requirement as compilation requirement.
2712 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2714         * buildscripts/mutopia-index.py (headertext): add h1 header and
2715         utf-8 charset meta field.
2717         * input/GNUmakefile: prune example list.
2719         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
2720         options.
2722         * lily/slur-scoring.cc (get_base_attachments): only look at stem
2723         extent for visible stems.
2725         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
2727 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2729         * Documentation/topdocs/INSTALL.texi (Top): Updates.
2731         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
2733 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2735         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
2736         pass inf/nan into slur scoring.
2738         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
2739         page.
2741         * scripts/abc2ly.py (dump_voices): use alphabet().
2743 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
2744         
2745         * mf/GNUmakefile (depth): use $(FONTFORGE). 
2747 2005-03-27 Matthias Neeracher <neeracher@mac.com>
2748         
2749         * flower/include/virtual-methods.hh: simplify. Patch by
2751 2005-03-25  John Williams <williams@tni.com>  
2753         * scripts/lilypond-book.py (main): add png for HTML too, guess
2754         only if necessary. 
2756 2005-03-25  Graham Percival  <gperlist@shaw.ca>
2758         * Documentation/topdocs/INSTALL.texi: now recommends
2759         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
2761         * Documentation/user/basic-notation.itely,
2762         Documentation/user/tutoria.itely: warn about
2763         only one (phrasing) slur at once.
2765 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
2767         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
2769 2005-03-23  Graham Percival  <gperlist@shaw.ca>
2771         * Documentation/user/basic-notation.itely: fixed info about
2772         ending a (de)cresc.
2774         * Documentation/user/lilypond-book.itely: fixed
2775         lilypond-book filter example and warned about not doing
2776         --filter and --process at the same time.
2778 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2780         * lily/parser.yy (bass_number),
2781         Documentation/user/instrument-notation.itely (Figured bass): 
2782         Add the possibility to use text markup in figured bass. 
2784 2005-03-19  Graham Percival  <gperlist@shaw.ca>
2786         * Documentation/user/global.itely: added info about naming
2787         identifiers and breakbefore.
2789         * Documentation/user/invoking.itely: added info about batch
2790         processing files with convert-ly, removed references to TeX
2791         in the jail section.
2793         * Documentation/user/examples.itely: possibly fixed piano
2794         dynamics.
2796         * Documentation/user/advanced-notation.itely: added info
2797         about removing other types of Staff.
2799         * Documentation/user/instrument-notation.itely: possibly
2800         fixed piano staff line switch.
2802         * Documentation/user/changing-defaults.itely: added info
2803         about using normal font in titles.
2805 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2807         * VERSION (PATCH_LEVEL): release 2.5.16
2809         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
2810         explicitly.
2812 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2814         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
2815         whitespace.
2817         * python/lilylib.py (make_ps_images):
2818         * scm/backend-library.scm (postscript->pdf, postscript->png):
2819         Quote file name.  Use format rather than string-append juggling.
2821 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2823         * python/lilylib.py (make_ps_images): add x to -g argument. 
2825         * lily/key-performer.cc (create_audio_elements): don't use
2826         scm_eval_string. Check for minor 3rd directly.
2827   
2828         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
2829         (sarabandeCelloGlobal): key is D minor, not F major.
2831 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2833         Fix truncated --png output (Peter Danenberg).
2834         
2835         * python/lilylib.py (make_ps_images):
2836         * scripts/ps2png.py (copyright): Grok --papersize option.
2838         * scm/backend-library.scm (postscript->png): Add parameter
2839         PAPERSIZE.  Update callers.
2841         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
2842         Fixes symbol placement.
2844         * lily/spanner.cc: 
2845         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
2846         <libc-extension.hh>).
2848 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2850         * Nitpick run.
2852         * buildscripts/fixcc.py: Update.
2854         Builddir run fixes.
2856         * HACKING (datadir): Add VERSION.
2858         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
2859         higher up.
2861 2005-03-15  Werner Lemberg  <wl@gnu.org>
2863         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
2864         diagonal stem doesn't become thinner.
2866 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2868         * buildscripts/fixcc.py: Fixes (Werner).
2870 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2872         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
2873         Emmentaler/Aybabtu.
2875         * GNUmakefile.in: fix lilypond-words path.
2877         * po/tr.po: update to 2.3.21
2879         * lily/new-fingering-engraver.cc (position_scripts): take priority
2880         from head position.
2882         * input/regression/finger-chords-order.ly (texidoc): new file.
2884 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2886         * make/ly-rules.make: 
2887         * stepmake/aclocal.m4: 
2888         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
2890         * buildscripts/fixcc.py (rules): Leave space after operator.
2892 2005-03-14  Werner Lemberg  <wl@gnu.org>
2894         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
2895         top of the glyph with smooth curve.
2897 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2899         * Documentation/user/global.itely (Page layout): remove
2900         printpagenumber.
2902 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
2904         * input/regression/mensural-ligatures.ly: new file (with examples
2905         compiled by Pal Benko).
2907         * Documentation/user/instrument-notation.itely: Bugfix: yet some
2908         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
2909         musicglyph access.  Many small beautifications in ancient
2910         examples.
2912         * input/test/divisiones.ly: fixed indentation; small
2913         beautifications
2915         * ly/engraver-init.ly: added FIXME comment
2917         * scripts/lilypond-book.py,
2918         Documentation/user/lilypond-book.itely: added music fragment
2919         option "packed" to lilypond-book
2921         * Documentation/user/instrument-notation.itely: Bugfix: added
2922         missing LedgerLineSpanner color setting in several places.  Added
2923         music fragment option "packed" to VaticanaContext example.
2925 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2927         * scm/define-grobs.scm (all-grob-descriptions): switch off
2928         Hyphen_spanner::set_spacing_rods 
2930         * lily/lyric-hyphen.cc (print): add padding between syllable and
2931         hyphen.
2932         (print): shorten hyphen in tight situations (determine using
2933         minimum-length)
2935         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
2936         0.4pt.
2938 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2940         * ly/titling-init.ly (bookTitleMarkup): Refinements.
2942         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
2943         header/footer markings for regression-test.
2945         * scm/backend-library.scm (output-scopes, header-to-file): Move
2946         from framework-tex.scm.
2948         * scm/framework-ps.scm (output-framework)
2949         (output-preview-framework):
2950         * scm/framework-eps.scm (output-classic-framework)
2951         (output-framework): Use it.  Fixes collated files.
2953 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2955         * input/sakura-sakura.ly: 
2956         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
2958         * buildscripts/guile-gnome.sh: Update.
2960         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
2962         * mf/aybabtu.pe.in: Capitalize Aybabtu.
2964 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2966         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
2967         culprit: always exit the loop if we find a rod, even if it has
2968         distance < 0. 
2970         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
2971         algorithm.
2973         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
2974         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
2976         * scm/output-svg.scm (dashed-line): new  function body.
2977         
2978         * GNUmakefile.in: create .htaccess.
2980 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2982         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
2984 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2986         * VERSION (PACKAGE_NAME): release 2.5.15
2988         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
2990         * scm/framework-svg.scm (output-framework): put scaling in
2991         document header. Apply scaling only once.
2992         (output-framework): dump page size in px, not mm. 
2994         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
2995         from font-size.
2997         * lily/paper-outputter-scheme.cc (LY_DEFINE):
2998         ly:outputter-output-scheme, new function.
3000         * scm/output-svg.scm (pango-description-to-svg-font): new function
3002 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3004         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
3005         target.
3007         * input/typography-demo.ly: new file.
3009 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3011         * Documentation/user/global.itely (File structure): Add markup blocks
3012         to toplevel expressions.
3013         (Multiple movements, Creating titles): Add markup blocks.
3015         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
3016         <libc-extension.hh>).
3018         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
3020         * flower
3021         * lily
3022         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
3024 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3026         * lily/accidental.cc: special bboxes for natural. 
3028         * mf/feta-toevallig.mf: make stems heavier.
3030         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
3031         texts as well.
3033         * mf/feta-klef.mf: revise. 
3035         * mf/feta-schrift.mf: make thinning of accent less pronounced.
3037         * mf/feta-klef.mf: add rounded curve at top. 
3038         make thinnib a little heavier.
3040 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3042         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
3044         * buildscripts/fixcc.py: New file.
3046         * input/regression/utf8.ly: Update Debian font description.
3048 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3050         * stepmake/aclocal.m4: Fix test.
3052 2005-03-09  Graham Percival  <gperlist@shaw.ca>
3054         * Documentation/user/invoking.itely: added Sebastino Vigna's
3055         docs for the --jail option.
3057 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3059         * lily/stem.cc (print): only produce stemlets if there are no
3060         noteheads on this stem.
3062         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
3063         don't crash on stemlet (visible stem without heads).
3065         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
3066         unbroken situations. 
3068         * scm/output-lib.scm (center-invisible): new function.
3070         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
3071         wishes to determine loose column space.
3073         * lily/font-config.cc (init_fontconfig): add
3074         fonts/{otf,type1,cff}  to path.
3076         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
3078         * mf/GNUmakefile (Module): install all fonts under otf/
3080         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
3081         replace /fonts/otf/ by /ps/ 
3083         
3084 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3086         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
3088         * lily/book.cc (process): Oops, add score_.header_.
3090         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
3092         * lily/parser.yy: Handle toplevel and book texts as score.
3094         * scm/page-layout.scm (default-page-make-stencil):
3095         Bugfix: (page-properties rename.
3097         * scm/backend-library.scm (ly:system): Typo.
3099 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3101         * stepmake/stepmake/executable-targets.make (installexe): don't
3102         strip installed executables
3104         * lily/font-select.cc (get_font_by_design_size): revert
3105         pango_description_string as well.
3107         * lily/system.cc (set_loose_columns): put loose column just left
3108         of next column.
3110         * lily/include/group-interface.hh (extract_grob_array): rename
3111         from Pointer_group_interface__extract_grobs
3113         * input/regression/ledger-line-minimum.ly (texidoc): new file.
3115         * lily/ledger-line-spanner.cc (set_spacing_rods): new
3116         function. Keep ledgered note heads at a minimum distance.
3117         Introduce minimum-length-fraction
3118         (print): introduce length-fraction property.
3120 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3122         * tex/GNUmakefile: remove latin1.enc rules.
3124 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3126         * scm/titling.scm: Typo.
3128         * input/regression/score-text.ly: Really add.
3130         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
3132 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3134         * lily/open-type-font-scheme.cc:  new file.
3136 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3138         * scm/titling.scm (layout-extract-page-properties): Rename from
3139         page-properties.  Update callers.
3141         * lily/lexer.ll (Lily_lexer):
3142         * lily/parser.yy: Junk lyric_markup state.
3144         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
3146         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
3147         Add texts parameter.
3149 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3151         * lily/lexer.ll (lyric_markup): New mode.
3152         (Lily_lexer::push_lyric_markup_state): New method.
3153         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
3155         * lily/parser.yy (book_body):
3156         (toplevel_expression): Grok \markup texts.
3158         * lily/score-scheme.cc (ly:music-scorify): 
3159         * scm/lily-library.scm (collect-music-for-book): Take texts
3160         parameter.
3162         * lily/score.cc (texts_): New member.
3164         * lily/paper-book.cc (systems): Format score texts.
3166         * score-text.ly: New file.
3168         * ttftool/SConscript:
3169         * kpath-guile/SConscript: New file.
3171         * lily/SConscript:
3172         * SConstruct: Update.
3174 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3176         * VERSION (PACKAGE_NAME): release 2.5.14
3178 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3180         * lily/main.cc: Add dummy xgettext markers.
3182 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3184         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
3185         requirements
3187         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
3188         executable is < 40k
3190         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
3191         hack.
3193 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3195         * flower/libc-extension.cc:
3196         * flower/include/libc-extension.hh: [Open]BSD simply cast
3197         cookie/funopen declarations.
3199         * stepmake/aclocal.m4: Check for libkpathsea.so.
3201         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
3202         dl_kpse_find_file.
3204 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3206         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
3207         (open_library): alternative for static library.
3209 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3211         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
3213         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
3215         Drop run-time dependency on teTeX.
3217         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
3219         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
3220         KPATHSEA_LIBS in LIBS.
3221         (STEPMAKE_DLOPEN): New function.
3223         * lily/font-config.cc (init_fontconfig): Use dir for directory,
3224         not path.
3226         * flower/file-path.cc (directories): Rename from paths, as this
3227         return an array of directories (a single path).
3229 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3231         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
3233         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
3234         new ly:kpathsea-find-file
3236         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
3238         * kpath-guile/GNUmakefile: new file
3240         * buildscripts/gen-emmentaler-scripts.py (i): generate
3241         emmentaler-X.fontname as well.
3243         * buildscripts/ps-embed-cff.py: new script
3245         * scm/lily-library.scm: remove ps-embed-cff.
3247         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
3248         font loading. 
3250         * scm/font.scm (add-music-fonts): load dynamics/numbers through
3251         fontconfig as well.
3253         * lily/font-config.cc (init_fontconfig): add cff/ too.
3255         * ly/generate-embedded-cff.ly: capitalize.
3257         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
3258         so as to register the pango font.
3260         * lily/font-config.cc (init_fontconfig): add
3261         prefix/{otf,type1,mf/out} to fontconfig path.
3263         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
3264         overrides all. 
3266         * configure.in (gui_b): remove ec mftrace check
3268         * config.hh.in: use lilypond-Major.Minor as data directory.
3270         * scm/framework-ps.scm (dump-page): use output-units for landscape.
3272         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
3273         name.
3275 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3277         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
3278         error messages.
3280         * flower/libc-extension.cc:
3281         * flower/include/libc-extension.hh: [Open]BSD fixes for
3282         cookie/funopen declarations.
3284 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3286         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
3287         emmentaler.
3289         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
3290         lcrm10.
3292         * scm/define-markup-commands.scm (fontsize): new markup
3293         command. Also set baseline-skip
3295 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
3296         
3297         * lily/main.cc (do_chroot_jail): paranoia security for webserver
3298         use.
3300 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3302         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
3304         * lily/pdf.cc: remove PDF related files
3306 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3308         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
3309         <hamamatsu@gmx.de>
3311 2005-03-05  Graham Percival  <gperlist@shaw.ca>
3313         * Documentation/user/advanced-notation.itely: first draft
3314         of reorg done.
3316         * Documentation/user/global.itely: fixed (sub)section
3317         bits of MIDI.
3319 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3321         * cygwin/mknetrel (extras): Bufix (Bertalan).
3323         * Documentation/user/basic-notation.itely (Chords): @ref fix.
3324         * Documentation/user/instrument-notation.itely (Introducing chord
3325         names): Compile fix: must have unique name.
3327 2005-03-02  Graham Percival  <gperlist@shaw.ca>
3329         * Documentation/user/instrument-notation.itely: reorg.
3331 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3333         * scm/output-gnome.scm:
3334         * scm/output-svg.scm: Fix font scaling.
3336 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3338         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
3339         what link to use best.
3341         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
3342         * Documentation/user/tutorial.itely (Automatic and manual beams):
3343         Fix @ref.
3345         * lily/tweak-registration.cc (replace_grob_tweak): New function.
3346         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
3347         * scm/framework-gnome.scm (tweak): Use it.
3349 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3351         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
3353         * scm/output-ps.scm (white-text): reinstate white-text
3355 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3357         * scm/output-ps.scm (offset-add): Remove.
3359         * scm/lily-library.scm (offset-flip-y): New function.
3360         * scm/framework-gnome.scm (tweak): Use it.
3362         * scm/output-gnome.scm (grob-cause): Add parameter.
3364         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
3365         * scm/output-ps.scm (url-link): Move.
3366         (white-text): Warn user about brokenness.
3368         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
3369         wrt ghostscript.
3371 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3373         * lily/slash-repeat-engraver.cc (try_music): always make slashes
3374         if body length smaller than measure length.
3376         * scm/define-markup-commands.scm (with-url): oops. use Y extent
3377         for Y.
3379         * ly/titling-init.ly (tagline): put default tagline in \paper
3381 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3383         * lily/kpath.cc: 
3384         * lily/pdf.cc (Pdf_file): Use more generic error messages.
3386         * scm/lily-library.scm (version-not-seen-message): New function.
3387         * ly/init.ly: Use it.
3389         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
3390         breaks as progess.
3392         * scripts/lilypond-book.py (do_process_cmd): Do not lump
3393         whitespace with l10n message.
3395         * scm/framework-tex.scm (convert-to-ps):
3396         (convert-to-dvi): Do not use overly specific l10n messages.
3398         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
3400         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
3401         merge stderr with stdout.  
3403 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3405         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
3406         Neeracher).
3408 2005-02-29  Graham Percival  <gperlist@shaw.ca>
3410         * Documentation/user/instrument-notation.teily: moved
3411         \arpeggio to Basic.
3413         * Documentation/user/advanced-notation.itely: Articulation to
3414         Basic, a bunch of stuff from Basic moved to Advanced.
3416         * Documentation/user/basic.itely: swapped various sections,
3417         reorganized Basic.
3419 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3421         * flower/memory-stream.cc: 
3422         * flower/libc-extension.cc: Remove obsolete #undefs.
3424         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
3425         more carefully.
3427 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3429         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
3430         dependency.
3432         * VERSION (PACKAGE_NAME): release 2.5.13
3434         * GNUmakefile.in (web-ext): don't ship ps.gz
3436         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
3437         stdout
3439 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3441         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
3442         without libintl.  Now it compiles too.
3444 2005-02-28  Graham Percival  <gperlist@shaw.ca>
3446         * Documentation/user/basic-notation.itely,
3447         instument-notation.itely, advanced-notation.itely:
3448         split up contents of notation.itely.
3450         * Documentation/user/notation.itely: file removed.
3452         * Documentation/user/invoking.itely, converters.itely:
3453         moved convert-ly info to invoking.itely.
3455         * Documentation/user/global.itely, changing-defaults.itely,
3456         sound-output.itexi: moved global settings, file layout, and
3457         sound into global.itely.
3459         * Documentation/user/sound-output.itexi: file removed.
3461         * Documentation/user/lilypond.tely: removed links to
3462         notation.itely and sound.itely.
3464 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3466         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
3468         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
3470         * THANKS: add sponsor.
3472         * scm/define-markup-commands.scm (with-url): new markup command.
3474         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
3475         tagline.
3476         
3477         * scm/output-tex.scm (url-link): stub.
3479         * scm/output-ps.scm (url-link): new function.
3481         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
3482         ly:set-point-and-click
3484 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3486         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
3487         based on pdf-viewer setting.
3489         * scm/framework-ps.scm (write-preamble): Find and set preferred
3490         pdf-viewer.
3492 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3494         * Documentation/user/point-and-click.itely: update for PDF point &
3495         click.
3497         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
3498         editors based on EDITOR setting.
3500 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3502         * scm/*: Oops, more grand 2005 replace bits.
3504 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3506         * ps/music-drawing-routines.ps: new routine: insert PDF mark
3508         * scm/output-ps.scm (grob-cause): point & click support for
3509         PostScript
3511 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3513         * lily/input-scheme.cc (LY_DEFINE): rename to
3514         ly:input-file-line-column
3516 2005-02-26  Graham Percival  <gperlist@shaw.ca>
3518         * Documentation/user/examples.itely: small fix from Steve Doonan.
3520         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
3522         * THANKS: added Yuval Harel.
3524         * Documentation/user/{various}: inserted two spaces after a period.
3526         * Documentation/user/lilypond.tely: added framework for reorg.
3528         * Documentation/user/basic-notation.itely, instrument-notation.itely,
3529         advanced-notation.itely, global.itely: new files, placeholder for
3530         future reorg.
3532 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
3534         * Documentation/user/notation.itely: revamped Polyphony section
3535         
3536 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3538         * Documentation/user/lilypond-book.itely (Music fragment options):
3539         doc fontload.
3541         * Documentation/user/changing-defaults.itely (Text encoding): add
3542         fontload option to utf8 include
3544         * scripts/lilypond-book.py (compose_ly): add fontload option
3546         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
3547         force-eps-font-include option.
3549         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
3550         black triangle
3552         * Documentation/user/invoking.itely (Editor support): remove
3553         lilypond-latex section.
3555         * scripts/lilypond-latex.py (Module): remove script.
3557         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
3558         overwrite .log. 
3560         * lily/main.cc: remove -m, --no-layout
3562         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
3563         to define. We don't want to override fprintf everywhere.
3565 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3567         * cygwin/lilypond.hint: 
3568         * cygwin/README.in: Update dependencies.
3570         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
3571         Bugfix: do not pollute CPPFLAGS, LIBS.
3573         * cygwin/mknetrel (extras): Cross compile fixes.
3575         * ttftool/util.c: 
3576         * ttftool/ttfps.c: 
3577         * ttftool/ps.c: #include libc-extension.hh
3579         * flower/include/libc-extension.hh:
3580         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
3581         wrapper using funopen.
3582         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
3583         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
3585         * config.hh.in:
3586         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
3587         (AC_CHECK_HEADERS): Add libio.h
3589         * scripts/convert-ly.py: Uniformize, internationalize.
3590         (2.5.2): Remove fatal encoding rule.
3591         (2.5.13): Handle latin1 encoding gracefully.
3593 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3595         * HACKING: Fix line breaks.
3597 2005-02-23  Werner Lemberg  <wl@gnu.org>
3599         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
3600         contains those two files.
3602 2005-02-21  Werner Lemberg  <wl@gnu.org>
3604         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
3605         to improve overlap removal process.
3607         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
3608         left and right ending.  This ensures better overlapping.
3609         Update all callers.
3610         ("lineprall"): Don't use draw_gridline to get better overlapping.
3612 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3614         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
3616         * Documentation/topdocs/NEWS.tely (Top): oops.
3618 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
3620         * HACKING: new file.
3622         * input/regression/utf8.ly (portuguese): added a portuguese example
3623         to show latin1 accents.
3625 2005-02-21  Pal Benko  <benkop@freestart.hu>
3627         * lily/mensural-ligature-engraver.cc:
3628         * lily/mensural-ligature.cc:
3629         * lily/include/mensural-ligature.hh: new algorithm implemented
3631         * scm/define-grob-properties.scm: join-left killed (add-join may
3632         be used); join-left-amount changed to join-right-amount
3634 2005-02-21  Graham Percival  <gperlist@shaw.ca>
3636         * Documentation/user/notation.itely: small but urgent fix.
3638 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
3640         * lily/duration-scheme.cc: bugfix: correct parameters to
3641         SCM_ASSERT_TYPE.
3643         * THANKS: added Pal.
3645         * Documentation/user/notation.itely: bugfix: unTeXified
3646         $\\backslash$.  Bugfix: yet another glyph renaming victim:
3647         "timesig.*x/y" -> "timesig.*xy".
3649 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3650         
3651         * VERSION (PACKAGE_NAME): release 2.5.12
3653 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3655         * ly/engraver-init.ly: set tieWaitForNote to #t by default
3657         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
3659         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
3661         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
3663 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3665         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
3666         latin1..utf-8.
3668         * input/regression/stanza-number.ly:
3669         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
3671         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
3673 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3675         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
3676         NEWS. Refer to website for older news.  
3678         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
3679         .HTML. This should be done for specific servers only.
3681         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
3682         .ly image examples.
3684         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
3685         in layer 0 too.
3687         * scm/define-context-properties.scm
3688         (all-user-translation-properties): add tieWaitForNote
3690         * scm/define-grobs.scm (all-grob-descriptions): add
3691         Tie_column::before_line_breaking
3693         * lily/tie.cc (get_column_rank): new function
3695         * lily/tie-column.cc (before_line_breaking): new function.
3696         (werner_directions): take into account ties that start on
3697         different columns.  
3699         * lily/score-engraver.cc (set_columns): move add_column() so we
3700         have column rank available.
3702         * lily/tie.cc (get_column_rank): new function.
3704         * input/regression/utf8.ly (japanese): add japanese lyrics.
3706         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
3708         * THANKS: add Steve D
3710         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
3711         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
3713 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
3715         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
3716         to show harmonic notes
3717         * scm/define-markup-commands.scm: in \markup-by-number
3718         "dots-dot" -> "dots.dot" to show dotted notes
3720 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3722         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
3724         * flower/memory-stream.cc (writer): new file.
3726         * configure.in: add endian test.
3728 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
3730         * Documentation/user/examples.itely: small
3731         simplification/beautification
3733         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
3734         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
3735         notation manual.
3737         * lily/mensural-ligature.cc: bugfix: another few victims of the
3738         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
3740         * ly/gregorian-init.ly: commit some experimental code for hi-level
3741         ligature input language lying around here for several months.
3743         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
3744         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
3746         * lily/vaticana-ligature-engraver.cc: bugfix: another few
3747         "x-y-z"->"x.y.s-z" fixes.
3749 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3751         * scm/framework-pdf.scm (scm): new file
3753         * lily/include/pdf.hh (class Pdf_file): new file.
3755         * lily/pdf.cc (write_trailer): new file.
3757 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
3759         * input/regression/color.ly: new file
3761         * lily/stencil.cc (interpret_stencil_expression):
3762         when a color expression is encountered: save current color,
3763         process the rest of the expression, and restore previous color.
3765         * lily/system.cc (get_line): check all grobs for color property and
3766         prepare the stencil scheme expressions for further processing.
3767         Fix layer-loop.
3769         * scm/define-grob-properties.scm: introduce the color property.
3771         * scm/output-lib.scm: color helper functions.
3773         * scm/output-ps.scm: introduce setcolor/resetcolor.
3775 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
3777         * ly/*.ly, input/regression/*.ly: Added missing \version
3778         statements in some files.
3780 2005-02-15  Graham Percival  <gperlist@shaw.ca>
3782         * Documentation/user/notation.itely: minor editing.
3784         * Documentation/user/converters.itely: updated convert-ly bugs.
3786         * Documentation/user/lilypond-book.itely: add info about using
3787         feta characters in latex.
3789 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3791         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
3793 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3795         * scm/define-grob-properties.scm (all-user-grob-properties):
3796         removed 'dashed property.
3798 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3800         * scm/lily.scm (define-safe-public): new macro for defining
3801         variables that can be used in --safe mode. Use it in *.scm
3802         instead of manually setting safe-objects in safe-lily.scm.
3804 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3805         
3806         * lily/slur.cc: Slur-dash patch by Bertalan.
3808         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
3810         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
3812 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3814         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
3816 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3818         * mf/GNUmakefile: teTeX-3.0 install fix.
3820         * Cygwin patch from Bertalan.
3822         * stepmake/stepmake/metafont-rules.make: Remove bashism.
3824 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3826         * GNUmakefile.in: 
3827         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
3829         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
3830         2.0.x compatibility.
3832 2005-02-08  Werner Lemberg  <wl@gnu.org>
3834         * mf/feta-din-code.mf: Format; clean up code.
3835         Replace `---' with `--' plus explicit path directions.
3836         (linethickness#, stafflinethickness#): Remove.
3837         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
3838         ("dynamic s"): Improve shape.
3839         ("dynamic p"): Improve shape.
3840         Replace `draw' with better outline approximation.
3841         ("dynamic r"): Improve shape.
3842         Don't call `fill' and `draw' at the same time.
3844 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3846         * SConstruct (symlink):
3847         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
3848         build fix: add enc symlink.
3850         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
3852         Support for DESTDIR besides prefix=/foo
3854         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
3856         * stepmake/stepmake/*.make:
3857         * */GNUmakefile:
3858         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
3860         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
3862         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
3863         mawk in fontforge (date) test.
3865 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3867         * scm/font.scm (make-century-schoolbook-tree): add NCS as
3868         font-family=roman. Add Luxi Sans as sans
3870 2005-02-07  Graham Percival  <gperlist@shaw.ca>
3872         * Documentation/user/notation.itely: add warning about
3873         percent repeats and Voice contexts.
3875         * Documentation/user/lilypond-book.itely: clarified the
3876         necessity of dvips -u arguments.
3878 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
3880         * THANKS: Added a bunch of bug hunters.
3882 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3884         * scm/framework-ps.scm (output-preview-framework): bugfix.
3886         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
3887         o/ for chord modifier..
3889         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
3891         * lily/drum-note-performer.cc:  remove unused (thanks Michael
3892         Welsh Duggan). 
3894 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3896         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
3898         * ly/titling-init.ly: Do not also print intstrument in header on
3899         first page.  Do not print page number on first and only page.
3901 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3903         * input/regression/*.ly: remove old-relative everywhere
3905         * lily/music-sequence.cc (simultaneous_relative_callback): do
3906         what-if analysis on copy, not on original. Fixes old-relative
3907         compatibility.
3909         * scm/backend-library.scm (postscript->png): space before
3910         --verbose.
3911         
3912 2005-02-05  Werner Lemberg  <wl@gnu.org>
3914         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
3915         is defined.
3917         * mf/feta-alphabet.mf: Define `staffsize#'.
3918         Include `feta-params.mf'.
3919         s/staffheight/design_size/.
3921         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
3923         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
3925         * mf/feta-nummer-code.mf: Reformatted.
3926         (draw_six): Use outline intersection to avoid a self-intersecting
3927         path.
3928         ("Numeral comma"): Fix serious outline glitches.  This slightly
3929         changes the glyph shape.
3930         ("Numeral dash"): Use `draw_rounded_block'.
3931         ("Numeral dot"): Use `drawdot'.
3932         ("Numeral 1"): Assure identical tangent directions for the
3933         intersection points of paths.  The glyph shape improvement is only
3934         visible at very high magnifications.
3935         ("Numeral 2"): Use `solve' macro to make the lower right part of
3936         the glyph outline touch the x axis exactly.  This changes the
3937         glyph shape.
3938         Minor fixes for better overlap removal support.
3939         ("Numeral 4"): Make lefter corner `rounder'.
3940         ("Numeral 5"): Assure identical tangent directions for the
3941         intersection points of paths.  This improves the glyph shape at
3942         high magnifications.
3943         ("Numeral 7"): Use `solve' macro to make the upper right part of
3944         the glyph outline touch the metrics box exactly.  This changes the
3945         glyph shape.
3946         Avoid corner in the upper left part of the glyph (causing a minor
3947         shape change).
3949         * mf/feta-ital-*.mf: Removed.  Unused.
3951 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3953         * VERSION (PATCH_LEVEL): release 2.5.11
3955         * input/regression/fill-line-test.ly: new file.
3957         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
3958         emmentaler name, eg. emmentaler-23. 
3960 2005-02-04  Christian Hitz  <chhitz@gmx.net>
3962         * scm/scm/define-markup-commands.scm (fill-line): rework for better
3963         alignment with centered texts
3965         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
3966         list of paddings
3968 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3970         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
3972         * lily/note-column.cc (translate_rests): call flush_extent_cache()
3973         of parents when translating rests. Fixes: c-chord-rest.ly 
3975         * lily/include/dimension-cache.hh (struct Dimension_cache): add
3976         dimension_callback_ member.
3978         * lily/grob.cc (flush_extent_cache): new function. Force recompute
3979         of extents.
3981 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3983         * all but lily/*: The grand 2004/2005 replace.
3985 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3987         * lily/*: add space after ,  
3989         * scm/music-functions.scm (has-request-chord): don't use
3990         ly:music-name anywhere. Fixes <<\\>> notation. 
3992         * scm/define-markup-commands.scm (box): use font-size for
3993         padding. Fixes boxed-rehearsal-marks.ly
3995         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
3996         identifier definition too, so foo = \lyrics { ...   } bar = #1
3997         doesn't complain about "bar" being LYRICS_STRING.
3999         * lily/paper-def.cc (find_pango_font): new routine; Store
4000         pango_fonts in hash tab too. This is necessary for retrieving
4001         Pango_fonts::physical_font_tab() later on.
4003         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
4004         crash if psname is null.
4006         * lily/lily-guile.cc (ly_hash2alist): new function
4008         * Documentation/user/changing-defaults.itely (Text encoding):
4009         rewrite. 
4011         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
4012         -> font_filename mapping.
4014         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
4015         ly_pango_font_physical_fonts
4017         * scm/framework-ps.scm (supplies-or-needs): extract names from
4018         physical Pango_fonts.
4020         * utf8.ly: new file.
4022 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4024         * Documentation/user/changing-defaults.itely (Page layout): add
4025         doco about systemSeparatorMarkup.
4027         * scm/page-layout.scm (default-page-make-stencil): add-to-page
4028         function.
4029         (default-page-make-stencil): insert system separators.
4031         * scm/define-markup-commands.scm (hcenter): add
4032         (beam): add.
4034 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4036         * scm/output-ps.scm (ez-ball): reinstate ez notation.
4038 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4040         * lily/main.cc: Spell backend consistently.  Sort options.
4042 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4044         * scripts/lilypond-book.py (Module): revert @include.
4045         
4046 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4048         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
4049         Bugfix: @include .tex (not .texi).  Small cleanups.
4051         * stepmake/bin/add-html-footer.py (i18n): New function.
4053 2005-01-31  Werner Lemberg  <wl@gnu.org>
4055         * mf/feta-nummer.mf: Removed.  Unused.
4057 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4059         * lily/ : 2004 -> 2005 s&r
4061         * scm/file-cache.scm (cached-file-contents): add file. Read each
4062         file only once.
4064         * scm/font.scm (add-pango-fonts): change order. Medium weight is
4065         now default.
4067         * VERSION: release 2.5.10
4068         
4069         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
4071         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
4073         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
4074         that both X and Y extents of bbox are non-nil.
4076 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4078         * scm/chord-name.scm (alteration->text-accidental-markup): change
4079         - to . 
4081         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
4083         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
4085         * Documentation/user/invoking.itely (Invoking lilypond): add note
4086         about EPS backend.
4088         * scm/framework-eps.scm: new file: create per-system/per-page EPS
4089         files for inclusion in lilypond-book document.
4091         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
4093         * input/tutorial/lbook-texi-test.texi: new file.
4095         * scm/safe-lily.scm (safe-objects): add
4096         {begin,end}-of-line-(in)?visible as safe.
4098 2005-01-30  Graham Percival  <gperlist@shaw.ca>
4100         * Documentation/user/changing-defaults.itely: fixed example
4101         of (dynamics).
4103 2005-01-29  Graham Percival  <gperlist@shaw.ca>
4105         * lily/main.cc: fix info about -o=FILE.
4107 2005-01-29  Werner Lemberg  <wl@gnu.org>
4109         * mf/feta-toevallig.mf ("Natural"): Completely changed the
4110         construction to assure smooth transition from straight to curved
4111         lines.
4113 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4115         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
4116         stencils.
4118         * ps/lilyponddefs.ps: add start-page, start-system doesn't
4119         translate to top of page. Fixes alignment problems of
4120         lilypond-generated EPS files.
4122 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4124         * scm/part-combiner.scm (analyse-spanner-states): trigger on
4125         crescendo-end as well, since Decrescendo maybe ended with Stop
4126         Crescendo.). Fixes: partcombine-diminuendo.ly
4128         * scm/script.scm (default-script-alist): swap portato symbols.
4130         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
4132         * lily/paper-outputter-scheme.cc (LY_DEFINE):
4133         ly:outputter-port. New function.
4135         * scm/framework-ps.scm (output-classic-framework): dump a
4136         -systems.texi too
4137         (output-classic-framework): dump multiple systems on an "infinite"
4138         page EPS including fonts. 
4140         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
4141         .eps files for both texi and tex formats. Use PNG coming from
4142         lilypond.
4143         
4144 2005-01-28  Graham Percival  <gperlist@shaw.ca>
4146         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
4148         * scripts/lilypond-latex.py: fix info about -o=FILE.
4150 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4152         * ly/generate-embedded-cff.ly: write .cff.ps files.
4154         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
4156         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
4157         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
4159 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4161         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
4163 2005-01-28  Werner Lemberg  <wl@gnu.org>
4165         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
4166         macros.
4167         (draw_bulb): Improved.
4169         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
4170         metapost bug.
4171         (draw_pedal_P): Use soft_end_penstroke.
4172         (draw_pedal_d): Use soft_start_penstroke.
4174         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
4175         path.
4176         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
4177         doesn't change the glyph shape.
4179         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
4180         changing the shape) to avoid fontforge warnings.
4182         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
4183         soft_end_penstroke and fix glyph shape.
4185 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4187         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
4189 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4191         * scm/define-markup-commands.scm (line): filter out empty stencils
4192         from line command.
4194         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
4195         amount.
4197 2005-01-27  Graham Percival  <gperlist@shaw.ca>
4199         * Documentation/user/notation.itely: added info about what
4200         \voiceFoo does.  Also rewrote warning about marks at
4201         a line break.
4203         * Documentation/user/changing-defaults.itely: added info
4204         about putting dynamics in parenthesis and brackets.
4206 2005-01-27  Werner Lemberg  <wl@gnu.org>
4208         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
4210 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4212         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
4213         portato-direction.ly
4215         * lily/beam.cc (consider_auto_knees): add beam height to
4216         threshold. Fixes: knee-multiple-beam.ly
4218         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
4219         pedal line spanners. Fixes: instrument-center-pedal.ly
4221         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
4222         if encountering barline. Fixes: auto-beam-repeat.ly
4224 2005-01-26  Werner Lemberg  <wl@gnu.org>
4226         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
4227         overlapping.
4229         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
4230         with inflections for the 1/2 sharp glyph.
4232         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
4233         connection between `t' and `r'.
4234         Unify bulb with the rest of `r' to avoid grazing outlines which
4235         confuses the overlap removal algorithm of fontforge.
4237         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
4238         inflections.
4239         (draw_cross): Fix shape to have uniform thickness in corners.
4241         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
4242         to avoid an uneven number of self-intersections; this confuses
4243         fontforge.
4244         Fix a slight bug in the shape at left bottom (which is visible only
4245         at high magnifications).
4246         `Center' the stem horizontally to avoid overlapping.
4248 2005-01-24  Werner Lemberg  <wl@gnu.org>
4250         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
4251         to `asis'.
4252         (fet_begingroup): Save group name in string `feta_group'.
4253         (fet_endgroup): Updated.
4254         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
4256         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
4258         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
4259         in metapost.
4261 2005-01-24  Graham Percival  <gperlist@shaw.ca>
4263         * Documentation/user/notation.itely: really minor editing.
4265 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4267         * Documentation/user/examples.itely: minor editing.
4269         * Documentation/user/changing-defaults.itely: minor editing.
4271         * Documentation/user/notation.itely: clarified info on polyphony
4272         and \addlyrics.
4274 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4276         * scm/output-gnome.scm: 
4277         * scm/output-svg.scm:
4278         * scm/lily-library.scm (font-name-style): Update font name
4279         kludging for fontconfig use.
4281 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
4283         * scm/define-markup-commands.scm: Document right-align and
4284         larger markup commands. Remove "TODO" from the topmost comment
4285         "each markup function should have a doc string." More consistent
4286         use of new-lines.
4288 2005-01-22  Graham Percival  <gperlist@shaw.ca>
4290         * Documentation/user/changing-defaults: removed info about
4291         copyright symbol, since it's likely to change soon.
4292         Added info about betweensystemspace.
4294         * Documentation/user/notation.itely: minor fixes.
4296         * Documentation/user/lilypond.tely,
4297         Documentation/user/music-glossary.tely: changed copyright
4298         date to 2005 instead of 2004.
4300         * input/test/volta-chord-names.ly: added old example back.
4302 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4304         * mf/feta-beugel.mf: use design size 20 (not 15).
4306         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
4307         change name to aybabtu completely
4309 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4311         * buildscripts/gen-emmentaler-scripts.py (outdir): add
4312         design_size to fontname
4314 2005-01-19  Werner Lemberg  <wl@gnu.org>
4316         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
4317         mf/feta-schrift.mf: s/p/pat/ if a path variable.
4319         * mf/feta-autometric.mf (set_char_box): Add code which emits
4320         specials for mf2pt1 if run with metapost.
4321         (to_bp): New macro for mf2pt1.
4323 2005-01-18  Graham Percival  <gperlist@shaw.ca>
4325         * Documentation/user/changing-defaults: added info on
4326         creating a copyright symbol.
4328 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4330         * VERSION: release 2.5.9
4331         
4332 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
4334         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
4336         * Documentation/user/notation.itely: Document
4337         score-override-auto-beam-setting Fix documentation for
4338         revert-auto-beam-setting.
4340 2005-01-18  Werner Lemberg  <wl@gnu.org>
4342         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
4343         (procset): New function to define a procset resource.
4344         (ps-embed-pfa): New function to define a font resource.
4345         (setup): New function to define a `Setup' environment.
4346         (preamble): Use new functions.
4348         * ps/lilypond.defs (init-lilypond-parameters): New function to
4349         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
4351 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4353         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
4355 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
4357         * scm/define-markup-commands.scm: Change number->markletter-string
4358         to take two arguments (vector number). Add number->mark-alphabet-vector
4359         and markalphabet markup command.
4361         * scm/translation-functions.scm: Add format-mark-box-alphabet,
4362         format-mark-alphabet, format-mark-box-barnumbers and
4363         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
4365 2005-01-17  Graham Percival  <gperlist@shaw.ca>
4367         * Documentation/user/examples.itely: add SATB automatic piano
4368         reduction template.
4370         * Documentation/user/notation.itely: added info about changing
4371         partcombine texts.  Also adds examples of alternate lyrics.
4373         * Documentation/user/changing-defaults.itely: added warning
4374         about \RemoveEmptyStaffContext overriding previous changes.
4376 2005-01-17  Werner Lemberg  <wl@gnu.org>
4378         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
4379         feta-alphabet*.
4381 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4383         * python/lilylib.py (make_ps_images): don't do final showpage for
4384         multi-page documents.
4385         
4386         * VERSION (MY_PATCH_LEVEL): release 2.5.8
4388 2005-01-16  Graham Percival  <gperlist@shaw.ca>
4390         * Documentation/user/lilypond.tely: changed order of appendices;
4391         unified index should be last.
4393         * Documentation/user/notation.itely: add example of key signatures
4394         and info about Staff.printKeyCancellation.
4396 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4398         * lily/include/repeated-music.hh (class Repeated_music): change
4399         into "namespace" class.
4401         * lily/event.cc: remove Key_change_event.
4403         * lily/include/transposed-music.hh (class Transposed_music): remove.
4405         * lily/transposed-music.cc: remove
4407         * lily/include/relative-music.hh: remove.
4409         * lily/include/music-sequence.hh (struct Music_sequence): change
4410         into "namespace" class.
4412         * lily/untransposable-music.cc (Module): remove
4414         * lily/include/un-relativable-music.hh (Module): remove
4416         * lily/include/untransposable-music.hh (Module): remove
4418         * lily/include/music-list.hh (Module): remove file
4420         * lily/un-relativable-music.cc: remove file.
4422 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4424         * lily/parser.yy: Compile fix.
4426 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4428         * lily/include/music.hh (class Music): unvirtualize transpose().
4430         * lily/sequential-music.cc: remove file.
4432         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
4434         * lily/slur-scoring.cc (get_best_curve): only switch on
4435         DEBUG_SLUR_SCORING for non NDEBUG builds.
4437         * lily/include/music.hh (class Music): replace Music::start_mom()
4438         by start-callback property
4440         * lily/include/grace-music.hh: remove file. 
4442         * lily/stem.cc (height): robustness fix.
4444         * lily/time-scaled-music.cc: remove file.
4446         * lily/include/music.hh (class Music): include SCM init argument.
4447         (class Music): replace Music::get_length() virtual by
4448         length-callback property everywhere.
4450         * scripts/convert-ly.py (conv): add  # to \property scalar value.
4452         * mf/GNUmakefile: don't install *list.ly
4454 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4456         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
4458 2005-01-12  Werner Lemberg  <wl@gnu.org>
4460         This patch addresses the following problems in the feta sources
4461         files which contribute to the fetaXX fonts.
4463         . Many fixes for rasterization at low resolutions (consistent use of
4464           `vround' and `hround', integer shift values for paths, applying
4465           `eps' for mirrored paths, use of `define_whole_pixels' and
4466           friends, etc.) -- while this probably looks like a waste of time
4467           it has revealed deficiencies in some glyph shapes.  See comment at
4468           the end of feta-params.mf how vertical symmetry is achieved.
4470         . The `---' operator has been replaced everywhere with `--'; this
4471           both improves and considerably reduces the font size after
4472           conversion with mf2pt1.
4474         These change aren't explicitly mentioned below since virtually all
4475         glyphs are affected.
4477         Other notable differences:
4479         . Glyphs from feta-accordion.mf now have charboxes around the
4480           outline.
4482         . Fixed incorrect charbox for `accDot'.
4484         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
4486         . Fixed position of the bow in the `upprall' glyph and its siblings.
4488         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
4489           dependent on the staff line thickness to avoid touching the middle
4490           staff line at smaller sizes.
4492         . Largely extended output for feta-testXX: Where useful, glyphs
4493         are shown both between and on staff lines.
4496         * mf/feta-params.mf (staff_space_rounded,
4497         stafflinethickness_rounded, linethickness_rounded,
4498         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
4499         Update all code which uses them where appropriate.
4500         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
4501         New variables used to control rasterization at low resolutions.  Set
4502         to zert if feta code is processed with metapost.
4504         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
4505         (draw_rounded_block, draw_square_block): Updated to use `--' only.
4506         (flare_path): Updated.
4507         Make it work with `filldraw' (but only circular pens).
4508         (hfloor, vfloor, hceiling, vceiling): New macros.
4510         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
4511         Use `draw' again in mf mode to have good pixel dropout control.
4512         Fix intersection points of horizontal lines with circle.
4513         ("accDot"): Fix parameters for set_char_box.
4514         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
4515         control.
4517         * mf/feta-banier.mf: Updated.
4519         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
4520         testing.
4521         (undraw_inside_ellipse): Remove `center' argument.  Update all
4522         callers.
4523         (draw_brevis): New macro, called by "Brevis notehead".
4524         (draw_whole_triangle_head): New macro, called by "Whole
4525         trianglehead".
4526         (draw_small_triangle_head): Use `filldraw'.
4528         * mf/feta-eindelijk.mf: Remove useless global group.
4529         Updated.
4531         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
4532         `filldraw'.
4534         * mf/feta-pendaal.mf: Updated.
4536         * mf/feta-puntje.mf: Updated.
4538         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
4539         less points.
4540         ("Flageolet"): Use `draw' again in mf mode to have good pixel
4541         dropout control.
4542         ("Varied Coda"): Use `draw_block'.
4543         (draw_comma): Fix typo.
4544         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
4545         pixel dropout control.
4547         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
4548         position of bow.
4550         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
4551         sizes.
4553         * mf/feta-toevallig.mf (remember_pic): New variable, used for
4554         testing.
4555         (draw_meta_sharp): Much simplified.
4556         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
4558         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
4560 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4562         * Documentation/user/notation.itely (Ancient rests): Fix typo
4563         (thanks Anthony)
4565 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4567         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
4569         * lily/main.cc (setup_paths): Add cff.
4571         * mf/GNUmakefile (foe): Include actual target %.cff.
4572         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
4574 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4576         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
4577         suffix for main_input_b_.
4579         * scm/music-functions.scm (toplevel-music-functions):
4580         precompute music lengths for music expressions.  
4582 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4584         * lily/include/input.hh (class Input): new `end_' slot for end of
4585         input. Renamed defined_str0_ to start_.
4587         * lily/input.cc (Input): Add Input::Input (Input const &) and
4588         remove Input::Input (Source_file*, char const *). Use the new
4589         slots.
4590         (set_location): method used by bison to propagate input
4591         locations (YYLLOC_DEFAULT).
4592         (end_line_number, end_column_number, step_forward): new methods
4593         
4594         * lily/input-scheme.cc (ly:input-both-locations): new function,
4595         similar to ly:input-location, but also return the end line and
4596         column.
4598         * lily/include/includable-lexer.hh: 
4599         * lily/includable-lexer.cc: 
4600         * lily/include/lily-lexer.hh (class Lily_lexer): 
4601         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
4602         Includable_lexer to Lily_lexer, in order to update lexloc (the
4603         yylloc), a new slot of Lily_lexer.
4604         (here_input, LexerError): simplify by using the lexloc slot (aka
4605         yylloc)
4607         * lily/lexer.ll: #define yylloc to use input locations (it may
4608         be useless here?). Fixed the #embedded_scm rule (step the location
4609         forward in order to skip the sharp sign before parsing the scheme
4610         expression)
4612         * lily/include/lily-parser.hh (class Lily_parser): 
4613         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
4614         here_input()
4615         (parser_error): overload for more precise locations of errors.
4617         * lily/parser.yy (YYLTYPE): set location type to Input
4618         (YYLLOC_DEFAULT): use Input::set_location()
4619         (yylex): add the YYLTYPE* location parameter.
4620         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
4621         Give an Input parameter to THIS->parser-error() for more accurate
4622         messages.
4624 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4626         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
4628         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
4629         on BEAMQUANTING for non-NDEBUG builds.
4631         * lily/stem.cc (head_count): performance: avoid String::String()
4632         inside oft called function.
4634 2005-01-09  Graham Percival  <gperlist@shaw.ca>
4636         * Documentation/user/examles.itely: attempted fix for broken
4637         string quartet template.
4639         * Documentation/user/notation.itely: remove unnecessary broken
4640         link.
4642 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4644         * VERSION (PACKAGE_NAME): release 2.5.7
4646 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4648         * config.make.in (METAFONT): Append -progname=mf, fixes use with
4649         mf-nowin for teTeX-3.0.  Backportme.
4651         * scm/output-svg.scm (utf8-string): New function.
4653         * scm/output-gnome.scm (utf8-string): New function.
4654         (otf-name-mangling): Remove.
4656         * lily/pango-font.cc (Pango_font): Use font string iso font
4657         filename for utf8-text.
4659         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
4660         name.
4662 2005-01-08  Graham Percival  <gperlist@shaw.ca>
4664         * Documentation/user/notation.itely: add info about
4665         Staff.extraNatural = ##f in Pitches section.  Also
4666         fixed some minor issues in the Vocal music section.
4668 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4670         * scm/output-ps.scm (white-text): comment out Helvetica font,
4671         which is broken for my GS install.
4673         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
4674         which provides a tighter bbox.
4676         * scm/define-grobs.scm (all-grob-descriptions): remove all
4677         extra-offsets from definitions.
4679 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
4681         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
4682         add tuning for 4-string bass and some common 4/5-string banjo
4683         tunings.  New function (four-string-banjo) turns a 5-string tuning
4684         into a 4-string tuning.  New function
4685         (fret-number-tablature-format-banjo) computes correct fret numbers
4686         on 5-string banjos.
4688         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
4689         Add beam correction to TabVoice.
4691         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
4692         using bold font; makes tabs more readable.
4694 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4696         * lily/font-select.cc (get_font_by_design_size): don't make
4697         Modified_font_metric; this causes trouble, since we don't know the
4698         font magnification from inside Pango_font::text_stencil()
4700         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
4702         * Documentation/user/notation.itely (The Lyrics context): comment out
4703         broken {Small ensembles} link.
4705         * scm/framework-svg.scm (output-framework): change calling convention.
4707         * lily/object-key-dumper-scheme.cc: new file.
4709         * lily/object-key-undumper-scheme.cc: new file.
4711         * lily/tweak-registration-scheme.cc: new file.
4713         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
4715         * Documentation/user/examples.itely (String quartet): uncomment
4716         broken example.
4718         * lily/font-config.cc: new file.
4720 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4722         * scm/output-svg.scm: 
4723         * scm/output-gnome.scm: s/bigcheese/emmentaler.
4725         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
4727 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4729         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
4730         Add headers.
4732         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
4734 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4736         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
4738         * lily/include/main.hh: lose _b hungarian suffixes for global
4739         variables.
4741         * lily/include/lily-guile-macros.hh: new file.
4743         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
4745         * lily/general-scheme.cc: new file. 
4747         * lily/font-select.cc (get_font_by_design_size): retrieve
4748         PangoFont for (designsize . "pango-descr") entries.
4750         * lily/lily-parser-scheme.cc: new file.
4752         * lily/output-def-scheme.cc: new file.
4754         * lily/paper-book-scheme.cc: new file.
4756         * lily/duration-scheme.cc (LY_DEFINE): new file.
4758         * lily/pitch-scheme.cc:  new file.
4760         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
4762 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4764         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
4766 2005-01-06  Graham Percival  <gperlist@shaw.ca>
4768         * Documentation/user/notation.itely: minor editing.
4770         * Documentation/user/changing-defaults: minor editing.
4772         * Documentation/user/examples.itely: add template for
4773         string quartet part extraction; demonstrates tag.
4775 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
4777         * Documentation/user/notation.itely: documents
4778         format-mark-box-letters and format-mark-box-numbers
4780         * scm/define-context-properties.scm: change comment.
4782 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4784         * scm/framework-ps.scm (output-classic-framework): new function:
4785         dump systems as separate .eps files (without fonts) and write a
4786         single collecting .tex file.
4788 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4790         * Documentation/user/notation.itely (Setting simple songs):
4791         Correct several errors in the equivalent formulation of
4792         \addlyrics. 
4793         (The Lyrics context): Corrected link to the SATB example.
4795 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4797         * scm/lily.scm (completize-formats): new function
4798         (postprocess-output): new function
4800         * lily/paper-book.cc (classic_output): change calling
4801         convention. Give basename as first argument. 
4802         remove Paper_book::post_processing().
4804         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
4806 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4808         * lily/paper-outputter.cc (LY_DEFINE): new function
4809         ly:outputter-close.
4811         * lily/main.cc: change --format,-f to --backend,-b
4813         * lily/include/main.hh: rename format to backend.
4815         * scm/translation-functions.scm (format-mark-box-numbers): add.
4816         patch by Erlend Aasland
4818 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4820         * lily/pango-font.cc (text_stencil): dump string as
4821         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
4823 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4825         * configure.in (gui_b): Remove handy developer-only
4826         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
4827         CVS source installations (but break other non-default but correct
4828         PKG_CONFIG_PATH setups), as this is no longer developer-only.
4830         * SConstruct: 
4831         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
4832         compatibility (backportme).
4834         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
4836 2005-01-03  Werner Lemberg  <wl@gnu.org>
4838         Prepare glyph shapes for mf2pt1 conversion.
4840         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
4841         (accDiscant, accFreebase, accStdbase): Replace `draw' with
4842         `penstroke'.
4843         (accDot): Use `drawdot'.
4844         (accBayanbase): Replace `draw' with `draw_gridline'.
4845         (print_penpos): Moved to feta-macros.mf.
4846         (accOldEE): Replace `filldraw' with `penstroke'.
4847         Replace `draw' with `penstroke' and `drawdot'.
4849         * mf/feta-banier.mf: Code clean-up.
4850         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
4851         `fill'.
4853         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
4855         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
4856         paremeter to control drawing of labels.  Update all callers.
4858         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
4859         (new_bulb): Return a bulb as a single path.  To do that, it now
4860         takes some more parameters.  Updated all callers.
4861         (draw_gclef): Major clean-up.  `draw' has been replaced with
4862         `penstroke', unnecessary outlines have been removed.
4863         Remove (unused) gnome-canvas code.
4865         * mf/feta-macros.mf (print_penpos): New macro (from
4866         feta-accordion.mf).
4867         Other minor fixes.
4869         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
4870         ("Pedal dot"): Use `drawdot'.
4871         (draw_pedal_P): Add parameter to control drawing of labels.  Update
4872         all callers.
4873         Fix shape at top.
4874         (draw_pedal_e): Add parameter to control drawing of labels.  Update
4875         all callers.
4876         (draw_pedal_d): Add parameter to control drawing of labels.  Update
4877         all callers.
4878         Revert drawing direction.
4880         * mf/feta-schrift.mf (draw_fermata): Use single path.
4881         (draw_short_fermata): Replace `filldraw' with `fill'.
4882         (draw_long_fermata, draw_very_long_fermata): Replace calls to
4883         `draw_rounded_block' with a single path.
4884         ("Thumb"): Draw full circle instead of mirroring segments.
4885         (draw_accent): New macro.
4886         ("> accent", "espr"): Use it.
4887         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
4888         ("open (unstopped)"): Draw full circle instead of mirroring
4889         segments.
4890         (draw_vee): Removed.
4891         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
4892         ("Downbow"): Replace calls to `draw_rounded_block' with a single
4893         path.
4894         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
4895         partial pieces drawn with `fill' -- these do still overlap with the
4896         stem of the `t' but just once, not multiple times so that fontforge
4897         can handle it gracefully.
4898         Change other parts of the glyph so that fontforge's overlapping
4899         algorithm reliably works.
4900         (draw_heel): Replace `draw' with `fill'.
4901         (draw_toe): Use `draw_accent' instead of `draw_vee'.
4902         ("Flageolet"): Replace `draw' with `penstroke'.
4903         ("Segno"): Replace `filldraw' with `penstroke'.
4904         Replace `draw' with `drawdot'.
4905         ("Coda"): Replace `fill' with `penstroke', using a single path.
4906         ("Varied Coda"): Use less overlapping paths.
4907         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
4908         single path.
4910         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
4911         group to better control the `labels' command.
4912         Rename argument to `offset' and use it actually.  Update all
4913         callers.
4914         Replace `filldraw' with `fill'.
4915         ("mordent", "prallmordent", "upmordent", "downmordent",
4916         "lineprall"): Replace `draw' with `draw_gridline'.
4917         ("upprall", "downprall"): Replace `draw' with `fill'.
4919         * mf/feta-timesig.mf: Formatting.
4921         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
4922         to...
4923         ("Flat"): Here.
4924         (draw_paren): Move code to draw labels to...
4925         ("Right Parenthesis"): Here.
4927 2005-01-02  Graham Percival <gperlist@shaw.ca>
4929         * Documentation/user/notation.itely: add example of \setTextDecresc
4930         and \setTextDim.
4932 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
4934         * scm/define-markup-commands.scm :  fix glyph-strings of
4935         accidentals and \note-by-number
4937 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4939         * VERSION: 2.5.6 released.
4940         
4941         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
4943         * input/regression/new-markup-scheme.ly: oops. font-family=music
4944         -> font-encoding fetaMusic.  
4946         * lily/main.cc: put default to PS.
4948         * lily/tfm.cc: idem.
4950         * lily/afm.cc: idem.
4952         * lily/include/modified-font-metric.hh (struct
4953         Modified_font_metric): remove coding_scheme() method.
4955         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
4957         * scripts/convert-ly.py (conv): crash on encountering \encoding.
4959         * input/les-nereides.ly: convert to utf8
4961         * lily/modified-font-metric.cc (text_dimension): idem.
4963         * lily/parser.yy (TODO): idem.
4965         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
4967         * lily/lexer.ll: remove encoding
4969         * scm/framework-ps.scm (output-variables): separately scale the
4970         page to mm 
4972         * lily/pango-font.cc (Pango_font): fix scaling.
4974         * lily/font-metric.cc (design_size): design_size returns a
4975         dimension now as well.
4977 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4979         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
4980         brace generation. 
4982         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
4984 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4986         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
4987         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
4989 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4991         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
4992         in first run as well.
4994         * scm/paper.scm (layout-set-staff-size): use text-font-size in
4995         dimension less points (ie. 12 = 12 point)
4997         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
4999         * lily/all-font-metrics.cc (find_pango_font): set description_
5001         * lily/pango-font.cc (text_stencil): export size as well.
5002         (text_stencil): fix scaling and extents box.
5004 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5006         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
5008         * Documentation/user/invoking.itely (Invoking lilypond): document
5009         texstr
5011         * scripts/convert-ly.py (conv): add ancient rules.
5013         * scm/clef.scm (c0-pitch-alist): replace - with .
5015         * scripts/lilypond-book.py (process_snippets): add texstr support.
5017         * scm/framework-texstr.scm (header): change extension to .textmetrics
5019         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
5020         -f tex.
5022         * lily/text-metrics.cc: new file.
5023         (try_load_text_metrics): new function
5025         * lily/include/text-metrics.hh: new file.
5027 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5029         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
5030         ly_scheme_function to ly_lily_module_constant.
5032         * lily/modified-font-metric.cc (text_dimension): try
5033         lookup_tex_text_dimension() first.
5035         * lily/tfm.cc: new function ly:load-text-dimensions
5037 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5039         * scm/output-texstr.scm (text): use \lilygetmetrics
5041         * scm/framework-texstr.scm (header): dump in new format.
5043         * tex/lilypond-tex-metrics: new file.
5044         
5045 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5047         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
5048         mapping.
5049         (index_to_charcode): New method.
5051         * scm/output-ps.scm (glyph-string): 
5052         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
5054 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5056         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
5057         implement fully, need FONT to get to charcode.
5059         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
5061         * scm: Cleanups.
5063         * Documentation/user/changing-defaults.itely: Fix internalsrefs
5064         {Tunable context properties},
5065         {All layout objects},
5066         {Music definitions}.
5068 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5070         * VERSION: release 2.5.5
5071         
5072         * lily/main.cc: use TeX as default output format.
5074         * flower/file-path.cc (find): try to open directly as well, so we
5075         find absolute path files. 
5077         * lily/pango-select.cc: new file.
5079         * scm/framework-ps.scm: remove all encoding code. 
5080         load pfb/pfa for PangoFont too.
5081         
5082         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
5084 2004-12-22  Werner Lemberg  <wl@gnu.org>
5086         Prepare glyph shapes for mf2pt1 conversion.
5088         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
5090         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
5091         (define_triangle_shape): Use it to replace `draw' with `fill' and
5092         `unfill'.  Update all callers.
5093         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
5094         (draw_cross): Ditto.
5095         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
5096         Use penrazor for better conversion with mf2pt1.
5097         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
5098         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
5099         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
5100         draw_la_head, draw_ti_head): Replace `filldraw' with
5101         `fill'.  Update all callers.
5103 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5105         * lily/paper-book.cc (output): revert: only allow a single output
5106         format.
5108         * lily/include/pango-font.hh: new file.
5110         * lily/pango-font.cc: new file.
5112         * lily/font-metric.cc (text_stencil): new routine
5114         * lily/all-font-metrics.cc (find_pango_font): new routine.
5116         * lily/include/font-metric.hh (struct Font_metric): add
5117         text_stencil()
5119         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
5121 2004-12-22  Werner Lemberg  <wl@gnu.org>
5123         Prepare glyph shapes for mf2pt1 conversion.
5125         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
5127         * mf/feta-toevallig.mf: Formatting.
5128         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
5129         ("Natural"): Fix paths to allow better postprocessing.
5130         (draw_meta_flat): Use `z3l' as additional point in path to get
5131         better conversion with mf2pt1.
5132         Other minor cleanups.
5133         ("3/4 Flat"): Add auxiliary points and modify path to replace
5134         `draw' with `fill'.
5135         ("Double Sharp"): Mirror path segments instead of picture elements
5136         to get a single outline.
5137         Modify path to replace `filldraw' with `fill'.
5139 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5141         * input/test/unfold-all-repeats.ly: added file back.
5143         * Documentation/user/notation.itely,
5144         Documentation/user/programming-interface.itely
5145         Documentation/user/changing-defaults.itely: fixed misc broken
5146         links to input/test/ files.
5148 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5150         * tex/texinfo.tex: Update.  We should not be distributing this,
5151         but since we do, use latest version.
5153         * Documentation/user/macros.itexi: Comment-out \fetaflat,
5154         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
5155         macros for feta glyphs.
5157 2004-12-22  Graham Percival  <gperlist@shaw.ca>
5159         * Documentation/user/changing-defaults.itely: fix index for set.
5161         * Documentation/user/converters.itely: added convert-ly bugs list
5162         from CVS.
5164 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5166         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
5167         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
5168         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
5169         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
5171         * mf/GNUmakefile (pfa_warning): Use less broken check.
5173         * python/lilylib.py (setup_environment): Remove cruft from
5174         GS_FONTPATH.
5176         * configure.in: Bump mftrace requirement to 1.1.1.
5178 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5180         * scm/output-svg.scm (beam): Use polygon.
5182         * scm/lily-library.scm: Bugfix.
5184         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
5186         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
5188 2004-12-19  Werner Lemberg  <wl@gnu.org>
5190         Prepare glyph shapes for mf2pt1 conversion.
5192         * mf/feta-eindelijk: Some formatting.
5193         (multi_rest_x, multi_beam_height): Removed.  Unused.
5194         ("Quarter rest"): Use `intersectiontimes' to create a single
5195         outline.
5196         (rest_crook): Removed.  Unused.
5197         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
5198         Simplified.
5199         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
5200         "128th rest"): Simplify `pat'.
5201         Create single outline.
5203 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5205         * mf/GNUmakefile (ALL_GEN_FILES):
5206         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
5208         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
5209         function.
5211 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5213         * scm/output-texstr.scm (placebox): add routine
5215         * VERSION (PACKAGE_NAME): release 2.5.4
5217         * scm/framework-texstr.scm (output-framework): new file.  
5219         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
5220         processing.
5222         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
5224         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
5225         rule.
5227         * configure.in (gui_b): bump mftrace requirement to 1.1.0
5229         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
5231         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
5233 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5235         * scm/framework-svg.scm (dump-page): Implement landscape.
5237 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5239         * lily/main.cc (setup_paths): Add svg to search path.
5241         * scm/output-svg.scm:
5242         * scm/framework-svg.scm: Add pageSet.  Update.
5243         (dump-fonts): New function.
5244         (output-framework): Use it.
5246         * mf/GNUmakefile: 
5247         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
5249 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5251         * tex/lilyponddefs.tex: comment out new ifpdf code.
5253 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5255         * GNUmakefile.in: 
5256         * SConstruct (symlink): Replace afm by otf.
5258         * scm/framework-gnome.scm (gnome-main): Remove invocation of
5259         ly:pango-add-afm-decoder.
5261         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
5263 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5265         * scm/output-ps.scm (new-text): don't access t glyph for getting
5266         space dimension.
5268         * ly/init.ly: warn about \version
5270         * lily/lexer.ll: set version-seen?
5272 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5274         * scm/output-svg.scm (string->entities): Update.
5276 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5278         * lily/main.cc (setup_paths): replace afm by otf for path. 
5280         * lily/pangofc-afm-decoder.cc: remove.
5282         * lily/include/pangofc-afm-decoder.hh: remove.
5284         * scm/framework-scm.scm (output-framework): new file.
5286         * mf/GNUmakefile: remove SAUTER_FONTS.
5287         remove SVG/sodipodi hacks.
5289         * scm/lily-library.scm (stderr): move stderr.
5291         * mf/GNUmakefile: remove AFM support.
5293         * buildscripts/mf-to-table.py (base): remove AFM support.
5295         * lily/open-type-font.cc (design_size): use design_size
5297 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
5299         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
5301 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5303         * mf/GNUmakefile: Generate combined aybabtu info.
5304         * mf/aybabtu.pe.in (i): Load it.
5306         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
5307         are not symbols.
5309         * lily/include/open-type-font.hh (count): New method.
5311         * mf/aybabtu.pe.in: Typo.
5313         * Documentation/user/out/lilypond-internals.nexi (Scheme
5314         functions): Typo.
5316         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
5318 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5320         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
5321         subfonts.
5323         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
5325         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
5326         (tex-font-command-raw): new function.
5328         * lily/include/virtual-font-metric.hh (Module): remove file
5330         * lily/virtual-font-metric.cc (Module): remove file.
5331         
5333         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
5334         (get_indexed_char): read bbox from lily table if present.
5336 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5338         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
5339         aybabtu.subfonts
5341         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
5342         global glyphname. Enables more than 64 glyphs in the OTF.
5344 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5346         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
5347         braces.
5349         * lily/open-type-font.cc (design_size): Use 12 as default for
5350         design size.
5352         * mf/aybabtu.pe.in: New file.  Merge all our braces.
5354         * mf/GNUmakefile: Generate aybabtu.
5356         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
5358 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5360         * scm/lily-library.scm (char->unicode-index): Remove.
5362         * scm/output-gnome.scm (text): Bugfix for plain string input.
5363         Updates.
5365         * scm/output-svg.scm (svg-font): Add weight to font selection.
5367 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5369         * Documentation/topdocs/INSTALL.texi (Top): Point to
5370         buildscripts/out/clean-fonts instead of
5371         buildscripts/clean-fonts.sh. 
5373 2004-12-13  Graham Percival  <gperlist@shaw.ca>
5375         * input/regression/figured-bass.ly: attempt to clarify text.
5377         * Documentation/user/notation.tely: add cindex for tag, attempt to
5378         add figured bass example.
5380         * Documentation/user/changing-defaults: basic editing.
5382 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5384         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
5386         * lily/open-type-font.cc (LY_DEFINE): new function
5387         ly:font-sub-fonts
5389         * lily/include/font-metric.hh (struct Font_metric): new method
5390         sub_fonts()
5392         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
5393         . with - in add.stem.
5394         
5395 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5397         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
5398         and fetaDynamic.
5400         * lily/rest.cc (glyph_name): Change - to . .
5402         * scm/output-gnome.scm (text): Hello world, again.
5404         * scm/output-svg.scm (named-glyph): New function.  Hello world!
5406         * lily/modified-font-metric.cc (index_to_charcode): New method.
5408         * lily/include/font-metric.hh (index_to_charcode): New function.
5410         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
5411         new function.
5412         (ly:font-glyph-to-index): Remove.
5414 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5416         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
5418         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
5420         * lily/open-type-font.cc (load_scheme_table): new function
5422         * lily/dots.cc (print): replace - 
5424         * lily/open-type-font.cc (attachment_point): new function.
5425         (load_table): read LILC table
5427         * buildscripts/gen-bigcheese-scripts.py (Module): new
5428         file. Generate FF scripts.
5430         * mf/feta-din10.mf: idem.
5432         * mf/feta-nummer10.mf: remove mf files.
5434         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
5436 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5438         * lily/lily-guile.cc: Use scm_from_locale_stringn.
5440         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
5441         compatibility.
5443 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5445         * lily/open-type-font.cc (get_indexed_char): scale metrics by
5446         design-size and units_per_EM.
5448         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
5450 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5452         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
5453         does not crash fontforge.
5455         * scm/lily-library.scm (char->unicode-index): Hack to map onto
5456         PUA.
5458 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5460         * scm/framework-ps.scm (ps-embed-cff): new function.
5462         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
5464 2004-12-12  Werner Lemberg  <wl@gnu.org>
5466         * mf/bigcheese.pe.in: Add PUA mapping.
5467         Don't create Type 42 but bare CFF font.
5469 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5471         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
5472         within canvas boundaries.
5474         * mf/merge.pe.in: Set font names, version, license GPL.
5476         * make/substitute.make: Add FONTFORGE.
5478         * config.make.in (FONTFORGE): Add.
5480         * configure.in (gui_b): Use PATH_PROG for fontforge.
5482 2004-12-11  Graham Percival  <gperlist@shaw.ca>
5484         * scm/define-markup-commands.scm: add baseline-skip to info
5485         about \column.
5487 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5489         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
5491         * scm/output-gnome.scm (named-glyph): Use it.
5493         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
5495         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
5496         (upper_string, lower_string, reverse_string): Remove.
5498         * configure.in (fontforge): Reinstate version check.
5500         * ly/engraver-init.ly: Fix clef glyph names.
5502         * lily/time-signature.cc (special_time_signature): Fix fraction
5503         glyph names.
5505 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5507         * mf/merge.pe: new file.
5509         * lily/freetype.cc: new file.
5511         * lily/include/open-type-font.hh (class Open_type_font): new file.
5513         * lily/include/freetype.hh: new file.
5515         * lily/open-type-font.cc: new file.
5517         * lily/all-font-metrics.cc (find_otf): new function.
5519 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5521         * lily/time-signature.cc (special_time_signature): Fix.
5523         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
5524         GTK2 before checking for pango.  Fixes -fgnome.
5526         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
5527         Scheme name.
5529         * scm/define-markup-commands.scm:
5530         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
5532         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
5534         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
5535         date versions.  Fixes configure.
5536         (STEPMAKE_CHECK_VERSION): Support optional actual program version
5537         argument.
5539 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5541         * buildscripts/mf-to-table.py (write_ps_encoding): write real
5542         names in .enc
5544         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
5546 2004-12-09  Graham Percival  <gperlist@shaw.ca>
5548         * Documentation/user/changing-defaults.itely: add info about
5549         make-dynamic-script
5551         * Documentation/user/notation.itely: add link in dynamics to
5552         section about make-dynamic-script.
5554 2004-12-09  Christian hitz  <chhitz@gmx.net>
5556         * lily/lily-guile.cc: change MACOS_X to __APPLE__
5558 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5560         * buildscripts/mf-to-table.py (parse_logfile): use . for
5561         concatting name and group.
5562         (parse_logfile): use M for Minus (negative.)
5564         * lily/include/type-swallow-translator.hh
5565         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
5567         * lily/*.cc: cosmetics around = sign.
5569         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
5570         lyric spacing on the penultimate column.
5572 2004-12-05  Christian Hitz  <chhitz@gmx.net>
5574         * configure.in:
5575         * lily/accidental-placement.cc:
5576         * lily/bar-line.cc:
5577         * lily/beam-concave.cc:
5578         * lily/beam-quanting.cc:
5579         * lily/beam.cc:
5580         * lily/bezier-bow.cc:
5581         * lily/bezier.cc:
5582         * lily/break-align-interface.cc:
5583         * lily/custos.cc:
5584         * lily/dimension-cache.cc:
5585         * lily/dot-column.cc:
5586         * lily/font-metric.cc:
5587         * lily/font-select.cc:
5588         * lily/gourlay-breaking.cc:
5589         * lily/grob-property.cc:
5590         * lily/grob.cc:
5591         * lily/lily-guile.cc:
5592         * lily/line-spanner.cc:
5593         * lily/lookup.cc:
5594         * lily/lyric-extender.cc:
5595         * lily/lyric-hyphen.cc:
5596         * lily/mensural-ligature.cc:
5597         * lily/midi-def.cc:
5598         * lily/misc.cc:
5599         * lily/note-collision.cc:
5600         * lily/note-column.cc:
5601         * lily/note-head.cc:
5602         * lily/paper-outputter.cc:
5603         * lily/percent-repeat-item.cc:
5604         * lily/rest-collision.cc:
5605         * lily/side-position-interface.cc:
5606         * lily/simple-spacer.cc:
5607         * lily/slur-configuration.cc:
5608         * lily/slur-scoring.cc:
5609         * lily/slur.cc:
5610         * lily/spaceable-grob.cc:
5611         * lily/spacing-spanner.cc:
5612         * lily/spanner.cc:
5613         * lily/staff-symbol-referencer.cc:
5614         * lily/stem.cc:
5615         * lily/stencil.cc:
5616         * lily/system-start-delimiter.cc:
5617         * lily/system.cc:
5618         * lily/text-item.cc:
5619         * lily/tie.cc:
5620         * lily/tuplet-bracket.cc:
5621         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
5622         <cmath> beacause isinf/isnan is undefined in <cmath>
5624 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5626         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
5628 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5630         * VERSION: release 2.5.3
5631         
5632 2004-11-29  Arno Waschk <arno@arnowaschk.de>
5634         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
5636 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5638         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
5640         * lily/note-head.cc (internal_print): always try the "s" head if
5641         u/d not found.
5643         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
5645 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5647         * mf/parmesan-heads.mf (overdone_heads): typos.
5649 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5651         * lily/parser.yy (markup): in markups, { .. } without command
5652         before are also flattened, ie \line must be explicitely used.
5654         * Documentation/user/changing-defaults.itely:
5655         * Documentation/user/notation.itely: 
5656         * input/wilhelmus.ly: 
5657         * input/regression/instrument-name-markup.ly: 
5658         * input/regression/markup-score.ly: 
5659         * input/regression/new-markup-scheme.ly: 
5660         * input/regression/new-markup-syntax.ly: 
5661         * input/test/coriolan-margin.ly: use \line in markups where
5662         appropriate
5663         
5664 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5666         * scm/new-markup.scm (map-markup-command-list): helper function
5667         used in parser.yy to map markup commands on a markup list.
5669         * lily/parser.yy: get rid off < > in markups by treating { } as
5670         real lists.
5672         * lily/lexer.ll: remove < > from markup lexer mode.
5674         * scripts/convert-ly.py (conv): add rule for converting 
5675         \markup < > to \markup { }
5677         * ly/titling-init.ly: 
5678         * input/test/coriolan-margin.ly: 
5679         * input/regression/new-markup-syntax.ly: 
5680         * input/regression/new-markup-scheme.ly: 
5681         * input/regression/multi-measure-rest-text.ly: 
5682         * input/regression/markup-stack.ly: 
5683         * input/regression/markup-score.ly: 
5684         * input/regression/instrument-name-markup.ly: 
5685         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
5686         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
5687         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
5688         * input/wilhelmus.ly: 
5689         * Documentation/user/notation.itely: 
5690         * Documentation/user/music-glossary.tely: 
5691         * Documentation/user/changing-defaults.itely: change < > to { } in
5692         markups
5694 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5696         * lily/accidental-placement.cc (position_accidentals): shortcut if
5697         no accidentals to place.
5699 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5701         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
5702         typo s/ly:dimension ?/ly:dimension?/
5704         * input/regression/lily-in-scheme.ly: 
5705         * input/regression/music-function.ly: 
5706         * ly/spanners-init.ly (assertBeamSlope): 
5707         * scm/music-functions.scm (def-grace-function): add the paper
5708         argument to music function definitions.
5710 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5712         * lily/moment.cc (LY_DEFINE):
5713         ly:moment-main-{denominator,numberator}, new function.
5715         * lily/score-engraver.cc (typeset_all): assign to column on basis
5716         of axis-group-parent-X setting.
5718         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
5719         add_element() on basis of axis-group-parent-Y setting.
5721         * lily/grob.cc: add axis-group-parent-{XY} properties.
5723         * input/regression/spacing-stick-out.ly: new file.
5725         * lily/simple-spacer.cc (add_columns): use binary search for
5726         setting column rods. Changes O(n^2) to O(n log(n)) for
5727         constructing spacing problem from columns.
5728         (add_columns): read allow-outside-line to make sure no texts stick
5729         out.
5730         (solve): Simple_spacer::is_active() only determines
5731         satisfies_constraints_ for non-ragged typesetting.
5733         * lily/simultaneous-music.cc (to_relative_octave): only set
5734         old_relative_used if return pitch actually changed.
5736         * scm/define-context-properties.scm
5737         (all-user-translation-properties): change to match implementation.
5739         * python/lilylib.py: Replace re.match by re.search and adds "-c
5740         showpage" to the gs command line (Johannes Schindelin)
5742         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
5743         before processing. Prevents crash when inf is in the extent.
5745         * scm/define-markup-commands.scm (note-by-number): add "s" to
5746         "noteheads-" glyphname.
5748         * lily/parser.yy (Generic_prefix_music): supply parser argument to
5749         music function as well.
5750         
5751 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5753         * VERSION: release 2.5.2
5755         * Documentation/user/changing-defaults.itely (Creating titles):
5756         add breakbefore variable.
5758         * lily/paper-book.cc (set_system_penalty): new function. Set
5759         penalty_ based on breakBefore setting
5761         * lily/context-specced-music-iterator.cc (construct_children):
5762         interpret special context id $uniqueContextId 
5764         * lily/context.cc (create_unique_context): new method. Move
5765         creation of unique (\new) contexts into interpreting phase. This
5766         makes
5768           foo= \new Staff ..
5769           << \foo \foo >>
5771         produce 2 staves.
5772         
5774         * scm/define-music-properties.scm (all-music-properties): add
5775         quoted-voice-direction
5777         * ly/music-functions-init.ly: killCues function.
5779         * scm/music-functions.scm (cue-substitute): move creation of voice
5780         contexts further to the back. 
5782 2004-11-25  Werner Lemberg  <wl@gnu.org>
5784         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
5785         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
5787 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
5789         * buildscripts/guile-gnome.sh: Fixed typo.
5791 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5793         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
5795         * scripts/abc2ly.py (dump_slyrics): add ord(). 
5797         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
5798         to regular engraver. 
5800 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5802         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
5804 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5806         * scm/define-markup-commands.scm (fill-line): Typo.
5808         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
5809         and newer.
5811 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
5813         * ly/dynamic-scripts-init.ly: Fixed typo.
5815 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5817         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
5818         note-head, to have different attachment points for up and down.
5820         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
5822         * mf/feta-generic.mf (else): remove solfa.
5824         * mf/feta-bolletjes.mf (tishape): remove unicode test.
5826         * scm/define-context-properties.scm
5827         (all-user-translation-properties): add shapeNoteStyles property.
5829         * lily/shape-note-heads-engraver.cc (process_music): new file.
5831         * lily/event.cc (transpose): call Event::transpose() for
5832         transposing the tonic.
5834 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5836         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
5837         Unicode/OpenType and AFM.
5839         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
5841 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5843         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
5845         * lily/context.cc (Context): unprotect key from ctor.
5847         * scm/stencil.scm (stack-lines): return empty-stencil if argument
5848         is '()
5849         (stack-stencils): idem.
5851         * Documentation/user/changing-defaults.itely (Creating titles):
5852         document new title layout options.
5854         * lily/parser.yy (lilypond_header_body): copy previous
5855         $globalheader if present.
5857         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
5858         ly:module-copy
5859         
5860         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
5862         * scm/titling.scm: remove old titling functions
5864         * lily/stencil.cc (translate): remove absolute dimension.
5866         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
5867         via markup.
5869         * scm/page-layout.scm (marked-up-headfoot): create header/footer
5870         field from user-supplied markup
5872         * scm/define-markup-commands.scm (on-the-fly): new markup
5873         command. Enter SCM markup procedure directly in Scheme.
5874         (fromproperty): new markup command. Read markup from props argument.
5876         * scm/titling.scm (marked-up-title): create title via
5877         user-specified markup. 
5879         * scm/define-markup-commands.scm (column): remove empty stencils
5880         from column.
5882         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
5883         not have side-effect of creating variable stub.
5885         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
5887 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5889         * scm/encoding.scm (coding-alist): 
5890         * scm/font.scm (add-ec-fonts):
5891         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
5892         Extended-TeX-Font-Encoding---Latin.
5894         * lily/side-position-interface.cc (general_side_position): Add
5895         actual offset to error message (avoid constant error messages).
5897         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
5898         block.
5900         * lily/font-select.cc (select_encoded_font)
5901         (get_font_by_mag_step, get_font_by_design_size): 
5902         * lily/modified-font-metric.cc (Modified_font_metric): 
5903         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
5905         * scm/encoding.scm (coding-alist): Add fetaDynamic.
5906         (read-encoding-file): Bugfix: do not require space after bracket.
5908         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
5909         these do not exist.
5911 2004-11-20  Graham Percival  <gperlist@shaw.ca>
5913         * Documentation/user/notation.itely: added info about typesetting
5914         boxed bar numbers.
5916 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5918         * flower/interval.cc (T_to_string): gcc4 fixes.
5920         * scm/define-markup-commands.scm (fill-line): use
5921         stack-stencils. This fixes problems with putting already centered
5922         stencils in a line.
5924         * VERSION: release 2.5.1
5926         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
5928 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5930         * input/example-[1-3].ly: simplify.
5932         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
5934         * scm/output-ps.scm (new-text): new function. Use glyphshow to
5935         show glyphs.
5937         * scm/encoding.scm (decode-byte-string): new function.
5939         * scripts/convert-ly.py (conv): add warning about
5940         set-global-staff-size.
5942         * Doxyfile: add. 
5944         * scripts/convert-ly.py (conv): add raggedlastbottom rule
5945         (conv): warn for TextSpanner split.
5946         (conv): warn for textheight.
5948 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5950         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
5951         building the documentation, info with images are installed.
5952         (final-install): Fix description.  Mention sourcing of login
5953         scripts (instead of running).
5955 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5957         * Debian lmodern support.  Note that LilyPond will issue warnings
5958         
5959             no such encoding: "FontSpecific"
5961           The font selection mechanism wants to get the encoding from the
5962           font itself, but the idea of lmodern is that it is usable with
5963           different encodings, ie, Lily should get the encoding from the
5964           font tree, rather than the font itself.  This would require some
5965           more work.
5966         
5967         * configure.in: Test for and accept lmodern if EC fonts not found.
5969         * scm/framework-tex.scm (font-load-command): TeX font name
5970         mangling for latin1 encoded cork-lm fonts.
5971         (convert-to-ps): Load lm.map if available.
5973         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
5974         available.
5976         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
5978         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
5979         available.
5981         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
5982         path for absolute file name, that is silly.
5984         * lily/score-engraver.cc (initialize): 
5986         * Documentation/user/GNUmakefile (local-install-info): Invoke
5987         install-info --remove first.
5989         * #include cleanup (Andreas Scherer).
5991 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
5993         * input/test/script-abbreviations.ly: fix typos.
5995 2004-11-17  Werner Lemberg  <wl@gnu.org>
5997         * python/lilylib.py (options_help_str): Support pretty-printing of
5998         newlines in fourth element of option description.
6000         * scripts/lilypond-book.py (option_definitions): Use new lilylib
6001         feature.
6002         Sort options.
6004         * Documentation/user/lilypond-book.itely: Finish update.
6006 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6008         * Documentation/user/macros.itexi: Add comment about \command.
6010         * Documentation/user/lilypond.tely:
6011         * Documentation/user/lilypond-book.itely: Fix names of lilypond
6012         and lilypond-book nodes, so that `info lilypond' visits the manual
6013         at top level, and `info lilypond-book' visits the lilypond-book
6014         section.
6016         * Documentation/user/GNUmakefile (local-install-info): Fix rules
6017         and packager messages.
6019         * lily/pangofc-afm-decoder.cc: Update test.
6021 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6023         * scm/lily-library.scm (char->unicode-index): New function.
6025         * scm/output-gnome.scm: 
6026         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
6028         * Proper naming of file name throughout; s/filename/file[-_]name/.
6030         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
6032         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
6034 2004-11-16  Werner Lemberg  <wl@gnu.org>
6036         * scripts/lilypond-book.py: The Lord has commanded me to use only
6037         tabs for indentation.  Your humble servant obeys.
6039 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6041         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
6042         including font, if LilyPond-feta font is only feta font in path.
6044         * scm/output-gnome.scm (text): Revert to file name of font if font
6045         has no name.  Fixes ec font selection.
6046         (char): Bugfix: do not utf8 twice.  Fixes clefs.
6048         * scm/framework-svg.scm:
6049         * scm/output-svg.scm: New file.  TODO: figure out how to
6050         do character by index in font.
6052         * scm/output-sodipodi.scm: Remove.
6054         * scm/output-ps.scm (stem): Remove.
6056 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6058         * scm/output-gnome.scm (beam): New function.
6059         (slur): Round corners.
6060         (round-filled-box): Round corners.
6062 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6064         * scm/output-gnome.scm (beam): add function.
6065         (draw-line): new routine.
6066         (dashed-line): stub; call draw-line
6067         (polygon): new routine.
6069 2004-11-15  Werner Lemberg  <wl@gnu.org>
6071         * Documentation/user/lilypond-book.itely: Revise section on
6072         lilypond-book options.
6073         Other minor fixes.
6075         * scripts/lilypond-book.py: Change indentation to 4.
6076         Minor formatting.
6078 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6080         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
6081         grobs that have tweaks specced.
6082         
6083 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
6085         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
6087 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6089         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
6090         actual char #, not 0 based index.
6092         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
6094         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
6095         Warning: do make -C mf clean.
6097         * lily/context-property.cc: Compile fix.
6099         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
6100         Grok ec-fonts, braces and dynamics.
6102         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
6104 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6106         * lily/include/tweak-registration.hh: new file.
6108         * lily/tweak-registration.cc: new file.
6110         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
6111         saving tweaks.
6113         * scm/output-gnome.scm (text): comment dribble.
6115 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6117         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
6119         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
6120         path-def before using.  Fixes muchtomany slurs in wrong places
6121         bug.
6123 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6125         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
6127         * lily/include/object-key-undumper.hh (Module): new file.
6129         * lily/object-key-undumper.cc (Module): New file. Deserialize
6130         keys. SCM bindings
6132         * lily/object-key-dumper.cc (Object_key_dumper): idem.
6133         Provide SCM bindings.
6135         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
6136         new file. Serialize object keys.
6137         
6138         * lily/object-key.cc (dump): new function.
6139         (as_scheme): new virtual function
6140         (undump): new function
6141         (undumpers): new table.
6143         * lily/include/global-context.hh (Context): take \score key upon init.
6145         * lily/object-key-dumper.cc (serialize_key): new file.
6147         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
6149         * lily/lily-lexer.cc: remove \quote.
6151         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
6153         * lily/context.cc (Context): take key argument in ctor.
6154         (create_context): new function
6156         * lily/grob.cc (Grob): take key argument in ctor.  
6158         * lily/lilypond-key.cc (do_compare): new file.
6160         * lily/object-key.cc (Object_key): new file.
6162         * lily/include/object-key.hh (class Object_key): new file.
6164         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
6166 2004-11-13  Graham Percival  <gperlist@shaw.ca>
6168         * Documentation/user/lilypond-book.itely: add small warning about
6169         noindent default in lilypond-book.
6171         * Documentation/user/converters.itely: add examples for convert-ly.
6173         * Documentation/user/examples.itely: change version string in templates
6174         to 2.4.0.
6176 2004-11-12  Karl Hammar  <karl@aspodata.se>
6178         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
6179         cmdline, use xargs instead (backportme)
6181 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
6182         
6183         * Documentation/user/: Numerous fixes in the user manual.
6185 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6187         * lily/parser.yy (re_rhythmed_music): search music expression for
6188         context-id, surround by \new Voice if not found. Fixes:
6189         addlyrics-second-staff.ly
6191         * VERSION: 2.5.0 released.
6192         
6193 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6195         * Documentation/index.html.in: Fix url to one big page.  (backportme)
6197         * Documentation/user/GNUmakefile: Separate rules for split and
6198         unsplit html documents.  Remove perl massaging.  (backportme)
6200 2004-11-11  Graham Percival  <gperlist@shaw.ca>
6202         * Documentation/user/lilypond-book.itely: add short warning about
6203         \lilypond{} in LaTeX docs.
6205 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6207         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
6208         found.  (backportme)
6210         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
6211         version requirement.  (backportme)
6213         * configure.in: Be explicit about old versions of
6214         ec-fonts-mtraced.  (backportme)
6216         * lily/context-selector.cc (set_tweaks): New function.
6217         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
6218         web with -DTWEAK.
6220         * Documentation/user/introduction.itely (Automated engraving):
6221         Remove fragment option.  Fixes web.
6223         * lily/context-property.cc (make_item_from_properties):
6224         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
6225         #ifdef.
6227         * scm/define-context-properties.scm
6228         (all-internal-translation-properties): Add tweakRank and tweakCount.
6230         * lily/grob.cc: 
6231         * scm/define-grob-properties.scm (all-internal-grob-properties):
6232         Add tweak-rank and tweak-count.
6234 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6236         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
6237         New function.
6238         (text): Use them.
6240         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
6241         animated/opaque grob dragging tweaks.
6243         * buildscripts/guile-gnome.sh: Update.
6245 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6247         * scm/define-grobs.scm (all-grob-descriptions): Added
6248         line-interface to the LigatureBracket object.
6250 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6252         * scm/framework-gnome.scm (item-event): Support non-animated mouse
6253         dragging tweaks.
6255         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
6257         * lily/context-selector.cc (store_context): New function.
6259         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
6260         (store_grob): New function.
6261         (identify_grob): Add Moment parameter.
6263         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
6264         exists.
6266         * scm/framework-gnome.scm (save-tweaks): Write as alist.
6268 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6270         * scm/framework-gnome.scm (item-event): Print grob id.
6271         (save-tweaks): New function.
6272         (tweak): New funtion.
6273         (item-event): Use it, bound to arrow keys.
6275         * lily/context-property.cc (make_item_from_properties): Register grob.
6276         * lily/context.cc (add_context): Register context.
6278         * lily/include/context-selector.hh:
6279         * lily/include/grob-selector.hh:
6280         * lily/context-selector.cc:
6281         * lily/grob-selector.cc: New file.
6283 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6285         * lily/slur.cc: add 'positions to interface
6287         * lily/main.cc: reinstate PS as standard output format. 
6289         * scm/framework-tex.scm (output-preview-framework): print systems
6290         up to first non title system.
6292         * lily/grace-engraver.cc (start_translation_timestep): split
6293         scm_cadddr
6294         
6295 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6297         * lily/quote-iterator.cc (Module): remove old quote-iterator
6299         * scm/define-music-types.scm (music-descriptions): move
6300         NewQuoteMusic over QuoteMusic
6302         * Documentation/user/notation.itely (Formatting cue notes): use
6303         \cueDuring.
6305         * lily/new-quote-iterator.cc (quote_ok): new function.
6307         * input/regression/quote-cue-during.ly: new file.
6309         * input/regression/quote-grace.ly: new file.
6311         * scm/define-context-properties.scm (Module): change definition of
6312         graceSettings
6314         * lily/context-property.cc (Module): rename from
6315         translator-property.cc
6317         * lily/context.cc (context_name_symbol): new function
6319         * lily/grace-engraver.cc: new file. Set properties for grobs based
6320         on the grace-ness of now_moment().
6322         * scm/music-functions.scm (add-grace-property): use list
6323         iso. vector for graceSettings
6324         remove set-{start,stop}-grace-properties. 
6326         * lily/new-quote-iterator.cc (construct_children): set
6327         quote_outlet_ if no quoted-context-{id,type} specified.
6329         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
6331         * lily/parser.yy (command_element): remove \quote.
6333         * ly/music-functions-init.ly (location): add quoteDuring music
6334         function. 
6336         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
6337         optional semicolon. (backportme)
6339 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6341         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
6342         need to link to GUILE et al.
6344 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6346         * scm/define-music-properties.scm (all-music-properties): add
6347         quoted-context-type, quoted-context-id.
6349         * scm/lily.scm (type-check-list): new function.
6350         
6351         * scm/lily-library.scm: new file. Generic library routines.
6353         * lily/parser.yy (Generic_prefix_music): move typechecking out of
6354         parser.
6356         * ly/music-functions-init.ly: add quoteDuring function.
6358         * lily/include/music-iterator.hh (class Music_iterator): rename
6359         set_translator -> set_context
6361         * lily/parser.yy (Generic_prefix_music_scm): add
6362         MUSIC_FUNCTION_SCM_SCM_MUSIC
6364         * scm/lily.scm (sanitize-command-option): new function. (backportme)
6366         * scm/framework-tex.scm (header): sanitize TeX paper size.
6367         (backportme)
6369 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6371         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
6373         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
6375         * scm/framework-tex.scm (font-load-command): Use T1 if no
6376         font-encoding set.  (backportme)
6378         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
6379         exists before converting.  (backportme)
6381         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
6382         exists before converting.  (backportme)
6383         (convert-to-ps): Remove .ps file if it exists before
6384         converting.  (backportme)
6386         * lily/lexer.ll: Remove extra progress newline, use present tense.
6388         * scm/paper.scm (paper-alist): public.
6389         * scm/framework-tex.scm (convert-to-ps):
6390         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
6391         command line.
6393 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6395         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
6397         * lily/recording-group-engraver.cc (derived_mark): mark
6398         now_events_. (backportme)
6400 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6402         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
6404         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
6405         invoking latex. (backportme.)
6407         * lily/stem.cc (off_callback): center stems for all rest stems.
6409 2004-11-05  Werner Lemberg  <wl@gnu.org>
6411         * Documentation/user/lilypond.tely: Add more guidelines for writing
6412         lilypond texinfo documents.
6414 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
6416         * Documentation/index.html.in: remove <hr>.
6418         * THANKS: change 2.3 to 2.4.
6420 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
6422         * scm/output-gnome.scm: More fontconfig comment.
6424 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
6426         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
6427         <package> directory in $(builddir)/share according with
6428         PACKAGE_NAME defined in the VERSION file.
6430 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6432         * lily/beam.cc (rest_collision_callback): use local beam
6433         multiplicity.
6435         * input/regression/stem-stemlet.ly: new file.
6437         * lily/stem.cc (add_head): store rests as well.
6439         * scm/define-grob-properties.scm (all-user-grob-properties): add
6440         stemlet-length
6442         * lily/stem.cc: store rests as well.
6443         
6444         * input/regression/new-slur.ly: mention forcing.
6446 2004-11-04  Werner Lemberg  <wl@gnu.org>
6448         * Documentation/user/*: A new round of layout fixes and document
6449         structure cleanup.
6451 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
6453         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
6455 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6457         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
6459 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6461         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
6463         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
6465         * lily/main.cc (main): Invoke identify.
6467         * scm/lily.scm (postscript->pdf): Remove progress newline.
6468         Write progress to stderr.
6470         * lily/paper-book.cc (output): Remove progress newline.
6472         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
6473         gettext on user messages, and remove whitespace.
6475         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
6477         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
6478         argv[0] (Thomas Scharkowski).
6480         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
6481         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
6482         for ec-fonts-mtraced.
6484         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
6485         --srcdir build (Bertalan).
6487         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
6488         headers and library too (Laura Conrad).
6490         * Documentation/topdocs/INSTALL.texi (Top): Mention development
6491         package for guile too (Laura Conrad).
6493         * lily/main.cc (usage): Typo.
6495 2004-11-02  Werner Lemberg  <wl@gnu.org>
6497         * Documentation/user/notation.ly: More fixes to improve appearance.
6499         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
6500         better output for multicolumn tables.
6502 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6504         * lily/main.cc (dir_info): Fixed typo in the printouts.
6506 2004-11-01  Werner Lemberg  <wl@gnu.org>
6508         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
6509         of output.
6510         Set `per_line' to 2; replace hard-coded value with it.
6512         * Documentation/user/*: Many fixes to improve appearance of
6513         printed manual.
6515 2004-11-01  Werner Lemberg  <wl@gnu.org>
6517         * Documentation/user/changing-defaults.itely,
6518         Documentation/user/notation.ly,
6519         Documentation/user/programming-interface.itely: Use @/.
6520         Fix formatting of some lilypond snippets and tables.
6522         * scripts/lilypond-book.py (compose_ly): Provide useful default
6523         for LINEWIDTH in `override'.
6525 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6527         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
6529 2004-10-31  Werner Lemberg  <wl@gnu.org>
6531         Resetting @exampleindent to `5' gives ugly results with texinfo's
6532         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
6533         (if not quoting) to change @exampleindent only locally.
6535         * scripts/lilypond-book.py (NOQUOTE): New variable.
6536         (output) [LATEX]: Remove AFTER and BEFORE.
6537         [TEXINFO]: Remove AFTER and BEFORE.
6538         Fix QUOTE and VERBATIM pattern.
6539         Add NOQUOTE pattern.
6540         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
6541         and BEFORE.
6542         [output_texinfo]: Use NOQUOTE.
6544 2004-10-31  Graham Percival  <gperlist@shaw.ca>
6546         * Documentation/user/changing-defaults.itely: clarify paper
6547         size commands with correct info.
6549         * Documentation/user/lilypond-book.itely: add more docs for
6550         filename extensions.
6552 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6554         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
6555         (PATCH_LEVEL): start 2.5.0.
6557 2004-10-30  Graham Percival  <gperlist@shaw.ca>
6559         * Documentation/user/notation.itely: add warning about bar numbers
6560         in multistaff music, add warning about quoting grace notes.
6562         * Documentation/user/changing-defaults.itely: clarify paper size commands,
6563         add missing subsubtitle entry to Creating titles.
6565         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
6567 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6569         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
6570         case.
6571         (conv): add dummy 2.4.0 conversion rule.
6573         * Documentation/user/lilypond.tely: add @finalout.
6575         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
6576         for attaching, fixes slur/stem left attachment of
6577         downslur/downstem.
6579         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
6580         quote problem if for last note of quoted sequence. 
6582         * input/regression/part-combine-text.ly (comm): add expect strings.
6584 2004-10-30  Werner Lemberg  <wl@gnu.org>
6586         * Documentation/user/examples.itely: Improved layout.
6588         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
6590         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
6592         * Documentation/notation.itely: Use `@/'.
6593         Other layout fixes.
6595 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6597         * lily/part-combine-iterator.cc (unisono): examine last_playing_
6598         (not state_), this fixes a2 printing after chord.
6600         * input/regression/no-staff.ly: fix octave, revise syntax.
6602         * input/regression/lyrics-bar.ly (texidoc): fixes.
6604         * input/regression/beam-dir-functions.ly (Module): remove from regtest
6606         * input/regression/accidentals.ly (Module): remove from regtest.
6608         * lily/parser.yy (Prefix_composite_music): 
6609         oops. Chords should be unrelativable, not bass figures untransposable.
6611         * VERSION: 2.3.26 released.
6612         
6613         * lily/completion-note-heads-engraver.cc (try_music): only return
6614         something when is_first_ is true. Fixes lyrics with completion_heads. 
6616         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
6618         * scm/lily.scm (ly:system): new function. Catches uninstalled
6619         ps2png.
6621 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6623         * Documentation/user/notation.itely: remove
6624         @hyphenatedinternalsref.
6626 2004-10-29  Werner Lemberg  <wl@gnu.org>
6628         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
6630         * scripts/lilypond-book.py (no_options): New dictionary.
6631         (simple_options): New list.
6632         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
6633         (compose_ly): Use `no_options' and `simple_options'.
6634         Fix logic of option handling.
6635         Handle `linewidth' option without parameter.
6637 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6639         * lily/lookup.cc (triangle): use (0, interval.length()) for X
6640         extent, since the stencil is translated later on.
6642         * lily/ledger-line-spanner.cc (print): swap linear_combination
6643         arguments, effectively shortens ledger line. 
6645         * Documentation/user/GNUmakefile
6646         ($(outdir)/lilypond/lilypond.html): use find to remove files.
6648         * lily/main.cc: --no-pages option.
6650 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
6652         * Documentation/user/notation.itely (Fret diagrams): add extra
6653         notes to example to avoid collisions between fret diagrams.
6655 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6657         * Documentation/user/notation.itely (Automatic note splitting):
6658         note about lyrics. 
6660         * Documentation/user/converters.itely (Invoking convert-ly): note
6661         about version numbers. 
6663         * scripts/abc2ly.py (dump_score): revise lyric dumping
6665         * scripts/mup2ly.py (pre_processor_commands): always open file.
6667         * scripts/etf2ly.py (Frame.calculate): always close \grace.
6668         (Etf_file.dump): add \version
6670         * VERSION: 2.3.25 released.
6672         * lily/scm-option.cc: add 'resolution to ly:get-option argument
6673         list.
6675 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6677         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
6679 2004-10-28  Werner Lemberg  <wl@gnu.org>
6681         * Documentation/user/music-glossary.tely: More fixes to improve
6682         appearance with DVI output.
6684         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
6685         EXAMPLEINDENT.  This is the maximum value for quotation environments
6686         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
6688 2004-10-27  Werner Lemberg  <wl@gnu.org>
6690         * Documentation/user/music-glossary.tely: Revised.
6692 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
6694         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
6695         improve fret diagram spacing in printed output.
6697         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
6698         from options for the example so fret-diagrams won't overlap
6699         one another.
6701 2004-10-26  Werner Lemberg  <wl@gnu.org>
6703         * scripts/lilypond-book.py: Some additional formatting for
6704         orthogonality.
6705         (ly_options) [*]: Format strings.
6706         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
6707         by `compose_ly'.
6708         (output) [LATEX][OUTPUT]: Format string and simplify.
6709         (PREAMBLE_LY, FRAGMENT_LY): Format string.
6710         (classic_lilypond_book_compatibility): Take key/value pair as
6711         parameter.
6712         Return key/value pair.
6713         (compose_ly): Rewritten, taking the snippet type as third parameter. 
6714         The default values are now set more sensible, and a `linewidth'
6715         option is no longer overwritten under some circumstances.
6717         * Documentation/user/music-glossary.tely: Replace all accented
6718         character macros with latin-1 codes.
6720 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6722         * lily/music-function.cc (ly_make_music_function): when an
6723         argument predicate is markup?, the signature keyword becomes
6724         "markup" iso "scm".
6726         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
6727         tokens, for functions which signatures contain "markup".
6729         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
6730         MUSIC_FUNCTION_*MARKUP* tokens.
6732 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6734         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
6735         Lyrics context.
6737 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6739         * python/lilylib.py (make_ps_images): return list of output files.
6741         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
6742         all springs tight, and still satisfy the constraints.
6744 2004-10-25  Werner Lemberg  <wl@gnu.org>
6746         * scripts/lilypond-book.py: s/option-sep/option_sep/.
6747         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
6748         (snippet_res): Fix regexps and make them ignore whitespace properly.
6749         (compose_ly): Use `re.split' instead of `string.split' to remove
6750         surrounding whitespace.
6751         Some formatting to get more consistency.
6753 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6755         * VERSION: 2.3.24
6756         
6757         * scm/define-context-properties.scm
6758         (all-user-translation-properties): add verticallySpacedContexts.
6760         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
6761         add interface
6763         * scm/define-grob-properties.scm (all-internal-grob-properties):
6764         add spaceable-staves
6766         * scm/define-grobs.scm (all-grob-descriptions): set
6767         vertically-spaceable-interface for VerticalAxisGroup and
6768         RemoveEmptyVerticalGroup
6770         * lily/system.cc (get_line): determine staff_refpoints_
6771         using spaceable-staves.
6773         * lily/score-engraver.cc (acknowledge_grob): ack
6774         vertically-spaceable-interface and verticallySpacedContexts to
6775         set spaceable-staves.
6777         * input/regression/new-slur.ly: add slur under 16th subbeam case.
6779         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
6781 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6783         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
6784         minimumVerticalExtent tweaks. 
6786         * mf/feta-schrift.mf: include size of thumb appendix in
6787         bbox. Fixes: c-thumb-notehead.ly  
6789         * THANKS: add Meisters to the Development team.
6791         * scm/framework-tex.scm (convert-to-dvi): redirect output to
6792         /dev/null for non-verbose.
6794         * Documentation/user/invoking.itely (Invoking lilypond): add note
6795         about resource usage.
6797         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
6799         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
6800         --enable-encoding
6802         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
6804         * Documentation/user/changing-defaults.itely (Text encoding):
6805         change to latin1.
6807         * Documentation/user/lilypond.tely: add language and encoding.
6809         * scm/define-grobs.scm (all-grob-descriptions): add
6810         line-interface.
6812         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
6814         * input/test/ossia.ly: font sizes for ossia.
6816         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
6817         -> \context Foo = "NOTENAME".
6819         * lily/main.cc (determine_output_options): fix ordering.
6821 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
6823         * THANKS: Added bughunters for 2.3.
6825 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6827         * Documentation/user/macros.itexi: use findex functions/internals
6828         objects.
6830         * scm/documentation-generate.scm (string-append): add syncodeindex
6832         * Documentation/user/tutorial.itely (A lead sheet): use \chords
6833         for tutoring chord names.
6835         * Documentation/user/lilypond.tely: remove @authors.
6837 2004-10-23  Werner Lemberg  <wl@gnu.org>
6839         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
6840         Remove first two parameters of \lybox.
6841         Don't emit \vbox around \lybox.
6842         (dump-line): Add width to \lybox call.
6843         Remove first two parameters of \lybox.
6845         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
6846         (\lyitem): Updated.
6847         (\lybox): Only take three parameters.
6848         Create box which has zero depth, only height.
6849         Center box vertically along the x-height of current font.
6851 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6853         * VERSION (PACKAGE_NAME): release 2.3.23
6855         * scm/framework-tex.scm (convert-to-ps): add -E if filename
6856         contains .preview.
6858 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6860         * lily/lyric-extender.cc (print): only run to right-bound if
6861         broken. This fixes input/regression/lyric-extender.ly
6863         * input/regression/beamed-chord.ly: removed.
6865         * Documentation/user/macros.itexi: add \global to definitions for
6866         feta macros.
6868         * po/fr.po: updated po file.
6870         * po/de.po: updated po file.
6872 2004-10-22  Werner Lemberg  <wl@gnu.org>
6874         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
6876 2004-10-21  Werner Lemberg  <wl@gnu.org>
6878         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
6879         (\lilypondexperimentalfeatures): Removed.
6881 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
6883         * Documentation/user/notation.itely: fixed 2 typos
6885 2004-10-20  Werner Lemberg  <wl@gnu.org>
6887         * scm/framework-tex.scm (header-end): Don't set \outputscale.
6888         (dump-line): Produce prettier output.
6890         * tex/lilyponddefs.tex: Comment all macros extensively.
6891         (\lilypondstart): Set \outputscale.
6892         Define \lilypondpagebreak and \lilypondnopagebreak here.
6893         Don't test for positive \lilypondpaperlinewidth -- this is always
6894         positive in the normal case (LilyPond produces bad output otherwise
6895         so we can safely ignore negative or zero values).
6896         (\lilypondend): Remove useless test for \lilypondbook.
6897         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
6898         don't input `feta20.tex'.
6900 2004-10-19  Graham Percival  <gperlist@shaw.ca>
6902         * Documentation/user/examples.itely: added texidoc lilypond-book
6903         template.
6905 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6907         * cygwin/lilypond.hint: Update.
6909 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
6911         * Documentation/user/notation.itely (Fret diagrams): Add documentation
6912         for fret diagram markups to user manual
6914         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
6915         documentation for fret-diagram-terse
6917         * Documentation/user/notation.itely: Added section on fret diagrams.
6919 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6921         * scripts/convert-ly.py (usage): Fix --help description.  Apply
6922         range also for --show-rules.
6924 2004-10-18  Werner Lemberg  <wl@gnu.org>
6926         * scripts/lilypond-book.py (Snippet, Include_snippet)
6927         [replacement_text]: Use group `match'.
6929 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6931         * Documentation/user/macros.itexi: Use @ref instead of @inforef
6932         for html.  Apparently, ``you should'' in texinfo documentation is
6933         merely a guideline that can safely be ignored.
6935         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
6936         auto-mode-alist.
6938         * input/test/engraver-example.ily: 
6939         * input/regression/allfontstyle.ily: Rename, update users.
6941 2004-10-16  Graham Percival  <gperlist@shaw.ca>
6943         * Documentation/user/lilypond-book.itely: add more details about
6944         building .lytex files.
6946         * Documentation/user/examples.itely: added piano-lyrics template
6948         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
6950         * input/GNUmakefile: remove "templates" from build subdirs.
6952         * input/template: removed.
6954 2004-10-16  Werner Lemberg  <wl@gnu.org>
6956         * scripts/lilypond-book.py (snippet_res): Define group `match'
6957         everywhere.
6958         Accept more spaces between commands and its arguments and options.
6959         Fix some regexps.
6960         (output): Remove some newlines in string values and suppress spaces
6961         in output.
6962         (output_texinfo): Output `output_print_filename' only if not empty.
6963         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
6965 2004-10-16  Werner Lemberg  <wl@gnu.org>
6967         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
6968         some TeX line ends with `%' to avoid additional horizontal space in
6969         output.
6971         * scripts/lilypond-book.py: Unexpand spaces to tabs.
6972         (snippet_res): Use `x' modifier to represent regular expressions
6973         in a friendlier way.
6974         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
6975         (find_toplevel_snippets): Don't use indices from match group 0,
6976         which is the whole pattern space, but group 1.
6978 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6980         * flower/include/direction.hh (enum Direction): add
6981         DIRECTION_LIMIT
6983 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6985         * po/fr.po: new po file.
6987 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6989         * Documentation/user/macros.itexi: Do not construct external
6990         references using @uref.  That results in broken links.
6992         * lily/slur.cc (outside_slur_callback): Use int in for loop;
6993         avoids g++-3.4.1 enum beature.
6995 2004-10-13  Graham Percival  <gperlist@shaw.ca>
6997         * Documentation/user/examples.itely: added lilypond-book template.
6999         * Documentation/user/lilypond-book.itely: added filename extension
7000         page.
7002 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7004         * debian/rules (binary-indep): Link images for info.
7006         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
7007         feature nicked from jEdit.
7009 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
7011         * Documentation/user/introduction.itely: Minor corrections.
7013         * Documentation/user/notation.itely: Minor corrections.
7015         * Documentation/user/tutorial.itely: Minor corrections.
7017 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7019         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
7021         * scm/*.scm:
7022         * ly/paper-defaults.ly: Use papersizename only.
7024 2004-10-11  Werner Lemberg  <wl@gnu.org>
7026         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
7027         \raise work with positive values.
7029 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7031         * Documentation/user/notation.itely (Multi measure rests): Update
7032         the docs corresponding to the implementation change from 2004-10-08.
7034 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7036         * VERSION (MY_PATCH_LEVEL): release 2.3.22
7038         * scm/part-combiner.scm (determine-split-list): reinstate
7039         playing+resting case. 
7041         * Documentation/user/invoking.itely (Reporting bugs): rename.
7043         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
7045         * lily/parser.yy (Prefix_composite_music): change no-transposition
7046         for mode_changing_head to figures too.
7048         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
7049         with normal slurs too.
7050         
7051         * lily/slur-scoring.cc (move_away_from_staffline): new function.
7052         (get_base_attachments): move away attachment point for breaks
7053         similar to attachment points on slurs (staffline collision, and
7054         half a space of padding)
7056         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
7057         force twice.
7059         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
7060         mode, return #f.        
7062         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
7063         for last page if raggedlast. 
7065         * lily/parser.yy (Prefix_composite_music): untransposable is for
7066         FiguredBass, not ChordNames
7068 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7070         * scm/framework-tex.scm: Merge fix.
7072 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7074         The grand \paper -> \layout, \bookpaper -> \paper renaming.
7076 2004-10-10  Graham Percival  <gperlist@shaw.ca>
7078         * Documentation/user/notation.itely: add raggedright to a whole
7079         bunch of places.
7081 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7083         * scm/paper.scm (set-paper-dimension-variables): new
7084         function. Define dimension-variables explicitly in \paper too.
7085         This allows overriding linewidth inside \score { \paper { } }
7086         blocks
7088         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
7089         landscape.
7090         (header): add landscape and papersize options.
7092 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7094         * lily/*.cc: use robust_scm2moment() where appropriate.
7096         * lily/moment.cc (robust_scm2moment): new function.
7098         * scm/titling.scm (default-score-title): remove caps for piece.
7100         * VERSION: 2.3.21 released.
7101         
7102         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
7104         * lily/include/slur-configuration.hh (class Slur_configuration):
7105         new file.
7107         * lily/slur-configuration.cc: new file. move scoring functions
7108         into Slur_configuration.
7110         * lily/slur-scoring.cc (Slur_score_state): change static functions
7111         to methods of Slur_score_state.
7113         * lily/bezier-bow.cc (Message): 
7115         * flower/include/interval-set.hh (Message): new file.
7117         * flower/interval-set.cc (Message): new file.
7119 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7121         * lily/multi-measure-rest-engraver.cc (process_music): always
7122         generate MultiMeasureRestNumbers.
7124         * SConstruct (txt_files): switch of make dist
7126         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
7127         make sure that (indent < len / 3). This fixes progerror-max_h.ly
7129         * lily/multi-measure-rest-engraver.cc (process_music): make
7130         MultiMeasureRestNumber too.
7132 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7134         * Documentation/user/notation.itely (Bar lines): Added a note that
7135         defaultBarType is to be changed in the Timing context.
7137 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7139         * lily/include/guile-compatibility.hh: add file.
7141         * scm/framework-tex.scm (convert-to-dvi): use max of current
7142         extra_mem_top and 1M.
7144         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
7145         function.
7147 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7149         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
7151 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7153         * lily/slur-scoring.cc (struct Slur_score_state): add
7154         has_same_beam_, edge_has_beams_, is_broken_ bools.
7155         (get_base_attachments): simpler Y attachment determination for
7156         broken slurs.
7158 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7160         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
7161         bash without that is quite interesting.  Add xml and some omf
7162         keys.
7164 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7166         * Documentation/user/macros.itexi: Add xml macros.
7168         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
7170         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
7172 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7174         * lily/break-substitution.cc (substitute_mutable_property_alist):
7175         only put property back into value if != SCM_UNDEFINED
7177         * lily/lyric-extender.cc (print): don't take common refpoint of
7178         null object if right_text isn't there.
7180         * lily/slur-scoring.cc (struct Slur_score_state): new
7181         struct. Collect scoring function arguments.
7182         (struct Slur_score_state): add musical_dy_
7183         (get_extra_encompass_infos): new function. Split off state
7184         computations.
7186         * scm/part-combiner.scm (determine-split-list): remove playing1
7187         and playing2.
7189 2004-10-02  Graham Percival  <gperlist@shaw.ca>
7191         * Documentation/index.html.in: remove link to templates.
7193         * Documentation/user/notation.itely: more small fixes.
7195 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7197         * lily/timing-engraver.cc (process_music): move setting
7198         measure-length. This fixes spacing-whole-rest.ly
7200         * VERSION (PACKAGE_NAME): release 2.3.20
7201         
7202         * input/regression/quote-transposition.ly: update example
7204         * scm/define-music-properties.scm (all-music-properties): change
7205         meaning of instrumentTransposition.  It is now the pitch played
7206         that sounds as middle C. This means that instrumentTransposition
7207         can be \transposed. 
7208         Fixes: transpose-quote.ly
7210         * lily/parser.yy (command_element): reverse setting of
7211         instrumentTransposition
7213         * lily/pitch.cc (pitch_interval): rename.
7215         * lily/recording-group-engraver.cc (stop_translation_timestep):
7216         remove macrameing of accumulator and set_car/cdr.
7217         Fixes: transposition-quote.ly
7219         * lily/music.cc (transpose): fold Event::transpose() in.
7221         * lily/event.cc: remove Transpose. 
7223         * lily/recording-group-engraver.cc: cleanup.
7225         * ly/music-functions-init.ly (displayMusic): add function.
7227         * make/lilypond.fedora.spec.in: rename file.
7229         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
7230         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
7232         * Documentation/user/changing-defaults.itely (Changing context
7233         properties on the fly): typo.
7235         * lily/slur.cc (outside_slur_callback): try three sample points
7236         for determining collisions. This fixes: slur-script.ly.
7238 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7240         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
7242 2004-10-01  Graham Percival  <gperlist@shaw.ca>
7244         * Documentation/user/notation.itely: more small fixes.
7246         * Documentation/user/examples.itely: make new sections.
7248         * input/test/bar-lines.ly: improve output, fix bug.
7250         * Documentation/user/changing-defaults.itely: small fixes.
7252 2004-10-01  Werner Lemberg  <wl@gnu.org>
7254         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
7255         T1 encoding in texinfo mode.
7256         (\lilypondstart): Use it.
7257         (\lilypondloop, \lilyponditerate): Removed.  Unused.
7259 2004-09-30  Werner Lemberg  <wl@gnu.org>
7261         * tex/lilyponddefs.tex (\lilypondstart): Define
7262         \lilypondfontencoding for both texinfo and latex mode.
7264         * scm/framework-tex.scm (font-load-command): Use
7265         \lilypondfontencoding.
7267 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7269         * scm/framework-tex.scm (dump-page): take with-extents?
7270         argument. If true, output Y extents. Used for lilypond-book
7271         documents.
7273         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
7274         \bookpaper.
7276         * lily/slur.cc (outside_slur_callback): epsilon-delta management
7277         for slur edges. Fixes: progerror-no-bezier-intersection.ly
7279         * scm/framework-tex.scm (dump-page): put stencil height in dumped
7280         page.
7282 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7284         * Documentation/user/notation.itely (Multi measure rests):
7285         Improved example.
7287 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7289         * lily/auto-beam-engraver.cc (test_moment): robustify.
7291 2004-09-28  Werner Lemberg  <wl@gnu.org>
7293         * scm/framework-tex.scm (font-load-command): Define proper font
7294         macro which sets font encoding if available.
7295         (define-fonts): Define \lilypondpaperinputencoding, to be taken
7296         from the \bookpaper block.
7298         * tex/lilyponddefs.tex (\lilypondstart): Use
7299         \lilypondpaperinputencoding for global input encoding.
7301 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7303         * lily/score.cc (Score): oops. Copy error_found_ too.
7305 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7307         * stepmake/stepmake/texinfo-rules.make: 
7308         * Documentation/GNUmakefile: --srcdir build fixes.
7310         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
7312         * Documentation/user/latex-lilypond-example.latex:
7313         * Documentation/user/latex-example.latex: Fix compile errors.
7314         Still buggy, need more love.
7316 2004-09-27  Werner Lemberg  <wl@gnu.org>
7318         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
7320 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
7322         * Documentation/user/examples.itely: removed \midi block to
7323         simplify the example
7325         * Documentation/user/notation.itely: Removed superfluous
7326         TextSpanner tweakings (is already done by engraver-init.ly).
7327         Documented bug: vertical alignment of articulations.
7329         * Documentation/user/notation.itely, ly/engraver-init.ly
7330         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
7331         padding.
7333         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
7334         docu about TextSpanner padding bug from manual to engraver.ly
7335         (since it's workarounded and hence not user-visible any more)
7337 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7339         * VERSION: release 2.3.19
7341 2004-09-26  Graham Percival  <gperlist@shaw.ca>
7343         * ly/property-init.ly: fix bug in displaying ledger lines while
7344         \hideNotes is on.
7346         * Documentation/user/notation.itely: more editing.
7348         * Documentation/user/examples.itely: add piano-dynamics template.
7350         * input/template/piano-dynamics.ly: remove.
7352         * Documentation/user/sound-output.itexi: more editing
7354 2004-09-25  Graham Percival  <gperlist@shaw.ca>
7356         * Documentation/user/notation.itely: more editing.
7358 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7360         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
7361         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
7363 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7365         * lily/hairpin.cc (print): check columns of bounds, not bounds
7366         themselves.
7367         (print): robustify bound-padding lookup.
7369         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
7371         * scripts/lilypond-book.py (Compile_error.process_include): catch
7372         Compile_error exception, and remove output .texi.
7374         * scm/define-music-properties.scm (all-music-properties): add
7375         error-found
7377         * lily/parser.yy (Music_list): add error-found to music with errors.
7379         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
7381         * lily/book.cc (process): ignore books with errors
7383         * lily/include/score.hh (class Score): add error_found_ member.
7385         * lily/drum-note-engraver.cc (try_music): idem.
7387         * lily/note-heads-engraver.cc: remove start-playing-event.
7389         * lily/part-combine-iterator.cc (Part_combine_iterator): use
7390         BusyPlayingEvent to determine which voice was active last.
7391         (unisono): use last active to where to get unisono information
7392         from. This fixes: partcombine-rest.ly (again).
7394         * scm/part-combiner.scm (determine-split-list): cleanups
7396 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7398         * input/regression/lyric-extender.ly: simplify.
7399         complexify.
7401         * lily/lyric-extender.cc (print): use it to determine size of
7402         extender. Remove Lyric_extender::is_visible().
7404         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
7405         next property.
7407         * lily/lyric-engraver.cc: remove get_current_rest().
7408         
7409 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7411         * input/regression/lyric-extender.ly: Fix and add test.
7413         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
7415 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7417         * lily/note-head.cc: remove Note_head::extent.
7419 2004-09-23  Graham Percival  <gperlist@shaw.ca>
7421         * Documentation/user/tutorial.itely: do manual style 2-space
7422         indents in examples
7424         * Documentation/user/notation.itely: more editing.
7426 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7428         * lily/lyric-engraver.cc (get_current_rest): New function.
7430         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
7431         stop at rest.
7433         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
7435         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
7437 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
7439         * Documentation/user/examples.itely (Small ensembles): added
7440         example for transcription of mensural music
7442         * Documentation/user/notation.itely (The Lyrics context): fixed broken
7443         link to SATB vocal score
7445         * Documentation/user/notation.itely (System start delimiters):
7446         fixed typo: GrandStaff->StaffGroup
7448         * Documentation/user/notation.itely (Ancient articulations):
7449         removed obsolete comment on \episem bug
7451 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7453         * scm/framework-tex.scm (output-preview-framework): Fix invocation
7454         of header.
7456 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7458         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
7459         start to note-column.
7461         * lily/hairpin.cc (print): check text-interface, to attach to
7462         dynamic texts.  
7464         * lily/include/text-item.hh (class Text_interface): rename
7465         Text_item -> Text_interface
7467         * lily/piano-pedal-bracket.cc (print): robustify.
7469 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
7471         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
7473         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
7474         true will print the page number in the first page.
7476         * Documentation/user/changing-defaults.itely: Document
7477         printfirstpagenumber.
7479 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7481         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
7482         objects.
7484         * lily/beam-concave.cc (calc_concaveness): take absolute value of
7485         dy for scaling. This fixes various downbeams.
7486         
7488         * lily/beam-quanting.cc (best_quant_score_idx): 
7490 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7492         * scm/framework-tex.scm (header-to-file): Fix.
7494 2004-09-22  Werner Lemberg  <wl@gnu.org>
7496         * lily/parser.yy <score_body>: Fix typo.
7498 2004-09-22  Graham Percival  <gperlist@shaw.ca>
7500         * Documentation/user/tutorial.itely: modified a "future planning"
7501         comment.
7503         * Documentation/user/notation.itely: more editing.
7505 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7507         * scm/define-markup-commands.scm (note-by-number): read font-size
7508         to determine stem length. Fixes: markup-note.ly
7510 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7512         * lily/slur.cc (outside_slur_callback): read #'padding for
7513         slur-padding. Fixes: slur-script.ly
7515         * lily/parser.yy (score_body): disallow \bookpaper in \score.
7517 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
7519         * Documentation/user/notation.itely (ancient flags): documented
7520         flags-related known bugs
7522         * lily/include/ligature-engraver.hh: added comment about why and
7523         how of (non-)use of abstract virtual methods
7525         * ly/engraver-init.ly (VaticanaVoice,
7526         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
7527         unset dash-fraction property in order to get solid lines
7529         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
7531 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7533         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
7535 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7537         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
7538         in function.
7540         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
7541         openout_any=p.  Throughout: progress to stderr, translate user
7542         messages.
7544         * scm/output-gnome.scm: Fix font dir description.
7546 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7548         * input/test/mensural-ligatures.ly (voice): move linethickness
7549         settings to bookpaper.
7551         * lily/simple-spacer.cc (Module): use force to stretch to 
7552         line length as force measure for ragged spacing.
7553         
7554         * lily/lily-parser.cc (get_paper): don't set parent for \paper
7555         blocks in the parser. This eliminates ordering dependency for
7556         \bookpaper and \paper
7558         * ly/part-paper-init.ly: remove file.
7560         * lily/includable-lexer.cc (new_input): elucidate message.
7562         * VERSION: 2.3.18 released.
7563         
7564 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7566         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
7567         * input/mutopia/R.Schumann/romanze-op28-2.ly:
7568         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
7569         #'Slur.attachment setting.
7571         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
7572         friendlier for point and click.
7574 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7576         * ly/init.ly: reverse collected scores.
7578         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
7579         layout to determine force.
7580         
7581 2004-09-18  Werner Lemberg  <wl@gnu.org>
7583         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
7584         ties.
7586         * ly/declarations-init.ly (escapedBiggerSymbol,
7587         escapedSmallerSymbol): Fix typos.
7589         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
7591 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7593         * input/{input,regression}/*.ly: run convert-ly
7595         * VERSION: release 2.3.17
7597         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
7598         little wider for attachment calculation. This prevents stem and
7599         slur touching.
7601         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
7602         ) 
7604         * input/regression/tie.ly (texidoc): cleanup.
7606         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
7607         and ~
7609         * lily/slur-scoring.cc (score_extra_encompass): check if extra
7610         objects are on boundary column. 
7612         * lily/main.cc (parse_argv): process --tex too.
7614         * ly/music-functions-init.ly (keepWithTag): add music functions
7615         keepWithTag and removeWithTag.
7617         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
7619         * lily/accidental-engraver.cc (recent_enough): interpret laziness
7620         = #t. This fixes no-reset accidental-style.
7622         * input/regression/accidental-piano.ly (Module): new file.
7624         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
7626 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7628         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
7629         extra encompass.
7630         (score_extra_encompass): use Y coordinate of attachment if X
7631         attachment falls in extra encompass X extent.
7633         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
7634         GUILE_LOAD_PATH
7636 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7638         * scm/output-gnome.scm: Small fixes.
7640         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
7642 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
7644         * Documentation/user/notation.itely (Ancient flags): Removed
7645         documentation on adjust-if-on-staffline (this property was removed
7646         by Han-Wen).
7648         * Documentation/user/notation.itely (Ancient notation): Minor
7649         cleanups and fixes.  Renamed "Vaticana style contexts" ->
7650         "Gregorian Chant contexts".  Added section "Mensural contexts".
7651         Added section "Ancient articulations".
7653         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
7655 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7657         * buildscripts/guile-gnome.sh: Add missing bit.
7659 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7661         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
7663         * lily/slur-scoring.cc (get_y_attachment_range): set end point
7664         using base_attachment.
7666         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
7667         page header back.
7669         * scm/documentation-generate.scm (top-node): move version to top
7670         node.
7672         * lily/ledger-line-spanner.cc: add ledgered-interface, with
7673         property no-ledgers.
7675 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
7677         * Documentation/user/{changing-defaults,examples,invoking,
7678         tutorial}.itely: Expand 's to is.
7680         * Documentation/user/notation.itely: Capitalize only first letter.
7682         * Documentation/user/programming-interface.itely: Capitalize Scheme.
7684         * Documentation/user/lilypond-book.itely: use @refbugs.
7686         * THANKS: sort.
7688         * input/mutopia/F.Schubert/morgenlied.ly,
7689         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
7690         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
7691         name.
7693 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
7695         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
7696         lneomensural char entry; (ii) fixed mensural/neomensural naming
7697         clash typo; (iii) lneomensural char: fixed stem attachment point.
7698         WARNING: FONT CHANGED!
7700 2004-09-15  Graham Percival  <gperlist@shaw.ca>
7702         * Documentation/user/introduction.itely: update \stemBoth to
7703         \stemNeutral.
7705         * Documentation/user/notation.itely: more editing of the manual.
7707 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7709         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
7710         factor in edge attraction. This reflects that the left edge may
7711         have a larger gap for an ascending up-slur.
7712         (get_base_attachments): copy bound Y from right bound, if there is
7713         only one note-column after the line break.
7715 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7717         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
7719 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7721         * lily/phrasing-slur-engraver.cc (process_music): Create
7722         PhrasingSlur instead of Slur.
7724         * Documentation/user/changing-defaults.itely (Defining new
7725         contexts): Fixed misprinted context name.
7727 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7729         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
7731         * scripts/convert-ly.py (conv): change Both to Neutral in property
7732         settings.
7734         * ly/engraver-init.ly: increase extent of Staff. 
7736 2004-09-13  Graham Percival  <gperlist@shaw.ca>
7738         * scm/script.scm: change behaviour of slur and accent.
7740         * Documentation/user/music-glossary.tely: de-gender a few entires.
7742         * Documentation/user/introduction.itely: de-gender a few sentences.
7744 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7746         * input/regression/rehearsal-mark-number.ly: Reuse the existing
7747         formatting routine when adding boxed numbers. Makes it easier to
7748         extrapolate how to do for boxed letters.
7750 2004-09-12  Graham Percival  <gperlist@shaw.ca>
7752         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
7754         * Documentation/user/invoking.itexi: updated the "reporting bugs"
7755         section.
7757 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7759         * scm/define-grobs.scm (all-grob-descriptions): longer
7760         ideallengths for stems in higher order beams.
7762         * Documentation/user/changing-defaults.itely (Page layout):
7763         document them.
7765         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
7766         to get sane spaces for titles.
7768         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
7769         beforetitlespace, betweentitlespace.
7771         * input/regression/beam-quant-standard.ly (primeSixteenths): add
7772         16th notes.
7774         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
7775         small slope up to smallest quant. This prevents small slopes from
7776         getting rounded to zero.
7778         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
7779         are smaller than the smallest quant.
7781         * input/tutorial/brahms*.ly: remove.
7783         * input/*: update all .ly files.
7784          
7785         * ly/a4-init.ly (vsize): remove papersize init files.
7787         * scripts/convert-ly.py (conv): add conversion.
7789         * lily/parser.yy: change mode changing commands to XXXmode,
7790         eg. drummode.
7791         (mode_changing_head): group mode changes.
7792         (mode_changing_head_with_context): new commands: create context as
7793         well as change mode.
7795         * input/regression/system-overstrike.ly: new file.
7797         * scm/page-layout.scm (ly:optimal-page-breaks): add
7798         betweensystempadding also to fixed distance for the spring.
7800         * scm/define-grobs.scm (all-grob-descriptions): fix order of
7801         key-cancellation.
7803         * input/regression/beam-concave-damped.ly: new file.
7805         * lily/beam-concave.cc: new file, with new routines for concave
7806         decisions. There are now two types of concaveness: 1. a sharp
7807         logic decision forcing a beam horizontal, and 2. a number that
7808         measures how concave beams are that are not caught by 1.
7810         This fixes: morgenlied.ly and input/regression/beam-concave.ly
7811         
7812         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
7813         property: add-stem-support
7815 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7817         * lily/slur-scoring.cc (get_bound_info): only do
7818         broken trend at the end of the line.
7820         * VERSION (PACKAGE_NAME): release 2.3.16.
7822         * input/regression/phrasing-slur.ly (Module): remove (duplicate
7823         with phrasing-slur-slur-avoid.ly)
7825         * lily/slur-scoring.cc (struct Extra_collision_info): collect
7826         parameters for extra offset.
7827         (get_bezier): add slurs mid-points for curve determination
7828         (score_extra_encompass): add slur end points for scoring.
7830 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
7832         * scm/framework-ps.scm (reencode-font): Handling font scaling
7833         and reencoding differently to work around a bug in gs 8.30 and
7834         earlier.
7835         Update callers.
7837 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7839         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
7840         extent index of other system. Fixes slurs across line breaks.
7842         * lily/tuplet-engraver.cc (start_translation_timestep): use
7843         Tuplet_description::stop_ for determining when to stop producing
7844         tuplet brackets. This fixes: tuplet-overwrite.ly
7846         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
7847         errors with GUILE 1.7 CVS.
7849         * lily/translator.cc (derived_mark): new function.
7851         * lily/slur-scoring.cc (score_encompass): new penalty type:
7852         variance penalty demerits slurs where one head/stem is much
7853         closer to the slur than average.
7855         * lily/tuplet-bracket.cc (print): use robust_relative_extent
7856         iso. extent()
7857         (calc_position_and_height): use robust_relative_extent(). This
7858         fixes a couple of programming_errors
7860         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
7861         file.
7863         * lily/part-combine-iterator.cc (unisono): bugfix for the case
7864         that voice-2 plays solo, and voice-1 has an mmrest that starts
7865         earlier. In that case, we switch to voice-2, so we catch the
7866         mmrest of voice-2. This fixes: partcombine-rest.ly.
7868 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7870         * scm/define-grob-properties.scm (all-internal-grob-properties):
7871         add adjacent-hairpins property.
7873         * lily/hairpin.cc: lengthen hairpin if space is available.
7875         * input/regression/dynamics-hairpin-length.ly (Module): new file.
7877 2004-09-10  Graham Percival  <gperlist@shaw.ca>
7879         * Documentation/user/notation.itely: small fixes to docs.
7881 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7882         
7883         * VERSION (PACKAGE_NAME): release 2.3.15
7885         * make/lilypond.redhat.spec.in (Requires): bump requirement for
7886         ec-fonts-mftraced
7888         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
7889         the latest ec-fonts-mftraced package.
7891         * scm/define-context-properties.scm
7892         (all-internal-translation-properties): add property. Remove
7893         definition of quotes property.
7895         * Documentation/user/notation.itely (Quoting other voices):
7896         document it
7898         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
7899         property, to determine what events are processed in \quote.
7901 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
7903         * (many files): removed most occurrences of underscore ("_")
7904         from font characters; made font character naming more
7905         consistent
7907         * input/test/gregorian-scripts.ly: fixed another victim of grand
7908         replacement operations
7910         * lily/vaticana-ligature-engraver.cc: caught some more "_"
7911         inconsistencies
7913         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
7915 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7917         * Documentation/user/changing-defaults.itely (Paper size): doc
7918         landscape
7919         
7921         * scm/framework-ps.scm (eps-header): bugfixes. 
7923         * scm/titling.scm (default-score-title): remove opus from the
7924         \score title.
7926 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
7928         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
7930         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
7932         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
7934         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
7936         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
7938         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
7940         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
7942         * scripts/ps2png.py (program_name): changed to sys.argv[0]
7944 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7946         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
7947         character position.  Huh?
7949         * scm/output-gnome.scm (placebox): Shield affine-relative.
7951         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
7952         cater for system's pango 1.5.1.
7954         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
7956         * scm/slur.scm: Tweak.
7958 2004-09-08  Graham Percival  <gperlist@shaw.ca>
7960         * Documentation/user/{first couple of chapters}: more editing.
7962 2004-09-07  Graham Percival  <gperlist@shaw.ca>
7964         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
7965         and summary.
7967         * Documentation/user/{first couple of chapters}: the big "Graham's
7968         moved to a new city, his friends haven't arrived, and he has no
7969         internet access" patch.  Numerous editorial and stylistic changes
7970         to the manual.
7972 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7974         * scm/framework-ps.scm (output-framework): handle landscape settings.
7976         * ps/lilyponddefs.ps: cleanup.
7978 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7980         * scm/define-grobs.scm (all-grob-descriptions): unset
7981         threshold. This fixes morgenlied. 
7983         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
7984         rod calculation.
7986         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
7987         spanners into account for staff-extents.
7989         * lily/ottava-bracket.cc (print): take common refpoint of dots
7990         into account as well.
7992 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7994         * lily/lookup.cc (triangle): translate by interval.
7996         * VERSION (PACKAGE_NAME): release 2.3.14
7998         * Documentation/user/changing-defaults.itely (Page layout): add
7999         betweensystempadding
8001         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
8003         * input/regression/quote-cyclic.ly (Module): new file.
8005         * scm/lily.scm (print): add function.
8007         * scm/music-functions.scm (quote-substitute): new
8008         function. Substitute \quote when putting music into \score.
8010         * input/regression/key-signature-cancellation.ly (Module): new file.
8012         * lily/*.cc: more ly_scm2 -> scm_to converions.
8014         * lily/key-signature-interface.cc (print): take position
8015         difference into account when spacing naturals.
8017         * lily/key-engraver.cc (create_key): create KeyCancellation grob
8018         separately, so the cancellation can be put before the staff-bar
8020         * scm/define-grobs.scm (all-grob-descriptions): add a
8021         KeyCancellation grob.
8023         * lily/tuplet-engraver.cc (struct Tuplet_description): new
8024         struct. Use to clean-up Tuplet_engraver
8026 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8028         * lily/*: ly_scm2int -> scm_to_int
8029         ly_scm2double -> scm_to_double
8031         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
8033 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8035         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
8036         0 springs
8038         * lily/system.cc (post_processing): 
8040         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
8041         density for vertical spacing by means of force penalty.
8042         
8043         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
8044         dimension-variables
8046         * Documentation/user/changing-defaults.itely (Page layout): add
8047         betweensystemspace variable.
8049         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
8051         * scm/page-layout.scm (space-systems): new function. Use spring
8052         and rod approach for vertically spacing systems.
8054         * ly/engraver-init.ly: tune down minimumVerticalExtent.
8056         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
8057         vertical alignment.
8059         * lily/slur-engraver.cc (process_music): add warning for slur.
8061 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8063         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
8065         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
8066         export spacing routine to SCM.
8068         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
8069         new class, separate Grobs from interface.
8071 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8073         * lily/include/lily-guile.hh: compatibility glue for 1.6
8075         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
8077         * lily/lily-guile.cc: remove ly_scm2str0.
8079 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
8081         * Documentation/user/macros.itexi: Use @inforef iso @uref for
8082         external references.  Fixes HTML cross references with makeinfo 4.7.
8084 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8086         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
8087         expand_only option.
8089 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8091         * lily/system.cc (get_line): add System stencil to exprs. Fixes
8092         system-extents.ly.
8094         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
8096         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
8097         for MultiMeasureRestNumber
8099         * VERSION (PACKAGE_NAME): release 2.3.13
8101 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8103         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
8104         takes two arguments.
8106 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8108         * input/regression/slur-stem-broken.ly: remove.
8110         * lily/slur.cc: add quant-score.
8112         * input/regression/slur-staccato.ly (texidoc): remove
8114         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
8116 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8118         * lily/include/bezier-bow.hh: remove.
8120         * lily/slur-bezier-bow.cc (Module): remove.
8122         * lily/include/slur.hh (Module): remove.
8124         * lily/slur.cc: remove
8126         * input/test/slur-beautiful.ly (Module): remove
8128         * input/test/slur-attachment-override.ly (Module): remove
8130         * lily/slur-quanting.cc (after_line_breaking): only do scoring
8131         when less than 4 control-points.
8133         * lily/key-signature-interface.cc: add style.
8135         * Documentation/user/notation.itely (Automatic staff changes):
8136         document new behavior.
8138         * input/regression/slur-extreme.ly: new file.
8140         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
8141         bass. Obviates \clef bass in the bass staff, when using \autochange 
8143         * lily/auto-change-iterator.cc (construct_children): instantiate
8144         up/down Staff, create Voice on up staff initially. Obviates
8145         explicit instantiation of up/down contexts for \autochange. 
8147         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
8148         slur depending on extents of note heads.
8149         
8150 2004-08-28  Graham Percival  <gperlist@shaw.ca>
8152         * Documentation/user/tutorial.itely: minor editing.
8154         * Documentation/user/examples.itely: tiny editing.
8156 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8158         * lily/slur-quanting.cc (init_score_param): read scoring
8159         parameters from slur-details property
8161         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
8162         Accidental
8164         * Documentation/user/advanced.itely: removed.
8166         * Documentation/user/programming-interface.itely (How markups work
8167         internally): new subsection.
8169         * Documentation/user/converters.itely (Invoking abc2ly): remove
8170         musedata2ly.
8172 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8174         * Documentation/user/point-and-click.texi (Point and click): new file.
8175         put point & click in appendix.
8176         
8177         * Documentation/user/changing-defaults.itely (Vertical spacing):
8178         corrections
8180 2004-08-27  Graham Percival  <gperlist@shaw.ca>
8182         * Documentation/user/introduction.itely: add note about the
8183         "example templates" section of the manual, and remove link to
8184         input/template/
8186 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
8188         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
8189         -> La@TeX
8191         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
8192         missing lneo_mensural head; editorial cleanups
8194         * lily/mensural-ligature.cc: added more comments
8196 2004-08-26  Graham Percival  <gperlist@shaw.ca>
8198         * Documentation/user/examples.itely: second, third, fourth, and fifth
8199         sections added.
8201         * input/template/{various}: removed files included in examples.itely.
8203 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
8205         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
8206         Stem::stem_end_position instead of broken
8207         Staff_symbol_referencer::get_position
8209 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8211         * debian/changelog: debian patch by Anthony Fok.
8213         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
8215         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
8216         get spurious messages with skipTypesetting on.
8218 2004-08-25  Graham Percival   <gperlist@shaw.ca>
8220         * Documentation/user/lilypond-book.itely: slight clean-up.
8222         * Documentation/user/examples.itely: began section.
8224 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8226         * lily/script-interface.cc: add slur property.
8228         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
8229         too.
8231         * input/regression/phrasing-slur-slur-avoid.ly: new file.
8233         * lily/ottava-bracket.cc (print): always start from right edge of
8234         a broken bound. This fixes ottava-clef.ps 
8236 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8238         * input/regression/slur-script-inside.ly: new file.
8240         * lily/new-slur.cc (outside_slur_callback): new function, to make
8241         scripts avoid slurs 
8243         * lily/slur-engraver.cc (finalize): 
8245         * lily/script-interface.cc: add inside-slur property.
8247         * lily/slur-engraver.cc (finalize): read inside-slur property.
8249         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
8250         message.
8252         * ly/property-init.ly (unHideNotes): hide accidentals at staff
8253         level. Fixes: hideNotes-accidental.ly
8255 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
8257         * scm/page-layout.scm (plain-header): fix bug that print page
8258         number in the first page if firstpagenumber was different than 1.
8260 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8262         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
8263         fonts. Fixes triangle markup for chords.
8265         * lily/slur-quanting.cc (score_extra_encompass): make score depend
8266         on distance. This fixes slur-tenuto.ly and slur-tie.ly
8268         * flower/include/interval.hh (T>): add distance() function
8270         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
8271         octaviation-dot.ly 
8273         * lily/context-scheme.cc: ly_context_grob_definition: new function.
8275         * VERSION (MY_PATCH_LEVEL): release 2.3.12
8277         * lily/new-slur.cc (add_column): remove set_interface()
8279 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8281         * input/regression/slur-double.ly: new file. 
8283         * lily/slur-engraver.cc: add doubleSlurs property
8285         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
8286         symbols.
8288         * Documentation/user/notation.itely (Easy Notation note heads):
8289         revise notation Chapter.
8291         * ly/music-functions-init.ly (makecluster): add makeClusters music
8292         function.
8294         * lily/part-combine-engraver.cc: rename soloADue ->
8295         printPartCombineTexts
8297         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
8299         * lily/horizontal-bracket.cc (print): use
8300         Tuplet_bracket::make_bracket, so it supports bracket-flare,
8301         edge-eight and shorten-pair.
8303 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
8305         * Documentation/user/changing-defaults.itely (Page layout):
8306         description of firstpagenumber. Moved @refbugs about rightmargin
8307         to the end of the section (it was looking like the documentation
8308         after the refbugs was part of the bug comment).
8310         * scm/framework-ps.scm (output-framework): set the first
8311         postscript page number to firstpagenumber
8313         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
8314         page number according to firstpagenumber
8316         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
8317         parameter
8319 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8321         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
8322         nested slurs. 
8324         * scripts/convert-ly.py (lilypond_version_re_str): handle
8325         \version "bar" % "foo"
8327         * lily/completion-note-heads-engraver.cc (process_music): set
8328         duration-log before announcing object.
8329         
8330         * lily/staff-symbol.cc (print): subtract thickness from staff line
8331         length
8333         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
8334         
8335 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
8337         * scm/stencil.scm: remove fontify-text and fontify-text-white
8339 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8341         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
8343         * Documentation/user/sound-output.texi (Sound): new file. Move all
8344         MIDI related information.
8346 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8348         * lily/script-engraver.cc (acknowledge_grob): only take into
8349         account note heads with a music cause. Fixes ambitus-accent.ly
8351         * scm/define-markup-commands.scm (finger): set encoding to
8352         fetaNumber.
8354 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
8356         * scripts/convert-ly.py: typo
8358 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
8360         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
8361         font calls for diagrams based on paper and props
8363 2004-08-19  Graham Percival <gperlist@shaw.ca>
8365         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
8367 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
8369         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
8370         added setHairpinDecresc/Dim
8372 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8374         * lily/include/lily-guile.hh: Cosmetics.
8376 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8378         * input/regression/fermata-rest-position.ly: new file
8380         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
8382         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
8384 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8386         * scm/framework-tex.scm (output-preview-framework) 
8387         (output-classic-framework): 
8388         * scm/framework-ps.scm (output-preview-framework):
8389         s/ly:paper-book-lines/ly:paper-book-systems/g
8391         * scm/fret-diagrams.scm (ss-font-encoding):
8392         s/my-font-encoding/ss-font-encoding
8394 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8396         * scm/music-functions.scm (direction-polyphonic-grobs): Set
8397         direction also on fingerings.
8399         * lily/clef-engraver.cc: Add forceClef to list of read properties.
8401 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8403         * po/nl.po: Some updates.
8405         * scm/lily.scm (_): New function.
8406         (postscript->pdf, postscript->png, lilypond-main)
8407         (postscript->pdf): Use it.  Write messages to stderr.
8409         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
8411         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
8412         xgettext does not recognise scheme yet.  Patch submitted.
8414         * lily/scm-option.cc (LY_DEFINE):
8415         * lily/main.cc: The program is now called lilypond (WAS:
8416         lilypond-bin).
8418         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
8419         messages.
8421         * lily/include/paper-book.hh
8422         * lily/include/paper-system.hh: Finish renaming of paper-line to
8423         system.  Fix users.
8425 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8427         * scm/documentation-generate.scm (string-append): add version.
8429         * scm/define-markup-commands.scm (box): add box-padding and
8430         thickness props for the box command.
8432         * Documentation/user/changing-defaults.itely (Text encoding):
8433         elucidate use of \encoding for \header strings.
8435         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
8437         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
8438         staff-change.ly
8440         * lily/output-def.cc (assign_context_def): use set_variable().
8442         * lily/text-item.cc (interpret_string): accept string input
8443         encoding too.
8445         * scm/encoding.scm (read-encoding-file): print warning when file
8446         can't be found.
8448         * tex/latin1.enc: remove.
8450         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
8452         * lily/rod.cc (columnize): robustness fix. Don't crash for
8453         nil span points. Fixes: appoggiatura-segfault.ly
8454         (add_to_cols): extra robustness fix.
8456 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8458         * lily/text-item.cc (interpret_string): use lookup_variable() to
8459         fidn inputencoding. Now, \paper inherits inputencoding from
8460         \bookpaper.
8462         * lily/script-engraver.cc (stop_translation_timestep): remove slur
8463         collision kludge.
8465         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
8466         kludge.
8468 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8470         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
8472 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8474         * lily/spanner.cc (spanned_rank_iv): Bugfix.
8476         * lily.scm: Mark un-internationlised user messages (with FIXME).
8478         * lily/include/modified-font-metric.hh (struct
8479         Modified_font_metric): New file.  (WAS: incorrectly named
8480         scaled-font-metric.hh ?)
8482         * lily/include/scaled-font-metric.hh: Remove.
8484         * lily/text-item.cc (interpret_string): Identify and document
8485         input-encoding problem.
8487         * lily/paper-book.cc (pages): Do not use `paper' as variable name
8488         for a Bookpaper.
8490         * tex/latin1.enc: Replace /minus with /hyphen.
8492         * scm/encoding.scm: For latin1 (input-)encoding, use
8493         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
8495         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
8496         inputencoding.
8498 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
8500         * Documentation/topdocs/INSTALL.html: fixes.
8502 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
8504         * buildscripts/builder.py: Fix for scons CVS.
8506 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
8508         * Documentation/user/notation.itely,
8509         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
8510         input/test/ambitus-mixed.ly: fix plurals:
8511         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
8513 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8515         * lily/dynamic-engraver.cc (typeset_all):
8516         * lily/script-engraver.cc (stop_translation_timestep): Handle
8517         collisions with new-slur.
8519 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8521         * scm/define-grobs.scm (all-grob-descriptions): Add
8522         new-slur-interface.
8524 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8526         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
8527         produces .PS
8529 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
8531         * scm/define-grob-properties.scm (all-user-grob-properties): fix
8532         definition of number-type
8534 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
8536         * scm/fret-diagrams.scm : change sans-serif font encoding from 
8537         TeX-text to ec (uses ecss fonts instead of cmss fonts)
8539         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
8540         number-type and label-dir
8542         * scm/define-grob-properties.scm: add number-type and label-dir
8544         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
8545         left or right.  Allow choice of upper-case roman, lower-case roman, or
8546         arabic numerals in fret label
8548 2004-08-04  Werner Lemberg  <wl@gnu.org>
8550         * lily/slur-quanting.cc: Include libc-extension.hh.
8551         s/round/my_round/.
8552         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
8553         s/autobeaming/autoBeaming/.
8555 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8557         * VERSION: 2.3.11 released.
8559         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
8560         renameinput.
8562 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8564         * lily/lookup.cc (round_filled_box): remove warnings about blot
8565         diameter.
8567         * scm/paper.scm (paper-set-staff-size): make linethickness more
8568         easily tunable.
8570         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
8571         \newlyrics -> \addlyrics
8573         * lily/text-spanner.cc (print): use it.
8575         * lily/dynamic-text-spanner.cc (print): use it.
8577         * lily/grob.cc (robust_relative_extent): new function.
8579         * scripts/lilypond-book.py (main): add -f tex as default process.
8581         * lily/text-spanner.cc (print): only take linear_combination of
8582         nonempty interval.
8583         
8585 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
8587         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
8588         isn't specified by the user in \bookpaper center the music in the
8589         page.
8591 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8593         * Fix some problems after the renaming of my-lily -> lily
8595 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8597         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
8599         * lily/slur-quanting.cc (enumerate_attachments): apply center on
8600         stem-X in more cases. 
8602         * lily/stem.cc (dim_callback): solve todo.
8604 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8606         * input/test/README: new file.
8608         * lily/lily-parser.cc: rename my-lily* files.
8610         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
8611         parser.
8613         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
8615         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
8617         * make/mutopia-targets.make (local-WWW): don't make ps.gz
8618         examples. They take a huge amount of space.
8620         * Documentation/user/GNUmakefile: fix symlinks.
8622         * VERSION: 2.3.10 released.
8623         
8624         * input/test/lyrics-skip-notes.ly: remove
8626         * input/test/stem-cross-staff.ly (noFlag): fold into manual
8628         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
8629         remove.
8631 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
8633         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
8634         fixes.
8636 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8638         * input/regression/beam-dir-functions.ly: move from test/
8640         * Documentation/user/notation.itely (Feathered beams): new node.
8642         * Documentation/user/changing-defaults.itely (Difficult tweaks):
8643         new node
8645         * input/regression/lyric-hyphen-retain.ly: move to regression.
8647         * input/regression/harmonic.ly: fold into manual
8648         
8649         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
8650         stem-length,chord-names-no-inversions}.ly: remove
8651         
8652         * input/test/tie-cross-voice.ly: move to regression.
8654         * Documentation/user/notation.itely (Running trills): new node.
8656         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
8658         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
8660         * lily/trill-spanner-engraver.cc: new file.
8662         * input/regression/trill-spanner.ly: new file.
8664         * input/test/timing.ly: fold into manual.
8666         * input/test/time.ly: remove
8668         * input/test/trill.ly: remove
8669         
8670         * input/test/time-signature-double.ly: fold into manual
8672         * input/test/separate-staccato.ly: remove
8674         * input/test/spanner-after-break-tweak.ly: fold into manual.
8676         * input/test/script-priority.ly: fold into manual.
8678         * input/test/scheme-interactions.ly: remove.
8679         
8680         * input/test/unfold-all-repeats.ly (mel),
8681         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
8682         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
8683         fold into manual.
8685         * input/regression/no-staff.ly: move from input/test/
8687         * input/regression/markup-score.ly: move from input/test/
8689         * input/test/lyrics-melisma-faster.ly: fold into manual
8690         
8691         * input/test/lyrics-melisma-variants.ly: fold into manual
8693         * Documentation/user/notation.itely (Popular music): new node. 
8695         * input/test/gourlay.ly: remove
8696         
8697         * input/test/improv.ly: fold into manual.
8699         * input/test/figured-bass-alternate.ly (fl): remove
8701         * lily/dynamic-text-spanner.cc (print): new file.
8703         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
8705         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
8706         keep recursing into children in case a parent context inserts a
8707         grob into a child context.
8709         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
8710         
8711 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8713         * scm/define-markup-commands.scm (postscript): new markup command
8714         \postscript
8716         * Documentation/user/notation.itely (Formatting cue notes): new
8717         section.
8719         * input/test/clef-end-of-line.ly: fold into manual.
8721         * input/test/scales-greek.ly: remove.
8723         * input/test/chords-without-melody.ly: fold into manual.
8725         * input/test/cadenza-skip.ly: remove.
8727         * input/test/clef-8-syntax.ly: remove.
8729         * input/test/clef-manual-control.ly: move into manual.
8731         * Documentation/user/notation.itely (Aligning to cadenzas): fold
8732         in cadenza-skip.ly
8734         * mf/parmesan*.mf: change neo_mensural to neomensural.
8736         * input/test/trills.ly: remove.
8738         * input/test/transposition.ly: remove.
8740         * input/test/to-xml.ly: move to no-notation.
8742         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
8744         * lily/ledger-line-spanner.cc (print): use staff variable, not
8745         me. Fixes ledger lines on differently sized staves.
8747         * input/test/rhythm-excercise.ly: remove file.
8749         * lily/stem.cc (dim_callback): only do something if visible. Fixes
8750         spurious flag not found warning for 128th rest.
8752         * input/regression/rest-dot-position.ly: new file.
8753         
8754         * input/test/rest-dot-positions.ly: remove
8756         * lily/staff-symbol-referencer.cc (get_position): emergency
8757         fallback: use coordinate * 2.
8759         * input/no-notation/midi-scales.ly: move from test/
8761         * scm/define-markup-commands.scm (score): remove debugging code.
8763         * input/test/incipit.ly (violin): remove. 
8765         * lily/system-start-delimiter.cc (print): only draw system
8766         delimiter to staves that reach up to left bound of the delimiter.
8768         * input/no-notation/embedded-scm.ly: move from test/
8770         * input/test/follow-voice.ly: remove
8772         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
8774         * input/test/drarn*: remove
8775         
8776         * input/test/count-systems.ly: remove.
8778         * lily/bar-line.cc (compound_barline): fix : for staff without
8779         lines.
8781         * lily/accidental.cc (print): use music_font_alist_chain(). This
8782         fixes smaller cautionaries.
8784         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
8785         encoding for accidental.
8787         * Documentation/user/notation.itely (Educational use): new section
8789         * input/test/*.ly: clean up directory: move examples into manual
8790         or regtest.
8791         
8793         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
8794         mode as well. This fixes resolution errors.
8796 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8798         * scm/lily.scm (postscript->png): show commands for --verbose.
8800         * flower/include/getopt-long.hh: opps. short option should be
8801         char, not int.
8803         * Documentation/user/GNUmakefile: use symlinks to save space.
8805         * VERSION: 2.3.9 released.
8807         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
8809         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
8810         manual.
8812         * Documentation/user/tutorial.itely (Integrating text and music):
8813         remove \score and \notes from manual.
8815         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
8816         mode in the beginning.
8818 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8820         * Documentation/user/changing-defaults.itely (Horizontal spacing):
8821         Correct the documentation of the spacing parameters. 
8823         * Documentation/user/tutorial.itely (Integrating text and music), 
8824         Documentation/user/lilypond-book.itely (Integrating LaTeX and
8825         music): Document that you need to add the map file ec-mftrace.map
8826         in the dvips command.   
8828 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8830         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
8831         found.
8833         * lily/text-item.cc (interpret_string): insert encoding setting
8834         here
8836         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
8837         encoding kludge.
8839         * Documentation/user/changing-defaults.itely (Text encoding): node
8840         on encoding.
8842         * lily/lyric-engraver.cc (try_music): remove superfluous check.
8844         * lily/book-paper-def.cc (find_scaled_font): remove default
8845         encoding, because it messes up font loading for feta and
8846         parmesan. Encoding should only be specified for running texts.
8848         * lily/modified-font-metric.cc (text_dimension): support coding
8849         scheme ""
8850         
8851 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8853         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
8854         definition, so \override works as expected.
8856         * lily/measure-grouping-engraver.cc: clarify
8858 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8860         * lily/parser.yy (context_def_mod): remove \consistsend
8862         * lily/context-def.cc (instantiate): use Translator::must_be_last
8863         to determine engraver order.
8865         * lily/translator.cc (must_be_last): new function
8867         * scripts/convert-ly.py (conv): rule.
8869         * lily/bar-line.cc (print): return '() for height == 0.0 too.
8871 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
8873         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
8875 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8877         * lily/include/lily-guile.hh (scm_is_int): compat glue.
8879 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
8881         * input/regression/page-layout.ly: new file.
8883         * scm/paper.scm (set-paper-dimensions): Preliminary support for
8884         left and right margins.
8886         * Documentation/user/changing-defaults.itely (Page layout):
8887         Explain the leftmargin option.
8889 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8891         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
8893         * input/test/lyrics-melisma-faster.ly: new file.
8895         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
8896         change of melody by setting associatedVoice.
8898         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
8900         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
8901         file contents, rather \include them, so default linewidth is set.
8902         (ly_options): make BOOKPAPER set of options. Move linewidth
8903         settings there.
8905         * Documentation/user/examples.itely: new file. Templates are to be
8906         moved here.
8908         * Documentation/user/programming-interface.itely: move chapter.
8910         * scm/document-markup.scm (doc-markup-function): add @code
8912         * stepmake/stepmake/texinfo-rules.make: remove chmod.
8914 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8916         * scm/page-layout.scm (plain-header): add printpagenumber boolean
8917         to bookpaper.
8919         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
8920         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
8922         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
8924         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
8926         * scripts/lilypond-latex.py: move from lilypond.py
8928         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
8929         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
8931         * scm/lily.scm (postscript->png): new function
8932         (postscript->pdf): new function
8934         * lily/paper-book.cc (post_processing): call
8935         convert-to-{dvi,ps,png,pdf}
8937         * scripts/ps2png.py (option_definitions): new file.
8939         * lily/paper-book.cc (output): call output-preview-framework
8940         (post_processing): new function. Do PDF/PNG conversion.
8942         * lily/paper-outputter.cc (close): new function.
8944         * scm/framework-ps.scm (convert-to-pdf): new function. Call
8945         ps2pdf.
8946         (output-preview-framework): new function. Generate a preview .ps
8947         
8949 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8951         * VERSION: release 2.3.8
8952         
8953         * lily/note-head.cc: remove ledger line handling.
8955         * lily/ambitus.cc (print): strip away accidental / note head code,
8956         and associated properties.
8958         * lily/ambitus-engraver.cc (create_ambitus): change name to
8959         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
8960         other ambitus parts.
8961         (create_ambitus): group grobs in Ambitus grouping object. 
8963         * lily/include/pitch-interval.hh (Pitch>): new file.
8965         * lily/pitch-interval.cc (add_point): new file.
8967         * lily/ledger-line-engraver.cc: new file.
8969         * lily/ledger-line-spanner.cc (print): new file. Set limits to
8970         ledger line length to avoid clashes.
8972 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8974         * Documentation/user/invoking.itexi (Invoking lilypond): remove
8975         deprecated options
8977 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8979         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
8980         to command line option: fast=1 (default on).
8982         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
8983         This brings SCons run-time on up-to-date tree down from 48s with
8984         only checksums, to 34s without 2day checksums, to 14s (make needs
8985         4 seconds).
8986         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
8987         necessary.
8989 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8991         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
8992         (score_extra_encompass): process scripts at edges too, by checking
8993         control points directly. 
8995 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8997         * po/nl.po: Update.
8999         * lily/main.cc: Fix ly:option-usage help.
9001         * input/regression/slur-script.ly: More collision tests.
9003         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
9005 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9007         * VERSION: release 2.3.7
9009         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
9010         files.
9012         * Documentation/user/notation.itely (Slurs): document ^ and _ for
9013         slurs.
9015         * input/regression/slur-script.ly: new file.
9017         * lily/accidental-engraver.cc (process_acknowledged_grobs):
9018         make accidental appear to come from note head engraver.
9020         * lily/slur-quanting.cc: new file.
9021         (score_extra_encompass): new function. Avoid scripts and
9022         accidentals
9024 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9026         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
9027         This greatly reduces the number of files that get recompiled
9028         after touching config.hh.
9030         * config.hh.in: Remove GUILE_*_VERSION.
9032         * lily/new-slur.cc: Resolve conflicts.
9034         * lily/stem-engraver.cc (make_stem): New method.
9036         * lily/include/script-interface.hh:
9037         * lily/script-interface.cc: New file.
9039         * lily/include/script.hh:
9040         * lily/script.cc: Remove.
9042         * lily/music.cc (duration_log): New method.
9044         * lily/script.cc (struct Skript): Remove.
9046         * lily/new-slur.cc (get_base_attachments): Try at articulations.
9047         Lots of coding cleanups (Stom).
9049 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9051         * lily/new-slur.cc (avoid_staff_line): new function: avoid
9052         collisions with staff lines.
9054         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
9055         global_path
9057         * scm/define-grobs.scm (all-grob-descriptions): set ratio
9058         .25. This flattens short slurs.
9060         * lily/new-slur.cc (enumerate_attachments): move X of attachment
9061         points for tilted slurs.
9063         * input/regression/slur-tilt.ly: new file.
9065         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
9066         stems of 16th graces too.
9068         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
9069         quant penalty dependent on how much the line is in the gap.
9071         * input/regression/grace-stem-length.ly: new file.
9073         * lily/beam-quanting.cc (score_forbidden_quants): remove
9074         interquant check. The penalty of 1000 is much too harsh, and the
9075         inter case should be caught by check-staff-line-in-gap check.
9077         * lily/scm-option.cc: move debug-beam to \paper.
9079         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
9080         .txt files to appease makeinfo.
9082         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
9083         remove texttagline.
9084         
9085         * lily/new-slur.cc: cleanup, split in functions.
9087         * lily/parser.yy (chord_body_element): allow octave-check = inside
9088         chord body. 
9090         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
9092         * lily/stem.cc (height): call Beam::after_line_breaking().
9094         * lily/rest-collision.cc (force_shift_callback): only call shift
9095         for columns containing rests.
9097         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
9099         * input/regression/font-postscript.ly: invoke afm2tfm. 
9101 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9103         * mf/SConscript: Build map files.
9105         * SConstruct: Rename $out to out-www in web.
9107 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9109         * SConstruct (web_kluts): Have make web build in out-www.  Not.
9111 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9113         * Documentation/user/music-glossary.tely (Top): add fragment to
9114         pertinent @lilypond entries.
9116         * scm/define-grobs.scm: switch on new-slur by default.
9118         * lily/scm-option.cc: symbol != string.
9120         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
9121         really work yet.
9122         (set_end_points): make X coord of attachment dependent on  Y.
9123         (score_encompass): add edges too.
9125 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9127         * lily/stem.cc (get_beaming): new function.
9129         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
9130         for fragment snippets. This fixes inclusion of toplevel-music
9131         examples (such as new-slur.ly)
9133 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9135         * scripts/lilypond-book.py: Remove second import of stat.
9137         * More SCons cleanups.
9139         * Documentation/bibliography/computer-notation.bib (note): Remove
9140         extraneous closing brace.
9142 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9144         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
9145         stat calls.
9147         * Documentation/bibliography/SConscript (bibs): failed try to get
9148         bib2html find html-long.bst.
9150         * buildscripts/bib2html.py (stat): fail if bibtex fails.
9152         * make/stepmake.make: use usescons for using scons. 
9154 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9156         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
9157         for lilypondend.  Import stat (huh?).
9159 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9161         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
9162         bypass dvi. 
9164         * input/regression/font-postscript.ly: new file. 
9166         * scm/framework-ps.scm (load-fonts): load pfb files too.
9168         * lily/pfb.cc (pfb2pfa): new file.
9170 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9172         * scripts/lilypond-book.py (PREAMBLE_LY): set
9173         toplevel-music-handler too.
9175 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9177         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
9178         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
9180         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
9182         * python/SConscript:
9183         * python/vim:
9184         * input/mutopia/*SConscript: New file.
9186         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
9188         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
9189         fixes web build.
9191         * make/stepmake.make (scons): re-route to SCONS if user has been
9192         running scons in this tree.
9194         * SConstruct (config_vars): Add CPPDEFINES.
9195         (env): Set checksums type to "content".
9196         (save_config_cache): Do not exit after configuring when using
9197         checksums (the default) instead of timestamps.
9199 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9201         * SConstruct: Further development.
9203         * input/test/SConscript: 
9204         * input/template/SConscript: 
9205         * input/regression/SConscript: 
9206         * Documentation/bibliography/SConscript:
9207         * Documentation/bibliography/index.html.in: New file.
9209         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
9210         generation.
9212         * buildscripts/builder.py: Add new builders.
9214         * make/stepmake.make: 
9215         * stepmake/stepmake/*.make: 
9216         * configure.in:
9217         * lily/*:
9218         * flower*: Use config.hh (Was config.h).
9220         * scm/encoding.scm (get-coding): Print friendly error message when
9221         no encoding is found, rather than crashing.
9223 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9225         * lily/new-slur.cc (score_slopes): strong sloping score only when
9226         stems point in same dir. 
9228 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9230         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
9231         for beam start.
9233         * lily/parser.yy (context_prop_spec): check grob name for
9234         alphanumericness..
9236         * lily/lyric-engraver.cc: creates LyricText objects
9238 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9240         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
9242 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9244         * SConstruct: Configure only pristine build tree or on user
9245         request.  Cleanups.  Add Documentation/topdocs to subdirs.
9246         Use checksums instead of timestamps.
9247         (CheckYYCurrentBuffer): Return result.
9249         * Documentation/topdocs/SConscript: New file.
9251 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9253         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
9255         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
9256         scm_from_int instead.
9258 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9260         * SConstruct: Updates.  Add targets: tar, dist, release.
9262 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9264         * input/mutopia-header.ly: Generate output.
9266         * SConstruct:
9267         * buildscripts/builder.py:
9268         * Documentation/user/SConscript: SCons fixes.
9270 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9272         * lily/new-slur.cc (class New_slur): new file. Score based slur
9273         computations.
9275 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9277         * mf/SConscript: Remove Builders.
9279         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
9281         * input/SConscript: 
9282         * Documentation/user/SConscript: New file.
9284 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9286         * Documentation/topdocs/NEWS.texi (Top): add note about new
9287         emacs electric-|
9289         * scm/*.scm: adapt ly:warn calls.
9291         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
9293         * lily/repeat-acknowledge-engraver.cc (process_music): look at
9294         main timing, not grace timing. Fixes volta-repeat-grace.
9296         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
9297         remove ly:kpathsea-gulp-file.
9299         * scm/translation-functions.scm (format-metronome-markup): make
9300         note smaller, align to bottom.
9302         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
9304         * lily/metronome-engraver.cc (stop_translation_timestep): attach
9305         metronome to musical column. Don't ack time sigs or bar lines.
9307 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
9309         * THANKS: sort, add David. Kristof contributed code, he is a
9310         contributor.
9312 2004-07-09  David Svoboda      <svoboda@cmu.edu>
9314         * elisp/lilypond-mode.el,
9315         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
9316         count beats between last measure stop | and point in emacs.
9317         
9318 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9320         * tex/GNUmakefile (TEX_FILES): don't dist
9321         music-drawing-routines.ps, latin1.enc 
9323         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
9324         --no-pdf, --pdftex
9325         (copyright): add --latex option
9326         (ic_p.make_include_option): use direct PS as default.
9328         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
9330         * input/regression/beam-concave.ly (rossFourBeams): add cases from
9331         Ross
9333         * scm/script.scm (default-script-alist): marcato should follow
9334         into staff
9335         
9336 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9338         * buildscripts/builder.py:
9339         
9340         * Documentation/SConscript (outdir): New file.  Add *list.ly
9341         dependencies.  Fixes PDF doc build.
9343 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9345         * SConstruct: Add Tar target (incomplete), fix install issues, fix
9346         run from build-dir.
9348         * ly/SConscript:
9349         * scm/SConscript: New file.
9351         * lily/main.cc (dir_info): Print variables in sh format.
9353         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
9355         * mf/SConscript: Update multiple target rules.
9357         * SConstruct (assert_version): Add.
9359 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9361         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
9363 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9365         * buildscripts/mf-to-table.py: Do not try to open ''.
9367         * mf/SConscript: New file.
9369 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
9371         * scm/fret-diagrams.scm : Convert many properties to constants,
9372         reducing the pollution of the property namespace.
9374         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
9375         unnecessary properties for fret-diagram
9377         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
9378         for interface
9380 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9382         * SConstruct: Update.
9384 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9386         * input/regression/beam-quant-standard.ly (seconds): print desired
9387         quants when failing.
9389 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9391         * SConstruct:
9392         * flower/SConscript:
9393         * lily/SConscript: New file.
9395 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
9397         * scm/define-grob-properties.scm (all-user-grob-properties): Add
9398         descriptions for all fret-diagram properties.
9400         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
9401         fret-diagram interface code
9403 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9405         * ly/book-paper-defaults.ly: set default encoding to ec.
9407         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
9408         installed.
9410         * tex/latin1.enc: new file, from a2ps. 
9412 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
9414         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
9415         add a faint, green border line.
9417         * Documentation/index.html.in: drop <table>, add a faint border line.
9419 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9421         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
9423         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
9425 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
9427         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
9429         * scm/output-tex.scm (white-text): Add scale parameter to allow font
9430         scaling
9432         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
9433         properly scale white text
9435         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
9436         position for numbered dots so dot will touch fret.
9437         (various routines): move to font-metric interface, rather than
9438         name, size interface.  Clean up comments.
9440         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
9441         size and offset to better center white text.
9443 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9445         * ChangeLog: Remove pre-2.1 changes.
9447         * Documentation/misc/ChangeLog-2.1: New file.
9449         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
9450         from ChangeLog.
9452 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9454         * input/test/chords-below-volta-bracket.ly,
9455         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
9457 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9459         * VERSION: release 2.3.6
9461         * input/regression/beam-quant-standard.ly: new file: test standard
9462         beam quants.
9464         * scm/beam.scm (check-quant-callbacks): new function
9465         (check-beam-quant): new function: check whether current beam
9466         quants match argument.
9468         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
9469         forbidden quant for sitting (upstem)/hanging (downstem) on outer
9470         staffline line.
9472 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9474         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
9475         functions.
9477         * lily/note-collision.cc (do_shifts): align colliding notes to
9478         their leftmost note.
9480         * input/regression/collision-alignment.ly: new file.
9482         * ly/init.ly: don't print gc stats.
9484         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
9485         extra newline
9487         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
9488         for dimensions. This fixes ottava-remove-empty-staff.ly
9490         * input/regression/lyrics-tenor-clef.ly: new file.
9492         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
9493         cyclic parents when two axis-group-engravers are
9494         present. Fixes: crash-axis-group-engraver.ly. 
9495         
9496         * input/test/volta-chord-names.ly: new file.
9498         * scm/define-context-properties.scm
9499         (all-user-translation-properties): change voltaOnThisStaff
9500         definition. 
9502         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
9503         if necessary.
9505         * lily/volta-bracket.cc (print): handle volta brackets without
9506         bars. 
9508 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9510         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
9511         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
9513 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9515         * scm/output-gnome.scm: updated instructions for running gnome
9516         backend
9518 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
9520         * scm/fret-diagrams.scm (draw-dots): default values for dot size
9521         and dot-position now depend on finger-code value; in-dot makes
9522         dots larger and centered.
9523         (draw-barre): added straight-barre indicator option
9524         (draw-dots): made fontify-text-white work.
9526         * music-drawing-routines.ps: added /draw_white_text
9528         * scm/output-tex.scm:  added white-text
9530         * scm/output-ps.scm:  added white-text
9532         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
9533         list of stencil expressions
9535         * scm/stencil.scm: Added fontify-text-white
9537 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
9539         * input/regression/+.ly: use @unnumbered section.
9541 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9543         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
9544         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
9546 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9548         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
9550 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9552         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9553         was causing an error. (was not actually commited in 2004-06-20)
9555         * input/regression/lily-in-scheme.ly (withPaddingC): does not
9556         breaks anymore
9558 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9560         * VERSION: 2.3.5 released.
9561         
9562         * lily/my-lily-parser.cc (parse_string): switch module too.
9564 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9566         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
9567         ec-fonts-mftraced to running requirements.
9569 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9571         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
9572         assignments don't reach the original file.
9574         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
9575         exists
9577 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9579         * scm/output-gnome.scm: 
9580         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
9582         * debian/: Apply Debian patch (Anthony Fok).
9584 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
9586         * Documentation/user/music-glossary.tely: fix titling; @top is already
9587         an @unnumbered @chapter.
9589 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9591         * debian/GNUmakefile (EXTRA_DIST_FILES):
9592         (CONF_FILES): update file list.
9594         * lily/stencil.cc (interpret_stencil_expression): bugfix.
9596 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9598         * debian/: Remove cruft (requested Anthony Fok.)
9600         * buildscripts/guile-gnome.sh: Build without gcc libtool version
9601         juggling.
9603         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
9604         Add popup menu with grob properties.
9606         * lily/grob-scheme.cc (ly:grob-properties):
9607         (ly:grob-basic-properties): New function.
9609         * lily/stencil.cc (interpret_stencil_expression): Comment-out
9610         "no-origin" call.  Fixes -fps output.
9612         * scm/output-ps.scm (no-origin): Add dummy implementation.
9614         * scm/output-gnome.scm (define-origin): Remove
9615         (grob-cause): Add.
9617         * scm/output-ps.scm (scm):
9618         * scm/output-tex.scm (scm): Remove define-origin from exports list.
9619         (define-origin): Remove.
9621         * scm/output-gnome.scm (define-origin): 
9623         * scm/lily.scm (ly:all-output-backend-commands): Remove
9624         define-origin.  Add grob-cause.
9626 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
9628         * buildscripts/lilypond-words.py: add ly/portugues.ly.
9630 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
9632         * Documentation/user/GNUmakefile:
9633         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
9634         --include-css=.../texinfo.css; command includes css into the html.
9636         * Documentation/texinfo.css: add file.
9637         define <hr> as black and thin.
9639 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9641         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
9642         stencil expression. Junk define-origin.
9644         * lily/my-lily-parser.cc (parse_string): init parser variable when
9645         lexer_ is set, ie. in parse_string and parse_file.
9647         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
9648         ly:score-bookify.
9650         * scm/lily.scm (collect-scores-for-book): new function.
9652         * ly/init.ly: print collected scores/musics.
9654         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
9655         scope, not in lily module.
9657         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
9659         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
9660         encapsulate gtk/pango tests.
9662         * po/tr.po: Turkish translation.
9664 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9666         * input/regression/lily-in-scheme.ly: regression test for #{
9667         ... #} syntax
9669         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
9670         was causing an error.
9672         * Documentation/user/programming-interface.itely (Using LilyPond
9673         syntax inside Scheme): documentation for #{ ... #} syntax.
9675 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
9677         * Documentation/index.html.in: use black thin <hr>.
9679         * buildscripts/mutopia-index.py: use thin black <hr>.
9681 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9683         * scm/fret-diagrams.scm: Use UNIX style line endings.
9684         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
9685         typo.  Fixes compile.
9687         * scm/output-ps.scm (white-dot): Remove second incarnation.
9689         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
9691 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9693         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
9694         single file error.
9696         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
9698 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
9700         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
9701         remove size as argument to fret-diagram interface;
9702         improved white-circle dots for fret;
9703         improved top-fret thick line/
9705         * scm/output-ps.scm: added white-dot function
9707         * scm/output-tex.scm: added white-dot function
9709         * tex/music-drawing-routines.ps: added draw_white_dot function
9711         * ps/music-drawing-routines.ps: added draw_white_dot function
9713         * input/test/fret-diagram.ly: examples to show multiple
9714         functions and multiple interfaces
9716 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9718         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
9719         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
9721         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
9722         conflict.  Have I told you lately how much I love autotools?
9724 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9726         * lily/lily-guile.cc: 
9727         * lily/pangofc-afm-decoder.cc:
9728         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
9729         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
9731         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
9732         developers.
9734         * lily/paper-outputter.cc (file): New method.
9735         (dump_string): Use it.
9737         * scm/output-gnome.scm: Update with pango CVS info, lilylib
9738         musing.
9740         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
9741         of them has a comma :-).
9743         * scm/framework-gnome.scm: Add pango decoders.
9745         * lily/include/pangofc-afm-decoder.hh: 
9746         * lily/pangofc-afm-decoder.cc: New file.
9748         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
9750         * configure.in: Check for pango.
9752         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
9753         autoconf).
9754         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
9756         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
9758 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9760         * Documentation/user/tutorial.itely (Integrating text and music):
9761         fix grammar & punctuation.
9763 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9765         * lily/: Stray janitorial cleanups.
9767         * scm/lily.scm (ly:all-stencil-expressions):
9768         * scm/lily.scm (ly:all-output-backend-commands): New function.
9770         * scm/safe-lily.scm (safe-objects): Add them.
9772         * scm/framework-gnome.scm (<gnome-outputter>): New class.
9774         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
9776 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9778         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
9780 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9782         * scm/page-layout.scm (default-page-make-stencil): add
9783         raggedbottom, raggedlastbottom.
9785         * Documentation/user/changing-defaults.itely (Page layout): add doc.
9787         * scm/framework-tex.scm (define-fonts): fix export of
9788         papersize.
9790         * lily/paper-book.cc (classic_output): strip suffixes from
9791         framework functions.
9793         * lily/tuplet-bracket.cc (before_line_breaking): do not return
9794         SCM_UNDEFINED to Scheme.
9796 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9798         * lily/book.cc: remove Book::to_stencil().
9799         (process): whoops. Score::book_rendering returns vector, not list.
9801         * scripts/convert-ly.py (conv): remove \notes.
9802         apply to input examples.
9804         * lily/paper-outputter.cc (output_stencil): don't use
9805         smobify_self() but self_scm()
9807         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
9808         from smobify_self().
9810         * lily/paper-book.cc (output): load framework module
9811         scm_c_resolve_module().
9813         * python/lilylib.py (exit): exit with argument i.
9815 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9817         * scm/framework-gnome.scm (output-framework-gnome): Try loading
9818         gnome modules from non-toplevel.
9820         * lily/ly-module.cc (ly:import-module): Export to ly:.
9822         * lily/paper-score.cc (process): Do not show progress newline.
9824         * lily/paper-book.cc (output, classic_output): Show progess
9825         newline after score.
9827 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
9829         * buildscripts/lilypond-words.py: add ly/vlaams.ly
9831 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9833         * lily/score.cc (ly:run-translator): Do not crash on empty music
9834         list.
9836         * lily/book.cc (process): Do not render score when systems is empty.
9838         * input/simple-song.ly: Down one octave.
9840         * scm/output-gnome.scm: Remove script again; re-add modules fix
9841         (CVS conflict resolve?)
9843         * lily/stencil.cc (ly:interpret-stencil): Was:
9844         interpret_stencil_expression.
9846 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9848         * buildscripts/guile-gnome.sh: New file.
9850         * scm/output-gnome.scm: White background, better window size, sane
9851         canvas size.  Cleanups.
9853 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9855         * VERSION: release 2.3.4
9857         * Documentation/user/invoking.itexi (Invoking the lilypond
9858         binary): document --safe.
9860         * scm/output-gnome.scm: set PATH in script.
9862         * scm/page-layout.scm (default-page-make-stencil): don't stretch
9863         if there is too few systems on a page.
9865         * lily/parser.yy (relative_music): start at middle C without pitch
9866         argument.
9868         * Documentation/user/changing-defaults.itely (Page layout): new node.
9869         (Paper size): rename node
9870         (Page breaking): new node.
9871         (Titling): move from invoking.
9872         (File structure): new node.
9874         * lily/parser.yy (score_body): allow \header and music anywhere in
9875         \score body.
9877 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9879         * scm/lily.scm (ly:load): Remove page-breaking.scm.
9881 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9883         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
9885         * lily/include/paper-line.hh: rename to Paper_system.
9887         * lily/include/paper-book.hh: doc class.
9889         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
9891         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
9892         (plain-header): add instrument-name.
9893         (default-page-make-stencil): bugfixes.
9895         * lily/parser.yy (book_body): allow \header anywhere in \book{}
9897         * lily/paper-book.cc: remove copyright & tagline. Remove
9898         interactions with Page
9900         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
9901         here, 
9902         (default-page-make-stencil): new function
9903         (default-page-music-height): new function
9904         (page-headfoot): new function
9905         (ly:optimal-page-breaks): generate stencils directly from here
9907         * scm/titling.scm: new file, group titling functions
9909 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9911         * scm/output-gnome.scm: Handle multiple pages.
9913         * scm/framework-gnome.scm: Do not load output-gnome.
9914         (framework-gnome): Invoke output-gnome::header and
9915         output-gnome::end-output as faked stencils.  Fixes experimental
9916         gnome output.
9918 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9920         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
9921         octavation compatibility fixes. Backportme. 
9923         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
9924         pages.
9925         (ly:optimal-page-breaks): combine-penalties: no shortcut for
9926         negative. Now we handle negative penalties (ie. \pageBreak)
9927         correctly.
9929         * lily/system.cc (get_line): extract page-penalty from the left
9930         bound.
9932         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
9934 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9936         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
9938 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9940         * scm/output-gnome.scm: Update script.  Move development to
9941         lilypond_2_3_2 branch for now.
9943 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9945         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
9946         negative penalties.
9947         cleanups.
9949         * Documentation/user/changing-defaults.itely (Creating contexts):
9950         index entries
9952         * scm/page-breaking.scm (ly:optimal-page-breaks): new
9953         file. Rewrite function. 
9955         * lily/paper-book.cc (pages): new interface: page-breaking returns
9956         list of line-list.
9958         * lily/page.cc (Page): take lines argument.
9960         * scm/document-translation.scm (all-engravers-doc): link to user man
9962         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
9963         iso. score.
9965         * Documentation/user/notation.itely (Relative octaves): typo.
9967         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
9969 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9971         * scm/output-gnome.scm: Update build script.
9973 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9975         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
9976         gnome backend.
9978         * scm/framework-gnome.scm: New file.
9980         * scm/lily.scm: Use it.
9982         * lily/paper-outputter.cc: Janitorial cleanups.
9983         (ly:outputter-dump-string): Remove unreachable statement.
9985         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
9986         (ice-9): Bugfix: Add srfi-1.
9988         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
9990 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9992         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
9993         in do_quit()
9995 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9997         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
9999 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10001         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
10002         override of Beam::position-callbacks. Why would grace beams not be
10003         quantized? Fixes: weird-stem-size-grace. 
10005         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
10006         warning only once. Backportme.
10008         * lily/accidental-engraver.cc (number_accidentals_from_sig):
10009         bugfix, 2nd try. Backportme.
10011         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
10013 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10015         * Documentation/user/notation.itely (Instrument transpositions):
10016         Correct the name of the instrumentTransposition property.
10018 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10020         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
10022 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10024         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
10025         and postLilyPondExample are called when defined.
10027 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10029         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
10030         This fixes setting notenames with `\include "nederlands.ly" '
10032         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
10033         new function.
10035 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10037         * scm/page-layout.scm: don't do piece, it should be in score-title
10038         only.
10040         * lily/lexer.ll: lex \score separately.
10042         * lily/paper-book.cc: junk stencil2line.
10044         * lily/paper-line.cc (Paper_line): construct from Stencil
10045         directly. No futzing with the dimensions.
10047         * lily/include/paper-line.hh (class Paper_line): 
10049         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
10050         takes arbitrary number of arguments.
10052         * input/test/markup-score.ly (tuning): simplify example. 
10054 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10056         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
10058         * scm/define-markup-commands.scm (score): define score-markup
10060         * lily/parser.yy (markup): use score-markup.
10062         * lily/score.cc: add ly:score? 
10064 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
10066         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
10067         fret-parse-string so it prepares for calls to fret-diagram-verbose
10068         Changed display constants to props so they are available for
10069         \override.
10071 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10073         * VERSION: release 2.3.3
10075         * stepmake/stepmake/generic-vars.make: unset LANG.
10077         * input/regression/tuplet-nest.ly: bugfix.
10079         * lily/tie-performer.cc (stop_translation_timestep): reset
10080         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
10082         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
10083         clear repeat_ directly after setting stem_tremolo_. Fixes:
10084         tremolo-repeat.ly
10086         * input/regression/span-bar-break.ly: new file.
10088         * scm/define-grobs.scm (all-grob-descriptions): remove
10089         break-visibility from SpanBar. Fixes: piano-repeat.ly
10091 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10093         * python/lilylib.py (make_ps_images): only compute bbox when needed.
10095         * scripts/lilypond-book.py (process_snippets): use lily -f ps
10096         files for generating pngs. (failed experiment)
10098         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
10099         file with PFA fonts included.
10101         * lily/score.cc (default_rendering): put header in too.
10103         * lily/paper-line.cc (LY_DEFINE): change function to
10104         ly:paper-line-extent
10106         * scm/page-layout.scm (default-book-title): only add lines for
10107         non-nil fields.
10108         (default-score-title): idem.
10110         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
10112         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
10114         * lily/include/paper-book.hh (class Paper_book): remove height_
10115         member.
10117         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
10119         * lily/ly-module.cc (LY_DEFINE): bugfix.
10121         * lily/paper-book.cc (book_title): separate function for the book
10122         title.
10124         * scm/page-layout.scm (default-book-title): only account for
10125         markup fields.
10127         * scm/framework-ps.scm: new file. Move high level interface from
10128         output-ps.scm
10130         * scm/music-functions.scm (def-grace-function): move macros from
10131         ly/music-functions-init.ly
10133         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
10134         framework-tex.scm
10136         * scm/framework-tex.scm (dump-line): new file. High level
10137         interface for output (pages, systems, header). 
10139         * lily/include/page.hh (class Page): add is_last_ field.
10141         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
10143         * lily/paper-book.cc (split_string): new function
10144         (output): output multiple formats, i.e. --format=ps,tex
10146         * scm/output-ps.scm (output-scopes): dump variables directly.
10147         (define-fonts): rewrite for new interface
10149         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
10151         * lily/paper-outputter.cc (Paper_outputter): take format argument.
10153         * lily/main.cc (parse_argv): don't set extension for output.
10155         * lily/clef-engraver.cc (create_clef): remove
10156         Staff_symbol_referencer::set_position() call. 
10158 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10160         * ly/music-functions-init.ly (addlyrics): set the 'origin property
10161         with the location argument in music function definitions.
10163 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10165         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
10166         staffsymbol dependency.
10168         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
10169         cleanups.
10171         * lily/book.cc (process): return Paper_book
10172         (to_stencil): use Book::process().
10174         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
10175         header_ field. Store in $globalheader
10177         * lily/parser.yy (book_body): book header is initted to
10178         $globalheader.
10181 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10183         * input/test/fill-a4.ly: removed.
10185         * lily/parser.yy (output_def): push scope of parent_ Output_def
10186         too.
10188 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10190         * scm/output-gnome.scm: Update info.
10192 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10194         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
10196         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
10197         than 1 module.
10199         * lily/include/ly-module.hh (ly_use_module): rename is_module to
10200         ly_c_module_p.
10202         * scm/page-layout.scm (default-book-title): move Scheme titling
10203         functions to here.
10205         * lily/parser.yy (book_paper_block): remove scope too.
10207         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
10209         * lily/rest.cc: add direction to rest properties.
10211         * lily/include/output-def.hh: new file, move from
10212         music-output-def.hh
10214 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10216         * scm/output-gnome.scm: Describe feta-cork hack.
10218 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10220         * lily/include/book-paper-def.hh: derive from Output_def 
10222         * lily/include/paper-def.hh: move all functionality out of class.
10223         Junk header.
10225         * lily/include/music-output-def.hh: rename Music_output_def to
10226         Output_def.
10228         * input/wilhelmus.ly: only set space for Paper formatting. 
10230         * lily/include/midi-def.hh: remove file, remove class.
10231         Move functions to Music-output-def.
10233         * lily/music-output-def.cc (Music_output_def): remove separate
10234         translator table. Lookup translators in scope directly. This
10235         obviates Context suffix for context identifiers, i.e.
10237         \context {
10238           \Staff
10239           .. 
10240           }
10243         will work.
10246         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
10248         * Documentation/user/changing-defaults.itely (Horizontal spacing):
10249         document spacing override hack.
10251 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10253         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
10254         installation info.  Support point-and-click.  Add +/- zoom
10255         keybindings.
10257 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10259         * VERSION: 2.3.2 released
10261         * lily/parser.yy (book_body): set default bookpaper.
10263         * scm/output-tex.scm (header): kludge: hard code linewidth. 
10265         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
10267 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10269         * lily/score.cc (default_rendering): scale outputdef before
10270         starting.
10272 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10274         * scm/fret-diagrams.scm: Add header.
10276         * scm/output-gnome.scm: Hello world :-)
10278 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10280         * scripts/lilypond.py (run_dvips): only add papersize if present.
10282         * lily/accidental-engraver.cc (update_local_key_signature): new
10283         function, fold code from initialize() and process_music().
10284         (update_local_key_signature): use deep copy. This fixes one
10285         problem from custom-key-signatures.ly.
10286         (number_accidentals_from_sig): tighter check for
10287         accidental-too-old.
10289         * ly/engraver-init.ly: remove localKeySignature
10290         definition from ChoirStaff, StaffGroup, Score.
10292         * lily/percent-repeat-engraver.cc (try_music): add moments for
10293         barlines too. Fixes: skipbars-percent-repeat.ly.
10295 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10297         * lily/context-def.cc (filter_performers): don't go to cdrloc if
10298         skipping last pair. Fixes: crash-bar-number.
10300         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
10301         D. Sorensen)
10303         * input/test/fret-diagram.ly: new file.
10305         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
10306         (scale-paper): divide by scale.
10308 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10310         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
10311         case.
10313 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10315         * scm/stencil.scm (fontify-text): reinstate function
10317         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
10319         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
10321         * lily/parser.yy (book_paper_head): \bookpaper {} 
10323         * python/midi.c: remove config.h
10325 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10327         * scm/output-gnome.scm: Update.
10329 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10331         * scm/output-gnome.scm: New file.
10333         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
10335 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10337         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
10338         (find_scaled_font): move from Paper_def
10340 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10342         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
10343         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
10345         * po/fr.po: update po.
10347         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
10349         * lily/book-paper-def.cc (print_smob): new file.
10351 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
10353         * buildscripts/lilypond-words.py: search words also from
10354         music-functions-init.ly.
10356 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10358         * ly/music-functions-init.ly (def-music-function): new helper
10359         macro for defining music functions. \addlyrics \appoggiatura
10360         \acciaccatura \grace \partcombine \autochange \applycontext
10361         \applyoutput and \breathe are now defined here thanks to it.
10363         * lily/parser.yy: 
10364         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
10365         \grace \partcombine \autochange \applycontext \applyoutput and
10366         \breathe keywords removed from the parser.
10368         * lily/parser.yy: 
10369         * lily/music-function.cc (ly_make_music_function): 
10370         * lily/lexer.ll (music_function_type): added a case for 0-arg
10371         music functions.
10373 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10375         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
10376         refering to a music expression can be used in lily-inside-scheme:
10377         #{ $music #}
10379         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
10380         and ly:parser-define, and change ly:parser-parse-string in order
10381         to make #{ $music #} work.
10383         * scm/new-markup.scm (compile-markup-expression): when an argument
10384         is a string, use `make-simple-markup'.
10386 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10388         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
10390 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10392         * scripts/convert-ly.py (FatalConversionError.func): handle + in
10393         font-size. (backportme)
10395 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10397         * lily/paper-outputter.cc (output_stencil): dump font definitions
10398         before each stencil.
10400         * lily/include/paper-book.hh (struct Score_lines): new
10401         struct. Collect info per Paper-score.
10403         * lily/include/page.hh (class Page): to_stencil() returns Stencil
10404         everywhere.
10406         * lily/stencil.cc (find_expression_fonts): new function
10408         * lily/paper-outputter.cc (output_stencil): use
10409         interpret_stencil_expr
10411         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
10412         (interpret_stencil_expr): new function. Generic stencil
10413         interpretation.
10415         * lily/paper-def.cc (find_scaled_font): divide lookup
10416         magnification by outpuscale for non-virtual fontmetrics. This
10417         fixes ludicrously long font definitions for text
10418         fonts. (backportme)
10420         * lily/score-engraver.cc: remove
10421         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
10423 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10425         * input/test/markup-score.ly: Remove \notes.
10427         * lily/parser.yy (book_body): Grok Composite_music and \header.
10428         (markup): Push NOTES mode before score_block.
10430         * VERSION: release 2.3.1
10432         * mf/feta-klef.mf: 
10433         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
10435         * Documentation/user/programming-interface.itely: Use @emph (was:
10436         @em).
10438         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
10440 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10442         * scm/output-tex.scm (output-tex-string): tighten safe security.
10444         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
10446         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
10447         allowed ly functions.
10449         * lily/ly-module.cc (ly_module_define): only define variable if
10450         bound.
10451         (ly_make_anonymous_module): take safe option.
10453 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10455         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
10457 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10459         * input/regression/newaddlyrics.ly: Fix.
10461         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
10462         \score \notes.
10464 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
10466         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
10468 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10470         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
10472         * lily/paper-line.cc (Paper_line): don't store list of stencils,
10473         but convert to single Stencil immediately.
10475         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
10477 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10479         * scm/output-sodipodi.scm: Resurrect sodipodi output.
10481 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10483         * elisp/lilypond-mode.el: Changed the way defaults are created for
10484         LilyPond-command-master.  LilyPond-mode will now check the
10485         timestamps of the files to see which command has to run next.
10487 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10489         * scm/bass-figure.scm (format-bass-figure): don't set
10490         number-markup for strings. This fixes string in bass
10491         figure. (backportme)
10493         * lily/parser.yy (bass_number): insert number-markup into figure
10494         definition.
10496         * scm/define-music-properties.scm (all-music-properties): make
10497         'figure a markup.
10499         * scripts/convert-ly.py (conv): \apply -> \applymusic
10501 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
10503         * elisp/lilypond-mode.el: changed the order of some commands
10504         ("Midi" after "2Midi"), use the user-defined
10505         LilyPond-command-default as default instead of "LilyPond"
10507         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
10508         to set the master file for the next command.
10510         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
10511         with font-lock-reference-face.
10513 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
10515         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
10517         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
10519 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10521         * ly/music-functions-init.ly (TODO): new file.
10523         * lily/parser.yy (Generic_prefix_music_scm): add more
10524         music_function symbols.
10525         (Prefix_composite_music): change \apply to music-function   
10527         * lily/include/music-function.hh: rename to music-function
10529 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10531         * lily/music-head.cc (LY_DEFINE): change order of args.
10533         * input/regression/music-head.ly (texidoc): new file.
10535         * lily/parser.yy (Generic_prefix_music): allow generic
10536         music-transformation functions. 
10538         * lily/include/music-head.hh (is_music_head): new file.
10540         * lily/music-head.cc (get_music_head_transform): new file.
10542 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10544         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
10545         empty extent. This fixes ottava brackets on rests. (backportme)
10547         * make/lilypond.redhat.spec.in (Group): ln png files for info.
10549         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
10551         * cygwin/lily-wins.py: update for the lily-wins.py script.
10553 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10555         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
10556         code. This will obviate typeset_grob () in the future.  The effect
10557         of this is that improperly written spanner handling will result in
10558         invalid spanner bounds.
10559         (announce_grob): add to elems_ from here
10560         (typeset_grob): comment out.  
10562         * lily/include/engraver.hh (make_spanner): new calling interface
10563         for make_{item,spanner}. This obviates most calls to
10564         announce_grob().
10566         * scm/music-functions.scm (set-accidental-style): use GrandStaff
10567         iso. PianoStaff for piano styles.
10569 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
10571         * Documentation/user/music-glossary.tely: add segno after d.s.
10573 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10575         * lily/include/audio-column.hh: remove unused variables.
10576         (patch by Michael Welsh Duggan)
10578         * flower/include/axes.hh (other_axis): inline Axes function
10579         (thanks to David Brandon).
10581 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10583         * cygwin/mknetrel: Install image links (backportme).
10585         * Documentation/user/GNUmakefile (local-install-info): Activate
10586         actual installing of image links (backportme).
10588 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10590         * Documentation/user/notation.itely (Measure repeats): Removed
10591         unnecessary (and confusing) \context Voice{.
10593 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10595         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
10597         * lily/page.cc (Page): Do not use ly_scheme_function for
10598         volatile/configurable variables (FIXME: better name).
10600         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
10601         get_scmvar).
10603 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10605         * scripts/convert-ly.py (FatalConversionError.subst): use
10606         \transposition.
10608 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10610         * lily/include/page.hh (class Page): Declare left_margin ().
10612         * lily/page.cc: Remove paper var caching.
10614 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10616         * Documentation/user/music-glossary.tely: Add name to @top node.
10617         Remove comment from @table definitions (workaround for makinfo
10618         bug).
10620         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
10621         ly:stencil-get-expr).  Update callers.
10622         (ly:stencil-align-to!):  Return stencil too.
10624         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
10625         stencil.  Remove looped line-based page output.
10626         (output_line): Use line stencil.  Remove looped stencil-based line
10627         output.
10629         * lily/page.cc (ly:page-paper-lines): New function.
10631         * input/test/markup-score.ly: New file.
10633         * scm/define-markup-commands.scm (stencil): New markup.
10635         * lily/book.cc (to_stencil): New method.
10637         * lily/parser.yy (markup): Use it to grok \score.
10639 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10641         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
10643         * lily/paper-book.cc (pages): Change signature.  Update callers.
10645         * lily/include/page.hh:
10646         * lily/page.cc: New file.
10648         * lily/paper-line.cc (to_stencil): New method.
10650         * lily/paper-outputter.cc (output_stencil): New method.
10652         * lily/paper-outputter.cc (output_line): Use them.
10654         * lily/warn.cc: Remove.
10656         * lily/my-lily-parser.cc (distill_inname): Remove.
10658         * flower/include/file-name.hh: 
10659         * flower/file-name.cc: New file.  Update users.
10661         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
10662         (find): New method of same name.
10664         * lily/my-lily-parser.cc (ly:parse-file): Use it.
10666         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
10667         constant error message.
10669 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
10671         * input/test/{blank-notes.ly,staff-container.ly}: typos.
10673 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10675         * Documentation/user/music-glossary.tely: @table @strong' replaced
10676         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
10677         (backportme).
10679 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10681         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
10683         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
10684         #{ lily music expression #} that returns an equivalent scheme
10685         music expression by parsing the string.
10687 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10689         * lily/my-lily-parser.cc:
10690         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
10691         SCM string (foo.ly/toto.scm support).
10693 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10695         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
10697 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10699         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
10701         * scripts/lilypond-book.py: LY code that includes \header is
10702         not assumed to be a fragment.
10704 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10706         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
10707         tremolo beams up.
10709         * lily/stem.cc (chord_start_y): Return 0 if no heads.
10710         (get_default_stem_end_position): No tremolo head juggling if no
10711         heads.  Fixes tremolo crash on rests (backportme).
10713         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
10715 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10717         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
10718         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
10720         * lily/lexer.ll: Allow \encoding in NOTES mode.
10722         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
10723         for lyrics, not for commands.
10725         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
10726         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
10728         * input/regression/newaddlyrics.ly: New file.
10730         * Documentation/topdocs/NEWS.texi: Update.
10732         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
10733         (Music_list): Allow embedded scm.
10735         * lily/score.cc (ly:score-bookify): New function.
10737         * lily/music.cc (ly:music-scorify): Idem.
10739         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
10740         (ly:parser-print-score): Idem.
10742         * scm/lily.scm (default-toplevel-book-handler): Idem.
10743         (default-toplevel-music-handler): Idem.
10744         (default-toplevel-score-handler): Idem.
10746         * ly/declarations-init.ly: Set default toplevel handlers.
10748         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
10750         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
10751         printer for score at toplevel.
10753 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10755         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
10756         Fix for simple case: input/simple-song.ly, more complex stuff
10757         does not work yet.
10759 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10761         * lily/parser.yy (Prefix_composite_music): split Composite_music
10762         in Prefix_composite_music and Grouped_music_list.
10763         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
10765 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10767         * scm/lily.scm (toplevel-expression): New define.
10769         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
10771         * lily/parser.yy (toplevel_expression): Use it.
10773         * lily/include/my-lily-parser.hh: Smobbify.
10775         * lily/my-lily-parser.cc (parse_string): New method.
10777         * lily/my-lily-parser.cc (ly:parse-string): New function.
10779         * Documentation/user/lilypond.tely: Add comment and workaround for
10780         gs-8.01 crash.  Fixes make web.
10782         Simplification of toplevel music.
10784         * lily/lexer.ll, lily/parser.yy:
10786         * In LYRICS mode, return LYRICS_STRING.  This fixes one
10787         shift/reduce problem.
10789         * Use NOTES mode at start of maininput.
10791         * Grok toplevel composite music expression, put in score and book.
10793         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
10795         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
10797         * input/simple.ly: New file.
10799         * input/simple-song.ly: Idem.
10801 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10803         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
10804         Sandberg.
10806 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10808         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
10810 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
10812         * input/regression/accidental-octave.ly: doc automatic showing
10813         of note names.
10815 2004-04-16  Heikki Junes <janneke@gnu.org>
10817         * po/fi.po: do "make po && make -C po po-update" at top-level,
10818         then "cp po/out/fi.po po/fi.po" and update fields.
10820         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
10822 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10824         * Documentation/user/introduction.itely (About this manual): Fix
10825         templates and regression urls (backportme).
10827 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10829         * ly/engraver-init.ly (Score:graceSettings): Increase
10830         beamed-lengths, especially for 32nd notes.
10832         * Documentation/user/notation.itely (Grace notes): Correct the
10833         syntax for add-grace-property example.
10835 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10837         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
10838         `Generated' tag.
10840         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
10841         Severely broken (the Debian package, at least).
10843 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10845         * lily/context.cc (find_create_context): assign to lvalue.
10847 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10849         * lily/include/translator.hh (class Translator): rename
10850         get_parent_context() to context () to avoid confusion.
10852         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
10854         * lily/lexer.ll: change is_string -> ly_c_string_p 
10856         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
10858         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
10860 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10862         * VERSION: release 2.3.0
10864         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
10866         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
10867         if nonempty.
10869         * lily/include/context.hh (class Context): make members protected.
10870         (children_contexts): new accessor function.
10872         * lily/include/translator.hh (class Translator): make
10873         daddy_context_ protected.
10874         (class Translator): clean up. 
10876         * lily/include/context.hh (class Context): make daddy_context_
10877         private.
10879         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
10880         higher for finding Voice. (backportme)  
10882         * lily/include/context.hh (class Context): remove
10883         find_context_below() as a method.
10885         * Documentation/user/notation.itely (The Lyrics context): add note
10886         about manual durations
10888         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
10889         encoding.
10891         * scm/output-tex.scm (text): dump \inputencoding{} for text.
10893 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10895         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
10896         \usepackage{inputenc}
10898         * lily/paper-book.cc (classic_output): don't advance Offset for
10899         TeX output.
10901         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
10902         ec-sauter.map in rules
10904         * mf/ecb.mf (font_identifier): new file, based on ecbx
10906         * mf/ecb10.mf (gensize): new file.
10908         * Documentation/topdocs/NEWS.texi (Top): document some more new
10909         features.
10911         * ly/declarations-init.ly: run convert-ly
10913         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
10914         from input-file-results. Remove input-file-results.* 
10916 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10918         * scm/output-ps.scm (font-command): Fix, again.
10920         * input/test/title-markup.ly: Add \noPagebreak test.
10922         * lily/score-engraver.cc (try_music): Bugfix.
10924 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10926         * lily/main.cc (main_with_guile): excise dependency options -M and
10927         --dep-prefix
10929         * lily/input-file-results.cc: excise Makefile dependency code
10931         * Documentation/user/invoking.itexi (Invoking the lilypond
10932         binary): remove dep doco
10934         * lily/main.cc (main_with_guile): call lilypond-main
10936         * scm/lily.scm (lilypond-main): new function: handle multiple files.
10938         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
10939         exception.
10941         * lily/my-lily-parser.cc: remove paper_description function
10943         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
10944         new function.
10946         * lily/main.cc: remove global_score_count.
10948         * lily/book.cc (process): don't take header from global_input_file.
10950         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
10952         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
10954         * lily/music-output-def.cc (LY_DEFINE): new function
10955         ly_output_description. This function does the bulk for  setting,
10956         parsing and breaking down of an input file.
10958         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
10959         anonymous modules globally. Let's hope they get GCd
10961         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
10963 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10965         * scm/output-ps.scm (header): Papersize from paper.
10967         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
10968         for classic output.
10970         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
10971         lilypondclassic is defined.
10972         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
10974         * input/regression/between-systems.ly: Remove.
10976         * python/lilylib.py (get_bbox): Fix regular expression
10977         for bounding box.
10979         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
10981         * scm/output-tex.scm (stop-page): Use it.
10983         * scm/output-ps.scm (define-fonts): Bugfix.
10985         * lily/grob.cc: Add penalty to interface.
10987         * lily/include/paper-line.hh (class Paper_line): New member
10988         var penalty_.
10990         * lily/system.cc (get_line): Initialise Paper_line with
10991         page-penalty's from original grobs.
10993         * scm/define-music-properties.scm (all-music-properties): Add
10994         page-penalty.
10996         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
10998         * lily/score-engraver.cc (try_music): Handle page-penalty.
11000         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
11002 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11004         * ly/declarations-init.ly (melismaEnd): typo
11006         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
11008         * scm/output-ps.scm (text): split string into spaces, use moveto
11009         for setting space. 
11011 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11013         * po/nl.po: Update.
11015         * scm/font.scm (add-cmr-fonts): Typo.
11017 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11019         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
11020         font-encoding.
11022         * scm/define-grobs.scm (all-grob-descriptions): idem.
11024         * lily/time-signature.cc (numbered_time_signature): idem.
11026         * scm/font.scm (add-cmr-fonts): use real encoding names for
11027         font-encoding.
11029 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11031         * lily/paper-book.cc (classic_output): 
11032         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
11033         Fixes classic output.
11034         (lilypondstart):
11035         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
11036         kludge.
11038         * scripts/old-lilypond-book.py: Remove.
11040         Page layout for SCOREs enclosed in a BOOK:
11042         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
11043         layout tweaking.
11045         * input/les-nereides.ly (theScore): Add \book.
11047         * input/test/title-markup.ly: Add \book.
11049         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
11050         only if 'verbose.
11052         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
11054         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
11056         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
11057         * scm/output-tex.scm (start-system): Update for page layout by
11058         LilyPond.
11060         * scm/output-ps.scm (start-system): Previously (new-start-system).
11062         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
11063         passed to define-fonts.
11065         * lily/paper-column.cc: 
11066         * lily/system.cc (get_line):
11067         * ly/property-init.ly (newpage): 
11068         * scm/define-grob-properties.scm:
11069         * scm/output-ps.scm: 
11070         * scm/output-tex.scm: Remove between-system-string kludge.
11072         * scm/output-ps.scm (define-fonts, font-command,
11073         font-load-encoding): Handle ENCODING = #f.
11075         * scm/output-tex.scm (output-scopes): Check if variable is bound.
11077         * scm/define-markup-commands.scm (fill-line): Use
11078         make-simple-markup (WAS: unexisting make-word-markup).
11080         * lily/text-item.cc (interpret_markup): Bugfix, transpose
11081         ENCODING, MARKUP parameters for interpret_string.
11083         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
11085         * lily/score.cc (book_rendering): New method.
11086         (default_rendering): Create Paper_book helper locally, dump
11087         output.
11089         * lily/my-lily-lexer.cc (the_key_tab): Add book.
11091         * lily/parser.yy: Handle \book.
11093         * lily/include/book.hh: 
11094         * lily/book.cc: New file.
11096 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11098         * lily/text-item.cc (interpret_string): new file, select font with
11099         encoding.
11101         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
11103         * scm/define-markup-commands.scm (encoded-simple): new markup command.
11105         * lily/parser.yy (markup): take encoding from lexer.
11107 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11109         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
11111         * scm/output-ps.scm: Remove some cruft.
11113 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11115         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
11117         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
11119 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11121         * scm/font.scm (add-century-schoolbook-fonts):
11122         (make-century-schoolbook-tree): New function.
11124         * input/test/title-markup.ly: Use Century Schoolbook font.
11126 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11128         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
11129         to Erik Sandberg) 
11131         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
11133         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
11135         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
11137         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
11139 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11141         * scm/part-combiner.scm (determine-split-list): bugfix: if no
11142         solo-state (at end of solo), we can set the solo status
11143         too. (backportme.)
11145         * input/regression/part-combine-solo-end.ly: new file.
11147 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11149         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
11150         flavour abc files.  Really ignore unknown keys (backportme).
11152 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11154         * lily/scaled-font-metric.cc (text_dimension): only multiply with
11155         magnification_ when looking up in orig_.
11157         * scm/output-tex.scm (text): switch off char-mapping.
11159         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
11160         because AFM's encoding field cannot have spaces.
11162 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11164         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
11166 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11168         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
11170         * mf/cmr.enc: new file, without hi-bit ascii info. 
11172         * lily/bezier-bow.cc (slur_shape): make indent dependent on
11173         width. This removes the 'hook' at the end of a long slur.
11175         * buildscripts/mf-to-table.py (parse_logfile): don't append
11176         encoding to fontname.
11178 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11180         * scm/output-ps.scm (define-fonts): Load .enc only once.
11182         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
11183         too.
11185 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11187         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
11188         encoding field.
11190         * lily/stencil-scheme.cc: remove ly:fontify-atom 
11192         * ly/portuges.ly (pitchnames): new file.
11194         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
11195         Michael Welsh Duggan
11197         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
11199         * ly/nederlands.ly: add comment about digits.
11201         * lily/scaled-font-metric.cc (derived_mark): idem.
11203         * scm/encoding.scm (make-encoding-mapping): change permutation to
11204         mapping.
11206         * lily/scaled-font-metric.cc (derived_mark): is a const method.
11207         (Modified_font_metric): make alist for coding_description_
11208         (LY_DEFINE): remove coding-name.
11210         * scm/output-tex.scm (text): remove debugging code.
11212         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
11214         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
11215         from infile.
11217         * mf/feta-generic.mf: move fet_beginfont into generic code.
11218         use fetaMusic (without space) as encoding
11220         * mf/feta-autometric.mf: take encoding argument
11222         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
11224         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
11225         use.
11227         * scm/encoding.scm (read-encoding-file): use symbol for glyph
11228         name.
11230 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11232         * input/test/title-markup.ly: Set inputencoding.
11234         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
11236         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
11238         * scm/encoding.scm (get-coding-filename, get-coding-command): New
11239         function.
11240         (coding-alist): Also hold filename, command.
11241         (read-encoding-file): Return symbols.
11243 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11245         * scm/output-tex.scm: remove fontify; text and char take a font
11246         argument.
11248         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
11250         * lily/scaled-font-metric.cc (text_dimension): init
11251         coding_{permutation,table}_ too 
11252         (LY_DEFINE): ly:font-encoding, new function return
11254         * lily/paper-def.cc (find_scaled_font): take input coding from
11255         inputcoding paper var.
11257         * lily/performance.cc (output): remap modulo 16.
11259         * lily/text-item.cc (interpret_markup): whoops, variable
11260         shadowing fixed.
11262 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
11264         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
11265         symbols, not symbols to strings.
11267         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
11268         symbols, not symbols to strings.
11270 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11272         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
11273         (ly:kpathsea-gulp-file): New function.
11275         * scm/encoding.scm (read-encoding-file): Use it.
11277 2004-04-06  Werner Lemberg  <wl@gnu.org>
11279         * scm/encoding.scm (coding-alist): Fix typo.
11281 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11283         * lily/scaled-font-metric.cc (text_dimension): move function from
11284         Font_metric
11285         (make_scaled_font_metric): init coding_scheme_ to TeX
11286         (text_dimension): use get-coding-vector for non TeX coding_scheme_
11288         * lily/include/scaled-font-metric.hh (struct
11289         Modified_font_metric): rename from Scaled_font_metric
11291         * scm/encoding.scm (read-encoding-file): split up large function,
11292         leave caching to (delay)
11294         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
11296 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11298         * lily/my-lily-lexer.cc (set_encoding): New method.
11300         * lily/lexer.ll: Grok \encoding.
11302         * lily/font-metric.cc (get_encoded_index): New function.
11304         * lily/include/font-metric.hh (coding_scheme): New method.
11306         * scm/encoding.scm: New file.
11308         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
11310 2004-04-05  Werner Lemberg  <wl@gnu.org>
11312         * Documentation/user/tutorial.itely: Revised (finished).
11314         * Documentation/user/macros.itexi (@separate): Removed.
11316 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11318         * scm/output-ps.scm (define-fonts): fix scaling.
11320         * lily/scaled-font-metric.cc (design_size): add function.
11322         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
11323         partial cut&paste of ly:font-magnification.
11325 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11327         * scm/output-ps.scm (define-fonts):
11328         (fontify): Update.
11330 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11332         * po/fr.po: update. (backportme).
11334         * po/nl.po: update. (backportme). 
11336         * mf/feta-beugel.mf: document why design size is not fixed.
11338         * mf/feta-braces-a.mf: rename to stress that it's not design size.
11340 2004-04-04  Werner Lemberg  <wl@gnu.org>
11342         * Documentation/user/tutorial.itely: Revised (continued).
11344 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11346         * po/nl.po: Update (backportme).
11348 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11350         * po/de.po: update. (backportme).
11352         * scm/output-tex.scm (font-command): use ly: functions to
11353         construct name.
11354         (define-fonts): don't use alist, just dump \font definitions.
11355         (font-load-command): calculate proper scaling by taking
11356         outputscale from paper argument.
11358         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
11359         expression.
11361         * lily/paper-outputter.cc (output_header): pass paper arg to
11362         define-fonts
11364         * lily/paper-def.cc (font_descriptions): dump list of
11365         Scaled_font_metrics
11366         (find_scaled_font): take Font_metric argument, store
11367         Scaled_font_metrics in hash-table containing (size ->
11368         Scaled_font_metrics) alist.
11369         (get_dimension): rename from get_realvar
11371         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
11372         ly:font-magnification, ly:font-name: new functions
11374 2004-04-03  Werner Lemberg  <wl@gnu.org>
11376         * Documentation/user/dedication.itely,
11377         Documentation/user/preface.itely,
11378         Documentation/user/introduction.itely,
11379         Documentation/user/tutorial.itely: Revised.
11380         Removing leading spaces which distorts output if info files are read
11381         with stand-alone info.
11382         Removing superfluous inter-word spaces which also distorts output
11383         for stand-alone info.
11384         Using ` and ' instead of `` and '' everywhere to improve
11385         legilibility with stand-alone info
11386         Using @samp for single-letter input items and data which contains
11387         spaces, @code for other things.
11389         * lily/grob-interface.cc: Adding copyright.
11390         (check_interfaces_for_property): Improve format of warning message.
11392 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11394         * lily/include/font-metric.hh (struct Font_metric): add
11395         design_size () method.
11397         * buildscripts/mf-to-table.py (base): add DesignSize comment.
11399         * lily/afm.cc (read_afm_file): read design size.
11401         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
11403         * scm/music-functions.scm (unfold-repeats): handle dots too.
11405 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11407         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
11408         (backportme)
11410 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11412         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
11413         lyric indent.  Revert melismaBusyProperties using \unset.
11415 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11417         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
11419         * lily/parser.yy (command_element): allow redefinition of |
11420         meaning.
11422         * lily/break-align-engraver.cc (acknowledge_grob): construct
11423         LeftEdge where the first cause for alignment is coming from.
11424         This makes \override Staff.LeftEdge work as expected.
11426         * lily/slur-performer.cc (Slur_performer): add inits
11428         * lily/beam-performer.cc (Beam_performer): add inits
11430 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11432         * VERSION (PACKAGE_NAME): release 2.2.0
11434 #Local variables:
11435 #coding: utf-8
11436 #End: