(binary-arch): remove NEWS.
[lilypond.git] / ChangeLog
blob3a1c0dc0a14b81063f18f7ab9c89c2f6f80012ec
1 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * debian/rules (binary-arch): remove NEWS.
5 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
8         stepmake/bin{ many }: polish the `--help's of different scripts;
9         model taken from the core-utils of Linux.
11         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
13 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
15         * flower/parse-afm.cc (parseCharMetrics): add warnings.
17         * flower/libc-extension.cc: idem.
19         * flower/include/libc-extension.hh: protect against isinf macros.
21 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
23         * { many }: Use two uppercase letters in LilyPond.
25         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
27         * VERSION: 1.7.29 released.
28         
29 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
31         * lily/tie.cc: add TODO comment.
33         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
35         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
36         linejoins and linecaps. This fixes problems with occasional spikes
37         on slur/tie endings.
38         
39         * input/regression/font-name.ly: don't use PS fonts for
40         compatibility reasons. 
42         * mutopia/claop.py (accents): update to 1.8
44         * Documentation/user/music-glossary.tely (Top): remove 13pt.
46         * Documentation/user/macros.itexi: don't color glossary links.
48         * Documentation/user/invoking.itexi (Error messages): new section
50 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
52         * input/regression/font-name.ly: add file.
54         * scm/document-backend.scm (grob-doc): remove <hr> from
55         lilypond-internals
57         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
58         reqd version to 1.6.4 
60         * lily/font-interface.cc (get_font): bugfix: take font-name from
61         alist chain too. This fixes font-name override for \markup.
63 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
65         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
67         * input/test/polymetric-differing-notes.ly: Compile fix.
69 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
71         * Documentation/user/refman.itely: fixed typo
73         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
74         before flexa
76 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
78         * input/test/{ many }: search & fix some typos.
80 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
82         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
83         images.
85         * scm/music-functions.scm (make-voice-props-set): set Script /
86         TextScript dir for polyphony too.
88         * scm/define-grobs.scm (all-grob-descriptions): decrease space
89         before clef.
91         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
93 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
95         * Documentation/user/refman.itely (Percussion): Small
96         clarifications and fixes.
98         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
99         threads. This fixes different heads playing simultaneously.
101 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
103         * Documentation/user/{ many }: increase readability (read through 
104         User manual from `one big page').
106 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
108         * input/test/polymetric-differing-notes.ly: add example with
109         disparate note values.
111         * input/test/polymetric.ly: rename from poly-metric
113         * scripts/ly2dvi.py (include_path): bugfix: use outbase
114         iso. outname.
116         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
117         G-clef bbox to real char extents. This fixes the G-clef being
118         offset too much to the right.
119         document perc clef offset.
121         WARNING: FONT CHANGED.
123         * Documentation/user/tutorial.itely (Tutorial): move menu.
125 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
127         * buildscripts/lilypond-profile.sh (Error): trim error message.
129         * Documentation/user/invoking.itexi (Invoking the lilypond
130         binary): add note about path.
132         * Documentation/user/macros.itexi: add @c at EOL, hopefully
133         suppresses superfluous spaces.
135 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
137         * buildscripts/lilypond-profile.sh: Add documentation to error
138         message.
140         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
142 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
144         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
145         <mike@ossmann.com>)
147         * Documentation/bibliography/computer-notation.bib (pages): prune
148         unscientific language.
150         * Documentation/user/GNUmakefile: copy unsplit file to
151         lilypond.html (idem for lilypond-internals).
153         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
155         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
157         * python/lilylib.py (lilypond_version): 2.1 proof version check.
159         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
160         fix.
161         
162 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
164         * Documentation/user/{ various }: bind text snippets with their
165         examples, e.g. by punctuation: This is an example.
167 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
169         * ly/performer-init.ly (VoiceContext): Typos.
171         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
172         builds, leave final-install to toplevel srcdir makefile.
174         * make/srcdir.make.in (install): New target.
176 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
178         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
179         This fixes core dump on MIDI output (Simon Weatherill).
181         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
182         on local-WWW-post.
184 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
186         * make/lilypond.redhat.spec.in: add dvips to reqs.
188 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
190         * make/srcdir.make.in (web): Add special web target.
192         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
193         from inner $(LOOP).
195         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
197         * stepmake/stepmake/generic-targets.make (www-targets-help):
198         * GNUmakefile.in (web-install): Install in $(webdir).
200         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
202         * cygwin/changelog: 
203         * cygwin/mknetrel: Update.
205         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
206         (html-doc): Remove (use: web).
208         * stepmake/stepmake/script-rules.make: 
209         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
210         Fix $(config_make) dependencies for srcdir build.
212         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
213         target for srcdir build.
215         * stepmake/make/stepmake.make: 
216         * make/srcdir.make.in: 
217         * GNUmakefile.in:
218         * make/stepmake.make (config_make): Rename variable (was:
219         configuration).
221 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
223         * Documentation/user/internals.itely (Manipulating music
224         expressions): run lilypond on example too.
226         * flower/include/libc-extension.hh: move lrint define to
227         header. bugfix.
228         
229 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
231         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
232         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
233         do we recurse whole tree?).
235         * GNUmakefile.in (html-doc): Resurrect.
237         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
238         obsolete $(package-icon) dependency.
240 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
242         * Documentation/user/refman.itely (Automatic staff changes):
243         add seealso 
245         * Documentation/index.html.in: link to bigpage.
247         * Documentation/user/tutorial.itely (Tutorial): streamline.
249         * Documentation/index.html.in: url typo.
251         * VERSION (PACKAGE_NAME): release 1.7.28
253         * python/lilylib.py (error_log): remove '/' from name.
255         * input/regression/pedal.ly: remove; dups input/test/
256         
257         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
259         * Documentation/index.html.in: python style doco index.
261         * Documentation/{footer,header}.html.in (src): remove, 
263         * Documentation/pictures: remove all but lelie-logo.xpm.
265         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
266         before running makeinfo.
268         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
269         @code{}
271 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
273         * input/test/bar-number-regular-interval.ly: rename.
275         * Documentation/user/*: various fixes. 
277 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
279         * Documentation/{ many }: polish for update-all-menus. typos.
281         * po/fi.po: fixes.
283         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
285         * buildscripts/mutopia-index.py: polish.
287         * input/regression/{ many }, input/test{ many }: polish texidocs.
289 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
291         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
293         * lily/text-spanner.cc (brew_molecule): use bracket-flare
294         iso. edge-widen.
296         * lily/piano-pedal-engraver.cc (process_music): change from
297         process_acknowledged ()
299         * lily/piano-pedal-bracket.cc: new file. Change
300         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
301         cleaned up.
303         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
305         * input/regression/tuplets.ly (texidoc): rename file.
307         * po/fr.po: update
309         * buildscripts/lilypond-profile.sh: error message if script is not
310         sourced.
312         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
313         bracket-flare
314         (make_bracket): simplify code.
316         * lily/parser.yy (verbose_command_req): catch typos in \key scale
317         argument.
319         * python/lilylib.py (lilypond_version_check): new function
321         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
323         * scripts/ly2dvi.py (run_lilypond): add version check.
325         * scripts/lilypond-book.py (option_definitions): typo
327         * scripts/ly2dvi.py (include_path): typo
329         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
331         * lily/parse-scm.cc (parse_handler): typo
333         * Documentation/user/macros.itexi: use @heading for headings.
335         * Documentation/user/refman.itely: updates, fixes.
337 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
339         * po/fi.po: add Finnish translations. fixes.
341         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
343         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
344         from lily/glissando-engraver.cc.
346 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
348         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
349         for non-first _broken_ bracket.
351         * Documentation/user/refman.itely: corrections.
353 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
355         * lily/new-fingering-engraver.cc (position_scripts): add heads to
356         support of the fingerings.
358         * po/fr.po: French translation update.
360         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
361         strings.
363 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
365         * Documentation/user/introduction.itely: Small fixes.
367 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
369         * Documentation/topdocs/AUTHORS.texi: polish.
371 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
373         * Documentation/user/introduction.itely: revise
375         * Documentation/user/tutorial.itely: reorganise.
377         * Documentation/topdocs/index.tely: remove.
379         * Documentation/header.html.in: prune.
381         * GNUmakefile.in: clean up web building.
383         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
384         target.
386 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
388         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
390         * lilypond-mode.el: turn on blink-matching-paren.
392 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
394         * scm/output-sodipodi.scm (svg-header): Fix typo.
396 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
398         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
399         fixes a security hole.
401         * scripts/lilypond-book.py (original_dir): remove temp_dir
403         * scm/document-translation.scm: use @code tags.
405 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
407         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
409         * lilypond-mode.el: add a buffer-local post-command-hook to set
410         context dependent syntax-table after each cursor event. Remove old
411         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
413         * lilypond-indent.el: update comments.
415         * Documentation/footer.html.in: add period.
417 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
419         * make/lilypond.redhat.spec.in (Group): don't strip binary.
421         * scm/document-translation.scm (document-property-operation): add
422         @code{} tags.
424         * VERSION (PACKAGE_NAME): release 1.7.27
426         * config.make.in: add PAPER variable
428         * buildscripts/new-chords.py (help): add help text
430         * Documentation/user/introduction.itely (Typography and program
431         architecture):  fixes.
433         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
434         for texinfo and dvips. This fixes problems with PDF output of the
435         wrong size.
437         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
438         DVIPS_PAPERSIZE variable
440         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
441         TEXINFO_PAPERSIZE variable 
443 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
445         * mf/feta-macros.mf: whoops: only draw lines for test situations.
447         * mf/feta-toevallig.mf: lowres fixes.
449 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
451         * NEWS: Typo and fill-paragraph fixes.
453         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
454         cast #define.
456         * configure.in: 
457         * config.hh.in: Check for lrint.
459 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
461         * VERSION: 1.7.26 released
463         * lily/separation-item.cc: add padding property.
465         * input/test/*.ly: various fixes, remove solo-a2.ly
467         * scm/new-markup.scm (brew-new-markup-molecule): arg order
468         bugfix. Fixes old-style markup compatibility.
470         * Documentation/user/introduction.itely (Introduction): historical
471         elucidations
473         * Documentation/user/music-glossary.tely (Top): linewidth fix.
475         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
477         * Documentation/index.texi (Top): cleanup.
479         * Documentation/user/introduction.itely (Introduction): rewrite
480         introduction, 
481         (Music notation and  engraving): about notation. Add flat-picture
483 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
485         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
486         separation items. This keeps lyrics from bumping into each other.
488 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
490         * GNUmakefile.in (topdocs-web): New target.
491         (local-web): Depend on topdocs-web; fixes html-doc.
493 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
495         * po/lilypond.pot: run po-replace
497         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
499         * scm/drums.scm (reset-drum-kit): new function.
501         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
503         * scripts/update-lily.py: remove
504         
505         * VERSION: release 1.7.25
506         
507         * Documentation/user/introduction.itely (Introduction): rewrite
508         start of introduction.
510 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
512         * lily/all-font-metrics.cc: fixed typo
514 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
516         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
517         LilyPond-mode-context-set-syntax-table): new functions to define
518         the syntax table according to context.
520         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
522 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
524         * Documentation/user/refman.itely (Figured bass): 
525         language nit courtesy http://www.vocabula.com
527         * GNUmakefile.in: remove no kpathsea hack.
529         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
530         doco.
532         * GNUmakefile.in: remove web-doc target.
534         * lily/all-font-metrics.cc (find_afm): add message about
535         buildscripts/clean-fonts.sh 
537         * scm/define-music-properties.scm (figure): use string for 'figure
539         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
541         * input/regression/ : add raggedright = ##t where applicable. 
542         
543         * scm/bass-figure.scm (make-bass-figure-markup): add
544         alignBassFigureAccidentals property.
546         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
547         bracket.
549         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
550         syllables widths into account for minimum-length.
552         * input/test/staff-container.ly: update file
554         * input/test/stem.ly: remove
556         * lily/event.cc (LY_DEFINE): add ly: prefix.
558         * input/test/clef-manual-control.ly: from manual-clef
560         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
562         * input/test/different-time-signatures.ly: move to poly-metric.ly
564         * input/test/hara-kiri*,scales.ly: remove
565         
566         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
567         with chord-names-jazz.ly)
569         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
570         get scalable cm fonts too.
572         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
573         --encoding for mftrace if present.
575         * input/regression/slur-area.ly: move from test/
577         * input/test/: remove simple-slur-endings slur-attachment
578         slur-broken-cross-staff slur-broken.ly slur-damping.ly
579         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
580         slur-symmetry slur-symmetry tie-broken.ly
582         * scm/drums.scm (set-drum-kit): add function.
584         * Documentation/user/refman.itely (Percussion staves): use
585         set-drum-kit
587         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
588         too
589         (Global_measure.set_timesig): handle 3/8 time sig too.
591         * scm/output-lib.scm (note-head-style->attachment-coordinates):
592         note about triangle note heads.
594         * scm/drums.scm: use alist for instrument-settings. This fixes the
595         bug with assigning to drums in the .ly file.
597         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
598         CHANGED.
600         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
601         cluster-beacon-interface
603         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
605         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
607         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
609         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
610         to get positions.
612         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
613         make ClusterSpannerBeacon to record Y positions. This removes the
614         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
615         make cluster-note-events.
617 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
619         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
621         * configure.in: Use lily/main.cc as identifying source file.
623         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
625         * config.hh.in: 
626         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
628         * configure.in: Require PYTHON >= 2.0.
630         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
631           $PYTHON for include dir location.
632         (STEPMAKE_PYTHON): New function.  Use
633         
634             PYTHON=foo ./configure
636           to override.
638 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
640         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
641         something.
643         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
644         ftp.lilypond.org everywhere.
646 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
648         * lily/text-item.cc (interpret_new_markup): do only if new-markup
649         detected.
651         * Documentation/user/refman.itely (Grace notes): note on explicit
652         contexts
654 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
656         * lilypond-font-lock.el: add a comment about LilyPond specific
657         escape characters: ^, - and _, in the syntax table.
659         * Documentation/user/appendices.itely: a majuscule fix.
661 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
663         * input/test/trills.ly (endHorizScript): fixes.
665         * input/test/chord-names-jazz.ly: merge in alternate Jazz
666         notation, move from regression.
668         * input/test/script-stack.ly: change name from stacked-scripts
670         * input/test/ossia.ly: octave errors.
672         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
673         for midi-volume-equaliser
675 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
677         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
678         cm fonts.
680         * mf/feta-beugel.mf: don't multiply font_count by 10.
682         * lily/lookup.cc (horizontal_line): new function. Use
683         horizontal-line in output backends.
685         * Documentation/user/tutorial.itely (An orchestral part): new
686         section on orchestral stuff and identifiers.
688 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
690         * lilypond-mode.el: comment-out paren-highlighting, it still causes
691         some interference to other modes.
693 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
695         * lily/spacing-spanner.cc (musical_column_spacing): use average,
696         not maximum of spacing wishes in polyphonic situations.
698         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
699         number
701         * lilypond-indent.el: remove paren matching. 
703         * lily/text-item.cc (interpret_new_markup): new function
704         use iso. text2molecule.
706         * lily/main.cc (notice): change FSF address 
708         * po/de.po: update PO file to 1.6.
710 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
712         * Documentation/user/ {many}: Add periods and remove spaces.
713         
714 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
716         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
717         Disable buffer-locally default paren hook and make a new one. 
719         * lilypond-mode.el: Turn off locally paren-mode, but turn on
720         locally LilyPond-paren-mode. Add todo for mouse double-click.
722 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
724         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
725         Disable buffer-locally default paren idle timer and make a new one. 
727         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
728         locally LilyPond-show-paren-mode. Add to menu a toggle for
729         LilyPond-show-paren-function.
731 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
733         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
735 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
737         * Documentation/user/refman.itely: spelling fix.
739         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
740         paren highlight function definitions. add todo for
741         LilyPond-show-paren-mode.
743 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
745         * input/template/jazz-combo.ly: new file.
747 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
749         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
750         lo-res fixes.
752         * mf/feta-schrift.mf: bugfix in varcoda sign.
753         WARNING: FONT CHANGED
755         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
756         in accordance with lexer.ll.   
758 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
760         * Documentation/user/tutorial.itely: Edit introduction.
762 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
764         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
765         ly:grob-staff-position
767 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
769         * scm/to-xml.scm: import srfi-1
771         * VERSION (MAJOR_VERSION):  release 1.7.24
773         * python/lilylib.py (make_ps_images): make multipage _really_ work.
775         * scripts/lilypond-book.py (do_file): put texidoc before image.
776         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
778         * input/regression/*.ly: fix snippet octaves 
780         * input/test/spanner-after-break-tweak.ly: import
781         broken-spanner-adjustment
783         * input/no-notation/midi-transposing.ly: move from input/test/
785         * input/test/: remove chord-markup
787         * input/regression/instrument-name-partial.ly: move from input/test.
789         * input/test/vertical-text.ly: remove
791         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
792         space above lyrics lines.
794         * input/test/uniform-breaking.ly: remove file.
796         * lily/gourlay-breaking.cc (combine_demerits): add comment about
797         uniform spacing density. 
799         * input/test/chords.ly (keys): remove file.
801         * scm/documentation-lib.scm (oop): use srfi-1 too.
803         * input/regression/*.ly: add \version
805         * Documentation/user/*.itely: various fixes.
807         * buildscripts/mf-to-table.py (base): break table every three
808         symbols.
810         * input/:  remove %% new-chords-done %% .
812         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
813         os-music.ly
814         
815 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
817         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
819         * scm/new-markup.scm (box-markup): new function.
820         (box-markup): new function. Contributed by Dick Schoeller
821         <schoeller@attbi.com>
823         * scm/lily.scm: remove reduce-no-unit 
824         (list-insert-separator): use fold-right
826         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
827         of arguments. 
829         * NEWS: more neutral language for ancient notation 
831         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
832         inside pointing beaming for chord tremolo.
834         * Documentation/user/lilypond-book.itely: minor editing
836 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
838         * NEWS: added news for 1.8 regarding ancient notation
840         * Documentation/user/refman.itely (Gregorian square neumes
841         ligatures): fixed typo
843         * lily/vaticana-ligature-engraver.cc,
844         lily/include/vaticana-ligature.hh: bugfix: use special heads for
845         lower/upper head of Pes only when heads are stacked
847         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
848         scm/define-grob-properties.scm: cleanup: make "join-left" a
849         boolean grob property and save delta pitch in grob property
850         "delta-pitch" instead
852         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
854 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
856         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
857         completely borked
859         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
860         (try_music): bug fix: beam multiplicity was completely borked.
862         * scm/lily.scm: remove tail, filter-list, filter-out-list,
863         first-n, butfirst-n in favor of srfi-1 functions.
864         remove string-join, string-pad in favor of srfi-13 functions.
866         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
868         * NEWS: use complete sentences.
870         * Documentation/user/introduction.itely (Example applications):
871         add note about databases and lilypond-book.
873         * input/test/volta.ly: remove file
875         * input/regression/volta-broken-left-edge.ly: simplify file
877 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
879         * Documentation/user/refman.itely (Constructing a tweak): new
880         subsection.
882         * Documentation/user/tutorial.itely (Fine tuning layout): add
883         common tweaks.
885         * scm/define-grobs.scm (TextScript): use new brewer.
887 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
889         * VERSION: release 1.7.23
891         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
893         * python/lilylib.py (make_ps_images): bugfixes.
895         * input/regression/volta-multi-staff.ly: new file.
897         * Documentation/user/macros.itexi: refcommands, refcommand macros.
899         * Documentation/user/tutorial.itely (Piano staffs): new section.
900         (Setting variables): new section
901         (Fine tuning layout): new section
903         * input/just-friends.ly: remove file. Superseeded by
904         input/test/chords-without-melody.ly
906         * ly/property-init.ly: add all commands to refman.
908         * scm/define-translator-properties.scm: remove
909         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
911         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
912         name. Underscores botch up PS output.
914         * scm/define-translator-properties.scm: remove
915         textNonEmpty, oneBeat, regularSpacingDelta
917         * scripts/convert-ly.py (FatalConversionError.conv): conversion
918         rule for automaticBars.
920         * lily/timing-engraver.cc (start_translation_timestep): change
921         barNonAuto to automaticBars
923 2003-06-30  Graham Percival  <gperlist@shaw.ca>
925         * input/test/perform-tie.ly: delete file.
927 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
929         * Documentation/user/refman.itely (Gregorian square neumes
930         ligatures): bugfix: do not show ledger lines in neumes table
931         (fixed by setting staff symbol to transparent rather than removing
932         it from staff context)
934 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
936         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
937         glue into brew-new-markup-molecule.
939         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
941         * Documentation/user/introduction.itely (Computerized typography):
942         new section
944         * Documentation/user/tutorial.itely (An orchestral part): remove
945         pc example from tutorial.
947         * input/tutorial/lilbook.tex: use screech-boink
949         * scripts/lilypond-book.py (compile_all_files): split formatting
950         output body and scheduling lilypond compilation.
951         (format_lilypond_output_bodies): new function
952         (format_lilypond_block): new function
953         (html_pages): allow multi-page images in HTML
955         * python/lilylib.py (make_ps_images): rename function from
956         make_preview, merge with make_page_images
958 2003-06-28  Graham Percival  <gperlist@shaw.ca>
960         * input/test/key-clefs.ly: moved to regression.
962         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
964         * input/no-notation/README: added note about midi-*.ly files.
966         * input/test/two-key.ly: moved to no-notation/parse5.ly
968         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
969         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
971         * input/test/ {various}: modified comments, marked some for deletion.
973         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
975         * input/test/mmrest-collision: moved to regression.
977 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
979         * scm/chord-name.scm (note-name->markup): don't superscript root
980         alterations in chordnames.
982 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
984         * Documentation/user/refman.itely (Multi measure rests): more
985         index/cross-referencing.
987         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
989         * scm/font.scm: remove properties-to-font-name code.
991         * scm/define-grob-properties.scm: remove 'type
993         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
994         conversion
996         * lily/text-spanner.cc: change 'type grob prop to 'style 
998         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
999         "first" flag to decide whether to make a start-repeat
1001         * input/regression/grace-volta-repeat-2.ly: new file.
1003 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1005         * lilypond-indent.el: rename generic functions to LilyPond-*
1007 2003-06-22  Graham Percival  <gperlist@shaw.ca>
1009         * input/test/thumb.ly: delete, merged into refman.
1011         * Documentation/user/refman.itely: added thumb info to Fingering.
1013         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
1014         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
1015         vertical-align.ly : deleted files.
1017 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1019         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
1021         * lily/line-spanner.cc (broken_trend_offset): remove function.
1022         (get_broken_offset): idem.
1023         (brew_molecule): rewrite the line-break case.
1025         * input/regression/follow-voice-break.ly:  new file.
1027         * lily/line-spanner.cc (after_line_breaking): remove lines at the
1028         start of a system.
1030 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1032         * input/test/tuplet-rest.ly: moved to regression.
1034         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
1035         deleted file.
1037         * input/test/ {many} : marked file for possible deletion.
1039 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1041         * input/regression/beam-funky.ly: add note about (disputed)
1042         correct beaming.
1044         * ly/engraver-init.ly (ScoreContext): put key-signature after
1045         staff-bar
1046         
1047 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1049         * input/test/ broken.ly lyric-phrasing.ly: deleted.
1051         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
1053         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
1055         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
1056         stem-extend was deleted (it was duplicate example, and not as
1057         good).
1059         * input/test/[s-z]*.ly: add texidoc index.
1061 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1063         * lily/slur.cc (get_boundary_notecolumn_y): change name from
1064         get_first_notecolumn_y
1066         * lily/spanner.cc (broken_spanner_index): new function.
1068 2003-06-19  Graham Percival  <gperlist@shaw.ca>
1070         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
1071         lyric-hyphen.ly : moved to regression.
1073         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
1074         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
1076         * input/test/instrument-name-mmrest.ly: moved to
1077         ../regression/multi-measure-rest-instr-name.ly
1079         * input/test/knee-sym.ly: moved to
1080         ../regression/beam-knee-symmetry.ly.
1082         * input/test/hymn.ly: change comments.
1084         * input/test/[p-r]*.ly: add texidoc index.
1086 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1088         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
1089         to postfix syntax
1090         
1091         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
1092         syntax.
1094         * VERSION: release 1.7.22
1096 2003-06-18  Graham Percival  <gperlist@shaw.ca>
1098         * input/test/[h-k]*.ly: added texidoc index.
1100         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
1102         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
1104         * input/test/ various : mark files for deletion or moving to regression.
1106         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
1108         * input/test/[l-o]*.ly: added texidoc index.
1110 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1112         * scm/music-functions.scm (make-ottava-set): 
1113         only do ottavation if centralCPosition is set.
1115         * lily/translator-scheme.cc (ly:context-property-where-defined):
1116         return '() if not found.
1118 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
1120         * lilypond-mode.el (LilyPond-un-comment-region): removed.
1121         Use one command for both commenting and uncommenting.
1123         * lilypond-indent.el (LilyPond-comment-region): new function,
1124         (un)comments each line separately.
1126         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
1127         
1128         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
1129         imenu is not added by default; adapted from f90.el,
1130         makes Help-menu, which does not fit, visible in XEmacs.
1131         
1132 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
1134         * lilypond-mode.el: Set show-paren-mode local; minor-mode
1135         show-paren-mode sets blink-matching-paren-on-screen local.
1136         Try to make show-paren-function to paren-highlight local.
1138         * lilypond-indent.el (LilyPond-scan-sexps): new function.
1139         Copy definitions of Emacs' show-paren-function and
1140         XEmacs' paren-highlight and make minimal changes;
1141         add comments about locality. 
1142         Fix matching first open-paren-char in '<< .. >>'.
1144 2003-06-16  Graham Percival  <gperlist@shaw.ca>
1146         * input/test/g*: added texidoc index.
1148         * input/test/[a-g]*: added raggedright==#t when it
1149          seemed appropiate.
1151         * input/test/ fake-grace.ly figured-bass.ly : removed file.
1153         * Documentation/topdoc/INSTALL.texi: removed false warnings
1154         about gcc 3.3.
1156 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1158         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
1160         * input/test/chords-without-melody.ly (texidoc): add from
1161         input/just-friends.ly
1163         * input/regression/size{13--26}.ly: move from input/
1165         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
1166         input/{star-spangled-banner,twinkle}.ly: remove 
1167         
1168         * lily/slur.cc: remove slur over rest warnings.
1170         * lily/note-spacing.cc (get_spacing): include left part of right
1171         object in fixed space. This fixes stretched space before
1172         accidentals.
1174         * input/regression/spacing-accidental-stretch.ly: new file.
1176 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
1178         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
1179         Reduce to 16pt.
1181 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1183         * input/regression/spacing-knee.ly: docstring
1185         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
1187         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
1188         input/tutorial/{test,solar,flowing}.ly: remove
1190         * input/rhythm.ly: remove
1192         * input/mutopia/F.Schubert/standchen.ly: update syntax.
1194         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
1195         update syntax. 
1197         * scm/define-grobs.scm (all-grob-descriptions): set
1198         knee-spacing-correction to 1.0
1200         * lily/note-spacing.cc (stem_dir_correction): compute knee
1201         correction using stem-thickness and head width.
1203         * input/regression/beam-quanting-horizontal.ly: update texidoc
1205         * scm/define-grobs.scm (all-grob-descriptions): set
1206         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
1207         This fixes 32nd beams for noteheads in spaces quants.
1209         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
1211 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1213         * README.mandrake: Change lilypond-extras to lilypond-documentation.
1215 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1217         * input/test/dpncnt.ly,part-combine-score.ly: remove.
1219         * VERSION (PACKAGE_NAME): release 1.7.21
1221         * input/regression/stem-shorten.ly: new file.
1223         * lily/stem.cc (get_default_stem_end_position): revise stem
1224         shortening code.
1226         * input/regression/spacing-multi-tuplet.ly: move from input/test/
1228         * input/test/{scripts,volta-start,sleur}.ly: remove
1229         
1230         * input/regression/span-bar.ly: smaller file.
1232         * input/regression/spacing-{natural,tight,loose}.ly: remove
1234         * input/test/markup.ly: remove
1236         * scripts/lilypond-book.py: put printfilename in separate chunk,
1237         so texidoc is printed after the filename.  
1239 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1241         * make/lilypond.mandrake.spec.in: fix docdirs.
1243 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1245         * input/regression/beam-french.ly: bugfix.
1247         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
1249         * input/regression/(various).ly: add raggedright = #t.
1251         * input/regression/auto-beam.ly: move from abe.ly
1253 2003-06-13  Graham Percival  <gperlist@shaw.ca>
1255         * input/test/f*.ly: added texinfo index.
1256         
1257         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
1259 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1261         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
1262         quant penalty for beam just outside staff.
1264         * input/regression/beam-quanting-horizontal.ly (texidoc): move
1265         from beam-pos.ly,  remove non-horizontal tests. 
1267         * input/test/(various): cleanup header info. 
1269         * input/test/tchaikovsky.ly: remove file.
1271         * scm/chord-generic-names.scm: move from
1272         double-plus-new-chord-name.scm
1274         * input/test/orchestscore.ly: remove file
1276         * Documentation/user/refman.itely (Vocal music): update documentation.
1278         * scm/define-translator-properties.scm (chordNoteNamer): remove
1279         chordNameStyle, use chordNameFunction
1281         * scm/chord-name.scm (set-chord-name-style): remove
1282         set-chord-name-style. Use \property chordNameFunction.
1284 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1286         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
1287         music): remove @TeX{} command.
1289 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1291         * lilypond-indent.el (scan-sexps): Renamed to
1292         aargh-this-breaks-other-emacs-modes-scan-sexps.
1294 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1296         * lilypond-indent.el: Fix: match concurrent one-char opening and 
1297         closing slurs: '()', etc. Add comments.
1299         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
1301         * lilypond-font-lock.el: match unending string at eof.
1303         * make/lilypond.mandrake.spec.in: refreshed packed file list.
1304         
1305 2003-06-10  Graham Percival  <gperlist@shaw.ca>
1307         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
1308         input/test/beam-dir.ly input/test/beam-position.ly    
1309         input/test/beam-suspect.ly input/test/beam-trend.ly    
1310         input/test/beams.ly input/test/crescendo-text.ly : deleted
1311         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
1312         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
1313         * input/test/default-bars.ly: moved to bar-always.ly
1314         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
1316 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1318         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
1320 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1322         * scm/chord-ignatzek-names.scm (remove-step): rename file.
1324 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
1326         * lilypond-indent.el: Match better slurs in scheme expressions.
1327         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
1329         * Documentation/user/invoking.itexi: document Emacs' paren matching.
1331 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1333         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
1335         * input/ac-extra-voice.ly: Add texidoc.
1337         * ly/chord-modifiers-init.ly: 
1338         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
1339         and chordNameExceptionsPartial for new chord names.
1341         * input/test/chord-names-dpnj.ly: 
1342         * input/test/dpncnt.ly: Update.
1344         * scm/chord-name.scm: 
1345         * scm/double-plus-new-chord-name.scm: Add compatibility for new
1346         chord selection and options.
1348         * ly/chord-modifiers-init.ly: Add exceptions 
1350         * scm/define-translator-properties.scm (chordNameStyle) 
1351         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
1353 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
1355         * ly/property-init.ly (germanChords): Added.
1356         (semiGermanChords): Added.
1357         
1358         * input/test/chord-names-german.ly: Use new macros
1359         
1360 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
1362         * lilypond-indent.el: Use similar parenthesis highlighting for 
1363         Emacs and XEmacs through redefinitions of parenthesis highlighting 
1364         functions; removed LilyPond-show-paren-function. Fix indenting.
1365         Turn paren-matching on also in XEmacs.
1367         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
1368         as needed by parenthesis highlighting functions (in scan-sexp).
1370 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1372         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
1373         function.
1374         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
1376 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
1378         * lilypond-indent.el: tune regexp for show-paren-function.
1380 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1382         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
1383         for all LilyPond-produced tex snippets.
1385         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
1386         fixes one line --preview output of ly2dvi.
1388 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
1390         * lilypond-indent.el: match only one type of slurs in
1391         LilyPond-show-paren-function.
1393 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1395         * debian/GNUmakefile (EXTRA_DIST_FILES): 
1396         * debian/lilypond1.7.dirs: 
1397         * debian/lilypond1.7-doc.dirs: New file.
1399         * input/regression/chord-name-exceptions.ly: Add parameter for
1400         ignatzekExceptions.  Quote hash in docstring.
1402 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
1404         * lilypond-indent.el (show-paren-function): define show-paren-function
1405         as LilyPond-blink-matching-open and use it for closing parens.
1406         Let LilyPond-blink-matching-open know whether a bracket was inserted.
1408         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
1409         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
1410         LilyPond-blink-matching-paren in order to match both open and close
1411         brackets.
1412         
1413 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
1415         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
1416         testing by modifying the code from FSF Emacs paren.el. Add comments.
1418 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1420         * input/test/dpncnt.ly: Transpose example to match new
1421         default \chords octave.  Add comment.
1422         
1423         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
1424         comment about octave change.
1426 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1428         * input/test/[d,e]: added texinfo index tags.
1429         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
1431 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1433         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
1435 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
1437         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
1438         as in blink-matching-open.
1440 2003-06-03  Graham Percival  <gperlist@shaw.ca>
1442         * input/test/[a-c]: more comments in files.
1443         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
1444         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
1445         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
1446         mark file for proposed deletion.
1447         * input/test: renaming files:
1448         auto-beam-4-8.ly to beam-auto-4-8.ly
1449         auto-beam-override.ly to beam-auto-override.ly
1450         auto-beam.ly to beam-auto.ly
1451         blank.ly to blank-paper.ly
1452         absolute-volume.ly to dynamic-absolute-volume.ly
1454 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1456         * input/test/dpncnt.ly: 
1457         * input/test/chord-names-dpnj.ly: Resurrect.
1459         * lily/my-lily-lexer.cc: Remove chordnames keyword.
1461         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
1463         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
1464         Better docstring, add parameter OMIT-ROOT, tidy up.
1466 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
1468         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
1470 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1472         * scm/output-ascii-script.scm (as-font-alist-alist):
1473         (as-properties-to-font-name):
1474         (as-make-style-sheet): Remove.
1476         * scm/font.scm (as-make-font-list): New function.
1477         (as-font-sheet-alist): New variable.
1479         * ly/paper-as9-init.ly: 
1480         * ly/paper-as5-init.ly: Update.
1482         * ly/paper-as5.ly:
1483         * ly/paper-as9.ly: New file.
1485 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1487         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
1489 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1490         * input/sondag-morgen/*: removed due to copyright concerns.
1491         * input/[a,b]*.ly: added a newline at the end of the texinfo
1492         doc string (produces better output in HTML version).
1493         * input/c*.ly: added texinfo index and added comments to
1494         aid in future changes to input/test/ files.
1496 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1497         
1498         * Documentation/user/refman.itely: fixed build problem (missing
1499         file) caused by previous renaming.
1501 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1502         
1503         * input/test/[a,b]*.ly: added texinfo index and added comments to
1504         aid in future changes to input/test/ files.
1505         * input/test/bar-number-every-5-reset.ly: renamed to
1506         bar-number-every-five-reset.ly
1507         * input/test/bar-script-visibility.ly: renamed to
1508         bar-number-show-all.ly
1510 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1512         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
1513         to Voice.
1515         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
1516         out note-line and glissando functionality.
1517         
1518         * lily/line-spanner.cc (brew_molecule): cleanup.
1520 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1522         * scripts/as2text.scm: Use rdelim module.
1523         (start-system): Rename from start-line.
1524         (stop-system): Rename from stop-line.
1525         (af-gulp-file): Use string iso symbol for getenv.
1527         * scm/output-ascii-script.scm: Add guile and lily modules.
1528         (font-name-alist): New variable.
1529         (draw-line): New function.
1531         * scm/output-lib.scm (func, arg->string): Re-add from archive.
1532         (Were these silently removed, without ChangeLog entry?)
1534 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1536         * scm/music-functions.scm (make-ottava-set): bugfixes: also
1537         process 2nd ottava correctly.
1539 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
1541         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
1543 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1545         * Documentation/user/converters.itely (Invoking midi2ly): Update.
1547 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1549         * VERSION: release 1.7.20
1550         
1551         * lily/text-spanner.cc (brew_molecule): clean up function. This
1552         fixes bugs with broken 8va spanners.
1554         * lily/simple-spacer.cc (solve): also compute force for raggedright.
1555         This prevents spurious line-breaks with raggedright
1556         
1557 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1559         * lily/key-performer.cc (create_audio_elements): always use major
1560         key
1562         * Documentation/user/internals.itely: updates
1564         * input/regression/beam-break.ly: new file.
1566         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
1567         beams if starting or terminating stems have 'beaming set.)
1569         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
1570         property.
1572         * lily/parser.yy (verbose_command_req): add comment about scales.
1574 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
1576         * lilypond-indent.el: adjust regexps in bracket-matching.
1578 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
1580         * Documentation/user/refman.itely: more tiny fixes
1582         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
1583         "Chord names"; added table with input syntax for solesmes neumes
1584         table; added some words about rationale on input syntax design
1586         * lily/gregorian-ligature-engraver.cc,
1587         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1588         lily/include/gregorian-ligature.hh: bugfix: horizontal head
1589         alignment of Pes Initio Debilis
1591         * Documentation/user/refman.itely,
1592         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1593         mf/parmesan-heads.mf: fixed most of the head selection/alignment
1594         bugs in the solesmes neumes table
1596 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
1598         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
1599         Similarly, match '[' and ']' by skipping '\[' and '\]'.
1601         * lilypond-mode.el: fix tag-score. small improvements.
1603 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1605         * .cvsignore: Add aclocal.m4.
1607         * lily/music-constructor.cc: Include <assert.h>.
1609 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1611         * ly/engraver-init.ly (HaraKiriStaffContext): use
1612         RemoveEmptyStaffContext instead.
1614         * Documentation/user/refman.itely: updates
1616 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
1618         * Documentation/user/refman.itely: added solesmes neumes table;
1619         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
1620         bugfix: "Ornaments" -> "Articulations"
1622         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
1624 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1626         * lilypond-indent.el: Add a message about trying to match \] or \).
1627         
1628 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
1629         
1630         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
1631         obsolete "arithmetic_*"
1633         * input/bugs/ligatures.ly: removed (will be put into a different
1634         directory later)
1636 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1638         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
1639         libkpathsea (Maurizio Tomasi).
1641 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1643         * input/regression/repeat-slash.ly (texidoc): new file
1645         * lily/slash-repeat-engraver.cc (try_music): new file, handle
1646         slash repeats separately. Slash repeats and %
1647         repeats can now be nested.
1649 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1651         * lilypond-indent.el: Add preliminary test for closing \] and \).
1652         
1653 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
1655         * lily/gregorian-ligature-engraver.cc,
1656         lily/vaticana-ligature-engraver.cc,
1657         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
1658         mf/parmesan-heads.mf: various semivocalis related bugfixes
1660         * input/bugs/ligatures.ly: new file demonstrating problems with
1661         ligatures
1662         
1663 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
1665         * lilypond-mode.el,
1666         lilypond-font-lock.el,
1667         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
1669 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
1671         * lilypond-mode.el: Remove outdated code. Stress the difference 
1672         between Emacs and XEmacs definitions.
1674         * lilypond-mode.el,
1675         lilypond-indent.el: Define a function interactive only when necessary.
1677 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
1679         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
1680         Use inactive regions also in XEmacs.
1682 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1684         * Documentation/user/refman.itely (Repeat syntax): more updates
1686         * lily/simple-spacer.cc (solve): move solution process into
1687         solve(). This fixes a bug with collisions and raggedright = ##t.
1689         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
1691         * ly/engraver-init.ly: remove GraceContext. Update examples.
1693 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1695         * GNUmakefile.in (fonts): Also make fontball.
1697         * Website fixes:
1699         * ly/engraver-init.ly (GraceContext): Add.
1701         * run:
1703             convert-ly $(find . -name *.ly)
1705         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
1706         new chords.
1708 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1710         * VERSION: 1.7.19 released
1711         
1712         * scm/music-functions.scm (set-octavation): new function.
1714         * input/regression/ottava.ly: new file
1716         * lily/translator-scheme.cc (LY_DEFINE): new function
1717         ly:unset-context-property
1718         (LY_DEFINE) new function ly:context-property-where-defined: 
1720 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
1722         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
1724         * lilypond.words: add few.
1726         * input/test/script-chart.ly: fix typo.
1728 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1730         * scm/define-grobs.scm: uniform naming for definitions and output
1731         routine files. 
1733         * ly/engraver-init.ly (ChoirStaffContext): add \description from
1734         scm/context-description.scm
1736         * lily/parser.yy (translator_spec_body): add \description to the
1737         \translator{} body syntax.
1739         * lily/ottava-engraver.cc: new file.
1741         * scm/chord-name.scm (natural-chord-alteration): replace old
1742         chord stuff. 
1744         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
1746         * Documentation/user/refman.itely (Metronome marks): update doco.
1748         * input/regression/markup-note.ly: new file
1750         * input/regression/metronome-marking.ly: new file
1752         * lily/metronome-engraver.cc: new file. Print \tempo markings.
1754         * scm/new-markup.scm (note-markup): make a note glyph, useful for
1755         metronome marks.
1757 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1759         * Documentation/user/GNUmakefile: Compatibility fix for new
1760         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
1761         for making binary packages; info splitting bug has been fixed.
1763         * Documentation/user/refman.itely: Compile fixes.
1765 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
1767         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
1768         Count \midi -keywords also for a region.
1770 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1772         * lily/lookup.cc (LY_DEFINE): new function
1774         * Documentation/user/tutorial.itely: updates
1776 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
1778         * lilypond-mode.el: Allow Midi on buffer.
1779         Use only '.ly'-extension, remove '.sly' and '.fly'.
1780         Allow use of inactive regions. Invoke next Command on Master file, 
1781         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
1783 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1785         * Documentation/user/tutorial.itely: updates.
1787 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
1789         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
1791 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
1793         * lily/coherent-ligature-engraver.cc: fixed typo
1795         * lily/coherent-ligature-engraver.cc,
1796         lily/gregorian-ligature-engraver.cc,
1797         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1798         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
1799         lily/vaticana-ligature-engraver.cc,
1800         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
1801         scm/grob-description.scm: cleanup: junked LigatureHead grob and
1802         removed all ligature specific stuff from NoteHead code
1804         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
1805         ligatures now use regular noteheads
1807         * lily/vaticana-ligature.cc: tiny code cleanups
1809         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
1810         space between two adjacent noteheads of the same pitch
1812         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
1813         description; cleanup: removed obsolete font-family settings
1815 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
1817         * lily/coherent-ligature-engraver.cc,
1818         lily/gregorian-ligature-engraver.cc,
1819         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1820         lily/mensural-ligature-engraver.cc,
1821         lily/vaticana-ligature-engraver.cc,
1822         lily/include/gregorian-ligature-engraver.hh: updated for new
1823         Coherent_ligature_engraver; added comments that describe the basic
1824         design ideas of the ligature implementation
1826         * lily/coherent-ligature-engraver.cc,
1827         lily/include/coherent-ligature-engraver.hh: new file: shared code
1828         between mensural ligatures and Gregorian chant notation ligatures
1830 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1832         * lilypond-mode.el: XEmacs fixes: include two definitions for the
1833         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
1834         use only two arguments in sit-for, use no arguments in
1835         read-char-exclusive, backspace is not a character (127) in XEmacs.
1837         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
1839 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1841         * lilypond-mode.el: un-commenting works after syntax-table fix.
1843         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
1844         group, verbose commenting for syntax table.
1846         * lilypond-indent.el: add TODO for ligature slurs.
1848 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
1850         * lilypond-mode.el: Move comments of parenthesis matching away,
1851         (blink-matching-paren-on-screen) fix blinking in Emacs.
1853         * lilypond-font-lock.el: Fix parent-matching for Emacs:
1854         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
1856         * lilypond-indent.el: Add TODO for parenthesis matching.
1858 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
1860         * lilypond-mode.el: Fix XEmacs: 
1861         changed [S-iso-lefttab] to [(shift iso-lefttab)],
1862         invoke explicitly easy-menu-add (in Emacs done automatically).
1863         
1864         * lilypond.words: Add few words from input/*/*.ly.
1866 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1868         * VERSION (PATCH_LEVEL): release 1.7.18
1870         * scripts/lilypond-book.py: only print basename for printfilename
1871         option
1873         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
1874         and syntax updates.
1876 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1878         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
1879         better parametrisation. Move fatness of bulb downward.
1881         * mf/parmesan-custodes.mf (dir_down): remove underscores from
1882         glyph names. Underscores are not allowed .ps encoding files.
1884 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
1886         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
1887         variable "packed" for packed right-ragged mode
1889         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
1890         unused variable ragged; fixed indentation
1892         * Documentation/user/refman.itely: tiny cleanups in ancient
1893         clef and custos section
1895 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1897         * lily/parser.yy (Simple_music): add \applyoutput, syntax
1898         \applyoutput PROCEDURE
1900         * lily/my-lily-lexer.cc: add \applyoutput.
1902         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
1904         * lily/text-item.cc: clean text-interface description
1906 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1908         * input/{regression,test}/: use postfix for slur endings and beam
1909         begins.
1911         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
1912         style beams too. 
1914         * input/regression/lyrics-melisma-beam.ly: new file.
1916         * lily/lyric-engraver.cc (process_music): change from
1917         process_acknowledged_grobs()
1919         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
1920         functions to set and revert auto-beam settings.
1922 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1924         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
1926 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
1928         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
1929         Documentation/user/lilypond.tely: fixed some typos; updated author
1930         info
1932         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
1933         #"" -> #'flag-style = #'()
1935         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
1936         cleanup: removed dead #includes
1938         * lily/gregorian-ligature-engraver.cc,
1939         lily/include/gregorian-ligature.hh,
1940         scm/grob-property-description.scm: small cleanups, small spacing
1941         fixes
1943         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
1944         lily/vaticana-ligature.cc,
1945         lily/include/gregorian-ligature-engraver.hh,
1946         scm/grob-property-description.scm, scm/music-types.scm:
1947         "porrectus" -> "pes or flexa"
1949         * ly/engraver-init.ly, scm/grob-description.scm,
1950         scm/grob-property-description.scm: junked porrectus, now handled
1951         by ligature code
1953         * scm/grob-description.scm: bugfix: added space-alist entry for
1954         breathing sign/custos
1956 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1958         * Another grand 2003 update.
1959         
1960         * Remove mentioning of `mudela'; There's no such thing.
1962 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1964         * Documentation/user/preface.itely (Preface to version 1.8): update
1966         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
1968         * Documentation/user/converters.itely (Invoking convert-ly): revise
1970         * scripts/convert-ly.py (outfile_name): remove --assume-old.
1972         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
1974 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1976         * Documentation/user/internals.itely: more updates.
1978 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1980         * Documentation/user/refman.itely: revise 
1982         * Documentation/user/internals.itely: revise
1984         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
1986 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
1988         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
1989         beautification: reformatted ancient clefs section; cleanup: small
1990         wording fixes
1992 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
1994         * lilypond.words: added words for chant notation, sorted
1995         alphabetically through "sort lilypond.words"
1997 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
1999         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
2000         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
2001         chant notation
2003 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
2005         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
2006         prevent TeX from interpreting them as long dash
2008         * input/test/vaticana.ly: updated
2010         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
2011         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
2012         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
2013         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
2014         fixes
2016         * mf/parmesan-heads.mf: ledger endings: removed dead code
2018 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2020         * VERSION: 1.7.17 released
2021         
2022         * Documentation/user/GNUmakefile
2023         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
2024         files too.
2026         * scm/document-markup.scm: new file: document all markup
2027         functions.
2029         * scm/documentation-generate.scm: rename all documentation modules
2030         to document-*.scm
2032         * scripts/lilypond-book.py: generate link to .ly file iso. link to
2033         .png
2035         * input/test/divisiones.ly: added
2037         * input/regression/output-property.ly: new file
2039         * lily/cluster.cc: change cluster-interface to use style property
2041 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
2043         * input/test/chord-names-german.ly: modified.
2045         * scm/chords-ignatzek.scm:
2046           chord-name->german-markup: Added
2047           note-name->german-markup: Changed (now producing lowercase notenames)
2049         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
2050         
2051 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2053         * scripts/convert-ly.py (FatalConversionError.conv):
2054         divisiominima -> divisioMinima, etc.
2056         * ly/engraver-init.ly (FiguredBassContext): add
2057         Separating_line_group_engraver to Figured bass context.
2059         * ly/german-chords-init.ly: remove file
2061         * input/test/chord-names-german.ly (scm): new file.
2063         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
2065         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
2066         Chord_name_engraver
2068         * Documentation/user/refman.itely: lots of updates.
2070         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
2071         new file
2073         * input/test/bar-number-every-5-reset.ly: new file.
2075 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2077         * input/regression/chord-name-major7.ly: new file
2079         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
2080         if specced explicitly.
2082         * input/regression/chord-name-entry-11.ly: new file.
2084         * input/test/slur-beautiful.ly: new file.
2086         * Documentation/user/refman.itely: updates.
2088         * input/regression/collisions.ly (threevoice): cleanup.
2090         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
2092 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2094         * Documentation/user/*.itely: various updates.
2096         * ly/spanners-init.ly: enddecr/ endcr.
2098         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
2099         of tutorial
2101 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2103         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
2105         * lily/new-chord-name-engraver.cc (process_music): use octavation
2106         (a number) instead of original-pitch to store inversions. This
2107         fixes a problem with transposed chords with inversions.  
2109 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2111         * stepmake/aclocal.m4: Include compile fix for broken flex, as
2112         used in includable-lexer.hh.
2114         * lily/includable-lexer.cc: Bugfix: include config.h.
2116         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
2117         circumvention of Debian packaging bug.
2119 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2121         * flex-2.5.31 hits Debian/unstable.  Fixes below.
2122         
2123         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
2125         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
2126         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
2128         * lily/include/includable-lexer.hh: 
2129         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
2131         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
2133         * aclocal.m4: Regenerate.
2135         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
2136         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
2138         * scm/pdf.scm (use-modules): Include lily.
2140         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
2141         Noordkamp).
2142         (use-modules): Include lily.
2143         (lily-def): Bugfix: include tex-val in let.
2145 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
2147         * lilypond-mode.el: sensible error if lilypond.words not found.
2149         * lilypond.words: add few words.
2151 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
2153         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
2155         * mf/parmesan-scripts.mf: fixed typo in char name
2157 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2159         * VERSION: 1.7.16 released
2161         * python/lilylib.py (setup_temp): temporary directories are mode 700.
2162         (this is a security vulnerability).
2164         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
2166         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2167         add staff support.
2169 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
2171         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
2172         ly/script-init.ly, scm/script.scm: bugfix: renamed
2173         fermata->signumcongruentiae to fix naming clash with feta font
2175 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2177         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
2179         * lily/multi-measure-rest-engraver.cc
2180         (start_translation_timestep): use grace timing too for determining
2181         when to make mmrest.
2182         (start_translation_timestep): clear numbers too.
2184 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
2186         * scm/music-types.scm: compile fix: escape braces
2188         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
2189         work around font selection problem
2191         * Documentation/user/refman.itely: BreathingSign: added docu for
2192         property "text"
2194 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2196         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
2197         information.
2199 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2201         * lily/multi-measure-rest-engraver.cc (class
2202         Multi_measure_rest_engraver): make multiple Number objects, one
2203         for each MultiMeasureTextEvent.
2205         * scm/music-functions.scm (glue-mm-rest-texts): use
2206         MultiMeasureTextEvent
2208         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
2210         * Documentation/user/refman.itely (Multi measure rests): update.
2212 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2214         * lily/ly-module.cc (ly_copy_module_variables): use
2215         scm_internal_hash_fold() for iterating modules.
2217 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
2219         * Documentation/user/refman.itely: Section Custodes: added more
2220         example code
2222         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
2223         neo-mensural rests to parmesan font
2225         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
2226         header
2228 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2230         * Documentation/user/macros.itexi: @fileref macro.
2232         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
2233         each file. 
2235 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
2237         * lily/include/custos.hh, make/lilypond.suse.spec.in,
2238         Documentation/topdocs/AUTHORS.texi: updated my email address
2240         * Documentation/user/refman.itely: updated custos documentation;
2241         beautified divisiones example; beautified articulations table
2243         * lily/breathing-sign.cc: bugfix: finalis molecule
2245 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
2247         * Documentation/user/refman.itely: added docu for
2248         contemporary fermata symbols, gregorian breathing signs; small fixes
2250         * ly/gregorian-init.ly: removed obsolete #'type props
2252 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2254         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
2255         minimum-length property correctly.
2257 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2259         * scm/music-functions.scm (make-multi-measure-rest): set input
2260         locations for multimeasure rests.
2262 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
2264         * input/regression/breathing-sign.ly: updated to for ancient
2265         notation
2267 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2269         * scripts/ly2dvi.py: Add newline.
2271 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2273         * scripts/ly2dvi.py (dependency_files): Compile fix.
2275 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2277         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
2278         (make_html_menu_file): --html menu. 
2280 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2282         * scripts/ly2dvi.py (run_dvips): +add the .map file 
2284 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2286         * input/screech-boink.ly: new file.
2288 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2290         * scripts/lilypond-book.py (make_lilypond_file): convert
2291         lilypond-file to lilypond block directly, without going through
2292         begin/end lilypond text.
2293         
2295 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
2297         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
2298         scm/grob-description.scm: moved Michael's original breathing sign
2299         code in brew_molecule() to divisio_minima(); provided new
2300         brew_molecule() that effectively replaces the
2301         Text_item::brew_molecule callback (with additional fallback to
2302         Michael's original code); added callbacks for brewing divisio
2303         maior/maxima and finalis
2305         * gregorian-init.ly: added breathing sign shortcuts for virgula,
2306         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
2308         * script-init.ly: added shortfermata, longfermata,
2309         verylongfermata, varcoda
2311         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
2312         longfermata, verylongfermata, varcomma, varcoda
2314 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2316         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
2317           Remove all noquote and insert a few quote.
2318         
2319         * Documentation/user/lilypond-book.itely (Music fragment options),
2320           scripts/lilypond-book.py: Don't include quotation blocks by
2321           default. Introduce option quote instead of noquote
2323 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2325         * VERSION: 1.7.15 released
2326         
2327         * Documentation/user/lilypond.tely: omf updates.
2329         * buildscripts/texi2omf.py (omf_vars): include version.date
2331         * make/lilypond.redhat.spec.in: fixes for spec file. 
2333         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
2334         by function definition: lily now requires a recent GNU Make.
2336         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
2338         * make/ly-rules.make: remove .ly -> .tex rule
2340         * Documentation/user/refman.itely (Figured bass): revised figured
2341         bass example.
2343 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2345         * stepmake/stepmake/omf-targets.make (local-install): add
2346         scrollkeeper-update message.
2348         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
2349         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
2351         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
2353         * Documentation/user/converters.itely (Invoking midi2ly): add
2354         track/channel notice.
2356 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2358         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
2360         * lily/parser.yy (scalar): DIGIT is also a scalar.
2362         * Documentation/user/music-glossary.tely: add @omf tags
2364         * Documentation/user/lilypond.tely: add @omf tags
2366         * scm/generate-documentation.scm (string-append): add @omf tags.
2368         * stepmake/stepmake/omf-*: new files 
2370         * input/regression/multi-measure-rest.ly (texidoc): add doco
2372         * GNUmakefile.in (web-doc-install): add web-doc-install target
2374         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
2375         fixes crashes while dumping MIDI.
2377         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
2378         midi
2380 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2382         * buildscripts/texi2omf.py: new file.
2384         * mf/feta-beugel.mf: include font count, not staffsize (16) in
2385         font-name
2387 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2389         * input/regression/beam-manual-beaming.ly (texidoc): new file.
2391         * lily/sequential-iterator.cc (descend_to_child): call
2392         descend_to_child() for all types of music.
2394 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2396         * scm/translator-property-description.scm: Add
2397         bassFigureFormatFunction.  Replace some entries.
2399 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2401         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
2402         clean out.
2404 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2406         * scripts/midi2ly.py (Note.dump): never dump duration for
2407         dump_dur=0.
2409         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
2410         new function
2412         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
2413         figures using new markups. Much simpler, and should improve layout
2414         a little.
2416         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
2418 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2420         * ly/engraver-init.ly: use Hara kiri by default for 
2421         ChordNames, FiguredBass and Lyrics(Voice) context. 
2423         * lily/axis-group-engraver.cc (acknowledge_grob): use
2424         rhythmic-grob-interface for selecting items not to hara-kiri'd 
2426         * scm/new-markup.scm (markup-function-list): add bracket,
2427         vbracket.
2429         * ly/engraver-init.ly (ChordNamesContext): set
2430         minimumVerticalExtent
2432 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2434         * input/test/time-signature-double.ly: new file 
2436         * input/regression/collision-head-chords.ly (texidoc): new file.
2438         * lily/type-swallow-translator.cc: add note swallow translator 
2440         * input/test/time-signature-double.ly: new file.
2442         * lily/type-swallow-translator.cc: add Rest_swallow_translator
2444         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
2445         (FiguredBassContext): idem.
2447         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
2449         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
2451         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
2453         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
2454         .afm dependency
2456         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
2458         * python/lilylib.py (make_page_images): add function.
2460         * scripts/ly2dvi.py (run_latex): include title in preview image.
2462         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
2463         from lilypond-book for <ly2dvifile> tags in HTML.
2465         * scripts/ly2dvi.py (option_definitions): add --debug option to
2466         print out environment.
2468         * input/regression/tie-chord-partial.ly: new file.
2470 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
2472         * lilypond.words: add 3
2474 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2476         * scm/new-markup.scm (markup-function-list): add finger-markup
2478         * input/tutorial/brahms-tweaked.ly: new markup 
2480         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
2482         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
2483         crash when processing '() markup
2485         * input/regression/breathing-sign.ly (texidoc): add caesura example.
2487         * lily/breathing-sign.cc (railtracks): another caesura.
2489         * mf/feta-schrift.mf: caesura symbol. 
2491 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2493         * scripts/convert-ly.py (FatalConversionError.conv): add
2494         ly:molecule-XXX conversions.
2496         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
2498         * input/regression/multi-measure-rest-text.ly: new file.
2500         * scm/music-functions.scm (glue-mm-rest-texts): automatically
2501         convert MMREST-TEXT to MultiMeasureRestNumber settings.
2503         * ly/engraver-init.ly (ScoreContext): move tablature settings to
2504         ScoreContext
2506         * scm/new-markup.scm (center-markup): \center markup.
2508         * scm/music-functions.scm: remove pitchify scripts.
2510         * lily/music.cc (print_smob): display music name if available 
2512 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2514         * Documentation/user/refman.itely (Instrument names): remove
2515         \turnOff doco.
2517 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2519         * lily/score.cc (mark_smob): bugfix.
2521         * input/regression/rehearsal-mark.ly: new file.
2523         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
2524         report error at the current token again.
2526 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2528         * cygwin/mknetrel: Exit if doc build fails.
2530         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
2532 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2534         * scm/music-types.scm (music-descriptions): add doc strings
2536 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2538         * lily/lexer.ll: 
2539         * lily/include/my-lily-lexer.hh: 
2540         * lily/include/includable-lexer.hh: Add flex kludge.
2542         * config.hh.in: 
2543         * config.make.in: 
2544         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
2545         cruft.
2546         
2547         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
2548         code.
2550 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2552         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
2554         * lily/parser.yy (new_chord): Compile fix.
2556 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2558         * Documentation/user/refman.itely (Tuning groups of objects):
2559         remove documentation for \turnOff. 
2561         * lily/percent-repeat-engraver.cc (try_music): add correct
2562         processing moments for double-measure percents as well.
2564         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
2566         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
2567         grob prop type. 
2569         * Documentation/user/refman.itely (Printing named chords): add
2570         chord name tweak doco.
2572         * input/template/gregorian-transcription.ly: new file.
2574 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2576         * VERSION: 1.7.13 released
2577         
2578         * input/test/*: lots of cleanups/comment-outs/removals in chord
2579         examples
2580         
2581         * input/regression/*: lots of cleanups/comment-outs/removals in
2582         chord examples
2583         
2584         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
2585         options
2587         * lily/new-chord-name-engraver.cc (process_music): give original
2588         inversion pitch to chord name routine.
2590         * input/tutorial/os-score.ly: update to new markup
2592         * Documentation/user/appendices.itely: simply include
2593         chords-ignatzek. 
2595         * Documentation/user/refman.itely (Chords mode): add documentation
2596         for chord mode.
2598         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
2599         not present in chord.
2600         (construct-chord): add inversion and bass support.
2602         * lily/chord.cc: junk contents.
2604 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
2606         * Documentation/user/refman.itely:
2607         * Documentation/user/music-glossary.tely: fix. 
2609 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2611         * scm/chord-entry.scm (construct-chord): move chord construction
2612         to Scheme.
2614         * lily/parser.yy (new_chord): new setup for chord entry.
2616 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
2618         * lilypond.words:
2619         * Documentation/user/music-glossary.tely: add ambitus.
2621 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2623         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
2625         * lily/include/*.hh: string() -> to_string()
2627         * scm/chords-ignatzek.scm: new file.
2629         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
2630         standard chord name exceptions.
2632         * scm/translator-property-description.scm (chordNameSeparator):
2633         add property.
2634         (majorSevenSymbol): add property
2636         * lily/translator-scheme.cc (ly:context-properties): new function
2637         (ly:context-parent): new function.
2638         (print_smob): print context name.
2640         * lily/music.cc (ly:get-music-length): new function
2641         (print_smob): don't print properties.
2643         * lily/duration.cc (duration<?): new function
2645         * input/regression/chords-funky-ignatzek.ly: new file.
2647         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
2648         jazz chords.
2650         * lily/pitch.cc (ly:pitch-diff): new function.
2652         * input/regression/chords-ignatzek.ly: new file.
2654 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2656         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
2657         pitches for jazz chords.
2659 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2661         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
2663 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
2665         * lilypond.words: add 1
2667 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
2669         * Documentation/topdocs/AUTHORS.texi: refine.
2671 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2673         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
2674         
2675         * lilypond.words: add one.
2677 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
2679         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
2680         Fontify bass note in chords, e.g., e in c1/e.
2681         
2682 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2684         * Documentation/user/music-glossary.tely: Dutch updates and
2685         additions (Arent Storm).
2687 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2689         * input/regression/ambitus.ly:  move file.      
2691         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
2693         * lily/event.cc (transpose): add tonic property to Key_change_req
2694         and to Key_engraver.
2696 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
2698         * Documentation/user/refman.itely: fix typo.
2700         * lilypond.words: removed wrong identifiers.
2702 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2704         * mf/feta-toevallig.mf: make flat stem shorter 
2706 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
2708         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
2710         * lilypond.words: add from Phrasing slur.
2711         
2712 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
2714         * lilypond-mode.el: allow launching multiple ViewPS processes.
2715         
2716         * lilypond.words: add from Text markup.
2718 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2720         * input/test/ossia.ly (texidoc): add comment.
2722         * input/regression/voice-follower.ly: new file.
2724         * mf/feta-toevallig.mf: make flat heavier.
2726         * lily/cluster-engraver.cc: clean up Cluster engraver
2728         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
2729         Engraver. Use Note_column to compute Y positions and deal with
2730         line break stuff.
2732 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2734         * lily/stem.cc: move french-beaming to stem.
2736 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
2738         * lilypond-font-lock.el: fontify all durations in chords.
2740         * lilypond.words: add from lily/my-lily-lexer.cc
2742 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2744         * VERSION: release 1.7.12
2746         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
2748         * lily/gregorian-ligature.cc: new file
2750         * lily/*: the Great 2003 search & replace.
2752         * Documentation/user/refman.itely (Manual repeat commands): add
2753         note about font selection.
2755 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
2757         * lilypond-mode.el: propose recompiling midi while invoking playing,
2758         not while stopping playing.
2760 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
2762         * lilypond.words: add one.
2764         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
2765         and expressional note grouping. Fontify chord modes.
2767 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
2769         * Documentation/user/music-glossary.tely (Top): translate melisma.
2771 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2773         * Documentation/user/music-glossary.tely (Top): add melisma.
2775 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
2777         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
2778         interfaces for (abstract) grob GregorianLigature
2780         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
2781         renamed head* -> glyph_name*, x-shift* -> x-offset*
2783         * scm/grob-property-description.scm: bugfix: added missing descriptions
2785 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2787         * input/test/chord-names-dpnj.ly: New file.
2789         * scm/double-plus-new-chord-name.scm: Implement full and partial
2790         exceptions.
2792         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
2794         * scm/double-plus-new-chord-name.scm
2795         (double-plus-new-chord->markup): Fix sub->markup.
2798 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
2800         * lily/custos-engraver.cc: added TODO; editorial changes
2802         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
2803         consistency with other ligature engravers; removed access on (now)
2804         private variable _ligature of Ligature_engraver
2806         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
2807         renamed last_bound -> last_bound_; issue programming_error on
2808         abstract method calls; moved primitives code from
2809         Mensural_bracket_engraver to here (because almost ligature
2810         engravers will need it); renamed try_stop_ligature () ->
2811         typeset_ligature (); bugfix: store primitives of finished ligature
2812         in separate variable finished_primitives_ to avoid clash on input
2813         like "\] \["; added current_ligature () to enable access on
2814         private variable _ligature
2816         * lily/mensural-ligature-engraver.cc: removed primitives_ code
2817         (now in super class); renamed try_stop_ligature () ->
2818         typeset_ligature ()
2820         * lily/mensural-ligature.cc: issue programming_error on abstract
2821         method calls
2823         * lily/note-heads-engraver.cc: added TODO comment upon bool
2824         in_ligature
2826         * mf/parmesan-heads.mf: fixed some of set_char_box()
2828         * scm/grob-description.scm: added VaticanaLigature
2830         * scm/grob-property-description.scm: added neume prefix properties
2832         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
2833         lily/include/gregorian-ligature-engraver.hh,
2834         lily/include/gregorian-ligature.hh: new files; framework for
2835         gregorian ligature engravers such as vaticana
2837         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
2838         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
2839         vaticana style ligature implementation (still somewhat uncomplete)
2841 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2843         * VERSION: release 1.7.11
2845         * scripts/convert-ly.py: add ly:pitch-transpose rule
2847 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2849         * input/test/dpncnt.ly: New file.
2851         * lily/my-lily-lexer.cc: Add chordnames keyword.
2853         * lily/parser.yy (chordnames_block): Parse chord name exception
2854         lists, see input/test/dpncnt.ly.
2856         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
2857         function.
2859         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
2860         filter-out too.
2862         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
2863         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
2864         pitch functions (except for ly:make-pitch, but that's apparently
2865         some sort of scheme naming standard?).
2867         * scm/lily.scm (!=): define-public.
2869         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
2871 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2873         * scm/double-plus-new-chord-name.scm
2874         (double-plus-new-chord-name->markup): New file.
2876 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2878         * python/lilylib.py (make_preview): don't suppress progress for
2879         bbox extraction.
2881 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2883         * Documentation/user/appendices.itely (scheme): update for new syntax.
2885         * input/regression/chord-name-styles.ly: new file
2887         * lily/instrument-name-engraver.cc: create instrument names
2888         without barline too.  Allows instrument name on ChordNames  
2890         * scm/new-markup.scm (interpret-markup): allow simple strings as
2891         markup too.
2893 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2895         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
2896         (step->markup-accidental): Fix: add accidental.
2897         (chord::inner-name-american): 
2898         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
2899         append stray '/' if last superscript addition was 'o'.
2901         * scm/new-markup.scm (normal-size-sub-markup) 
2902         (normal-size-super-markup): New function.
2904         * lily/source-file.cc (Source_file): Add warning for possibly
2905         intentional but suspicious initialization.
2907         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
2908         add comments about cut-and-paste programming.
2910         * flower/rational.cc (lcm): Not used; comment out.
2912 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2914         * lily/new-fingering-engraver.cc (position_scripts): use
2915         fingerHorizontalDirection to determine fingering horizontal
2916         directions.
2918         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
2919         fingering support.
2921         * scripts/convert-ly.py (FatalConversionError.conv): add style
2922         conversion rule. 
2924         * scm/chord-name.scm (set-chord-name-style): new function.
2925         (new-chord-name-brew-molecule): revise to interpret markup only
2926         (new-chord->markup): cleanuppish rewrite. To be called from the
2927         new engraver.
2929         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
2930         Markup earlier, during interpreting.
2932         * input/test/{banter,jazz,american}-chords.ly (scheme): update
2933         style settings. Rename to chord-names-*.ly
2935 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2937         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
2938         markup code and update to new markup.  Most probably broke some of
2939         it.
2940         
2941 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
2943         * Documentation/user/refman.itely: added docu for ambitus and
2944         clusters
2946         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
2947         ly_quote_scm() in lookup.cc
2949         * mf/parmesan-clefs.mf: set_char_box fix
2951         * lily/cluster-engraver.cc: junk implicit protection; use
2952         Protected_scm instead
2954 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2956         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
2957         throughout.
2959         * scm/new-markup.scm: Turn-off error-triggering test code.
2961 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2963         * scm/new-markup.scm (markup-thrower-typecheck) 
2964         (markup-typecheck?):  add full typechecking functions.
2965         (make-markup-maker): add make-FOO-markup functions.
2966         (markup-argument-list-error): nice error checking messages.
2967         (make-markup): better function: less quoting escapades.
2969 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2971         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
2973 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2975         * cygwin/lilypond.hint (requires): Add cygwin.
2977         * .cvsignore: Remove stepmake (huh!?!), add lib.
2979         * GNUmakefile.in: Add libdir links for builddir runs.
2981         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
2982         instead of datadir.
2984         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
2985         local_lilypond_libdir.
2987         * config.make.in (lilypond_libdir): Add.
2989         * stepmake/stepmake/substitute-rules.make: 
2990         * stepmake/stepmake/script-rules.make: 
2991         * stepmake/stepmake/python-module-rules.make:
2992         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
2993         lilypond-python-module patch.
2995 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2997         * Documentation/user/refman.itely (Graphical interfaces): add note
2998         about xml2ly.
3000 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3002         * scripts/ly2dvi.py (run_dvips): remove trailing newline
3004 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3006         * VERSION: released 1.7.10
3008         * scripts/musedata2ly.py (): idem
3010         * scripts/midi2ly.py (dump_chord): idem
3012         * scripts/etf2ly.py (version): idem 
3014         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
3016         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
3018         * scm/tex.scm (tex-output-expression): remove eval compat
3019         glut. Other output files too.
3021         * scm/chord-name.scm: don't export anything from chord module.
3023         * input/test/american-chords.ly: idem
3025         * input/test/banter-chords.ly (texidoc): idem
3027         * input/test/Cc-chords.ly: add breakage notes.
3029         * Documentation/user/refman.itely (Text markup): rewrite manual section.
3031         * lily/parser.yy (scalar): allow \markup { } as property value. 
3033         * scm/chord-name.scm: complete new markup usage
3035         * scm/grob-description.scm (all-grob-descriptions): use new markup
3036         texts by default
3038 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3040         * scm/chord-name.scm: partial move to new markup texts.
3042 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3044         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
3046         * scm/bass-figure.scm (brew-bass-figure): make stack direction
3047         settable.
3049 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
3051         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
3052         invoked for old midi, wait for killing.
3054 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
3056         * Documentation/user/music-glossary.tely: Finnishing.
3058 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3060         * mf/feta-nummer-code.mf: some kerning pairs.
3062 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
3064         * scm/output-lib.scm (set-bar-number-visibility): Context-function
3065         Added.
3067         * Documentation/user/refman.itely (Bar numbers):
3068         set-bar-number-visibility added, modulo-bar-number removed again
3069         (sorry).
3071 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
3073         * scm/output-lib.scm (modulo-bar-number-visible): add function.
3075         * Documentation/user/refman.itely: add modulo-bar-number-visible.
3077         * Documentation/user/music-glossary.tely: translate into Finnish.
3079 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3081         * lilypond-mode.el: add shortcut for 2midi
3083         * lilypond-font-lock.el: fontify lyrics
3085 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
3087         * scm/drums.scm : use 1.7.x names.
3089         * input/regression/drums.ly : Don't use << chords >>
3091 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3093         * lilypond-mode.el: tidy, add TODO
3095         * make/lilypond.mandrake.spec.in: install-info quietly.
3097 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3099         * input/test/markup.ly: use new syntax.
3101 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3103         * ly/params-init.ly (interscoreline): add word-space
3105         * input/test/metronome.ly (eighthNote): idem.
3107         * input/test/script-priority.ly: use new markup
3109         * lily/parser.yy (markup): allow HEAD markup0 markup1 
3111         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
3113         * lily/parser.yy (gen_text_def): bugfix.
3114         (full_markup): allow markup identifier.
3116 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
3118         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
3119         jobs at the same time. Add horizontal lines to Command menu.
3120         Allow one compiling job -- propose killing others before a new one.
3122         * lilypond.words: add markup, teeny, etc.
3124 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
3126         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
3127         Allow only one type of midi process; launching Midi either stops
3128         midis or plays the current midi and launching MidiAll stops midis
3129         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
3130         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
3132 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3134         * lily/text-engraver.cc (process_acknowledged_grobs): use new
3135         markup  for new markup texts.
3137         * lily/mark-engraver.cc (process_music): idem
3138         
3139         * lily/instrument-name-engraver.cc (create_text): idem
3141         * scm/new-markup.scm (magnify-markup): new function.
3143         * scm/molecule.scm (stack-lines): bugfix.
3145         * lily/font-interface.cc (get_font): take font-magnification from
3146         alist chain.
3148 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3150         * lily/molecule-scheme.cc: move scheme functions to separate file.
3152         * lily/font-metric.cc  (ly_get_glyph): new function. 
3153         
3154         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
3155         (italic-markup, dynamic-markup): new functions
3156         (font-markup): new function
3158         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
3159         padding and minimum
3161 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
3163         * lily/accidental-engraver.cc:
3164         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
3166 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
3168         * lilypond.vim:
3169         * lilypond-font-lock.el: Put \longa as duration. Accept only 
3170         [a-zA-Z] for user defined identifiers. Separate note cases 
3171         with and without a duration (allow cis\longaX).
3173         * lilypond.words: Add words from Info.
3175 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3177         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
3179 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
3181         * lilypond-mode.el: Propose reverting buffer before a command if
3182         it was edited with an another editor.
3184 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3186         * lily/molecule.cc (ly_translate_molecule): new function
3188         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
3189         into libdir
3191         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
3193         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
3195 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
3197         * lilypond.words: take \words from Info-index.
3199 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3201         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
3203 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
3205         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
3207 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
3209         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
3210         and lilypond-documentation.
3212 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3214         * lily/parser.yy: Compile fix (bison 1.75).
3216 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3218         * VERSION: 1.7.9 released
3220         * scm/music-functions.scm (shift-one-duration-log): refactor.
3221         Use music-map.
3223         * input/regression/chord-tremolo.ly (texidoc): add dot test.
3225         * NEWS: update.
3227         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
3228         argument
3229         
3230         * scm/music-functions.scm (display-music): new function
3231         (music-map): change arg order.
3233         * input/regression/new-markup-syntax.scm: new file
3235         * lily/parser.yy (markup): add \markup { .. } syntax.
3237         * scm/new-markup.scm (override-markup): new function
3238         (lookup-markup): new function
3239         (music-markup): new function
3240         (lookup-markup-command): use markup-signature to store argument
3241         format for parser.
3243         * lily/lexer.ll: preliminary \markup syntax. 
3245 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
3247         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
3248         add pre/post-dependencies and menus with icons from source.
3250         * Documentation/pictures/lilypond-48x48.xpm:
3251         * Documentation/pictures/lilypond-32x32.xpm:
3252         * Documentation/pictures/lilypond-16x16.xpm: new files, background
3253         transparent.
3255         * stepmake/stepmake/generic-targets.make:
3256         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
3258 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3260         * input/regression/music-map.ly (texidoc): new file.
3262         * scm/music-functions.scm (music-map): new function
3264 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3266         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
3268 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
3270         * input/test/to-xml.ly:
3271         * lily/ligature-engraver.cc: Fixes documentation.
3273         * lilypond.mandrake.spec.in:
3274         * lilypond.redhat.spec.in: Add lilypond.words.
3276         * Documentation/user/refman.itely: Mention Info inside emacs.
3277         
3278         * lilypond.suse.spec.in:
3279         * lilypond.redhat.spec.in: 
3280         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
3282 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3284         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
3285         os.popen.read ().
3287 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3289         * scripts/ly2dvi.py (include_path): print warning if failing anything.
3291         * python/lilylib.py (error): add space
3293 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3295         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
3296         distribution.
3298 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3300         * lily/paper-outputter.cc (Paper_outputter): close port when
3301         finishing score.
3303 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3305         * scm/sodipodi.scm: Fixes.
3307 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
3309         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
3311         * buildscripts/make-font-dir.py: Fix. 
3313 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
3315         * lilypond-mode.el: Add support for Info inside Emacs.
3317 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3319         * buildscripts/make-font-dir.py: 
3320         * mf/GNUmakefile: Make sodipodi font map.
3322         * scm/sodipodi.scm: Add more output functions.
3324         * mf/feta-nummer.mf: 
3325         * mf/feta-beugel.mf: Add font_coding_scheme.
3327         * lily/paper-outputter.cc (output_header): Fix creator string.
3329 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3331         * lilypond-mode.el (LilyPond-autocompletion): invoked with
3332         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
3334         * lilypond.words: add two (Everybody can add/remove words now!).
3336         * debian/rules:
3337         * make/lilypond.suse.spec.in:
3338         * make/lilypond.mandrake.spec.in:
3339         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
3341         * Documentation/user/refman.itely: Mention autocompletion.
3343 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3345         * scripts/ly2dvi.py: Add paper sizes.
3347         * lily/timing-engraver.cc: 
3348         * lily/time-signature.cc: 
3349         * lily/span-bar.cc: 
3350         * lily/grob-scheme.cc: Code formatting fixes.
3352         * scm/sodipodi.scm: 
3353         * scm/sketch.scm:
3354         * buildscripts/mf-to-table.py: 
3355         * buildscripts/make-font-dir.py: Font testing.
3357 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3359         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
3360         inserts try-completion and shows all-completions.
3362         * lilypond.words: '\' -> '\\'
3364         * lilypond-mode.el: load libraries in the end, lilypond.words defines
3365         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
3366         
3367         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
3368         and LilyPond-reserved-words.
3369         
3370 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
3372         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
3373         from load-path.
3374         
3375         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
3376         the mini-buffer with Control-Shift-c.
3377         
3378 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3380         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
3381         duration. This fixes \tempo taking time.
3383 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3385         * lily/volta-engraver.cc (process_acknowledged_grobs): 
3386         Allow for text markup in repeatCommands. 
3388 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
3390         * lilypond-mode.el (LilyPond-insert-string): new function, use it
3391         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
3392         Get rid of skeleton.el-dependency.
3394         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
3396 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3398         * lily/beam-engraver.cc (stop_translation_timestep): reset
3399         now_stop_ev_
3401         * lily/scm-option.cc: add parse-protect to ly:set-option
3403         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
3405 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3407         * lily/include/ligature-bracket.hh: removed
3408         * lily/ligature-bracket.cc: removed
3410         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
3411         .tex
3413         * lily/beam.cc (set_beaming): don't change beam count on rests.
3414         (brew_molecule): always set flag-width > 0.
3416 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
3418         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
3419         chars, remove instructions; instead, refer to lilypond-init.el and
3420         Documentation/topdocs/INSTALL.texi.
3422         * lilypond.words: add identifiers and reserved words.
3424         * Documentation/topdocs/INSTALL.texi: separate sections for installing
3425         files and adding a load-path.
3427         * lilypond-init.el: Instructions, extracted from 
3428         Documentation/topdocs/INSTALL.texi. 
3429         
3430 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3432         * VERSION: 1.7.8 released 
3434         * lily/grob.cc (warning): better robustness fix.
3436 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
3438         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
3440         * lily/cluster-engraver.cc: stick better to variable naming
3441         conventions
3443         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
3444         until stop_translation_timestep()
3446         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
3447         min/max coordinates to backend, but no musical info such as
3448         pitches
3450         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
3452         * lily/grob.cc: robustness fix: warning(): do not crash if
3453         cause is not set
3455         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
3456         the much more elaborated tuplet brackets than the very naive and
3457         simple ligature bracket grob
3459 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3461         * Documentation/user/refman.itely (Analysis brackets): add
3462         horizontal bracket doco.
3464         * ly/property-init.ly (setMmRestFermata): added.
3466         * Documentation/user/refman.itely (Multi measure rests): fermatas
3467         on mm rests.
3469         * input/regression/apply-context.ly (texidoc): new file
3471         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
3472         code to be executed during interpretation. Possible applications:
3473         smart octavation, more advanced bar checks. 
3475         * lily/apply-context-iterator.cc: new file.
3477 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3479         * input/test/new-markup.ly: new file.
3481         * lily/text-item.cc (text_to_molecule): new function
3483         * scm/new-markup.scm (lambda): new file
3485         * lily/function-documentation.cc (ly_add_function_documentation):
3486         add proc property as well
3488 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3490         * Documentation/user/music-glossary.tely (Top): add custos.
3492 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
3494         * Documentation/topdocs/INSTALL.texi: advise how to include source
3495         path to Emacs load-path and improve language.
3497 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3499         * GNUmakefile.in: config.h message fix.
3501         * autogen.sh:
3502         * aclocal.m4: Regenerate.
3504         * configure.in: 
3505         * config.make.in: 
3506         * stepmake/config.make.in: 
3507         * stepmake/configure.in: 
3508         * stepmake/autogen.sh: 
3509         * stepmake/aclocal.m4: Update for autoconf 2.56.
3511 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
3513         * Documentation/topdocs/INSTALL.texi: instructions for an user how
3514         to install Emacs-mode. Instructions how to use vim-mode.
3516 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3518         * scm/music-types.scm (music-descriptions): no length for tempo event.
3520         * input/*.ly: add \version everywhere.
3521         
3522         * input/*.ly: update syntax to 1.7 + new-chords.
3524         * VERSION: 1.7.7 released.
3525         
3526         * Documentation/user/*.tely: new chord syntax.
3528         * input/regression/[bc]*.ly (texidoc): syntax updates.
3529         
3530 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
3532         * lilypond.words: add vocabulary to be used in auto-completion
3534         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
3536         * lilypond.vim: allow note name at EOF
3538 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3540         * buildscripts/new-chords.py (edit): -e option: inline editing.
3542         * input/regression/a*.ly (texidoc): syntax updates.
3544         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
3545         music): elucidations. 
3547 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
3549         * lily/include/lily-proto.hh, ly/engraver-init.ly,
3550         ly/spanners-init.ly, scm/grob-description.scm,
3551         scm/grob-property-description.scm, scm/music-types.scm,
3552         lily/cluster-engraver.cc, lily/cluster.cc,
3553         lily/include/cluster.hh, input/test/cluster.ly: cluster
3554         implementation
3556         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
3557         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
3558         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
3560         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
3562         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
3564         * scm/grob-description.scm: bugfix: by default, use default note
3565         head style when engraving ligatures
3567         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
3569         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
3570         events
3572         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
3574         * input/test/ancient-font.ly: bugfix: style -> flag-style
3576         * lily/ligature-engraver.cc: indentation fix
3578         * lily/parser.yy: indentation fixes
3579         
3580 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3582         * input/regression/measure-grouping.ly: more elaborate example.
3584         * lily/moment.cc: ly:add-moment, ly:mul-moment,
3585         ly:div-moment. New functions 
3587         * scm/music-functions.scm (set-time-signature): new function,
3588         allow inline time sig settings with measure grouping.
3590         * lily/parser.yy (command_element): move time sig construction
3591         into Scheme.
3593         * lily/side-position-interface.cc (out_of_staff): new function,
3594         like padding, but keep minimum distance from staff. Easier than
3595         linespanners (dynamics, pedals), but roughly the same effect.
3597 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
3599         * emacs-mode.el: Added spanish-note-replacements 
3600         (<carlos.betancourt@chello.be>).
3602         * vimrc: (Un)commenting with <(S-)F12>, tidy.
3604 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
3606         * lilypond.vim: Do not fontify cises, desis, etc.
3608         * vimrc: view dvi with <S-F6>
3610 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3612         * lily/lookup.cc (triangle): new function.
3614         * input/regression/measure-grouping.ly (texidoc): new file: show
3615         triangles and brackets for beat groups of 3 and 2.
3617         * lily/include/measure-grouping-spanner.hh (class
3618         Measure_grouping): new file.
3620         * lily/measure-grouping-spanner.cc (brew_molecule): new file
3622         * lily/measure-grouping-engraver.cc (class
3623         Measure_grouping_engraver): new file.
3625 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3627         * Merge from stable:
3629             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
3630         
3631         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
3632         stylesheet.
3634         * ly/paper19.ly: Include paper19-init.ly.
3636         * ly/paper19-init.ly: New file.
3638         * Documentation/user/tutorial.itely (First steps): Fix first
3639         example for font test.
3641         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
3643         * ChangeLog: Add 1.7.6 release marker (see below).
3645         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
3646         Add .py files.
3648 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3650         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
3652         * input/tutorial/*.ly: update to new syntax.
3654         * lily/parser.yy (Composite_music): new transpose syntax,
3655         \transpose FROM TO MUSIC. 
3657 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3659         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
3660         latex progress/error output to stderr (by default this goes to
3661         stdout).  Show lilypond progress, even when not verbose.
3663         * python/lilylib.py (system): New optional parameter to control
3664         showing of progress.
3666         * scm/backend-documentation-lib.scm (check-dangling-properties):
3667         Fix error message.
3669         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
3670         axis, extent.
3672         * scm/grob-property-description.scm (magnify): Remove.
3673         (extent, axis): Add.
3675 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3677         * VERSION: Release 1.7.6.
3679         * scripts/convert-ly.py: more uniformization substitutions.
3681         * buildscripts/new-chords.py (sub_chords): new file.
3683 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3685         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
3686         lilypond.map.  Include sauter fonts too.  Cleanups.
3688 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3690         * Documentation/user/tutorial.itely (First steps): change to new
3691         chord/tie/slur/beam notation.
3693         * lily/parser.yy (event_that_take_dir): allow postfix notation for
3694         ties.
3696         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
3697         engraver. Process ties in postfix notation, i.e. c8-~ c
3699         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
3701         * input/regression/beam-postfix-notation.ly (texidoc): new file.
3703         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
3705         * lily/beam-engraver.cc (try_music): accept new-beam-events
3707         * input/regression/chord-scripts.ly (texidoc): new file
3709         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
3710         script-events.
3712         * scm/script.scm (default-script-alist): cleanup.
3714         * lily/script-engraver.cc (make_script_from_event): cleanup.
3716         * lily/lyric-combine-music-iterator.cc
3717         (Lyric_combine_music_iterator): remove superfluous events.
3718         (melisma_busy): new function. Fix broken melismas.
3720 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3722         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
3723         Remove nonvalid settings. Use descriptive key names.
3724         Use <Return> to indicate the pressing of that key.
3726 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3728         * scripts/lilypond-book.py (option_definitions): Typo.
3730         * scripts/ly2dvi.py: Updates.
3732         * python/lilylib.py (setup_environment, print_environment)
3733         (get_bbox, make_preview): Merge and remove from ly2dvi and
3734         lilypond-book.
3736         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
3738         * .cvsignore: Remove some cruft.
3740         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
3741         path.
3743         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
3744         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
3745         throughout.
3747         * python/lilylib.py (quiet_system): Junk
3748         (system): Display error log upon failure.
3749         (read_pipe): New function.  Cleanups and fixes.
3751         * python/*.py: Rename from *.py.in.
3752         
3753         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
3755         * GNUmakefile.in (SUBDIRS): Move python before scripts.
3757 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3759         * python/GNUmakefile: Bugfix: handle modules.
3761         * stepmake/stepmake/python-module-targets.make (default): Add
3762         compiled modules. 
3764         * stepmake/stepmake/python-module-rules.make: Add rule for byte
3765         compiling modules.
3767         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
3768         Bugfix.  (OUT_PYC_MODULES): Add.
3770 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3772         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
3773         Use default paths. Refresh description.
3775 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3777         * VERSION: 1.7.5 released
3779         * input/regression/finger-chords.ly (texidoc): new file.
3781         * lily/script-engraver.cc (process_music): remove scriptHorizontal
3782         support
3784         * lily/fingering-engraver.cc (process_music): remove kludgy
3785         scriptHorizontal stuff.
3787         * lily/script.cc: remove staff-support property.
3789         * lily/new-fingering-engraver.cc (add_fingering): new
3790         file. Fingering engraver for new style chords.
3792 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3794         * lily/parser.yy (bare_number): allow 4 \cm (without
3795         decimal dot). (should backport to 1.6?)
3797         * ly/declarations-init.ly: use Scheme for dimension defs.
3799         * lily/parser.yy (TODO): remove hard coded dimensions, add
3800         REAL NUMBER_IDENTIFIER production.
3802         * lily/rest-collision.cc (force_shift_callback): rewrite using
3803         -done property.
3805         * scm/grob-property-description.scm (rest-collision-done): add
3806         property.
3807         
3808         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
3810 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3812         * input/regression/multi-measure-rest-center.ly: new file.
3814         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
3815         off horizontally by 0.05 ss. Fixed.
3817 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3819         * scm/pdftex.scm: Rename ly-number to ly:number->string.
3821         * Documentation/topdocs/index.tely: Remove duplicate from merge.
3823 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3825         * lily/tie.cc (get_control_points): also avoid staff lines on the
3826         just outside the outer staff lines
3828 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3830         * ly/params-init.ly: Just define style-alist, no need to
3831         define-public.
3833         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
3834         (thanks Han-Wen).
3836         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
3837         (FET_FILES): = FONT_FILES.
3839         * Merge from stable:
3841             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
3843 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3845         * VERSION: 1.7.4 released.  
3846         
3847         * scm/generate-documentation.scm (string-append): add macro
3848         definitions.
3850         * lily/text-item.cc (lookup_text): don't use virtual fonts for
3851         normal texts.
3853         * lily/multi-measure-rest-engraver.cc: make separate
3854         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
3856         * lily/multi-measure-rest.cc: remove text handling. Remove
3857         number-threshold.
3859 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3861         * scm/music-types.scm: doc patch by Graham Percival
3863 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3865         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
3866         encoding part.
3867         (Font_info.set_defaults): pixelsize now also defauts to '0'.
3868         (sketch_p): Sketch wants only first four elements of X11 font spec.
3870         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
3872         * mf/feta-autometric.mf: Write foundry and family to log.
3874         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
3875         font translation table.
3877         * buildscripts/mf-to-table.py: Better font info into afm.
3879         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
3880         1.0.9 required.
3882         * configure.in: Whine for mftrace 1.0.9.
3884 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3886         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
3888         * lily/main.cc (main_prog): don't try to load init.EXT when
3889         processing foo.EXT.
3891 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
3893         * scm/tex.scm (zigzig-line): added.
3895         * scm/ps.scm (zigzag-line): added.
3897         * ps/music-drawing-routines.ps (subvec): added.
3898         (draw_zigzag_line): added.
3899         
3900         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
3901         grob properties zigzag-width and zigzag-length.
3903         * input/regression/glissando.ly: Add some zig-zagged glissandi.
3905 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3907         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
3908         svg output, including font.
3910 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3912         * scm/lily.scm: Register sodipodi output module.
3914         * scm/sodipodi.scm: New file.
3916         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
3918         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
3919         comment, after header.
3920         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
3921         FullName.  Fix FontName key.
3923 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
3925         * lily/rest.cc (after_line_breaking): bugfix: dots after half
3926         and breve rests.
3927         
3928         * input/test/blank-notes.ly: bugfix
3930         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
3931         rests. (Kim Shrier)
3933         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
3934         
3935 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3937         * scm/tex.scm: 
3938         * scm/ps.scm: Cleanup and remove obsolete junk.
3940         * Documentation/user/internals.itely:
3941         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
3943         * lily/parser.yy: Identify shift/reduce problems.
3945         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
3946         make-style-sheet.  Too specific for convert-ly?
3948 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3950         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
3952         * input/test/*.ly: various fixes.
3954         * lily/music.cc (name): bugfix
3956         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
3958         * lily/input-file-results.cc (code): set-point-and-click! ->
3959         set-point-and-click
3960         
3961 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3963         * Use uniform ly: prefix for exported scheme primitive functions.
3965         * scm/music-types.scm: junk compat glue
3967         * scripts/convert-ly.py: add rules for stuff below, junk
3968         compatibility glue for spanrequest.
3970         * lily/parser.yy (verbose_event): remove \spanrequest,
3971         \commandspanrequest, \script. 
3972         
3973         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
3975         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
3976         for \penalty, \glissando.
3978         * VERSION: release 1.7.3
3979         
3980 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
3982         * lily/accidental-engraver.cc: Fix
3983         grace-in-the-beginning-of-measure bug caused by the resent
3984         partial-measure fix.
3986         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
3987         overlap looks too crowded)
3988         
3989 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3991         * lily/parser.yy (assignment): allow SCM expression as assignment.
3993         * lily/include/music-output-def.hh (class Music_output_def):
3994         * lily/music-output-def.cc: 
3995         * lily/paper-def.cc: 
3996         * scm/font.scm (markup-to-properties):
3997         * lily/parser.yy (music_output_def_body): 
3998         remove style_sheet_
4000 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4002         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
4003         length.
4005         * input/regression/spacing-to-grace.ly: new file.
4007         * input/regression/spacing-end-of-line.ly: new file.
4009         * lily/note-spacing.cc (get_spacing): take into account breakable
4010         stuff sticking out at the left (time sig change at line break).
4012         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
4013         raggedright code.
4015         * scm/music-functions.scm (make-voice-props-set): add
4016         staff-position for mm rests.
4018         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
4019         before grace notes a little.
4021         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
4023         * lily/break-align-interface.cc (do_alignment): right-edge spacing
4024         key adds space at the end of line. 
4026 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4028         * scm/sketch.scm: Fix beams.
4030         * buildscripts/mf-to-table.py: Add EncodingScheme.
4032         * scm/sketch.scm: Resurrect.
4034 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4036         * lily/multi-measure-rest.cc: use breve rests for measure lengths
4037         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
4039 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4041         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
4043         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4045 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4047         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
4048         token for origin information.
4050         * lily/parser.yy (My_lily_lexer): do identifier location and
4051         cloning from lexer.
4053         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
4054         logic out of the parser. Add bar checks on both ends.
4056         * Documentation/user/refman.itely (Multi measure rests): add more
4057         notes about mm rests.
4059 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4061         * input/regression/bar-scripts.ly: Re-enable.
4063         * lily/parser.yy:
4064         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
4065         released rsn.  Bison 1.50 has a crucial bug and won't work.
4067         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4070 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4072         * input/regression/bar-scripts.ly: Blunt documentation build fix.
4074 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4076         * Actually merge changes since 1.6.4 besides ChangeLog, and
4077         resolve conflicts.  Lots of updates, hope all is well.
4078         
4079         * cygwin/lilypond.hint (requires): Add ghostscript.
4081         * scm: Update some (c).
4082         
4083 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4085         * input/test/{various}.ly: add \header fields and texidoc strings.
4087 2002-10-05  Werner Lemberg  <wl@gnu.org>
4089         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
4090         renamed to `output_latex_quoted'.
4091         Added `output_latex_noquote'.
4092         (schedule_lilypond_block): Implement `noquote' option for LaTeX
4093         mode.
4095 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4097         * ChangeLog: Add 1.6.6 release marker.  See below.
4099         * stepmake/stepmake/po-targets.make: Remove --c++ option.
4101         * scripts/midi2ly.py: Fix global syntax warnings.
4103         * GNUmakefile.in: Generate builddir locale tree too.
4105         * scripts/ly2dvi.py:
4106         * scripts/midi2ly.py: 
4107         * scripts/mup2ly.py: 
4108         * scripts/update-lily.py:
4109         * lily/main.cc (setup_paths): Fix for locales setup.
4111 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4113         * Documentation/windows/installing.texi: Soften wording about
4114         necessity of becoming Administrator.  tommie@iae.nl reports this
4115         does not seem to be necessary for his flavour of Windows 2000.
4116         Explicitely discourage text mode mounts.
4118 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4120         * lily/rest.cc (after_line_breaking): backport dot position fix.
4122         * lily/rest-collision.cc (do_shift): also remove dots for suicided
4123         rests. Thanks to Klaus Zimmermann for finding this bug.
4125 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4127         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
4129 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4131         * Documentation/user/music-glossary.tely: fix links.
4133 2002-10-21  Werner Lemberg  <wl@gnu.org>
4135         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
4136         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
4137         scaling factor) only once and use them in the definition of
4138         \embeddedps.
4139         * ps/music-drawing-routines.ps (skeel): Removed.
4141 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4143         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
4144         Solaris7, as we don't use nested $( ) constructs.
4146 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4148         * VERSION: Release 1.6.6.
4149         
4150 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4152         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
4153         as workaround for /bin/sh problems on Solaris7.
4155 2002-10-19  Werner Lemberg  <wl@gnu.org>
4157         * GNUmakefile.in (web-doc): Fix typos.
4158         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
4159         `music-drawing-routines.ps' but emit \special{header=...} once.
4160         * scm/tex.scm (header-end): Updated.
4162 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4164         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
4165         undefined tremolo. 
4167 2002-10-15  Werner Lemberg  <wl@gnu.org>
4169         * scripts/lilypond-book.py (g_make_html): New global variable.
4170         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
4171         if `g_make_html' isn't set.
4172         [main]: Add format `texi-html'.
4173         (option_definitions): Updated.
4174         * Documentation/user/lilypond-book.itely: Updated.
4176         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
4177         * make/ly-rules.make (%.texi, %.nexi): Use it.
4178         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
4179         format to lilypond-book.
4180         * GNUmakefile.in (web-doc): Ditto.
4182 2002-10-14  Werner Lemberg  <wl@gnu.org>
4184         Further improve TeX output.  The produced files are about 40%
4185         smaller.  `lilyponddefs.tex' is now read only once.
4187         * tex/lilyponddefs.tex: Remove footer stuff.
4188         (\ifundefined): Renamed to...
4189         (\lilypondundefined): This.  Use LaTeX's definition to
4190         make it nestable and make it global.
4191         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
4192         output.
4193         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
4194         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
4195         them global.
4196         (\placebox): Renamed to...
4197         (\lyitem): This.
4198         Make it global and call \outputscale by itself.
4199         (\lybox, \lyvrule): New macros to reduce input data.
4200         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
4201         New auxiliary macros.
4202         (\SkipLilydefs, \EndLilyPondOutput): Removed.
4203         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
4204         to...
4205         (\lilypondspace): This and made it global.
4206         (\turnOnPostScript): Renamed to...
4207         (\lilypondpostscript): This and made it global.
4208         (\turnOnExperimentalFeatures): Renamed to...
4209         (\lilypondexperimentalfeatures): This and made it global.
4210         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
4211         (\lilypondsetdimen): This and made it global.
4212         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
4213         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
4214         (all, $(outdir)/music-drawing-routines.ps): New rules.
4215         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
4216         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
4217         start-system, stop-system, stop-last-system, filledbox): Updated to
4218         use the changed macros from lilyponddefs.tex.
4219         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
4221 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4223         * Documentation/windows/installing.texi: Update.
4225 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4227         * VERSION: 1.6.5 released
4229         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4231 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4233         * scm/translator-property-description.scm (voltaOnThisStaff): add
4234         property.
4236 2002-09-28  Werner Lemberg  <wl@gnu.org>
4238         * scm/tex.scm (header-end): Suppress page numbering.
4240         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4241         Fix quotation for HTML output.
4243 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4244         
4245         * Documentation/user/refman.itely: grammar and phrasing
4246           fixes to "Note Entry" section.  Also adds a few new examples.
4248 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4250         * flower/include/string-data.icc: include string.h
4252 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4254         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4256 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4258         * Documentation/user/GNUmakefile (extra-local-help): Add.
4260         * stepmake/stepmake/www-targets.make (local-help): Add.
4262 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4264         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4265         packages.
4267         * Documentation/topdocs/README.texi (Top): building documentation
4268         (not website.)
4270 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4272         * Documentation/user/refman.itely: 
4273         * Documentation/user/tutorial.itely: 
4274         * Documentation/user/music-glossary.tely: Merge changes.
4276         * Documentation/user/glossary.html.in: 
4277         * Documentation/index.texi: 
4278         * Documentation/header.html.in: Accomodate renaming of glossary.
4279         
4280         * Documentation/user/tutorial.itely: Add some glossary references.
4281         
4282         * Documentation/user/refman.itely: Minor fixes.
4283         
4284         * Documentation/user/lilypond.tely: Add glossary do direntry.
4286         * Documentation/user/music-glossary.tely: Rename (previously:
4287         glossary.tely).  Fix anchor placement.
4289         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4291 2002-09-23  Werner Lemberg  <wl@gnu.org>
4293         * scripts/lilypond-book.py (output_dict): Fix handling of
4294         various environments by avoid extraneous newlines.
4295         Rename `output-all' regexp for html to `output-html'.
4296         Replace `output-all' regexp for texi with `output-texi-quote'
4297         and `output-texi-noquote'.
4298         (compose_full_body): Don't override `linewidth' user option
4299         for `singleline'.
4300         (schedule_lilypond_block): Don't indent text specified with
4301         `intertext' option.
4302         Add new option `noquote'.
4303         (compile_all_files): Use latex instead of tex to compile ly
4304         files directly.
4306         * Documentation/user/lilypond-book.itely: Updated and revised.
4307         Improve layout.
4309         * Documentation/user/glossary.tely,
4310         Documentation/user/introduction.itely,
4311         Documentation/user/tutorial.itely,
4312         Documentation/user/refman.itely,
4313         Documentation/user/appendices.itely: Fix overfull LilyPond
4314         boxes caused by the new lilypond-book code.  Other minor
4315         fixes.
4317         * Documentation/user/macros.itexi (@texiflat): Don't emit
4318         trailing space.
4320         * scm/tex.scm (end-output, header-end): Add preamble and
4321         postamble to make lilypond output directly compilable with
4322         latex.
4324         
4325 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4327         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4328         instructions.
4330 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4332         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4334 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4336         * lily/beam.cc (connect_beams): don't crash if there are quarter
4337         notes in beams.
4339 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4341         * Documentation/user/refman.itely: corrected ancient clef
4342         docu; added docu on ligatures
4344 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4346         * Documentation/user/glossary.tely,
4347         Documentation/user/refman.itely, input/les-nereides.ly,
4348         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4349         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4350         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4351         Stem properties: flag-style -> stroke-style, style -> flag-style.
4354 2002-09-22  Werner Lemberg  <wl@gnu.org>
4356         * scripts/lilypond-book.py: Add option `notime' to suppress
4357         printing of a time signature.  Specify default indentation of 0pt
4358         if single line fragment.  Don't emit redundant `\paper{ }'.
4360         * Documentation/user/lilypond-book.itely: Updated.
4362         * Documentation/user/glossary.tely: Completely reformatting.
4364 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4366         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4368 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4370         * Documentation/user/tutorial.itely: Fix links.
4371         
4372         * Documentation/topdocs/index.tely:
4373         * Documentation/index.texi:
4374         * Documentation/header.html.in: Small website fixes and updates.
4376         * debian/: Debian patch by Anthony Fok.
4378 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4380         * Documentation/footer.html.in: How time flies: It's already 2002!
4382         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4383         more descriptive link names than 'here'.
4385 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4387         * VERSION: 1.7.2 released
4388         * VERSION: 1.6.4 released
4389         
4390         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4392         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
4393         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
4395         * mf/feta-din.mf (test): add x-height and space.
4397         * lily/dynamic-engraver.cc (process_music): take dynamic direction
4398         from ^_ for crescendi. Idem for slurs and phrasing slurs.
4400         * ly/grace-init.ly: add-to-grace-init: function to portably add
4401         settings to \grace. 
4403         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
4404         if we get an absolute dynamic event.
4406         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
4408         * lily/source-file.cc (get_line): oops. All line numbers were off
4409         by 2. Fix that. 
4411         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
4412         be after the note, combined with -_^, i.e. c4-(-\)-\>  
4414         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
4416         * lily/parser.yy (number_factor): remove (number) as number
4417         expression. ("Let them eat Lisp").
4419 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4421         * lily/horizontal-bracket.cc: new file.
4423         * lily/horizontal-bracket-engraver.cc: new file.
4425         * input/regression/note-group-bracket.ly: new file. Support
4426         horizontal note brackets for music analysis.
4428         * lily/stem.cc (flag): new flag-style: no-flag.
4430         * input/test/stem-cross-staff.ly: new file
4431         
4432         * Documentation/user/internals.itely: Improved formatting, fixing
4433         typos.  Added a section `Output details' to describe how the TeX
4434         code looks like.
4436         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
4438         * lily/parser.yy: remove \dynamicscript.
4440         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
4441         definitions. 
4443         * python/midi.c (midi_error): take two arguments.
4445         * Merge 1.6.5 changes:
4446         
4447 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4449         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
4450         staff-space.  Previous 1.5 was probably meant as half-spaces.
4451         (cautionary-style): parentheses (was: smaller).  This is what doco
4452         says, and it seems more logical.
4454         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
4455         for 2nd sentence.
4457 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4459         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
4461 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4463         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4465 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4467         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4469 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4471         * scm/translator-property-description.scm (voltaOnThisStaff): add
4472         property.
4474 2002-09-28  Werner Lemberg  <wl@gnu.org>
4476         * scm/tex.scm (header-end): Suppress page numbering.
4478         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4479         Fix quotation for HTML output.
4481 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4482         
4483         * Documentation/user/refman.itely: grammar and phrasing
4484           fixes to "Note Entry" section.  Also adds a few new examples.
4486 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4488         * flower/include/string-data.icc: include string.h
4490 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4492         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4494 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4496         * Documentation/user/GNUmakefile (extra-local-help): Add.
4498         * stepmake/stepmake/www-targets.make (local-help): Add.
4500 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4502         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4503         packages.
4505         * Documentation/topdocs/README.texi (Top): building documentation
4506         (not website.)
4508 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4510         * Documentation/user/refman.itely: 
4511         * Documentation/user/tutorial.itely: 
4512         * Documentation/user/music-glossary.tely: Merge changes.
4514         * Documentation/user/glossary.html.in: 
4515         * Documentation/index.texi: 
4516         * Documentation/header.html.in: Accomodate renaming of glossary.
4517         
4518         * Documentation/user/tutorial.itely: Add some glossary references.
4519         
4520         * Documentation/user/refman.itely: Minor fixes.
4521         
4522         * Documentation/user/lilypond.tely: Add glossary do direntry.
4524         * Documentation/user/music-glossary.tely: Rename (previously:
4525         glossary.tely).  Fix anchor placement.
4527         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4529 2002-09-23  Werner Lemberg  <wl@gnu.org>
4531         * scripts/lilypond-book.py (output_dict): Fix handling of
4532         various environments by avoid extraneous newlines.
4533         Rename `output-all' regexp for html to `output-html'.
4534         Replace `output-all' regexp for texi with `output-texi-quote'
4535         and `output-texi-noquote'.
4536         (compose_full_body): Don't override `linewidth' user option
4537         for `singleline'.
4538         (schedule_lilypond_block): Don't indent text specified with
4539         `intertext' option.
4540         Add new option `noquote'.
4541         (compile_all_files): Use latex instead of tex to compile ly
4542         files directly.
4544         * Documentation/user/lilypond-book.itely: Updated and revised.
4545         Improve layout.
4547         * Documentation/user/glossary.tely,
4548         Documentation/user/introduction.itely,
4549         Documentation/user/tutorial.itely,
4550         Documentation/user/refman.itely,
4551         Documentation/user/appendices.itely: Fix overfull LilyPond
4552         boxes caused by the new lilypond-book code.  Other minor
4553         fixes.
4555         * Documentation/user/macros.itexi (@texiflat): Don't emit
4556         trailing space.
4558         * scm/tex.scm (end-output, header-end): Add preamble and
4559         postamble to make lilypond output directly compilable with
4560         latex.
4562         
4563 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4565         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4566         instructions.
4568 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4570         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4572 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4574         * lily/beam.cc (connect_beams): don't crash if there are quarter
4575         notes in beams.
4577 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4579         * Documentation/user/refman.itely: corrected ancient clef
4580         docu; added docu on ligatures
4582 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4584         * Documentation/user/glossary.tely,
4585         Documentation/user/refman.itely, input/les-nereides.ly,
4586         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4587         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4588         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4589         Stem properties: flag-style -> stroke-style, style -> flag-style.
4591 2002-09-22  Werner Lemberg  <wl@gnu.org>
4593         * scripts/lilypond-book.py: Add option `notime' to suppress
4594         printing of a time signature.  Specify default indentation of 0pt
4595         if single line fragment.  Don't emit redundant `\paper{ }'.
4597         * Documentation/user/lilypond-book.itely: Updated.
4599         * Documentation/user/glossary.tely: Completely reformatting.
4601 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4603         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4605 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4607         * Documentation/user/tutorial.itely: Fix links.
4608         
4609         * Documentation/topdocs/index.tely:
4610         * Documentation/index.texi:
4611         * Documentation/header.html.in: Small website fixes and updates.
4613         * debian/: Debian patch by Anthony Fok.
4615 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4617         * Documentation/footer.html.in: How time flies: It's already 2002!
4619         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4620         more descriptive link names than 'here'.
4622 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4624         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4626 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4628         * lily/part-combine-music-iterator.cc (get_state): cleanup
4629         (get_music_info): cleanup.
4631 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4633         * scm/backend-documentation-lib.scm (interface-doc-string):
4634         crosslinks between interfaces and grobs. Headings for interfaces
4635         in grob explanation.
4637 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4639         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4640         dtd).  Add preliminary dtd.
4641         (re-sub-alist): Robustify.
4643 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4645         * lily/include/event-chord-iterator.hh,
4646         lily/context-specced-music-iterator.cc,
4647         lily/event.cc, lily/event-chord-iterator.cc: add
4649 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4651         * lily/: some (c) header fixes.
4652         
4653         * lily/request-chord.cc: Remove.
4654         
4655         * lily/include/event-chord-iterator.hh:
4656         * lily/include/event.hh:
4657         * lily/event-chord.cc: New file.
4658         
4659         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
4660         requested.
4662 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4664         * lily/ : rename Request to Event
4666         * lily/parser.yy (command_element): move clef stuff into Scheme.
4668         * lily/:  rename length_mom () to get_length()
4670         * lily/part-combine-music.cc: removed file and class.
4672         * lily/context-specced-music-iterator.cc (class
4673         Context_specced_music_iterator): new file. Obsoletes the
4674         Context_specced_music type.
4676         * scm/music-types.scm (make-repeated-music): put different kinds
4677         of repeated music into music-type table.
4679         * VERSION: 1.7.1 released.
4681         * scm/to-xml.scm: new file.
4683         * input/test/to-xml.ly (fooBar): demo of what is possible with the
4684         new Input representation: dump music as XML.
4686         * scm/engraver-documentation-lib.scm
4687         (engraver-accepts-music-types?): add links from music to engraver,
4688         from music-type to engraver.
4690         * lily/include/command-request.hh: removed
4691         lily/include/musical-request.hh: removed. Removed all _req classes
4692         except Key_change_req. Changes throughout.
4694 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4696         * lily/tuplet-engraver.cc (try_music): Compile kludge.
4698 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4700         * lily/*.cc: specify accepts for many engravers.
4702         * scm/music-documentation-lib.scm: dump music expressions and
4703         music subtypes.
4705         * scm/documentation-lib.scm: complete revision.
4706         Use GOOPS objects to store document tree explicitly. Cleaned up and
4707         sped up doco generation a lot.
4709 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4711         * input/trip.ly (fugaIILeft): add arpeggio
4713         * lily/translator-group.cc (try_music_on_nongroup_children):
4714         oops. The name symbol is in the cdr of the assoc handle.
4716         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
4717         Hyphen_req, Glissando_req, Break_req, Mark_req 
4719 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4721         * lily/musical-request.cc (music-duration-length,
4722         music-duration-compress): new functions.
4724         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
4725         throughout. Warning doesn't work yet.
4727         * lily/translator-group.cc (try_music_on_nongroup_children):
4728         new implementation: store candidate acceptors in a hashTable.
4730 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4732         * scm/music-types.scm (music-descriptions): change name to
4733         internal-class-name
4735         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4737 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4739         * lily/beam.cc (connect_beams): don't crash if there are quarter
4740         notes in beams.
4742 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4744         * Documentation/user/refman.itely: corrected ancient clef
4745         docu; added docu on ligatures
4747 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4749         * Documentation/user/glossary.tely,
4750         Documentation/user/refman.itely, input/les-nereides.ly,
4751         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4752         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4753         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4754         Stem properties: flag-style -> stroke-style, style -> flag-style.
4756 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4758         * scm/music-functions.scm (music-separator?): don't use name music
4759         property.
4761 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4763         * stepmake/stepmake/generic-targets.make (help): Document check
4764         target.
4766         * lily/new-accidental-engraver.cc: Compile fix.
4768 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4770         * scripts/convert-ly.py: Add rule.
4772         * input/test/music-creation.ly:
4773         * input/test/add-staccato.ly:
4774         * input/test/add-text-script.ly: ly-make-music.
4776         * scm/drums.scm (make-head-type-elem, make-articulation-script):
4777         More ly-make-music renamings.
4779         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
4781         * lily/music-constructor.cc (make_music): Add debugging info.
4783         * scm/music-functions.scm (make-simultaneous-music,
4784         (make-sequential-music, context-spec-music):
4785         * scm/music-types.scm (music-descriptions): Get lily to run.
4787 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4789         * lily/command-request.cc (transpose_key_alist): new function.
4791         * lily/key-performer.cc (create_audio_elements): cleanup. 
4793 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4795         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
4797         * lily/include/translator.hh (ENTER_DESCRIPTION): add
4798         events-accepted field.
4800         * scm/music-types.scm: new file.
4802         * lily/parser.yy: put music type initialization into scheme,
4803         similar to grob initialization.  Changes throughout.
4805 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4807         * Documentation/user/tutorial.itely: Fix links.
4808         
4809         * Documentation/index.texi: 
4810         * Documentation/header.html.in: 
4811         * Documentation/topdocs/index.tely: Small website fixes and updates.
4813         * debian/: Debian patch by Anthony Fok.
4815 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4817         * Documentation/footer.html.in: How time flies: It's already 2002!
4819         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4820         more descriptive link names than 'here'.
4822         * ROADMAP: Remove test stuff.
4824         * scripts/update-lily.py: Allow auto-building of stable and
4825         development versions.  Bugfixes.
4827 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4829         * VERSION: released 1.7.0
4831         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4833         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
4834         positive line widths.
4836 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4838         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
4839         go.  Fix comments.
4841         * cygwin: Cygwin updates.
4843 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4845         * Documentation/windows/installing.texi (Top): version for python,
4846         urls for ghostscript (thanks to John Potelle)
4847         
4848         * lily/simultaneous-music-iterator.cc
4849         (Simultaneous_music_iterator): init children_list_ before
4850         triggering GC.
4852         * lily/*-iterator.cc: be even more careful with smobbed copy
4853         constructors. 
4855         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
4856         LeftEdge item.
4858 2002-09-15  Werner Lemberg  <wl@gnu.org>
4860         Improving LilyPond's output to make them ordinary TeX boxes with
4861         predictable dimensions.  System boxes are now vertically centered on
4862         the baseline; this offset can be further controlled with
4863         \lilypondscoreshift.
4865         * lily/system.cc (System::post_processing): Pass length of current
4866         system to `start-system' (including any horizontal indentation).
4868         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
4869         prettier.
4870         (lily-def): Append `%'.
4871         (start-system): Add parameter `wd'.  Output more TeX code to specify
4872         box dimensions.
4873         (stop-system, stop-last-system): Complement changes in
4874         `start-system'.
4875         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
4876         Updated.
4878         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
4879         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
4880         Write final `\endinput'.
4882         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
4883         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
4884         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
4885         files and macro definitions don't produce spurious spaces and
4886         paragraphs (using \endlinechar).
4887         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
4889         * Documentation/user/internals.itely: Improved formatting, fixing
4890         typos.  Added a section `Output details' to describe how the TeX
4891         code looks like.
4893 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4895         * lily/accidental-engraver.cc: Also work with partial measures.
4897 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4899         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
4900         spanner.
4902 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4904         * lily/identifier-smob.cc (unpack_identifier): new file.
4906         * lily/lexer.ll (identifier_type): new function.  use ly-id to
4907         pass off scheme expressions as music identifiers.
4909         * scm/lily.scm: reorganisation, cleanups.
4911         * lily/main.cc: small cleanups.
4913 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4915         * lily/ly-module.{cc,hh}: new file.
4917 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4919         * lily/accidental-engraver.cc: Also work with partial measures.
4921 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4923         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
4925 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4927         * lily/my-lily-lexer.cc: use SCM module in stead of
4928         Scheme_hash_table. Changes throughout.  
4930 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4932         * VERSION (MY_PATCH_LEVEL): make 1.7.0