(grob-doc): remove <hr> from
[lilypond.git] / ChangeLog
blobbede7436c54eab7979b185983c55f8a6ec5804d6
1 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * scm/document-backend.scm (grob-doc): remove <hr> from
4         lilypond-internals
6         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7         reqd version to 1.6.4 
9         * lily/font-interface.cc (get_font): bugfix: take font-name from
10         alist chain too. This fixes font-name override for \markup.
12 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
14         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
16         * input/test/polymetric-differing-notes.ly: Compile fix.
18 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
20         * Documentation/user/refman.itely: fixed typo
22         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
23         before flexa
25 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
27         * input/test/{ many }: search & fix some typos.
29 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
31         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
32         images.
34         * scm/music-functions.scm (make-voice-props-set): set Script /
35         TextScript dir for polyphony too.
37         * scm/define-grobs.scm (all-grob-descriptions): decrease space
38         before clef.
40         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
42 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
44         * Documentation/user/refman.itely (Percussion): Small
45         clarifications and fixes.
47         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
48         threads. This fixes different heads playing simultaneously.
50 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
52         * Documentation/user/{ many }: increase readability (read through 
53         User manual from `one big page').
55 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
57         * input/test/polymetric-differing-notes.ly: add example with
58         disparate note values.
60         * input/test/polymetric.ly: rename from poly-metric
62         * scripts/ly2dvi.py (include_path): bugfix: use outbase
63         iso. outname.
65         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
66         G-clef bbox to real char extents. This fixes the G-clef being
67         offset too much to the right.
68         document perc clef offset.
70         WARNING: FONT CHANGED.
72         * Documentation/user/tutorial.itely (Tutorial): move menu.
74 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
76         * buildscripts/lilypond-profile.sh (Error): trim error message.
78         * Documentation/user/invoking.itexi (Invoking the lilypond
79         binary): add note about path.
81         * Documentation/user/macros.itexi: add @c at EOL, hopefully
82         suppresses superfluous spaces.
84 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
86         * buildscripts/lilypond-profile.sh: Add documentation to error
87         message.
89         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
91 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
93         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
94         <mike@ossmann.com>)
96         * Documentation/bibliography/computer-notation.bib (pages): prune
97         unscientific language.
99         * Documentation/user/GNUmakefile: copy unsplit file to
100         lilypond.html (idem for lilypond-internals).
102         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
104         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
106         * python/lilylib.py (lilypond_version): 2.1 proof version check.
108         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
109         fix.
110         
111 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
113         * Documentation/user/{ various }: bind text snippets with their
114         examples, e.g. by punctuation: This is an example.
116 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
118         * ly/performer-init.ly (VoiceContext): Typos.
120         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
121         builds, leave final-install to toplevel srcdir makefile.
123         * make/srcdir.make.in (install): New target.
125 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
127         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
128         This fixes core dump on MIDI ouput (Simon Weatherill).
130         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
131         on local-WWW-post.
133 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
135         * make/lilypond.redhat.spec.in: add dvips to reqs.
137 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
139         * make/srcdir.make.in (web): Add special web target.
141         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
142         from inner $(LOOP).
144         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
146         * stepmake/stepmake/generic-targets.make (www-targets-help):
147         * GNUmakefile.in (web-install): Install in $(webdir).
149         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
151         * cygwin/changelog: 
152         * cygwin/mknetrel: Update.
154         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
155         (html-doc): Remove (use: web).
157         * stepmake/stepmake/script-rules.make: 
158         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
159         Fix $(config_make) dependencies for srcdir build.
161         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
162         target for srcdir build.
164         * stepmake/make/stepmake.make: 
165         * make/srcdir.make.in: 
166         * GNUmakefile.in:
167         * make/stepmake.make (config_make): Rename variable (was:
168         configuration).
170 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
172         * Documentation/user/internals.itely (Manipulating music
173         expressions): run lilypond on example too.
175         * flower/include/libc-extension.hh: move lrint define to
176         header. bugfix.
177         
178 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
180         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
181         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
182         do we recurse whole tree?).
184         * GNUmakefile.in (html-doc): Resurrect.
186         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
187         obsolete $(package-icon) dependency.
189 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
191         * Documentation/user/refman.itely (Automatic staff changes):
192         add seealso 
194         * Documentation/index.html.in: link to bigpage.
196         * Documentation/user/tutorial.itely (Tutorial): streamline.
198         * Documentation/index.html.in: url typo.
200         * VERSION (PACKAGE_NAME): release 1.7.28
202         * python/lilylib.py (error_log): remove '/' from name.
204         * input/regression/pedal.ly: remove; dups input/test/
205         
206         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
208         * Documentation/index.html.in: python style doco index.
210         * Documentation/{footer,header}.html.in (src): remove, 
212         * Documentation/pictures: remove all but lelie-logo.xpm.
214         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
215         before running makeinfo.
217         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
218         @code{}
220 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
222         * input/test/bar-number-regular-interval.ly: rename.
224         * Documentation/user/*: various fixes. 
226 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
228         * Documentation/{ many }: polish for update-all-menus. typos.
230         * po/fi.po: fixes.
232         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
234         * buildscripts/mutopia-index.py: polish.
236         * input/regression/{ many }, input/test{ many }: polish texidocs.
238 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
240         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
242         * lily/text-spanner.cc (brew_molecule): use bracket-flare
243         iso. edge-widen.
245         * lily/piano-pedal-engraver.cc (process_music): change from
246         process_acknowledged ()
248         * lily/piano-pedal-bracket.cc: new file. Change
249         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
250         cleaned up.
252         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
254         * input/regression/tuplets.ly (texidoc): rename file.
256         * po/fr.po: update
258         * buildscripts/lilypond-profile.sh: error message if script is not
259         sourced.
261         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
262         bracket-flare
263         (make_bracket): simplify code.
265         * lily/parser.yy (verbose_command_req): catch typos in \key scale
266         argument.
268         * python/lilylib.py (lilypond_version_check): new function
270         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
272         * scripts/ly2dvi.py (run_lilypond): add version check.
274         * scripts/lilypond-book.py (option_definitions): typo
276         * scripts/ly2dvi.py (include_path): typo
278         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
280         * lily/parse-scm.cc (parse_handler): typo
282         * Documentation/user/macros.itexi: use @heading for headings.
284         * Documentation/user/refman.itely: updates, fixes.
286 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
288         * po/fi.po: add Finnish translations. fixes.
290         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
292         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
293         from lily/glissando-engraver.cc.
295 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
297         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
298         for non-first _broken_ bracket.
300         * Documentation/user/refman.itely: corrections.
302 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
304         * lily/new-fingering-engraver.cc (position_scripts): add heads to
305         support of the fingerings.
307         * po/fr.po: French translation update.
309         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
310         strings.
312 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
314         * Documentation/user/introduction.itely: Small fixes.
316 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
318         * Documentation/topdocs/AUTHORS.texi: polish.
320 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
322         * Documentation/user/introduction.itely: revise
324         * Documentation/user/tutorial.itely: reorganise.
326         * Documentation/topdocs/index.tely: remove.
328         * Documentation/header.html.in: prune.
330         * GNUmakefile.in: clean up web building.
332         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
333         target.
335 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
337         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
339         * lilypond-mode.el: turn on blink-matching-paren.
341 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
343         * scm/output-sodipodi.scm (svg-header): Fix typo.
345 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
347         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
348         fixes a security hole.
350         * scripts/lilypond-book.py (original_dir): remove temp_dir
352         * scm/document-translation.scm: use @code tags.
354 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
356         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
358         * lilypond-mode.el: add a buffer-local post-command-hook to set
359         context dependent syntax-table after each cursor event. Remove old
360         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
362         * lilypond-indent.el: update comments.
364         * Documentation/footer.html.in: add period.
366 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
368         * make/lilypond.redhat.spec.in (Group): don't strip binary.
370         * scm/document-translation.scm (document-property-operation): add
371         @code{} tags.
373         * VERSION (PACKAGE_NAME): release 1.7.27
375         * config.make.in: add PAPER variable
377         * buildscripts/new-chords.py (help): add help text
379         * Documentation/user/introduction.itely (Typography and program
380         architecture):  fixes.
382         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
383         for texinfo and dvips. This fixes problems with PDF output of the
384         wrong size.
386         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
387         DVIPS_PAPERSIZE variable
389         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
390         TEXINFO_PAPERSIZE variable 
392 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
394         * mf/feta-macros.mf: whoops: only draw lines for test situations.
396         * mf/feta-toevallig.mf: lowres fixes.
398 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
400         * NEWS: Typo and fill-paragraph fixes.
402         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
403         cast #define.
405         * configure.in: 
406         * config.hh.in: Check for lrint.
408 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
410         * VERSION: 1.7.26 released
412         * lily/separation-item.cc: add padding property.
414         * input/test/*.ly: various fixes, remove solo-a2.ly
416         * scm/new-markup.scm (brew-new-markup-molecule): arg order
417         bugfix. Fixes old-style markup compatibility.
419         * Documentation/user/introduction.itely (Introduction): historical
420         elucidations
422         * Documentation/user/music-glossary.tely (Top): linewidth fix.
424         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
426         * Documentation/index.texi (Top): cleanup.
428         * Documentation/user/introduction.itely (Introduction): rewrite
429         introduction, 
430         (Music notation and  engraving): about notation. Add flat-picture
432 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
434         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
435         separation items. This keeps lyrics from bumping into each other.
437 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
439         * GNUmakefile.in (topdocs-web): New target.
440         (local-web): Depend on topdocs-web; fixes html-doc.
442 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
444         * po/lilypond.pot: run po-replace
446         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
448         * scm/drums.scm (reset-drum-kit): new function.
450         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
452         * scripts/update-lily.py: remove
453         
454         * VERSION: release 1.7.25
455         
456         * Documentation/user/introduction.itely (Introduction): rewrite
457         start of introduction.
459 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
461         * lily/all-font-metrics.cc: fixed typo
463 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
465         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
466         LilyPond-mode-context-set-syntax-table): new functions to define
467         the syntax table according to context.
469         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
471 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
473         * Documentation/user/refman.itely (Figured bass): 
474         language nit courtesy http://www.vocabula.com
476         * GNUmakefile.in: remove no kpathsea hack.
478         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
479         doco.
481         * GNUmakefile.in: remove web-doc target.
483         * lily/all-font-metrics.cc (find_afm): add message about
484         buildscripts/clean-fonts.sh 
486         * scm/define-music-properties.scm (figure): use string for 'figure
488         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
490         * input/regression/ : add raggedright = ##t where applicable. 
491         
492         * scm/bass-figure.scm (make-bass-figure-markup): add
493         alignBassFigureAccidentals property.
495         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
496         bracket.
498         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
499         syllables widths into account for minimum-length.
501         * input/test/staff-container.ly: update file
503         * input/test/stem.ly: remove
505         * lily/event.cc (LY_DEFINE): add ly: prefix.
507         * input/test/clef-manual-control.ly: from manual-clef
509         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
511         * input/test/different-time-signatures.ly: move to poly-metric.ly
513         * input/test/hara-kiri*,scales.ly: remove
514         
515         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
516         with chord-names-jazz.ly)
518         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
519         get scalable cm fonts too.
521         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
522         --encoding for mftrace if present.
524         * input/regression/slur-area.ly: move from test/
526         * input/test/: remove simple-slur-endings slur-attachment
527         slur-broken-cross-staff slur-broken.ly slur-damping.ly
528         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
529         slur-symmetry slur-symmetry tie-broken.ly
531         * scm/drums.scm (set-drum-kit): add function.
533         * Documentation/user/refman.itely (Percussion staves): use
534         set-drum-kit
536         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
537         too
538         (Global_measure.set_timesig): handle 3/8 time sig too.
540         * scm/output-lib.scm (note-head-style->attachment-coordinates):
541         note about triangle note heads.
543         * scm/drums.scm: use alist for instrument-settings. This fixes the
544         bug with assigning to drums in the .ly file.
546         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
547         CHANGED.
549         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
550         cluster-beacon-interface
552         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
554         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
556         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
558         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
559         to get positions.
561         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
562         make ClusterSpannerBeacon to record Y positions. This removes the
563         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
564         make cluster-note-events.
566 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
568         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
570         * configure.in: Use lily/main.cc as identifying source file.
572         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
574         * config.hh.in: 
575         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
577         * configure.in: Require PYTHON >= 2.0.
579         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
580           $PYTHON for include dir location.
581         (STEPMAKE_PYTHON): New function.  Use
582         
583             PYTHON=foo ./configure
585           to override.
587 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
589         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
590         something.
592         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
593         ftp.lilypond.org everywhere.
595 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
597         * lily/text-item.cc (interpret_new_markup): do only if new-markup
598         detected.
600         * Documentation/user/refman.itely (Grace notes): note on explicit
601         contexts
603 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
605         * lilypond-font-lock.el: add a comment about LilyPond specific
606         escape characters: ^, - and _, in the syntax table.
608         * Documentation/user/appendices.itely: a majuscule fix.
610 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
612         * input/test/trills.ly (endHorizScript): fixes.
614         * input/test/chord-names-jazz.ly: merge in alternate Jazz
615         notation, move from regression.
617         * input/test/script-stack.ly: change name from stacked-scripts
619         * input/test/ossia.ly: octave errors.
621         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
622         for midi-volume-equaliser
624 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
626         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
627         cm fonts.
629         * mf/feta-beugel.mf: don't multiply font_count by 10.
631         * lily/lookup.cc (horizontal_line): new function. Use
632         horizontal-line in output backends.
634         * Documentation/user/tutorial.itely (An orchestral part): new
635         section on orchestral stuff and identifiers.
637 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
639         * lilypond-mode.el: comment-out paren-highlighting, it still causes
640         some interference to other modes.
642 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
644         * lily/spacing-spanner.cc (musical_column_spacing): use average,
645         not maximum of spacing wishes in polyphonic situations.
647         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
648         number
650         * lilypond-indent.el: remove paren matching. 
652         * lily/text-item.cc (interpret_new_markup): new function
653         use iso. text2molecule.
655         * lily/main.cc (notice): change FSF address 
657         * po/de.po: update PO file to 1.6.
659 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
661         * Documentation/user/ {many}: Add periods and remove spaces.
662         
663 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
665         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
666         Disable buffer-locally default paren hook and make a new one. 
668         * lilypond-mode.el: Turn off locally paren-mode, but turn on
669         locally LilyPond-paren-mode. Add todo for mouse double-click.
671 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
673         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
674         Disable buffer-locally default paren idle timer and make a new one. 
676         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
677         locally LilyPond-show-paren-mode. Add to menu a toggle for
678         LilyPond-show-paren-function.
680 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
682         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
684 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
686         * Documentation/user/refman.itely: spelling fix.
688         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
689         paren highlight function definitions. add todo for
690         Lilypond-show-paren-mode.
692 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
694         * input/template/jazz-combo.ly: new file.
696 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
698         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
699         lo-res fixes.
701         * mf/feta-schrift.mf: bugfix in varcoda sign.
702         WARNING: FONT CHANGED
704         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
705         in accordance with lexer.ll.   
707 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
709         * Documentation/user/tutorial.itely: Edit introduction.
711 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
713         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
714         ly:grob-staff-position
716 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
718         * scm/to-xml.scm: import srfi-1
720         * VERSION (MAJOR_VERSION):  release 1.7.24
722         * python/lilylib.py (make_ps_images): make multipage _really_ work.
724         * scripts/lilypond-book.py (do_file): put texidoc before image.
725         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
727         * input/regression/*.ly: fix snippet octaves 
729         * input/test/spanner-after-break-tweak.ly: import
730         broken-spanner-adjustment
732         * input/no-notation/midi-transposing.ly: move from input/test/
734         * input/test/: remove chord-markup
736         * input/regression/instrument-name-partial.ly: move from input/test.
738         * input/test/vertical-text.ly: remove
740         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
741         space above lyrics lines.
743         * input/test/uniform-breaking.ly: remove file.
745         * lily/gourlay-breaking.cc (combine_demerits): add comment about
746         uniform spacing density. 
748         * input/test/chords.ly (keys): remove file.
750         * scm/documentation-lib.scm (oop): use srfi-1 too.
752         * input/regression/*.ly: add \version
754         * Documentation/user/*.itely: various fixes.
756         * buildscripts/mf-to-table.py (base): break table every three
757         symbols.
759         * input/:  remove %% new-chords-done %% .
761         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
762         os-music.ly
763         
764 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
766         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
768         * scm/new-markup.scm (box-markup): new function.
769         (box-markup): new function. Contributed by Dick Schoeller
770         <schoeller@attbi.com>
772         * scm/lily.scm: remove reduce-no-unit 
773         (list-insert-separator): use fold-right
775         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
776         of arguments. 
778         * NEWS: more neutral language for ancient notation 
780         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
781         inside pointing beaming for chord tremolo.
783         * Documentation/user/lilypond-book.itely: minor editing
785 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
787         * NEWS: added news for 1.8 regarding ancient notation
789         * Documentation/user/refman.itely (Gregorian square neumes
790         ligatures): fixed typo
792         * lily/vaticana-ligature-engraver.cc,
793         lily/include/vaticana-ligature.hh: bugfix: use special heads for
794         lower/upper head of Pes only when heads are stacked
796         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
797         scm/define-grob-properties.scm: cleanup: make "join-left" a
798         boolean grob property and save delta pitch in grob property
799         "delta-pitch" instead
801         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
803 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
805         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
806         completely borked
808         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
809         (try_music): bug fix: beam multiplicity was completely borked.
811         * scm/lily.scm: remove tail, filter-list, filter-out-list,
812         first-n, butfirst-n in favor of srfi-1 functions.
813         remove string-join, string-pad in favor of srfi-13 functions.
815         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
817         * NEWS: use complete sentences.
819         * Documentation/user/introduction.itely (Example applications):
820         add note about databases and lilypond-book.
822         * input/test/volta.ly: remove file
824         * input/regression/volta-broken-left-edge.ly: simplify file
826 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
828         * Documentation/user/refman.itely (Constructing a tweak): new
829         subsection.
831         * Documentation/user/tutorial.itely (Fine tuning layout): add
832         common tweaks.
834         * scm/define-grobs.scm (TextScript): use new brewer.
836 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
838         * VERSION: release 1.7.23
840         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
842         * python/lilylib.py (make_ps_images): bugfixes.
844         * input/regression/volta-multi-staff.ly: new file.
846         * Documentation/user/macros.itexi: refcommands, refcommand macros.
848         * Documentation/user/tutorial.itely (Piano staffs): new section.
849         (Setting variables): new section
850         (Fine tuning layout): new section
852         * input/just-friends.ly: remove file. Superseeded by
853         input/test/chords-without-melody.ly
855         * ly/property-init.ly: add all commands to refman.
857         * scm/define-translator-properties.scm: remove
858         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
860         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
861         name. Underscores botch up PS output.
863         * scm/define-translator-properties.scm: remove
864         textNonEmpty, oneBeat, regularSpacingDelta
866         * scripts/convert-ly.py (FatalConversionError.conv): conversion
867         rule for automaticBars.
869         * lily/timing-engraver.cc (start_translation_timestep): change
870         barNonAuto to automaticBars
872 2003-06-30  Graham Percival  <gperlist@shaw.ca>
874         * input/test/perform-tie.ly: delete file.
876 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
878         * Documentation/user/refman.itely (Gregorian square neumes
879         ligatures): bugfix: do not show ledger lines in neumes table
880         (fixed by setting staff symbol to transparent rather than removing
881         it from staff context)
883 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
885         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
886         glue into brew-new-markup-molecule.
888         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
890         * Documentation/user/introduction.itely (Computerized typography):
891         new section
893         * Documentation/user/tutorial.itely (An orchestral part): remove
894         pc example from tutorial.
896         * input/tutorial/lilbook.tex: use screech-boink
898         * scripts/lilypond-book.py (compile_all_files): split formatting
899         output body and scheduling lilypond compilation.
900         (format_lilypond_output_bodies): new function
901         (format_lilypond_block): new function
902         (html_pages): allow multi-page images in HTML
904         * python/lilylib.py (make_ps_images): rename function from
905         make_preview, merge with make_page_images
907 2003-06-28  Graham Percival  <gperlist@shaw.ca>
909         * input/test/key-clefs.ly: moved to regression.
911         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
913         * input/no-notation/README: added note about midi-*.ly files.
915         * input/test/two-key.ly: moved to no-notation/parse5.ly
917         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
918         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
920         * input/test/ {various}: modified comments, marked some for deletion.
922         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
924         * input/test/mmrest-collision: moved to regression.
926 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
928         * scm/chord-name.scm (note-name->markup): don't superscript root
929         alterations in chordnames.
931 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
933         * Documentation/user/refman.itely (Multi measure rests): more
934         index/cross-referencing.
936         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
938         * scm/font.scm: remove properties-to-font-name code.
940         * scm/define-grob-properties.scm: remove 'type
942         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
943         conversion
945         * lily/text-spanner.cc: change 'type grob prop to 'style 
947         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
948         "first" flag to decide whether to make a start-repeat
950         * input/regression/grace-volta-repeat-2.ly: new file.
952 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
954         * lilypond-indent.el: rename generic functions to LilyPond-*
956 2003-06-22  Graham Percival  <gperlist@shaw.ca>
958         * input/test/thumb.ly: delete, merged into refman.
960         * Documentation/user/refman.itely: added thumb info to Fingering.
962         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
963         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
964         vertical-align.ly : deleted files.
966 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
968         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
970         * lily/line-spanner.cc (broken_trend_offset): remove function.
971         (get_broken_offset): idem.
972         (brew_molecule): rewrite the line-break case.
974         * input/regression/follow-voice-break.ly:  new file.
976         * lily/line-spanner.cc (after_line_breaking): remove lines at the
977         start of a system.
979 2003-06-20  Graham Percival  <gperlist@shaw.ca>
981         * input/test/tuplet-rest.ly: moved to regression.
983         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
984         deleted file.
986         * input/test/ {many} : marked file for possible deletion.
988 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
990         * input/regression/beam-funky.ly: add note about (disputed)
991         correct beaming.
993         * ly/engraver-init.ly (ScoreContext): put key-signature after
994         staff-bar
995         
996 2003-06-20  Graham Percival  <gperlist@shaw.ca>
998         * input/test/ broken.ly lyric-phrasing.ly: deleted.
1000         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
1002         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
1004         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
1005         stem-extend was deleted (it was duplicate example, and not as
1006         good).
1008         * input/test/[s-z]*.ly: add texidoc index.
1010 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1012         * lily/slur.cc (get_boundary_notecolumn_y): change name from
1013         get_first_notecolumn_y
1015         * lily/spanner.cc (broken_spanner_index): new function.
1017 2003-06-19  Graham Percival  <gperlist@shaw.ca>
1019         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
1020         lyric-hyphen.ly : moved to regression.
1022         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
1023         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
1025         * input/test/instrument-name-mmrest.ly: moved to
1026         ../regression/multi-measure-rest-instr-name.ly
1028         * input/test/knee-sym.ly: moved to
1029         ../regression/beam-knee-symmetry.ly.
1031         * input/test/hymn.ly: change comments.
1033         * input/test/[p-r]*.ly: add texidoc index.
1035 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1037         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
1038         to postfix syntax
1039         
1040         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
1041         syntax.
1043         * VERSION: release 1.7.22
1045 2003-06-18  Graham Percival  <gperlist@shaw.ca>
1047         * input/test/[h-k]*.ly: added texidoc index.
1049         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
1051         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
1053         * input/test/ various : mark files for deletion or moving to regression.
1055         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
1057         * input/test/[l-o]*.ly: added texidoc index.
1059 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1061         * scm/music-functions.scm (make-ottava-set): 
1062         only do ottavation if centralCPosition is set.
1064         * lily/translator-scheme.cc (ly:context-property-where-defined):
1065         return '() if not found.
1067 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
1069         * lilypond-mode.el (LilyPond-un-comment-region): removed.
1070         Use one command for both commenting and uncommenting.
1072         * lilypond-indent.el (LilyPond-comment-region): new function,
1073         (un)comments each line separately.
1075         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
1076         
1077         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
1078         imenu is not added by default; adapted from f90.el,
1079         makes Help-menu, which does not fit, visible in XEmacs.
1080         
1081 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
1083         * lilypond-mode.el: Set show-paren-mode local; minor-mode
1084         show-paren-mode sets blink-matching-paren-on-screen local.
1085         Try to make show-paren-function to paren-highlight local.
1087         * lilypond-indent.el (LilyPond-scan-sexps): new function.
1088         Copy definitions of Emacs' show-paren-function and
1089         XEmacs' paren-highlight and make minimal changes;
1090         add comments about locality. 
1091         Fix matching first open-paren-char in '<< .. >>'.
1093 2003-06-16  Graham Percival  <gperlist@shaw.ca>
1095         * input/test/g*: added texidoc index.
1097         * input/test/[a-g]*: added raggedright==#t when it
1098          seemed appropiate.
1100         * input/test/ fake-grace.ly figured-bass.ly : removed file.
1102         * Documentation/topdoc/INSTALL.texi: removed false warnings
1103         about gcc 3.3.
1105 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1107         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
1109         * input/test/chords-without-melody.ly (texidoc): add from
1110         input/just-friends.ly
1112         * input/regression/size{13--26}.ly: move from input/
1114         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
1115         input/{star-spangled-banner,twinkle}.ly: remove 
1116         
1117         * lily/slur.cc: remove slur over rest warnings.
1119         * lily/note-spacing.cc (get_spacing): include left part of right
1120         object in fixed space. This fixes stretched space before
1121         accidentals.
1123         * input/regression/spacing-accidental-stretch.ly: new file.
1125 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
1127         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
1128         Reduce to 16pt.
1130 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1132         * input/regression/spacing-knee.ly: docstring
1134         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
1136         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
1137         input/tutorial/{test,solar,flowing}.ly: remove
1139         * input/rhythm.ly: remove
1141         * input/mutopia/F.Schubert/standchen.ly: update syntax.
1143         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
1144         update syntax. 
1146         * scm/define-grobs.scm (all-grob-descriptions): set
1147         knee-spacing-correction to 1.0
1149         * lily/note-spacing.cc (stem_dir_correction): compute knee
1150         correction using stem-thickness and head width.
1152         * input/regression/beam-quanting-horizontal.ly: update texidoc
1154         * scm/define-grobs.scm (all-grob-descriptions): set
1155         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
1156         This fixes 32nd beams for noteheads in spaces quants.
1158         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
1160 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1162         * README.mandrake: Change lilypond-extras to lilypond-documentation.
1164 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1166         * input/test/dpncnt.ly,part-combine-score.ly: remove.
1168         * VERSION (PACKAGE_NAME): release 1.7.21
1170         * input/regression/stem-shorten.ly: new file.
1172         * lily/stem.cc (get_default_stem_end_position): revise stem
1173         shortening code.
1175         * input/regression/spacing-multi-tuplet.ly: move from input/test/
1177         * input/test/{scripts,volta-start,sleur}.ly: remove
1178         
1179         * input/regression/span-bar.ly: smaller file.
1181         * input/regression/spacing-{natural,tight,loose}.ly: remove
1183         * input/test/markup.ly: remove
1185         * scripts/lilypond-book.py: put printfilename in separate chunk,
1186         so texidoc is printed after the filename.  
1188 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1190         * make/lilypond.mandrake.spec.in: fix docdirs.
1192 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1194         * input/regression/beam-french.ly: bugfix.
1196         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
1198         * input/regression/(various).ly: add raggedright = #t.
1200         * input/regression/auto-beam.ly: move from abe.ly
1202 2003-06-13  Graham Percival  <gperlist@shaw.ca>
1204         * input/test/f*.ly: added texinfo index.
1205         
1206         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
1208 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1210         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
1211         quant penalty for beam just outside staff.
1213         * input/regression/beam-quanting-horizontal.ly (texidoc): move
1214         from beam-pos.ly,  remove non-horizontal tests. 
1216         * input/test/(various): cleanup header info. 
1218         * input/test/tchaikovsky.ly: remove file.
1220         * scm/chord-generic-names.scm: move from
1221         double-plus-new-chord-name.scm
1223         * input/test/orchestscore.ly: remove file
1225         * Documentation/user/refman.itely (Vocal music): update documentation.
1227         * scm/define-translator-properties.scm (chordNoteNamer): remove
1228         chordNameStyle, use chordNameFunction
1230         * scm/chord-name.scm (set-chord-name-style): remove
1231         set-chord-name-style. Use \property chordNameFunction.
1233 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1235         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
1236         music): remove @TeX{} command.
1238 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1240         * lilypond-indent.el (scan-sexps): Renamed to
1241         aargh-this-breaks-other-emacs-modes-scan-sexps.
1243 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1245         * lilypond-indent.el: Fix: match concurrent one-char opening and 
1246         closing slurs: '()', etc. Add comments.
1248         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
1250         * lilypond-font-lock.el: match unending string at eof.
1252         * make/lilypond.mandrake.spec.in: refreshed packed file list.
1253         
1254 2003-06-10  Graham Percival  <gperlist@shaw.ca>
1256         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
1257         input/test/beam-dir.ly input/test/beam-position.ly    
1258         input/test/beam-suspect.ly input/test/beam-trend.ly    
1259         input/test/beams.ly input/test/crescendo-text.ly : deleted
1260         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
1261         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
1262         * input/test/default-bars.ly: moved to bar-always.ly
1263         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
1265 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1267         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
1269 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1271         * scm/chord-ignatzek-names.scm (remove-step): rename file.
1273 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
1275         * lilypond-indent.el: Match better slurs in scheme expressions.
1276         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
1278         * Documentation/user/invoking.itexi: document Emacs' paren matching.
1280 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1282         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
1284         * input/ac-extra-voice.ly: Add texidoc.
1286         * ly/chord-modifiers-init.ly: 
1287         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
1288         and chordNameExceptionsPartial for new chord names.
1290         * input/test/chord-names-dpnj.ly: 
1291         * input/test/dpncnt.ly: Update.
1293         * scm/chord-name.scm: 
1294         * scm/double-plus-new-chord-name.scm: Add compatibility for new
1295         chord selection and options.
1297         * ly/chord-modifiers-init.ly: Add exceptions 
1299         * scm/define-translator-properties.scm (chordNameStyle) 
1300         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
1302 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
1304         * ly/property-init.ly (germanChords): Added.
1305         (semiGermanChords): Added.
1306         
1307         * input/test/chord-names-german.ly: Use new macros
1308         
1309 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
1311         * lilypond-indent.el: Use similar parenthesis highlighting for 
1312         Emacs and XEmacs through redefinitions of parenthesis highlighting 
1313         functions; removed LilyPond-show-paren-function. Fix indenting.
1314         Turn paren-matching on also in XEmacs.
1316         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
1317         as needed by parenthesis highlighting functions (in scan-sexp).
1319 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1321         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
1322         function.
1323         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
1325 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
1327         * lilypond-indent.el: tune regexp for show-paren-function.
1329 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1331         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
1332         for all LilyPond-produced tex snippets.
1334         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
1335         fixes one line --preview output of ly2dvi.
1337 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
1339         * lilypond-indent.el: match only one type of slurs in
1340         LilyPond-show-paren-function.
1342 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1344         * debian/GNUmakefile (EXTRA_DIST_FILES): 
1345         * debian/lilypond1.7.dirs: 
1346         * debian/lilypond1.7-doc.dirs: New file.
1348         * input/regression/chord-name-exceptions.ly: Add parameter for
1349         ignatzekExceptions.  Quote hash in docstring.
1351 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
1353         * lilypond-indent.el (show-paren-function): define show-paren-function
1354         as LilyPond-blink-matching-open and use it for closing parens.
1355         Let LilyPond-blink-matching-open know whether a bracket was inserted.
1357         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
1358         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
1359         LilyPond-blink-matching-paren in order to match both open and close
1360         brackets.
1361         
1362 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
1364         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
1365         testing by modifying the code from FSF Emacs paren.el. Add comments.
1367 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1369         * input/test/dpncnt.ly: Transpose example to match new
1370         default \chords octave.  Add comment.
1371         
1372         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
1373         comment about octave change.
1375 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1377         * input/test/[d,e]: added texinfo index tags.
1378         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
1380 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1382         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
1384 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
1386         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
1387         as in blink-matching-open.
1389 2003-06-03  Graham Percival  <gperlist@shaw.ca>
1391         * input/test/[a-c]: more comments in files.
1392         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
1393         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
1394         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
1395         mark file for proposed deletion.
1396         * input/test: renaming files:
1397         auto-beam-4-8.ly to beam-auto-4-8.ly
1398         auto-beam-override.ly to beam-auto-override.ly
1399         auto-beam.ly to beam-auto.ly
1400         blank.ly to blank-paper.ly
1401         absolute-volume.ly to dynamic-absolute-volume.ly
1403 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1405         * input/test/dpncnt.ly: 
1406         * input/test/chord-names-dpnj.ly: Resurrect.
1408         * lily/my-lily-lexer.cc: Remove chordnames keyword.
1410         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
1412         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
1413         Better docstring, add parameter OMIT-ROOT, tidy up.
1415 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
1417         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
1419 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1421         * scm/output-ascii-script.scm (as-font-alist-alist):
1422         (as-properties-to-font-name):
1423         (as-make-style-sheet): Remove.
1425         * scm/font.scm (as-make-font-list): New function.
1426         (as-font-sheet-alist): New variable.
1428         * ly/paper-as9-init.ly: 
1429         * ly/paper-as5-init.ly: Update.
1431         * ly/paper-as5.ly:
1432         * ly/paper-as9.ly: New file.
1434 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1436         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
1438 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1439         * input/sondag-morgen/*: removed due to copyright concerns.
1440         * input/[a,b]*.ly: added a newline at the end of the texinfo
1441         doc string (produces better output in HTML version).
1442         * input/c*.ly: added texinfo index and added comments to
1443         aid in future changes to input/test/ files.
1445 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1446         
1447         * Documentation/user/refman.itely: fixed build problem (missing
1448         file) caused by previous renaming.
1450 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1451         
1452         * input/test/[a,b]*.ly: added texinfo index and added comments to
1453         aid in future changes to input/test/ files.
1454         * input/test/bar-number-every-5-reset.ly: renamed to
1455         bar-number-every-five-reset.ly
1456         * input/test/bar-script-visibility.ly: renamed to
1457         bar-number-show-all.ly
1459 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1461         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
1462         to Voice.
1464         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
1465         out note-line and glissando functionality.
1466         
1467         * lily/line-spanner.cc (brew_molecule): cleanup.
1469 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1471         * scripts/as2text.scm: Use rdelim module.
1472         (start-system): Rename from start-line.
1473         (stop-system): Rename from stop-line.
1474         (af-gulp-file): Use string iso symbol for getenv.
1476         * scm/output-ascii-script.scm: Add guile and lily modules.
1477         (font-name-alist): New variable.
1478         (draw-line): New function.
1480         * scm/output-lib.scm (func, arg->string): Re-add from archive.
1481         (Were these silently removed, without ChangeLog entry?)
1483 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1485         * scm/music-functions.scm (make-ottava-set): bugfixes: also
1486         process 2nd ottava correctly.
1488 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
1490         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
1492 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1494         * Documentation/user/converters.itely (Invoking midi2ly): Update.
1496 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1498         * VERSION: release 1.7.20
1499         
1500         * lily/text-spanner.cc (brew_molecule): clean up function. This
1501         fixes bugs with broken 8va spanners.
1503         * lily/simple-spacer.cc (solve): also compute force for raggedright.
1504         This prevents spurious line-breaks with raggedright
1505         
1506 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1508         * lily/key-performer.cc (create_audio_elements): always use major
1509         key
1511         * Documentation/user/internals.itely: updates
1513         * input/regression/beam-break.ly: new file.
1515         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
1516         beams if starting or terminating stems have 'beaming set.)
1518         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
1519         property.
1521         * lily/parser.yy (verbose_command_req): add comment about scales.
1523 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
1525         * lilypond-indent.el: adjust regexps in bracket-matching.
1527 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
1529         * Documentation/user/refman.itely: more tiny fixes
1531         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
1532         "Chord names"; added table with input syntax for solesmes neumes
1533         table; added some words about rationale on input syntax design
1535         * lily/gregorian-ligature-engraver.cc,
1536         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1537         lily/include/gregorian-ligature.hh: bugfix: horizontal head
1538         alignment of Pes Initio Debilis
1540         * Documentation/user/refman.itely,
1541         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1542         mf/parmesan-heads.mf: fixed most of the head selection/alignment
1543         bugs in the solesmes neumes table
1545 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
1547         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
1548         Similarly, match '[' and ']' by skipping '\[' and '\]'.
1550         * lilypond-mode.el: fix tag-score. small improvements.
1552 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1554         * .cvsignore: Add aclocal.m4.
1556         * lily/music-constructor.cc: Include <assert.h>.
1558 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1560         * ly/engraver-init.ly (HaraKiriStaffContext): use
1561         RemoveEmptyStaffContext instead.
1563         * Documentation/user/refman.itely: updates
1565 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
1567         * Documentation/user/refman.itely: added solesmes neumes table;
1568         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
1569         bugfix: "Ornaments" -> "Articulations"
1571         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
1573 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1575         * lilypond-indent.el: Add a message about trying to match \] or \).
1576         
1577 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
1578         
1579         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
1580         obsolete "arithmetic_*"
1582         * input/bugs/ligatures.ly: removed (will be put into a different
1583         directory later)
1585 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1587         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
1588         libkpathsea (Maurizio Tomasi).
1590 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1592         * input/regression/repeat-slash.ly (texidoc): new file
1594         * lily/slash-repeat-engraver.cc (try_music): new file, handle
1595         slash repeats separately. Slash repeats and %
1596         repeats can now be nested.
1598 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1600         * lilypond-indent.el: Add preliminary test for closing \] and \).
1601         
1602 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
1604         * lily/gregorian-ligature-engraver.cc,
1605         lily/vaticana-ligature-engraver.cc,
1606         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
1607         mf/parmesan-heads.mf: various semivocalis related bugfixes
1609         * input/bugs/ligatures.ly: new file demonstrating problems with
1610         ligatures
1611         
1612 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
1614         * lilypond-mode.el,
1615         lilypond-font-lock.el,
1616         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
1618 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
1620         * lilypond-mode.el: Remove outdated code. Stress the difference 
1621         between Emacs and XEmacs definitions.
1623         * lilypond-mode.el,
1624         lilypond-indent.el: Define a function interactive only when necessary.
1626 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
1628         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
1629         Use inactive regions also in XEmacs.
1631 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1633         * Documentation/user/refman.itely (Repeat syntax): more updates
1635         * lily/simple-spacer.cc (solve): move solution process into
1636         solve(). This fixes a bug with collisions and raggedright = ##t.
1638         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
1640         * ly/engraver-init.ly: remove GraceContext. Update examples.
1642 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1644         * GNUmakefile.in (fonts): Also make fontball.
1646         * Website fixes:
1648         * ly/engraver-init.ly (GraceContext): Add.
1650         * run:
1652             convert-ly $(find . -name *.ly)
1654         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
1655         new chords.
1657 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1659         * VERSION: 1.7.19 released
1660         
1661         * scm/music-functions.scm (set-octavation): new function.
1663         * input/regression/ottava.ly: new file
1665         * lily/translator-scheme.cc (LY_DEFINE): new function
1666         ly:unset-context-property
1667         (LY_DEFINE) new function ly:context-property-where-defined: 
1669 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
1671         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
1673         * lilypond.words: add few.
1675         * input/test/script-chart.ly: fix typo.
1677 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1679         * scm/define-grobs.scm: uniform naming for definitions and output
1680         routine files. 
1682         * ly/engraver-init.ly (ChoirStaffContext): add \description from
1683         scm/context-description.scm
1685         * lily/parser.yy (translator_spec_body): add \description to the
1686         \translator{} body syntax.
1688         * lily/ottava-engraver.cc: new file.
1690         * scm/chord-name.scm (natural-chord-alteration): replace old
1691         chord stuff. 
1693         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
1695         * Documentation/user/refman.itely (Metronome marks): update doco.
1697         * input/regression/markup-note.ly: new file
1699         * input/regression/metronome-marking.ly: new file
1701         * lily/metronome-engraver.cc: new file. Print \tempo markings.
1703         * scm/new-markup.scm (note-markup): make a note glyph, useful for
1704         metronome marks.
1706 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1708         * Documentation/user/GNUmakefile: Compatibility fix for new
1709         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
1710         for making binary packages; info splitting bug has been fixed.
1712         * Documentation/user/refman.itely: Compile fixes.
1714 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
1716         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
1717         Count \midi -keywords also for a region.
1719 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1721         * lily/lookup.cc (LY_DEFINE): new function
1723         * Documentation/user/tutorial.itely: updates
1725 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
1727         * lilypond-mode.el: Allow Midi on buffer.
1728         Use only '.ly'-extension, remove '.sly' and '.fly'.
1729         Allow use of inactive regions. Invoke next Command on Master file, 
1730         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
1732 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1734         * Documentation/user/tutorial.itely: updates.
1736 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
1738         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
1740 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
1742         * lily/coherent-ligature-engraver.cc: fixed typo
1744         * lily/coherent-ligature-engraver.cc,
1745         lily/gregorian-ligature-engraver.cc,
1746         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1747         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
1748         lily/vaticana-ligature-engraver.cc,
1749         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
1750         scm/grob-description.scm: cleanup: junked LigatureHead grob and
1751         removed all ligature specific stuff from NoteHead code
1753         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
1754         ligatures now use regular noteheads
1756         * lily/vaticana-ligature.cc: tiny code cleanups
1758         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
1759         space between two adjacent noteheads of the same pitch
1761         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
1762         description; cleanup: removed obsolete font-family settings
1764 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
1766         * lily/coherent-ligature-engraver.cc,
1767         lily/gregorian-ligature-engraver.cc,
1768         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1769         lily/mensural-ligature-engraver.cc,
1770         lily/vaticana-ligature-engraver.cc,
1771         lily/include/gregorian-ligature-engraver.hh: updated for new
1772         Coherent_ligature_engraver; added comments that describe the basic
1773         design ideas of the ligature implementation
1775         * lily/coherent-ligature-engraver.cc,
1776         lily/include/coherent-ligature-engraver.hh: new file: shared code
1777         between mensural ligatures and Gregorian chant notation ligatures
1779 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1781         * lilypond-mode.el: XEmacs fixes: include two definitions for the
1782         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
1783         use only two arguments in sit-for, use no arguments in
1784         read-char-exclusive, backspace is not a character (127) in XEmacs.
1786         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
1788 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1790         * lilypond-mode.el: un-commenting works after syntax-table fix.
1792         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
1793         group, verbose commenting for syntax table.
1795         * lilypond-indent.el: add TODO for ligature slurs.
1797 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
1799         * lilypond-mode.el: Move comments of parenthesis matching away,
1800         (blink-matching-paren-on-screen) fix blinking in Emacs.
1802         * lilypond-font-lock.el: Fix parent-matching for Emacs:
1803         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
1805         * lilypond-indent.el: Add TODO for parenthesis matching.
1807 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
1809         * lilypond-mode.el: Fix XEmacs: 
1810         changed [S-iso-lefttab] to [(shift iso-lefttab)],
1811         invoke explicitly easy-menu-add (in Emacs done automatically).
1812         
1813         * lilypond.words: Add few words from input/*/*.ly.
1815 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1817         * VERSION (PATCH_LEVEL): release 1.7.18
1819         * scripts/lilypond-book.py: only print basename for printfilename
1820         option
1822         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
1823         and syntax updates.
1825 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1827         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
1828         better parametrisation. Move fatness of bulb downward.
1830         * mf/parmesan-custodes.mf (dir_down): remove underscores from
1831         glyph names. Underscores are not allowed .ps encoding files.
1833 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
1835         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
1836         variable "packed" for packed right-ragged mode
1838         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
1839         unused variable ragged; fixed indentation
1841         * Documentation/user/refman.itely: tiny cleanups in ancient
1842         clef and custos section
1844 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1846         * lily/parser.yy (Simple_music): add \applyoutput, syntax
1847         \applyoutput PROCEDURE
1849         * lily/my-lily-lexer.cc: add \applyoutput.
1851         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
1853         * lily/text-item.cc: clean text-interface description
1855 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1857         * input/{regression,test}/: use postfix for slur endings and beam
1858         begins.
1860         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
1861         style beams too. 
1863         * input/regression/lyrics-melisma-beam.ly: new file.
1865         * lily/lyric-engraver.cc (process_music): change from
1866         process_acknowledged_grobs()
1868         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
1869         functions to set and revert auto-beam settings.
1871 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1873         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
1875 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
1877         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
1878         Documentation/user/lilypond.tely: fixed some typos; updated author
1879         info
1881         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
1882         #"" -> #'flag-style = #'()
1884         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
1885         cleanup: removed dead #includes
1887         * lily/gregorian-ligature-engraver.cc,
1888         lily/include/gregorian-ligature.hh,
1889         scm/grob-property-description.scm: small cleanups, small spacing
1890         fixes
1892         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
1893         lily/vaticana-ligature.cc,
1894         lily/include/gregorian-ligature-engraver.hh,
1895         scm/grob-property-description.scm, scm/music-types.scm:
1896         "porrectus" -> "pes or flexa"
1898         * ly/engraver-init.ly, scm/grob-description.scm,
1899         scm/grob-property-description.scm: junked porrectus, now handled
1900         by ligature code
1902         * scm/grob-description.scm: bugfix: added space-alist entry for
1903         breathing sign/custos
1905 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1907         * Another grand 2003 update.
1908         
1909         * Remove mentioning of `mudela'; There's no such thing.
1911 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1913         * Documentation/user/preface.itely (Preface to version 1.8): update
1915         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
1917         * Documentation/user/converters.itely (Invoking convert-ly): revise
1919         * scripts/convert-ly.py (outfile_name): remove --assume-old.
1921         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
1923 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1925         * Documentation/user/internals.itely: more updates.
1927 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1929         * Documentation/user/refman.itely: revise 
1931         * Documentation/user/internals.itely: revise
1933         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
1935 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
1937         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
1938         beautification: reformatted ancient clefs section; cleanup: small
1939         wording fixes
1941 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
1943         * lilypond.words: added words for chant notation, sorted
1944         alphabetically through "sort lilypond.words"
1946 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
1948         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
1949         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
1950         chant notation
1952 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
1954         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
1955         prevent TeX from interpreting them as long dash
1957         * input/test/vaticana.ly: updated
1959         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
1960         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
1961         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
1962         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
1963         fixes
1965         * mf/parmesan-heads.mf: ledger endings: removed dead code
1967 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1969         * VERSION: 1.7.17 released
1970         
1971         * Documentation/user/GNUmakefile
1972         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
1973         files too.
1975         * scm/document-markup.scm: new file: document all markup
1976         functions.
1978         * scm/documentation-generate.scm: rename all documentation modules
1979         to document-*.scm
1981         * scripts/lilypond-book.py: generate link to .ly file iso. link to
1982         .png
1984         * input/test/divisiones.ly: added
1986         * input/regression/output-property.ly: new file
1988         * lily/cluster.cc: change cluster-interface to use style property
1990 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
1992         * input/test/chord-names-german.ly: modified.
1994         * scm/chords-ignatzek.scm:
1995           chord-name->german-markup: Added
1996           note-name->german-markup: Changed (now producing lowercase notenames)
1998         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
1999         
2000 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2002         * scripts/convert-ly.py (FatalConversionError.conv):
2003         divisiominima -> divisioMinima, etc.
2005         * ly/engraver-init.ly (FiguredBassContext): add
2006         Separating_line_group_engraver to Figured bass context.
2008         * ly/german-chords-init.ly: remove file
2010         * input/test/chord-names-german.ly (scm): new file.
2012         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
2014         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
2015         Chord_name_engraver
2017         * Documentation/user/refman.itely: lots of updates.
2019         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
2020         new file
2022         * input/test/bar-number-every-5-reset.ly: new file.
2024 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2026         * input/regression/chord-name-major7.ly: new file
2028         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
2029         if specced explicitly.
2031         * input/regression/chord-name-entry-11.ly: new file.
2033         * input/test/slur-beautiful.ly: new file.
2035         * Documentation/user/refman.itely: updates.
2037         * input/regression/collisions.ly (threevoice): cleanup.
2039         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
2041 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2043         * Documentation/user/*.itely: various updates.
2045         * ly/spanners-init.ly: enddecr/ endcr.
2047         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
2048         of tutorial
2050 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2052         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
2054         * lily/new-chord-name-engraver.cc (process_music): use octavation
2055         (a number) instead of original-pitch to store inversions. This
2056         fixes a problem with transposed chords with inversions.  
2058 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2060         * stepmake/aclocal.m4: Include compile fix for broken flex, as
2061         used in includable-lexer.hh.
2063         * lily/includable-lexer.cc: Bugfix: include config.h.
2065         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
2066         circumvention of Debian packaging bug.
2068 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2070         * flex-2.5.31 hits Debian/unstable.  Fixes below.
2071         
2072         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
2074         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
2075         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
2077         * lily/include/includable-lexer.hh: 
2078         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
2080         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
2082         * aclocal.m4: Regenerate.
2084         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
2085         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
2087         * scm/pdf.scm (use-modules): Include lily.
2089         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
2090         Noordkamp).
2091         (use-modules): Include lily.
2092         (lily-def): Bugfix: include tex-val in let.
2094 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
2096         * lilypond-mode.el: sensible error if lilypond.words not found.
2098         * lilypond.words: add few words.
2100 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
2102         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
2104         * mf/parmesan-scripts.mf: fixed typo in char name
2106 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2108         * VERSION: 1.7.16 released
2110         * python/lilylib.py (setup_temp): temporary directories are mode 700.
2111         (this is a security vulnerability).
2113         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
2115         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2116         add staff support.
2118 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
2120         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
2121         ly/script-init.ly, scm/script.scm: bugfix: renamed
2122         fermata->signumcongruentiae to fix naming clash with feta font
2124 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2126         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
2128         * lily/multi-measure-rest-engraver.cc
2129         (start_translation_timestep): use grace timing too for determining
2130         when to make mmrest.
2131         (start_translation_timestep): clear numbers too.
2133 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
2135         * scm/music-types.scm: compile fix: escape braces
2137         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
2138         work around font selection problem
2140         * Documentation/user/refman.itely: BreathingSign: added docu for
2141         property "text"
2143 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2145         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
2146         information.
2148 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2150         * lily/multi-measure-rest-engraver.cc (class
2151         Multi_measure_rest_engraver): make multiple Number objects, one
2152         for each MultiMeasureTextEvent.
2154         * scm/music-functions.scm (glue-mm-rest-texts): use
2155         MultiMeasureTextEvent
2157         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
2159         * Documentation/user/refman.itely (Multi measure rests): update.
2161 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2163         * lily/ly-module.cc (ly_copy_module_variables): use
2164         scm_internal_hash_fold() for iterating modules.
2166 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
2168         * Documentation/user/refman.itely: Section Custodes: added more
2169         example code
2171         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
2172         neo-mensural rests to parmesan font
2174         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
2175         header
2177 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2179         * Documentation/user/macros.itexi: @fileref macro.
2181         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
2182         each file. 
2184 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
2186         * lily/include/custos.hh, make/lilypond.suse.spec.in,
2187         Documentation/topdocs/AUTHORS.texi: updated my email address
2189         * Documentation/user/refman.itely: updated custos documentation;
2190         beautified divisiones example; beautified articulations table
2192         * lily/breathing-sign.cc: bugfix: finalis molecule
2194 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
2196         * Documentation/user/refman.itely: added docu for
2197         contemporary fermata symbols, gregorian breathing signs; small fixes
2199         * ly/gregorian-init.ly: removed obsolete #'type props
2201 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2203         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
2204         minimum-length property correctly.
2206 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2208         * scm/music-functions.scm (make-multi-measure-rest): set input
2209         locations for multimeasure rests.
2211 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
2213         * input/regression/breathing-sign.ly: updated to for ancient
2214         notation
2216 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2218         * scripts/ly2dvi.py: Add newline.
2220 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2222         * scripts/ly2dvi.py (dependency_files): Compile fix.
2224 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2226         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
2227         (make_html_menu_file): --html menu. 
2229 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2231         * scripts/ly2dvi.py (run_dvips): +add the .map file 
2233 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2235         * input/screech-boink.ly: new file.
2237 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2239         * scripts/lilypond-book.py (make_lilypond_file): convert
2240         lilypond-file to lilypond block directly, without going through
2241         begin/end lilypond text.
2242         
2244 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
2246         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
2247         scm/grob-description.scm: moved Michael's original breathing sign
2248         code in brew_molecule() to divisio_minima(); provided new
2249         brew_molecule() that effectively replaces the
2250         Text_item::brew_molecule callback (with additional fallback to
2251         Michael's original code); added callbacks for brewing divisio
2252         maior/maxima and finalis
2254         * gregorian-init.ly: added breathing sign shortcuts for virgula,
2255         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
2257         * script-init.ly: added shortfermata, longfermata,
2258         verylongfermata, varcoda
2260         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
2261         longfermata, verylongfermata, varcomma, varcoda
2263 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2265         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
2266           Remove all noquote and insert a few quote.
2267         
2268         * Documentation/user/lilypond-book.itely (Music fragment options),
2269           scripts/lilypond-book.py: Don't include quotation blocks by
2270           default. Introduce option quote instead of noquote
2272 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2274         * VERSION: 1.7.15 released
2275         
2276         * Documentation/user/lilypond.tely: omf updates.
2278         * buildscripts/texi2omf.py (omf_vars): include version.date
2280         * make/lilypond.redhat.spec.in: fixes for spec file. 
2282         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
2283         by function definition: lily now requires a recent GNU Make.
2285         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
2287         * make/ly-rules.make: remove .ly -> .tex rule
2289         * Documentation/user/refman.itely (Figured bass): revised figured
2290         bass example.
2292 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2294         * stepmake/stepmake/omf-targets.make (local-install): add
2295         scrollkeeper-update message.
2297         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
2298         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
2300         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
2302         * Documentation/user/converters.itely (Invoking midi2ly): add
2303         track/channel notice.
2305 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2307         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
2309         * lily/parser.yy (scalar): DIGIT is also a scalar.
2311         * Documentation/user/music-glossary.tely: add @omf tags
2313         * Documentation/user/lilypond.tely: add @omf tags
2315         * scm/generate-documentation.scm (string-append): add @omf tags.
2317         * stepmake/stepmake/omf-*: new files 
2319         * input/regression/multi-measure-rest.ly (texidoc): add doco
2321         * GNUmakefile.in (web-doc-install): add web-doc-install target
2323         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
2324         fixes crashes while dumping MIDI.
2326         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
2327         midi
2329 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2331         * buildscripts/texi2omf.py: new file.
2333         * mf/feta-beugel.mf: include font count, not staffsize (16) in
2334         font-name
2336 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2338         * input/regression/beam-manual-beaming.ly (texidoc): new file.
2340         * lily/sequential-iterator.cc (descend_to_child): call
2341         descend_to_child() for all types of music.
2343 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2345         * scm/translator-property-description.scm: Add
2346         bassFigureFormatFunction.  Replace some entries.
2348 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2350         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
2351         clean out.
2353 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2355         * scripts/midi2ly.py (Note.dump): never dump duration for
2356         dump_dur=0.
2358         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
2359         new function
2361         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
2362         figures using new markups. Much simpler, and should improve layout
2363         a little.
2365         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
2367 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2369         * ly/engraver-init.ly: use Hara kiri by default for 
2370         ChordNames, FiguredBass and Lyrics(Voice) context. 
2372         * lily/axis-group-engraver.cc (acknowledge_grob): use
2373         rhythmic-grob-interface for selecting items not to hara-kiri'd 
2375         * scm/new-markup.scm (markup-function-list): add bracket,
2376         vbracket.
2378         * ly/engraver-init.ly (ChordNamesContext): set
2379         minimumVerticalExtent
2381 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2383         * input/test/time-signature-double.ly: new file 
2385         * input/regression/collision-head-chords.ly (texidoc): new file.
2387         * lily/type-swallow-translator.cc: add note swallow translator 
2389         * input/test/time-signature-double.ly: new file.
2391         * lily/type-swallow-translator.cc: add Rest_swallow_translator
2393         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
2394         (FiguredBassContext): idem.
2396         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
2398         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
2400         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
2402         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
2403         .afm dependency
2405         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
2407         * python/lilylib.py (make_page_images): add function.
2409         * scripts/ly2dvi.py (run_latex): include title in preview image.
2411         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
2412         from lilypond-book for <ly2dvifile> tags in HTML.
2414         * scripts/ly2dvi.py (option_definitions): add --debug option to
2415         print out environment.
2417         * input/regression/tie-chord-partial.ly: new file.
2419 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
2421         * lilypond.words: add 3
2423 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2425         * scm/new-markup.scm (markup-function-list): add finger-markup
2427         * input/tutorial/brahms-tweaked.ly: new markup 
2429         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
2431         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
2432         crash when processing '() markup
2434         * input/regression/breathing-sign.ly (texidoc): add caesura example.
2436         * lily/breathing-sign.cc (railtracks): another caesura.
2438         * mf/feta-schrift.mf: caesura symbol. 
2440 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2442         * scripts/convert-ly.py (FatalConversionError.conv): add
2443         ly:molecule-XXX conversions.
2445         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
2447         * input/regression/multi-measure-rest-text.ly: new file.
2449         * scm/music-functions.scm (glue-mm-rest-texts): automatically
2450         convert MMREST-TEXT to MultiMeasureRestNumber settings.
2452         * ly/engraver-init.ly (ScoreContext): move tablature settings to
2453         ScoreContext
2455         * scm/new-markup.scm (center-markup): \center markup.
2457         * scm/music-functions.scm: remove pitchify scripts.
2459         * lily/music.cc (print_smob): display music name if available 
2461 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2463         * Documentation/user/refman.itely (Instrument names): remove
2464         \turnOff doco.
2466 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2468         * lily/score.cc (mark_smob): bugfix.
2470         * input/regression/rehearsal-mark.ly: new file.
2472         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
2473         report error at the current token again.
2475 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2477         * cygwin/mknetrel: Exit if doc build fails.
2479         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
2481 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2483         * scm/music-types.scm (music-descriptions): add doc strings
2485 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2487         * lily/lexer.ll: 
2488         * lily/include/my-lily-lexer.hh: 
2489         * lily/include/includable-lexer.hh: Add flex kludge.
2491         * config.hh.in: 
2492         * config.make.in: 
2493         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
2494         cruft.
2495         
2496         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
2497         code.
2499 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2501         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
2503         * lily/parser.yy (new_chord): Compile fix.
2505 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2507         * Documentation/user/refman.itely (Tuning groups of objects):
2508         remove documentation for \turnOff. 
2510         * lily/percent-repeat-engraver.cc (try_music): add correct
2511         processing moments for double-measure percents as well.
2513         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
2515         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
2516         grob prop type. 
2518         * Documentation/user/refman.itely (Printing named chords): add
2519         chord name tweak doco.
2521         * input/template/gregorian-transcription.ly: new file.
2523 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2525         * VERSION: 1.7.13 released
2526         
2527         * input/test/*: lots of cleanups/comment-outs/removals in chord
2528         examples
2529         
2530         * input/regression/*: lots of cleanups/comment-outs/removals in
2531         chord examples
2532         
2533         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
2534         options
2536         * lily/new-chord-name-engraver.cc (process_music): give original
2537         inversion pitch to chord name routine.
2539         * input/tutorial/os-score.ly: update to new markup
2541         * Documentation/user/appendices.itely: simply include
2542         chords-ignatzek. 
2544         * Documentation/user/refman.itely (Chords mode): add documentation
2545         for chord mode.
2547         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
2548         not present in chord.
2549         (construct-chord): add inversion and bass support.
2551         * lily/chord.cc: junk contents.
2553 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
2555         * Documentation/user/refman.itely:
2556         * Documentation/user/music-glossary.tely: fix. 
2558 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2560         * scm/chord-entry.scm (construct-chord): move chord construction
2561         to Scheme.
2563         * lily/parser.yy (new_chord): new setup for chord entry.
2565 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
2567         * lilypond.words:
2568         * Documentation/user/music-glossary.tely: add ambitus.
2570 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2572         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
2574         * lily/include/*.hh: string() -> to_string()
2576         * scm/chords-ignatzek.scm: new file.
2578         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
2579         standard chord name exceptions.
2581         * scm/translator-property-description.scm (chordNameSeparator):
2582         add property.
2583         (majorSevenSymbol): add property
2585         * lily/translator-scheme.cc (ly:context-properties): new function
2586         (ly:context-parent): new function.
2587         (print_smob): print context name.
2589         * lily/music.cc (ly:get-music-length): new function
2590         (print_smob): don't print properties.
2592         * lily/duration.cc (duration<?): new function
2594         * input/regression/chords-funky-ignatzek.ly: new file.
2596         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
2597         jazz chords.
2599         * lily/pitch.cc (ly:pitch-diff): new function.
2601         * input/regression/chords-ignatzek.ly: new file.
2603 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2605         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
2606         pitches for jazz chords.
2608 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2610         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
2612 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
2614         * lilypond.words: add 1
2616 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
2618         * Documentation/topdocs/AUTHORS.texi: refine.
2620 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2622         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
2623         
2624         * lilypond.words: add one.
2626 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
2628         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
2629         Fontify bass note in chords, e.g., e in c1/e.
2630         
2631 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2633         * Documentation/user/music-glossary.tely: Dutch updates and
2634         additions (Arent Storm).
2636 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2638         * input/regression/ambitus.ly:  move file.      
2640         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
2642         * lily/event.cc (transpose): add tonic property to Key_change_req
2643         and to Key_engraver.
2645 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
2647         * Documentation/user/refman.itely: fix typo.
2649         * lilypond.words: removed wrong identifiers.
2651 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2653         * mf/feta-toevallig.mf: make flat stem shorter 
2655 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
2657         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
2659         * lilypond.words: add from Phrasing slur.
2660         
2661 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
2663         * lilypond-mode.el: allow launching multiple ViewPS processes.
2664         
2665         * lilypond.words: add from Text markup.
2667 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2669         * input/test/ossia.ly (texidoc): add comment.
2671         * input/regression/voice-follower.ly: new file.
2673         * mf/feta-toevallig.mf: make flat heavier.
2675         * lily/cluster-engraver.cc: clean up Cluster engraver
2677         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
2678         Engraver. Use Note_column to compute Y positions and deal with
2679         line break stuff.
2681 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2683         * lily/stem.cc: move french-beaming to stem.
2685 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
2687         * lilypond-font-lock.el: fontify all durations in chords.
2689         * lilypond.words: add from lily/my-lily-lexer.cc
2691 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2693         * VERSION: release 1.7.12
2695         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
2697         * lily/gregorian-ligature.cc: new file
2699         * lily/*: the Great 2003 search & replace.
2701         * Documentation/user/refman.itely (Manual repeat commands): add
2702         note about font selection.
2704 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
2706         * lilypond-mode.el: propose recompiling midi while invoking playing,
2707         not while stopping playing.
2709 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
2711         * lilypond.words: add one.
2713         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
2714         and expressional note grouping. Fontify chord modes.
2716 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
2718         * Documentation/user/music-glossary.tely (Top): translate melisma.
2720 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2722         * Documentation/user/music-glossary.tely (Top): add melisma.
2724 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
2726         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
2727         interfaces for (abstract) grob GregorianLigature
2729         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
2730         renamed head* -> glyph_name*, x-shift* -> x-offset*
2732         * scm/grob-property-description.scm: bugfix: added missing descriptions
2734 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2736         * input/test/chord-names-dpnj.ly: New file.
2738         * scm/double-plus-new-chord-name.scm: Implement full and partial
2739         exceptions.
2741         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
2743         * scm/double-plus-new-chord-name.scm
2744         (double-plus-new-chord->markup): Fix sub->markup.
2747 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
2749         * lily/custos-engraver.cc: added TODO; editorial changes
2751         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
2752         consistency with other ligature engravers; removed access on (now)
2753         private variable _ligature of Ligature_engraver
2755         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
2756         renamed last_bound -> last_bound_; issue programming_error on
2757         abstract method calls; moved primitives code from
2758         Mensural_bracket_engraver to here (because almost ligature
2759         engravers will need it); renamed try_stop_ligature () ->
2760         typeset_ligature (); bugfix: store primitives of finished ligature
2761         in separate variable finished_primitives_ to avoid clash on input
2762         like "\] \["; added current_ligature () to enable access on
2763         private variable _ligature
2765         * lily/mensural-ligature-engraver.cc: removed primitives_ code
2766         (now in super class); renamed try_stop_ligature () ->
2767         typeset_ligature ()
2769         * lily/mensural-ligature.cc: issue programming_error on abstract
2770         method calls
2772         * lily/note-heads-engraver.cc: added TODO comment upon bool
2773         in_ligature
2775         * mf/parmesan-heads.mf: fixed some of set_char_box()
2777         * scm/grob-description.scm: added VaticanaLigature
2779         * scm/grob-property-description.scm: added neume prefix properties
2781         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
2782         lily/include/gregorian-ligature-engraver.hh,
2783         lily/include/gregorian-ligature.hh: new files; framework for
2784         gregorian ligature engravers such as vaticana
2786         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
2787         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
2788         vaticana style ligature implementation (still somewhat uncomplete)
2790 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2792         * VERSION: release 1.7.11
2794         * scripts/convert-ly.py: add ly:pitch-transpose rule
2796 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2798         * input/test/dpncnt.ly: New file.
2800         * lily/my-lily-lexer.cc: Add chordnames keyword.
2802         * lily/parser.yy (chordnames_block): Parse chord name exception
2803         lists, see input/test/dpncnt.ly.
2805         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
2806         function.
2808         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
2809         filter-out too.
2811         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
2812         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
2813         pitch functions (except for ly:make-pitch, but that's apparently
2814         some sort of scheme naming standard?).
2816         * scm/lily.scm (!=): define-public.
2818         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
2820 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2822         * scm/double-plus-new-chord-name.scm
2823         (double-plus-new-chord-name->markup): New file.
2825 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2827         * python/lilylib.py (make_preview): don't suppress progress for
2828         bbox extraction.
2830 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2832         * Documentation/user/appendices.itely (scheme): update for new syntax.
2834         * input/regression/chord-name-styles.ly: new file
2836         * lily/instrument-name-engraver.cc: create instrument names
2837         without barline too.  Allows instrument name on ChordNames  
2839         * scm/new-markup.scm (interpret-markup): allow simple strings as
2840         markup too.
2842 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2844         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
2845         (step->markup-accidental): Fix: add accidental.
2846         (chord::inner-name-american): 
2847         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
2848         append stray '/' if last superscript addition was 'o'.
2850         * scm/new-markup.scm (normal-size-sub-markup) 
2851         (normal-size-super-markup): New function.
2853         * lily/source-file.cc (Source_file): Add warning for possibly
2854         intentional but suspicious initialization.
2856         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
2857         add comments about cut-and-paste programming.
2859         * flower/rational.cc (lcm): Not used; comment out.
2861 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2863         * lily/new-fingering-engraver.cc (position_scripts): use
2864         fingerHorizontalDirection to determine fingering horizontal
2865         directions.
2867         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
2868         fingering support.
2870         * scripts/convert-ly.py (FatalConversionError.conv): add style
2871         conversion rule. 
2873         * scm/chord-name.scm (set-chord-name-style): new function.
2874         (new-chord-name-brew-molecule): revise to interpret markup only
2875         (new-chord->markup): cleanuppish rewrite. To be called from the
2876         new engraver.
2878         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
2879         Markup earlier, during interpreting.
2881         * input/test/{banter,jazz,american}-chords.ly (scheme): update
2882         style settings. Rename to chord-names-*.ly
2884 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2886         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
2887         markup code and update to new markup.  Most probably broke some of
2888         it.
2889         
2890 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
2892         * Documentation/user/refman.itely: added docu for ambitus and
2893         clusters
2895         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
2896         ly_quote_scm() in lookup.cc
2898         * mf/parmesan-clefs.mf: set_char_box fix
2900         * lily/cluster-engraver.cc: junk implicit protection; use
2901         Protected_scm instead
2903 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2905         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
2906         throughout.
2908         * scm/new-markup.scm: Turn-off error-triggering test code.
2910 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2912         * scm/new-markup.scm (markup-thrower-typecheck) 
2913         (markup-typecheck?):  add full typechecking functions.
2914         (make-markup-maker): add make-FOO-markup functions.
2915         (markup-argument-list-error): nice error checking messages.
2916         (make-markup): better function: less quoting escapades.
2918 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2920         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
2922 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2924         * cygwin/lilypond.hint (requires): Add cygwin.
2926         * .cvsignore: Remove stepmake (huh!?!), add lib.
2928         * GNUmakefile.in: Add libdir links for builddir runs.
2930         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
2931         instead of datadir.
2933         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
2934         local_lilypond_libdir.
2936         * config.make.in (lilypond_libdir): Add.
2938         * stepmake/stepmake/substitute-rules.make: 
2939         * stepmake/stepmake/script-rules.make: 
2940         * stepmake/stepmake/python-module-rules.make:
2941         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
2942         lilypond-python-module patch.
2944 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2946         * Documentation/user/refman.itely (Graphical interfaces): add note
2947         about xml2ly.
2949 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2951         * scripts/ly2dvi.py (run_dvips): remove trailing newline
2953 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2955         * VERSION: released 1.7.10
2957         * scripts/musedata2ly.py (): idem
2959         * scripts/midi2ly.py (dump_chord): idem
2961         * scripts/etf2ly.py (version): idem 
2963         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
2965         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
2967         * scm/tex.scm (tex-output-expression): remove eval compat
2968         glut. Other output files too.
2970         * scm/chord-name.scm: don't export anything from chord module.
2972         * input/test/american-chords.ly: idem
2974         * input/test/banter-chords.ly (texidoc): idem
2976         * input/test/Cc-chords.ly: add breakage notes.
2978         * Documentation/user/refman.itely (Text markup): rewrite manual section.
2980         * lily/parser.yy (scalar): allow \markup { } as property value. 
2982         * scm/chord-name.scm: complete new markup usage
2984         * scm/grob-description.scm (all-grob-descriptions): use new markup
2985         texts by default
2987 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2989         * scm/chord-name.scm: partial move to new markup texts.
2991 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2993         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
2995         * scm/bass-figure.scm (brew-bass-figure): make stack direction
2996         settable.
2998 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
3000         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
3001         invoked for old midi, wait for killing.
3003 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
3005         * Documentation/user/music-glossary.tely: Finnishing.
3007 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3009         * mf/feta-nummer-code.mf: some kerning pairs.
3011 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
3013         * scm/output-lib.scm (set-bar-number-visibility): Context-function
3014         Added.
3016         * Documentation/user/refman.itely (Bar numbers):
3017         set-bar-number-visibility added, modulo-bar-number removed again
3018         (sorry).
3020 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
3022         * scm/output-lib.scm (modulo-bar-number-visible): add function.
3024         * Documentation/user/refman.itely: add modulo-bar-number-visible.
3026         * Documentation/user/music-glossary.tely: translate into Finnish.
3028 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3030         * lilypond-mode.el: add shortcut for 2midi
3032         * lilypond-font-lock.el: fontify lyrics
3034 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
3036         * scm/drums.scm : use 1.7.x names.
3038         * input/regression/drums.ly : Don't use << chords >>
3040 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3042         * lilypond-mode.el: tidy, add TODO
3044         * make/lilypond.mandrake.spec.in: install-info quietly.
3046 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3048         * input/test/markup.ly: use new syntax.
3050 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3052         * ly/params-init.ly (interscoreline): add word-space
3054         * input/test/metronome.ly (eighthNote): idem.
3056         * input/test/script-priority.ly: use new markup
3058         * lily/parser.yy (markup): allow HEAD markup0 markup1 
3060         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
3062         * lily/parser.yy (gen_text_def): bugfix.
3063         (full_markup): allow markup identifier.
3065 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
3067         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
3068         jobs at the same time. Add horizontal lines to Command menu.
3069         Allow one compiling job -- propose killing others before a new one.
3071         * lilypond.words: add markup, teeny, etc.
3073 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
3075         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
3076         Allow only one type of midi process; launching Midi either stops
3077         midis or plays the current midi and launching MidiAll stops midis
3078         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
3079         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
3081 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3083         * lily/text-engraver.cc (process_acknowledged_grobs): use new
3084         markup  for new markup texts.
3086         * lily/mark-engraver.cc (process_music): idem
3087         
3088         * lily/instrument-name-engraver.cc (create_text): idem
3090         * scm/new-markup.scm (magnify-markup): new function.
3092         * scm/molecule.scm (stack-lines): bugfix.
3094         * lily/font-interface.cc (get_font): take font-magnification from
3095         alist chain.
3097 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3099         * lily/molecule-scheme.cc: move scheme functions to separate file.
3101         * lily/font-metric.cc  (ly_get_glyph): new function. 
3102         
3103         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
3104         (italic-markup, dynamic-markup): new functions
3105         (font-markup): new function
3107         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
3108         padding and minimum
3110 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
3112         * lily/accidental-engraver.cc:
3113         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
3115 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
3117         * lilypond.vim:
3118         * lilypond-font-lock.el: Put \longa as duration. Accept only 
3119         [a-zA-Z] for user defined identifiers. Separate note cases 
3120         with and without a duration (allow cis\longaX).
3122         * lilypond.words: Add words from Info.
3124 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3126         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
3128 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
3130         * lilypond-mode.el: Propose reverting buffer before a command if
3131         it was edited with an another editor.
3133 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3135         * lily/molecule.cc (ly_translate_molecule): new function
3137         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
3138         into libdir
3140         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
3142         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
3144 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
3146         * lilypond.words: take \words from Info-index.
3148 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3150         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
3152 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
3154         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
3156 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
3158         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
3159         and lilypond-documentation.
3161 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3163         * lily/parser.yy: Compile fix (bison 1.75).
3165 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3167         * VERSION: 1.7.9 released
3169         * scm/music-functions.scm (shift-one-duration-log): refactor.
3170         Use music-map.
3172         * input/regression/chord-tremolo.ly (texidoc): add dot test.
3174         * NEWS: update.
3176         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
3177         argument
3178         
3179         * scm/music-functions.scm (display-music): new function
3180         (music-map): change arg order.
3182         * input/regression/new-markup-syntax.scm: new file
3184         * lily/parser.yy (markup): add \markup { .. } syntax.
3186         * scm/new-markup.scm (override-markup): new function
3187         (lookup-markup): new function
3188         (music-markup): new function
3189         (lookup-markup-command): use markup-signature to store argument
3190         format for parser.
3192         * lily/lexer.ll: preliminary \markup syntax. 
3194 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
3196         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
3197         add pre/post-dependencies and menus with icons from source.
3199         * Documentation/pictures/lilypond-48x48.xpm:
3200         * Documentation/pictures/lilypond-32x32.xpm:
3201         * Documentation/pictures/lilypond-16x16.xpm: new files, background
3202         transparent.
3204         * stepmake/stepmake/generic-targets.make:
3205         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
3207 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3209         * input/regression/music-map.ly (texidoc): new file.
3211         * scm/music-functions.scm (music-map): new function
3213 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3215         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
3217 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
3219         * input/test/to-xml.ly:
3220         * lily/ligature-engraver.cc: Fixes documentation.
3222         * lilypond.mandrake.spec.in:
3223         * lilypond.redhat.spec.in: Add lilypond.words.
3225         * Documentation/user/refman.itely: Mention Info inside emacs.
3226         
3227         * lilypond.suse.spec.in:
3228         * lilypond.redhat.spec.in: 
3229         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
3231 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3233         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
3234         os.popen.read ().
3236 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3238         * scripts/ly2dvi.py (include_path): print warning if failing anything.
3240         * python/lilylib.py (error): add space
3242 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3244         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
3245         distribution.
3247 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3249         * lily/paper-outputter.cc (Paper_outputter): close port when
3250         finishing score.
3252 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3254         * scm/sodipodi.scm: Fixes.
3256 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
3258         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
3260         * buildscripts/make-font-dir.py: Fix. 
3262 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
3264         * lilypond-mode.el: Add support for Info inside Emacs.
3266 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3268         * buildscripts/make-font-dir.py: 
3269         * mf/GNUmakefile: Make sodipodi font map.
3271         * scm/sodipodi.scm: Add more output functions.
3273         * mf/feta-nummer.mf: 
3274         * mf/feta-beugel.mf: Add font_coding_scheme.
3276         * lily/paper-outputter.cc (output_header): Fix creator string.
3278 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3280         * lilypond-mode.el (LilyPond-autocompletion): invoked with
3281         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
3283         * lilypond.words: add two (Everybody can add/remove words now!).
3285         * debian/rules:
3286         * make/lilypond.suse.spec.in:
3287         * make/lilypond.mandrake.spec.in:
3288         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
3290         * Documentation/user/refman.itely: Mention autocompletion.
3292 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3294         * scripts/ly2dvi.py: Add paper sizes.
3296         * lily/timing-engraver.cc: 
3297         * lily/time-signature.cc: 
3298         * lily/span-bar.cc: 
3299         * lily/grob-scheme.cc: Code formatting fixes.
3301         * scm/sodipodi.scm: 
3302         * scm/sketch.scm:
3303         * buildscripts/mf-to-table.py: 
3304         * buildscripts/make-font-dir.py: Font testing.
3306 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3308         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
3309         inserts try-completion and shows all-completions.
3311         * lilypond.words: '\' -> '\\'
3313         * lilypond-mode.el: load libraries in the end, lilypond.words defines
3314         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
3315         
3316         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
3317         and LilyPond-reserved-words.
3318         
3319 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
3321         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
3322         from load-path.
3323         
3324         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
3325         the mini-buffer with Control-Shift-c.
3326         
3327 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3329         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
3330         duration. This fixes \tempo taking time.
3332 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3334         * lily/volta-engraver.cc (process_acknowledged_grobs): 
3335         Allow for text markup in repeatCommands. 
3337 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
3339         * lilypond-mode.el (LilyPond-insert-string): new function, use it
3340         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
3341         Get rid of skeleton.el-dependency.
3343         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
3345 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3347         * lily/beam-engraver.cc (stop_translation_timestep): reset
3348         now_stop_ev_
3350         * lily/scm-option.cc: add parse-protect to ly:set-option
3352         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
3354 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3356         * lily/include/ligature-bracket.hh: removed
3357         * lily/ligature-bracket.cc: removed
3359         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
3360         .tex
3362         * lily/beam.cc (set_beaming): don't change beam count on rests.
3363         (brew_molecule): always set flag-width > 0.
3365 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
3367         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
3368         chars, remove instructions; instead, refer to lilypond-init.el and
3369         Documentation/topdocs/INSTALL.texi.
3371         * lilypond.words: add identifiers and reserved words.
3373         * Documentation/topdocs/INSTALL.texi: separate sections for installing
3374         files and adding a load-path.
3376         * lilypond-init.el: Instructions, extracted from 
3377         Documentation/topdocs/INSTALL.texi. 
3378         
3379 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3381         * VERSION: 1.7.8 released 
3383         * lily/grob.cc (warning): better robustness fix.
3385 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
3387         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
3389         * lily/cluster-engraver.cc: stick better to variable naming
3390         conventions
3392         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
3393         until stop_translation_timestep()
3395         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
3396         min/max coordinates to backend, but no musical info such as
3397         pitches
3399         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
3401         * lily/grob.cc: robustness fix: warning(): do not crash if
3402         cause is not set
3404         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
3405         the much more elaborated tuplet brackets than the very naive and
3406         simple ligature bracket grob
3408 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3410         * Documentation/user/refman.itely (Analysis brackets): add
3411         horizontal bracket doco.
3413         * ly/property-init.ly (setMmRestFermata): added.
3415         * Documentation/user/refman.itely (Multi measure rests): fermatas
3416         on mm rests.
3418         * input/regression/apply-context.ly (texidoc): new file
3420         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
3421         code to be executed during interpretation. Possible applications:
3422         smart octavation, more advanced bar checks. 
3424         * lily/apply-context-iterator.cc: new file.
3426 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3428         * input/test/new-markup.ly: new file.
3430         * lily/text-item.cc (text_to_molecule): new function
3432         * scm/new-markup.scm (lambda): new file
3434         * lily/function-documentation.cc (ly_add_function_documentation):
3435         add proc property as well
3437 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3439         * Documentation/user/music-glossary.tely (Top): add custos.
3441 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
3443         * Documentation/topdocs/INSTALL.texi: advise how to include source
3444         path to Emacs load-path and improve language.
3446 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3448         * GNUmakefile.in: config.h message fix.
3450         * autogen.sh:
3451         * aclocal.m4: Regenerate.
3453         * configure.in: 
3454         * config.make.in: 
3455         * stepmake/config.make.in: 
3456         * stepmake/configure.in: 
3457         * stepmake/autogen.sh: 
3458         * stepmake/aclocal.m4: Update for autoconf 2.56.
3460 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
3462         * Documentation/topdocs/INSTALL.texi: instructions for an user how
3463         to install Emacs-mode. Instructions how to use vim-mode.
3465 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3467         * scm/music-types.scm (music-descriptions): no length for tempo event.
3469         * input/*.ly: add \version everywhere.
3470         
3471         * input/*.ly: update syntax to 1.7 + new-chords.
3473         * VERSION: 1.7.7 released.
3474         
3475         * Documentation/user/*.tely: new chord syntax.
3477         * input/regression/[bc]*.ly (texidoc): syntax updates.
3478         
3479 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
3481         * lilypond.words: add vocabulary to be used in auto-completion
3483         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
3485         * lilypond.vim: allow note name at EOF
3487 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3489         * buildscripts/new-chords.py (edit): -e option: inline editing.
3491         * input/regression/a*.ly (texidoc): syntax updates.
3493         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
3494         music): elucidations. 
3496 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
3498         * lily/include/lily-proto.hh, ly/engraver-init.ly,
3499         ly/spanners-init.ly, scm/grob-description.scm,
3500         scm/grob-property-description.scm, scm/music-types.scm,
3501         lily/cluster-engraver.cc, lily/cluster.cc,
3502         lily/include/cluster.hh, input/test/cluster.ly: cluster
3503         implementation
3505         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
3506         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
3507         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
3509         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
3511         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
3513         * scm/grob-description.scm: bugfix: by default, use default note
3514         head style when engraving ligatures
3516         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
3518         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
3519         events
3521         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
3523         * input/test/ancient-font.ly: bugfix: style -> flag-style
3525         * lily/ligature-engraver.cc: indentation fix
3527         * lily/parser.yy: indentation fixes
3528         
3529 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3531         * input/regression/measure-grouping.ly: more elaborate example.
3533         * lily/moment.cc: ly:add-moment, ly:mul-moment,
3534         ly:div-moment. New functions 
3536         * scm/music-functions.scm (set-time-signature): new function,
3537         allow inline time sig settings with measure grouping.
3539         * lily/parser.yy (command_element): move time sig construction
3540         into Scheme.
3542         * lily/side-position-interface.cc (out_of_staff): new function,
3543         like padding, but keep minimum distance from staff. Easier than
3544         linespanners (dynamics, pedals), but roughly the same effect.
3546 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
3548         * emacs-mode.el: Added spanish-note-replacements 
3549         (<carlos.betancourt@chello.be>).
3551         * vimrc: (Un)commenting with <(S-)F12>, tidy.
3553 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
3555         * lilypond.vim: Do not fontify cises, desis, etc.
3557         * vimrc: view dvi with <S-F6>
3559 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3561         * lily/lookup.cc (triangle): new function.
3563         * input/regression/measure-grouping.ly (texidoc): new file: show
3564         triangles and brackets for beat groups of 3 and 2.
3566         * lily/include/measure-grouping-spanner.hh (class
3567         Measure_grouping): new file.
3569         * lily/measure-grouping-spanner.cc (brew_molecule): new file
3571         * lily/measure-grouping-engraver.cc (class
3572         Measure_grouping_engraver): new file.
3574 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3576         * Merge from stable:
3578             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
3579         
3580         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
3581         stylesheet.
3583         * ly/paper19.ly: Include paper19-init.ly.
3585         * ly/paper19-init.ly: New file.
3587         * Documentation/user/tutorial.itely (First steps): Fix first
3588         example for font test.
3590         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
3592         * ChangeLog: Add 1.7.6 release marker (see below).
3594         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
3595         Add .py files.
3597 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3599         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
3601         * input/tutorial/*.ly: update to new syntax.
3603         * lily/parser.yy (Composite_music): new transpose syntax,
3604         \transpose FROM TO MUSIC. 
3606 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3608         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
3609         latex progress/error output to stderr (by default this goes to
3610         stdout).  Show lilypond progress, even when not verbose.
3612         * python/lilylib.py (system): New optional parameter to control
3613         showing of progress.
3615         * scm/backend-documentation-lib.scm (check-dangling-properties):
3616         Fix error message.
3618         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
3619         axis, extent.
3621         * scm/grob-property-description.scm (magnify): Remove.
3622         (extent, axis): Add.
3624 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3626         * VERSION: Release 1.7.6.
3628         * scripts/convert-ly.py: more uniformization substitutions.
3630         * buildscripts/new-chords.py (sub_chords): new file.
3632 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3634         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
3635         lilypond.map.  Include sauter fonts too.  Cleanups.
3637 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3639         * Documentation/user/tutorial.itely (First steps): change to new
3640         chord/tie/slur/beam notation.
3642         * lily/parser.yy (event_that_take_dir): allow postfix notation for
3643         ties.
3645         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
3646         engraver. Process ties in postfix notation, i.e. c8-~ c
3648         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
3650         * input/regression/beam-postfix-notation.ly (texidoc): new file.
3652         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
3654         * lily/beam-engraver.cc (try_music): accept new-beam-events
3656         * input/regression/chord-scripts.ly (texidoc): new file
3658         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
3659         script-events.
3661         * scm/script.scm (default-script-alist): cleanup.
3663         * lily/script-engraver.cc (make_script_from_event): cleanup.
3665         * lily/lyric-combine-music-iterator.cc
3666         (Lyric_combine_music_iterator): remove superfluous events.
3667         (melisma_busy): new function. Fix broken melismas.
3669 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3671         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
3672         Remove nonvalid settings. Use descriptive key names.
3673         Use <Return> to indicate the pressing of that key.
3675 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3677         * scripts/lilypond-book.py (option_definitions): Typo.
3679         * scripts/ly2dvi.py: Updates.
3681         * python/lilylib.py (setup_environment, print_environment)
3682         (get_bbox, make_preview): Merge and remove from ly2dvi and
3683         lilypond-book.
3685         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
3687         * .cvsignore: Remove some cruft.
3689         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
3690         path.
3692         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
3693         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
3694         throughout.
3696         * python/lilylib.py (quiet_system): Junk
3697         (system): Display error log upon failure.
3698         (read_pipe): New function.  Cleanups and fixes.
3700         * python/*.py: Rename from *.py.in.
3701         
3702         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
3704         * GNUmakefile.in (SUBDIRS): Move python before scripts.
3706 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3708         * python/GNUmakefile: Bugfix: handle modules.
3710         * stepmake/stepmake/python-module-targets.make (default): Add
3711         compiled modules. 
3713         * stepmake/stepmake/python-module-rules.make: Add rule for byte
3714         compiling modules.
3716         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
3717         Bugfix.  (OUT_PYC_MODULES): Add.
3719 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3721         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
3722         Use default paths. Refresh description.
3724 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3726         * VERSION: 1.7.5 released
3728         * input/regression/finger-chords.ly (texidoc): new file.
3730         * lily/script-engraver.cc (process_music): remove scriptHorizontal
3731         support
3733         * lily/fingering-engraver.cc (process_music): remove kludgy
3734         scriptHorizontal stuff.
3736         * lily/script.cc: remove staff-support property.
3738         * lily/new-fingering-engraver.cc (add_fingering): new
3739         file. Fingering engraver for new style chords.
3741 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3743         * lily/parser.yy (bare_number): allow 4 \cm (without
3744         decimal dot). (should backport to 1.6?)
3746         * ly/declarations-init.ly: use Scheme for dimension defs.
3748         * lily/parser.yy (TODO): remove hard coded dimensions, add
3749         REAL NUMBER_IDENTIFIER production.
3751         * lily/rest-collision.cc (force_shift_callback): rewrite using
3752         -done property.
3754         * scm/grob-property-description.scm (rest-collision-done): add
3755         property.
3756         
3757         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
3759 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3761         * input/regression/multi-measure-rest-center.ly: new file.
3763         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
3764         off horizontally by 0.05 ss. Fixed.
3766 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3768         * scm/pdftex.scm: Rename ly-number to ly:number->string.
3770         * Documentation/topdocs/index.tely: Remove duplicate from merge.
3772 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3774         * lily/tie.cc (get_control_points): also avoid staff lines on the
3775         just outside the outer staff lines
3777 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3779         * ly/params-init.ly: Just define style-alist, no need to
3780         define-public.
3782         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
3783         (thanks Han-Wen).
3785         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
3786         (FET_FILES): = FONT_FILES.
3788         * Merge from stable:
3790             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
3792 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3794         * VERSION: 1.7.4 released.  
3795         
3796         * scm/generate-documentation.scm (string-append): add macro
3797         definitions.
3799         * lily/text-item.cc (lookup_text): don't use virtual fonts for
3800         normal texts.
3802         * lily/multi-measure-rest-engraver.cc: make separate
3803         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
3805         * lily/multi-measure-rest.cc: remove text handling. Remove
3806         number-threshold.
3808 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3810         * scm/music-types.scm: doc patch by Graham Percival
3812 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3814         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
3815         encoding part.
3816         (Font_info.set_defaults): pixelsize now also defauts to '0'.
3817         (sketch_p): Sketch wants only first four elements of X11 font spec.
3819         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
3821         * mf/feta-autometric.mf: Write foundry and family to log.
3823         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
3824         font translation table.
3826         * buildscripts/mf-to-table.py: Better font info into afm.
3828         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
3829         1.0.9 required.
3831         * configure.in: Whine for mftrace 1.0.9.
3833 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3835         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
3837         * lily/main.cc (main_prog): don't try to load init.EXT when
3838         processing foo.EXT.
3840 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
3842         * scm/tex.scm (zigzig-line): added.
3844         * scm/ps.scm (zigzag-line): added.
3846         * ps/music-drawing-routines.ps (subvec): added.
3847         (draw_zigzag_line): added.
3848         
3849         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
3850         grob properties zigzag-width and zigzag-length.
3852         * input/regression/glissando.ly: Add some zig-zagged glissandi.
3854 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3856         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
3857         svg output, including font.
3859 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3861         * scm/lily.scm: Register sodipodi output module.
3863         * scm/sodipodi.scm: New file.
3865         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
3867         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
3868         comment, after header.
3869         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
3870         FullName.  Fix FontName key.
3872 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
3874         * lily/rest.cc (after_line_breaking): bugfix: dots after half
3875         and breve rests.
3876         
3877         * input/test/blank-notes.ly: bugfix
3879         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
3880         rests. (Kim Shrier)
3882         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
3883         
3884 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3886         * scm/tex.scm: 
3887         * scm/ps.scm: Cleanup and remove obsolete junk.
3889         * Documentation/user/internals.itely:
3890         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
3892         * lily/parser.yy: Identify shift/reduce problems.
3894         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
3895         make-style-sheet.  Too specific for convert-ly?
3897 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3899         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
3901         * input/test/*.ly: various fixes.
3903         * lily/music.cc (name): bugfix
3905         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
3907         * lily/input-file-results.cc (code): set-point-and-click! ->
3908         set-point-and-click
3909         
3910 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3912         * Use uniform ly: prefix for exported scheme primitive functions.
3914         * scm/music-types.scm: junk compat glue
3916         * scripts/convert-ly.py: add rules for stuff below, junk
3917         compatibility glue for spanrequest.
3919         * lily/parser.yy (verbose_event): remove \spanrequest,
3920         \commandspanrequest, \script. 
3921         
3922         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
3924         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
3925         for \penalty, \glissando.
3927         * VERSION: release 1.7.3
3928         
3929 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
3931         * lily/accidental-engraver.cc: Fix
3932         grace-in-the-beginning-of-measure bug caused by the resent
3933         partial-measure fix.
3935         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
3936         overlap looks too crowded)
3937         
3938 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3940         * lily/parser.yy (assignment): allow SCM expression as assignment.
3942         * lily/include/music-output-def.hh (class Music_output_def):
3943         * lily/music-output-def.cc: 
3944         * lily/paper-def.cc: 
3945         * scm/font.scm (markup-to-properties):
3946         * lily/parser.yy (music_output_def_body): 
3947         remove style_sheet_
3949 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3951         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
3952         length.
3954         * input/regression/spacing-to-grace.ly: new file.
3956         * input/regression/spacing-end-of-line.ly: new file.
3958         * lily/note-spacing.cc (get_spacing): take into account breakable
3959         stuff sticking out at the left (time sig change at line break).
3961         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
3962         raggedright code.
3964         * scm/music-functions.scm (make-voice-props-set): add
3965         staff-position for mm rests.
3967         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
3968         before grace notes a little.
3970         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
3972         * lily/break-align-interface.cc (do_alignment): right-edge spacing
3973         key adds space at the end of line. 
3975 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3977         * scm/sketch.scm: Fix beams.
3979         * buildscripts/mf-to-table.py: Add EncodingScheme.
3981         * scm/sketch.scm: Resurrect.
3983 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3985         * lily/multi-measure-rest.cc: use breve rests for measure lengths
3986         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
3988 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3990         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
3992         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
3994 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3996         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
3997         token for origin information.
3999         * lily/parser.yy (My_lily_lexer): do identifier location and
4000         cloning from lexer.
4002         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
4003         logic out of the parser. Add bar checks on both ends.
4005         * Documentation/user/refman.itely (Multi measure rests): add more
4006         notes about mm rests.
4008 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4010         * input/regression/bar-scripts.ly: Re-enable.
4012         * lily/parser.yy:
4013         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
4014         released rsn.  Bison 1.50 has a crucial bug and won't work.
4016         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4019 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4021         * input/regression/bar-scripts.ly: Blunt documentation build fix.
4023 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4025         * Actually merge changes since 1.6.4 besides ChangeLog, and
4026         resolve conflicts.  Lots of updates, hope all is well.
4027         
4028         * cygwin/lilypond.hint (requires): Add ghostscript.
4030         * scm: Update some (c).
4031         
4032 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4034         * input/test/{various}.ly: add \header fields and texidoc strings.
4036 2002-10-05  Werner Lemberg  <wl@gnu.org>
4038         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
4039         renamed to `output_latex_quoted'.
4040         Added `output_latex_noquote'.
4041         (schedule_lilypond_block): Implement `noquote' option for LaTeX
4042         mode.
4044 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4046         * ChangeLog: Add 1.6.6 release marker.  See below.
4048         * stepmake/stepmake/po-targets.make: Remove --c++ option.
4050         * scripts/midi2ly.py: Fix global syntax warnings.
4052         * GNUmakefile.in: Generate builddir locale tree too.
4054         * scripts/ly2dvi.py:
4055         * scripts/midi2ly.py: 
4056         * scripts/mup2ly.py: 
4057         * scripts/update-lily.py:
4058         * lily/main.cc (setup_paths): Fix for locales setup.
4060 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4062         * Documentation/windows/installing.texi: Soften wording about
4063         necessity of becoming Administrator.  tommie@iae.nl reports this
4064         does not seem to be necessary for his flavour of Windows 2000.
4065         Explicitely discourage text mode mounts.
4067 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4069         * lily/rest.cc (after_line_breaking): backport dot position fix.
4071         * lily/rest-collision.cc (do_shift): also remove dots for suicided
4072         rests. Thanks to Klaus Zimmermann for finding this bug.
4074 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4076         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
4078 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4080         * Documentation/user/music-glossary.tely: fix links.
4082 2002-10-21  Werner Lemberg  <wl@gnu.org>
4084         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
4085         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
4086         scaling factor) only once and use them in the definition of
4087         \embeddedps.
4088         * ps/music-drawing-routines.ps (skeel): Removed.
4090 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4092         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
4093         Solaris7, as we don't use nested $( ) constructs.
4095 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4097         * VERSION: Release 1.6.6.
4098         
4099 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4101         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
4102         as workaround for /bin/sh problems on Solaris7.
4104 2002-10-19  Werner Lemberg  <wl@gnu.org>
4106         * GNUmakefile.in (web-doc): Fix typos.
4107         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
4108         `music-drawing-routines.ps' but emit \special{header=...} once.
4109         * scm/tex.scm (header-end): Updated.
4111 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4113         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
4114         undefined tremolo. 
4116 2002-10-15  Werner Lemberg  <wl@gnu.org>
4118         * scripts/lilypond-book.py (g_make_html): New global variable.
4119         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
4120         if `g_make_html' isn't set.
4121         [main]: Add format `texi-html'.
4122         (option_definitions): Updated.
4123         * Documentation/user/lilypond-book.itely: Updated.
4125         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
4126         * make/ly-rules.make (%.texi, %.nexi): Use it.
4127         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
4128         format to lilypond-book.
4129         * GNUmakefile.in (web-doc): Ditto.
4131 2002-10-14  Werner Lemberg  <wl@gnu.org>
4133         Further improve TeX output.  The produced files are about 40%
4134         smaller.  `lilyponddefs.tex' is now read only once.
4136         * tex/lilyponddefs.tex: Remove footer stuff.
4137         (\ifundefined): Renamed to...
4138         (\lilypondundefined): This.  Use LaTeX's definition to
4139         make it nestable and make it global.
4140         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
4141         output.
4142         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
4143         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
4144         them global.
4145         (\placebox): Renamed to...
4146         (\lyitem): This.
4147         Make it global and call \outputscale by itself.
4148         (\lybox, \lyvrule): New macros to reduce input data.
4149         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
4150         New auxiliary macros.
4151         (\SkipLilydefs, \EndLilyPondOutput): Removed.
4152         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
4153         to...
4154         (\lilypondspace): This and made it global.
4155         (\turnOnPostScript): Renamed to...
4156         (\lilypondpostscript): This and made it global.
4157         (\turnOnExperimentalFeatures): Renamed to...
4158         (\lilypondexperimentalfeatures): This and made it global.
4159         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
4160         (\lilypondsetdimen): This and made it global.
4161         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
4162         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
4163         (all, $(outdir)/music-drawing-routines.ps): New rules.
4164         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
4165         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
4166         start-system, stop-system, stop-last-system, filledbox): Updated to
4167         use the changed macros from lilyponddefs.tex.
4168         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
4170 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4172         * Documentation/windows/installing.texi: Update.
4174 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4176         * VERSION: 1.6.5 released
4178         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4180 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4182         * scm/translator-property-description.scm (voltaOnThisStaff): add
4183         property.
4185 2002-09-28  Werner Lemberg  <wl@gnu.org>
4187         * scm/tex.scm (header-end): Suppress page numbering.
4189         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4190         Fix quotation for HTML output.
4192 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4193         
4194         * Documentation/user/refman.itely: grammar and phrasing
4195           fixes to "Note Entry" section.  Also adds a few new examples.
4197 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4199         * flower/include/string-data.icc: include string.h
4201 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4203         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4205 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4207         * Documentation/user/GNUmakefile (extra-local-help): Add.
4209         * stepmake/stepmake/www-targets.make (local-help): Add.
4211 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4213         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4214         packages.
4216         * Documentation/topdocs/README.texi (Top): building documentation
4217         (not website.)
4219 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4221         * Documentation/user/refman.itely: 
4222         * Documentation/user/tutorial.itely: 
4223         * Documentation/user/music-glossary.tely: Merge changes.
4225         * Documentation/user/glossary.html.in: 
4226         * Documentation/index.texi: 
4227         * Documentation/header.html.in: Accomodate renaming of glossary.
4228         
4229         * Documentation/user/tutorial.itely: Add some glossary references.
4230         
4231         * Documentation/user/refman.itely: Minor fixes.
4232         
4233         * Documentation/user/lilypond.tely: Add glossary do direntry.
4235         * Documentation/user/music-glossary.tely: Rename (previously:
4236         glossary.tely).  Fix anchor placement.
4238         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4240 2002-09-23  Werner Lemberg  <wl@gnu.org>
4242         * scripts/lilypond-book.py (output_dict): Fix handling of
4243         various environments by avoid extraneous newlines.
4244         Rename `output-all' regexp for html to `output-html'.
4245         Replace `output-all' regexp for texi with `output-texi-quote'
4246         and `output-texi-noquote'.
4247         (compose_full_body): Don't override `linewidth' user option
4248         for `singleline'.
4249         (schedule_lilypond_block): Don't indent text specified with
4250         `intertext' option.
4251         Add new option `noquote'.
4252         (compile_all_files): Use latex instead of tex to compile ly
4253         files directly.
4255         * Documentation/user/lilypond-book.itely: Updated and revised.
4256         Improve layout.
4258         * Documentation/user/glossary.tely,
4259         Documentation/user/introduction.itely,
4260         Documentation/user/tutorial.itely,
4261         Documentation/user/refman.itely,
4262         Documentation/user/appendices.itely: Fix overfull LilyPond
4263         boxes caused by the new lilypond-book code.  Other minor
4264         fixes.
4266         * Documentation/user/macros.itexi (@texiflat): Don't emit
4267         trailing space.
4269         * scm/tex.scm (end-output, header-end): Add preamble and
4270         postamble to make lilypond output directly compilable with
4271         latex.
4273         
4274 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4276         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4277         instructions.
4279 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4281         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4283 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4285         * lily/beam.cc (connect_beams): don't crash if there are quarter
4286         notes in beams.
4288 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4290         * Documentation/user/refman.itely: corrected ancient clef
4291         docu; added docu on ligatures
4293 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4295         * Documentation/user/glossary.tely,
4296         Documentation/user/refman.itely, input/les-nereides.ly,
4297         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4298         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4299         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4300         Stem properties: flag-style -> stroke-style, style -> flag-style.
4303 2002-09-22  Werner Lemberg  <wl@gnu.org>
4305         * scripts/lilypond-book.py: Add option `notime' to suppress
4306         printing of a time signature.  Specify default indentation of 0pt
4307         if single line fragment.  Don't emit redundant `\paper{ }'.
4309         * Documentation/user/lilypond-book.itely: Updated.
4311         * Documentation/user/glossary.tely: Completely reformatting.
4313 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4315         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4317 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4319         * Documentation/user/tutorial.itely: Fix links.
4320         
4321         * Documentation/topdocs/index.tely:
4322         * Documentation/index.texi:
4323         * Documentation/header.html.in: Small website fixes and updates.
4325         * debian/: Debian patch by Anthony Fok.
4327 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4329         * Documentation/footer.html.in: How time flies: It's already 2002!
4331         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4332         more descriptive link names than 'here'.
4334 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4336         * VERSION: 1.7.2 released
4337         * VERSION: 1.6.4 released
4338         
4339         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4341         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
4342         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
4344         * mf/feta-din.mf (test): add x-height and space.
4346         * lily/dynamic-engraver.cc (process_music): take dynamic direction
4347         from ^_ for crescendi. Idem for slurs and phrasing slurs.
4349         * ly/grace-init.ly: add-to-grace-init: function to portably add
4350         settings to \grace. 
4352         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
4353         if we get an absolute dynamic event.
4355         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
4357         * lily/source-file.cc (get_line): oops. All line numbers were off
4358         by 2. Fix that. 
4360         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
4361         be after the note, combined with -_^, i.e. c4-(-\)-\>  
4363         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
4365         * lily/parser.yy (number_factor): remove (number) as number
4366         expression. ("Let them eat Lisp").
4368 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4370         * lily/horizontal-bracket.cc: new file.
4372         * lily/horizontal-bracket-engraver.cc: new file.
4374         * input/regression/note-group-bracket.ly: new file. Support
4375         horizontal note brackets for music analysis.
4377         * lily/stem.cc (flag): new flag-style: no-flag.
4379         * input/test/stem-cross-staff.ly: new file
4380         
4381         * Documentation/user/internals.itely: Improved formatting, fixing
4382         typos.  Added a section `Output details' to describe how the TeX
4383         code looks like.
4385         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
4387         * lily/parser.yy: remove \dynamicscript.
4389         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
4390         definitions. 
4392         * python/midi.c (midi_error): take two arguments.
4394         * Merge 1.6.5 changes:
4395         
4396 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4398         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
4399         staff-space.  Previous 1.5 was probably meant as half-spaces.
4400         (cautionary-style): parentheses (was: smaller).  This is what doco
4401         says, and it seems more logical.
4403         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
4404         for 2nd sentence.
4406 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4408         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
4410 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4412         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4414 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4416         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4418 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4420         * scm/translator-property-description.scm (voltaOnThisStaff): add
4421         property.
4423 2002-09-28  Werner Lemberg  <wl@gnu.org>
4425         * scm/tex.scm (header-end): Suppress page numbering.
4427         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4428         Fix quotation for HTML output.
4430 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4431         
4432         * Documentation/user/refman.itely: grammar and phrasing
4433           fixes to "Note Entry" section.  Also adds a few new examples.
4435 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4437         * flower/include/string-data.icc: include string.h
4439 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4441         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4443 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4445         * Documentation/user/GNUmakefile (extra-local-help): Add.
4447         * stepmake/stepmake/www-targets.make (local-help): Add.
4449 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4451         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4452         packages.
4454         * Documentation/topdocs/README.texi (Top): building documentation
4455         (not website.)
4457 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4459         * Documentation/user/refman.itely: 
4460         * Documentation/user/tutorial.itely: 
4461         * Documentation/user/music-glossary.tely: Merge changes.
4463         * Documentation/user/glossary.html.in: 
4464         * Documentation/index.texi: 
4465         * Documentation/header.html.in: Accomodate renaming of glossary.
4466         
4467         * Documentation/user/tutorial.itely: Add some glossary references.
4468         
4469         * Documentation/user/refman.itely: Minor fixes.
4470         
4471         * Documentation/user/lilypond.tely: Add glossary do direntry.
4473         * Documentation/user/music-glossary.tely: Rename (previously:
4474         glossary.tely).  Fix anchor placement.
4476         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4478 2002-09-23  Werner Lemberg  <wl@gnu.org>
4480         * scripts/lilypond-book.py (output_dict): Fix handling of
4481         various environments by avoid extraneous newlines.
4482         Rename `output-all' regexp for html to `output-html'.
4483         Replace `output-all' regexp for texi with `output-texi-quote'
4484         and `output-texi-noquote'.
4485         (compose_full_body): Don't override `linewidth' user option
4486         for `singleline'.
4487         (schedule_lilypond_block): Don't indent text specified with
4488         `intertext' option.
4489         Add new option `noquote'.
4490         (compile_all_files): Use latex instead of tex to compile ly
4491         files directly.
4493         * Documentation/user/lilypond-book.itely: Updated and revised.
4494         Improve layout.
4496         * Documentation/user/glossary.tely,
4497         Documentation/user/introduction.itely,
4498         Documentation/user/tutorial.itely,
4499         Documentation/user/refman.itely,
4500         Documentation/user/appendices.itely: Fix overfull LilyPond
4501         boxes caused by the new lilypond-book code.  Other minor
4502         fixes.
4504         * Documentation/user/macros.itexi (@texiflat): Don't emit
4505         trailing space.
4507         * scm/tex.scm (end-output, header-end): Add preamble and
4508         postamble to make lilypond output directly compilable with
4509         latex.
4511         
4512 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4514         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4515         instructions.
4517 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4519         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4521 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4523         * lily/beam.cc (connect_beams): don't crash if there are quarter
4524         notes in beams.
4526 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4528         * Documentation/user/refman.itely: corrected ancient clef
4529         docu; added docu on ligatures
4531 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4533         * Documentation/user/glossary.tely,
4534         Documentation/user/refman.itely, input/les-nereides.ly,
4535         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4536         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4537         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4538         Stem properties: flag-style -> stroke-style, style -> flag-style.
4540 2002-09-22  Werner Lemberg  <wl@gnu.org>
4542         * scripts/lilypond-book.py: Add option `notime' to suppress
4543         printing of a time signature.  Specify default indentation of 0pt
4544         if single line fragment.  Don't emit redundant `\paper{ }'.
4546         * Documentation/user/lilypond-book.itely: Updated.
4548         * Documentation/user/glossary.tely: Completely reformatting.
4550 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4552         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4554 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4556         * Documentation/user/tutorial.itely: Fix links.
4557         
4558         * Documentation/topdocs/index.tely:
4559         * Documentation/index.texi:
4560         * Documentation/header.html.in: Small website fixes and updates.
4562         * debian/: Debian patch by Anthony Fok.
4564 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4566         * Documentation/footer.html.in: How time flies: It's already 2002!
4568         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4569         more descriptive link names than 'here'.
4571 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4573         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4575 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4577         * lily/part-combine-music-iterator.cc (get_state): cleanup
4578         (get_music_info): cleanup.
4580 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4582         * scm/backend-documentation-lib.scm (interface-doc-string):
4583         crosslinks between interfaces and grobs. Headings for interfaces
4584         in grob explanation.
4586 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4588         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4589         dtd).  Add preliminary dtd.
4590         (re-sub-alist): Robustify.
4592 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4594         * lily/include/event-chord-iterator.hh,
4595         lily/context-specced-music-iterator.cc,
4596         lily/event.cc, lily/event-chord-iterator.cc: add
4598 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4600         * lily/: some (c) header fixes.
4601         
4602         * lily/request-chord.cc: Remove.
4603         
4604         * lily/include/event-chord-iterator.hh:
4605         * lily/include/event.hh:
4606         * lily/event-chord.cc: New file.
4607         
4608         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
4609         requested.
4611 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4613         * lily/ : rename Request to Event
4615         * lily/parser.yy (command_element): move clef stuff into Scheme.
4617         * lily/:  rename length_mom () to get_length()
4619         * lily/part-combine-music.cc: removed file and class.
4621         * lily/context-specced-music-iterator.cc (class
4622         Context_specced_music_iterator): new file. Obsoletes the
4623         Context_specced_music type.
4625         * scm/music-types.scm (make-repeated-music): put different kinds
4626         of repeated music into music-type table.
4628         * VERSION: 1.7.1 released.
4630         * scm/to-xml.scm: new file.
4632         * input/test/to-xml.ly (fooBar): demo of what is possible with the
4633         new Input representation: dump music as XML.
4635         * scm/engraver-documentation-lib.scm
4636         (engraver-accepts-music-types?): add links from music to engraver,
4637         from music-type to engraver.
4639         * lily/include/command-request.hh: removed
4640         lily/include/musical-request.hh: removed. Removed all _req classes
4641         except Key_change_req. Changes throughout.
4643 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4645         * lily/tuplet-engraver.cc (try_music): Compile kludge.
4647 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4649         * lily/*.cc: specify accepts for many engravers.
4651         * scm/music-documentation-lib.scm: dump music expressions and
4652         music subtypes.
4654         * scm/documentation-lib.scm: complete revision.
4655         Use GOOPS objects to store document tree explicitly. Cleaned up and
4656         sped up doco generation a lot.
4658 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4660         * input/trip.ly (fugaIILeft): add arpeggio
4662         * lily/translator-group.cc (try_music_on_nongroup_children):
4663         oops. The name symbol is in the cdr of the assoc handle.
4665         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
4666         Hyphen_req, Glissando_req, Break_req, Mark_req 
4668 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4670         * lily/musical-request.cc (music-duration-length,
4671         music-duration-compress): new functions.
4673         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
4674         throughout. Warning doesn't work yet.
4676         * lily/translator-group.cc (try_music_on_nongroup_children):
4677         new implementation: store candidate acceptors in a hashTable.
4679 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4681         * scm/music-types.scm (music-descriptions): change name to
4682         internal-class-name
4684         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4686 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4688         * lily/beam.cc (connect_beams): don't crash if there are quarter
4689         notes in beams.
4691 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4693         * Documentation/user/refman.itely: corrected ancient clef
4694         docu; added docu on ligatures
4696 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4698         * Documentation/user/glossary.tely,
4699         Documentation/user/refman.itely, input/les-nereides.ly,
4700         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4701         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4702         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4703         Stem properties: flag-style -> stroke-style, style -> flag-style.
4705 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4707         * scm/music-functions.scm (music-separator?): don't use name music
4708         property.
4710 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4712         * stepmake/stepmake/generic-targets.make (help): Document check
4713         target.
4715         * lily/new-accidental-engraver.cc: Compile fix.
4717 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4719         * scripts/convert-ly.py: Add rule.
4721         * input/test/music-creation.ly:
4722         * input/test/add-staccato.ly:
4723         * input/test/add-text-script.ly: ly-make-music.
4725         * scm/drums.scm (make-head-type-elem, make-articulation-script):
4726         More ly-make-music renamings.
4728         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
4730         * lily/music-constructor.cc (make_music): Add debugging info.
4732         * scm/music-functions.scm (make-simultaneous-music,
4733         (make-sequential-music, context-spec-music):
4734         * scm/music-types.scm (music-descriptions): Get lily to run.
4736 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4738         * lily/command-request.cc (transpose_key_alist): new function.
4740         * lily/key-performer.cc (create_audio_elements): cleanup. 
4742 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4744         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
4746         * lily/include/translator.hh (ENTER_DESCRIPTION): add
4747         events-accepted field.
4749         * scm/music-types.scm: new file.
4751         * lily/parser.yy: put music type initialization into scheme,
4752         similar to grob initialization.  Changes throughout.
4754 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4756         * Documentation/user/tutorial.itely: Fix links.
4757         
4758         * Documentation/index.texi: 
4759         * Documentation/header.html.in: 
4760         * Documentation/topdocs/index.tely: Small website fixes and updates.
4762         * debian/: Debian patch by Anthony Fok.
4764 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4766         * Documentation/footer.html.in: How time flies: It's already 2002!
4768         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4769         more descriptive link names than 'here'.
4771         * ROADMAP: Remove test stuff.
4773         * scripts/update-lily.py: Allow auto-building of stable and
4774         development versions.  Bugfixes.
4776 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4778         * VERSION: released 1.7.0
4780         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4782         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
4783         positive line widths.
4785 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4787         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
4788         go.  Fix comments.
4790         * cygwin: Cygwin updates.
4792 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4794         * Documentation/windows/installing.texi (Top): version for python,
4795         urls for ghostscript (thanks to John Potelle)
4796         
4797         * lily/simultaneous-music-iterator.cc
4798         (Simultaneous_music_iterator): init children_list_ before
4799         triggering GC.
4801         * lily/*-iterator.cc: be even more careful with smobbed copy
4802         constructors. 
4804         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
4805         LeftEdge item.
4807 2002-09-15  Werner Lemberg  <wl@gnu.org>
4809         Improving LilyPond's output to make them ordinary TeX boxes with
4810         predictable dimensions.  System boxes are now vertically centered on
4811         the baseline; this offset can be further controlled with
4812         \lilypondscoreshift.
4814         * lily/system.cc (System::post_processing): Pass length of current
4815         system to `start-system' (including any horizontal indentation).
4817         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
4818         prettier.
4819         (lily-def): Append `%'.
4820         (start-system): Add parameter `wd'.  Output more TeX code to specify
4821         box dimensions.
4822         (stop-system, stop-last-system): Complement changes in
4823         `start-system'.
4824         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
4825         Updated.
4827         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
4828         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
4829         Write final `\endinput'.
4831         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
4832         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
4833         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
4834         files and macro definitions don't produce spurious spaces and
4835         paragraphs (using \endlinechar).
4836         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
4838         * Documentation/user/internals.itely: Improved formatting, fixing
4839         typos.  Added a section `Output details' to describe how the TeX
4840         code looks like.
4842 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4844         * lily/accidental-engraver.cc: Also work with partial measures.
4846 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4848         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
4849         spanner.
4851 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4853         * lily/identifier-smob.cc (unpack_identifier): new file.
4855         * lily/lexer.ll (identifier_type): new function.  use ly-id to
4856         pass off scheme expressions as music identifiers.
4858         * scm/lily.scm: reorganisation, cleanups.
4860         * lily/main.cc: small cleanups.
4862 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4864         * lily/ly-module.{cc,hh}: new file.
4866 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4868         * lily/accidental-engraver.cc: Also work with partial measures.
4870 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4872         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
4874 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4876         * lily/my-lily-lexer.cc: use SCM module in stead of
4877         Scheme_hash_table. Changes throughout.  
4879 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4881         * VERSION (MY_PATCH_LEVEL): make 1.7.0