* flower/libc-extension.cc: idem.
[lilypond.git] / ChangeLog
blob4b5923d95b8d5e6cbc513ea464b47a3b9f4cce3f
1 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * flower/libc-extension.cc: idem.
5         * flower/include/libc-extension.hh: protect against isinf macros.
7 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9         * lily/tie.cc: add TODO comment.
11         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
13         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
14         linejoins and linecaps. This fixes problems with occasional spikes
15         on slur/tie endings.
16         
17 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
19         * { many }: Use two uppercase letters in LilyPond.
21         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
23         * VERSION: 1.7.29 released.
24         
25         * input/regression/font-name.ly: don't use PS fonts for
26         compatibility reasons. 
28         * mutopia/claop.py (accents): update to 1.8
30         * Documentation/user/music-glossary.tely (Top): remove 13pt.
32         * Documentation/user/macros.itexi: don't color glossary links.
34         * Documentation/user/invoking.itexi (Error messages): new section
36 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
38         * input/regression/font-name.ly: add file.
40         * scm/document-backend.scm (grob-doc): remove <hr> from
41         lilypond-internals
43         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
44         reqd version to 1.6.4 
46         * lily/font-interface.cc (get_font): bugfix: take font-name from
47         alist chain too. This fixes font-name override for \markup.
49 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
51         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
53         * input/test/polymetric-differing-notes.ly: Compile fix.
55 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
57         * Documentation/user/refman.itely: fixed typo
59         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
60         before flexa
62 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
64         * input/test/{ many }: search & fix some typos.
66 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
68         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
69         images.
71         * scm/music-functions.scm (make-voice-props-set): set Script /
72         TextScript dir for polyphony too.
74         * scm/define-grobs.scm (all-grob-descriptions): decrease space
75         before clef.
77         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
79 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
81         * Documentation/user/refman.itely (Percussion): Small
82         clarifications and fixes.
84         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
85         threads. This fixes different heads playing simultaneously.
87 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
89         * Documentation/user/{ many }: increase readability (read through 
90         User manual from `one big page').
92 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
94         * input/test/polymetric-differing-notes.ly: add example with
95         disparate note values.
97         * input/test/polymetric.ly: rename from poly-metric
99         * scripts/ly2dvi.py (include_path): bugfix: use outbase
100         iso. outname.
102         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
103         G-clef bbox to real char extents. This fixes the G-clef being
104         offset too much to the right.
105         document perc clef offset.
107         WARNING: FONT CHANGED.
109         * Documentation/user/tutorial.itely (Tutorial): move menu.
111 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
113         * buildscripts/lilypond-profile.sh (Error): trim error message.
115         * Documentation/user/invoking.itexi (Invoking the lilypond
116         binary): add note about path.
118         * Documentation/user/macros.itexi: add @c at EOL, hopefully
119         suppresses superfluous spaces.
121 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
123         * buildscripts/lilypond-profile.sh: Add documentation to error
124         message.
126         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
128 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
130         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
131         <mike@ossmann.com>)
133         * Documentation/bibliography/computer-notation.bib (pages): prune
134         unscientific language.
136         * Documentation/user/GNUmakefile: copy unsplit file to
137         lilypond.html (idem for lilypond-internals).
139         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
141         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
143         * python/lilylib.py (lilypond_version): 2.1 proof version check.
145         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
146         fix.
147         
148 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
150         * Documentation/user/{ various }: bind text snippets with their
151         examples, e.g. by punctuation: This is an example.
153 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
155         * ly/performer-init.ly (VoiceContext): Typos.
157         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
158         builds, leave final-install to toplevel srcdir makefile.
160         * make/srcdir.make.in (install): New target.
162 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
164         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
165         This fixes core dump on MIDI ouput (Simon Weatherill).
167         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
168         on local-WWW-post.
170 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
172         * make/lilypond.redhat.spec.in: add dvips to reqs.
174 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
176         * make/srcdir.make.in (web): Add special web target.
178         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
179         from inner $(LOOP).
181         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
183         * stepmake/stepmake/generic-targets.make (www-targets-help):
184         * GNUmakefile.in (web-install): Install in $(webdir).
186         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
188         * cygwin/changelog: 
189         * cygwin/mknetrel: Update.
191         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
192         (html-doc): Remove (use: web).
194         * stepmake/stepmake/script-rules.make: 
195         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
196         Fix $(config_make) dependencies for srcdir build.
198         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
199         target for srcdir build.
201         * stepmake/make/stepmake.make: 
202         * make/srcdir.make.in: 
203         * GNUmakefile.in:
204         * make/stepmake.make (config_make): Rename variable (was:
205         configuration).
207 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
209         * Documentation/user/internals.itely (Manipulating music
210         expressions): run lilypond on example too.
212         * flower/include/libc-extension.hh: move lrint define to
213         header. bugfix.
214         
215 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
217         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
218         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
219         do we recurse whole tree?).
221         * GNUmakefile.in (html-doc): Resurrect.
223         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
224         obsolete $(package-icon) dependency.
226 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
228         * Documentation/user/refman.itely (Automatic staff changes):
229         add seealso 
231         * Documentation/index.html.in: link to bigpage.
233         * Documentation/user/tutorial.itely (Tutorial): streamline.
235         * Documentation/index.html.in: url typo.
237         * VERSION (PACKAGE_NAME): release 1.7.28
239         * python/lilylib.py (error_log): remove '/' from name.
241         * input/regression/pedal.ly: remove; dups input/test/
242         
243         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
245         * Documentation/index.html.in: python style doco index.
247         * Documentation/{footer,header}.html.in (src): remove, 
249         * Documentation/pictures: remove all but lelie-logo.xpm.
251         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
252         before running makeinfo.
254         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
255         @code{}
257 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
259         * input/test/bar-number-regular-interval.ly: rename.
261         * Documentation/user/*: various fixes. 
263 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
265         * Documentation/{ many }: polish for update-all-menus. typos.
267         * po/fi.po: fixes.
269         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
271         * buildscripts/mutopia-index.py: polish.
273         * input/regression/{ many }, input/test{ many }: polish texidocs.
275 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
277         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
279         * lily/text-spanner.cc (brew_molecule): use bracket-flare
280         iso. edge-widen.
282         * lily/piano-pedal-engraver.cc (process_music): change from
283         process_acknowledged ()
285         * lily/piano-pedal-bracket.cc: new file. Change
286         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
287         cleaned up.
289         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
291         * input/regression/tuplets.ly (texidoc): rename file.
293         * po/fr.po: update
295         * buildscripts/lilypond-profile.sh: error message if script is not
296         sourced.
298         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
299         bracket-flare
300         (make_bracket): simplify code.
302         * lily/parser.yy (verbose_command_req): catch typos in \key scale
303         argument.
305         * python/lilylib.py (lilypond_version_check): new function
307         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
309         * scripts/ly2dvi.py (run_lilypond): add version check.
311         * scripts/lilypond-book.py (option_definitions): typo
313         * scripts/ly2dvi.py (include_path): typo
315         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
317         * lily/parse-scm.cc (parse_handler): typo
319         * Documentation/user/macros.itexi: use @heading for headings.
321         * Documentation/user/refman.itely: updates, fixes.
323 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
325         * po/fi.po: add Finnish translations. fixes.
327         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
329         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
330         from lily/glissando-engraver.cc.
332 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
334         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
335         for non-first _broken_ bracket.
337         * Documentation/user/refman.itely: corrections.
339 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
341         * lily/new-fingering-engraver.cc (position_scripts): add heads to
342         support of the fingerings.
344         * po/fr.po: French translation update.
346         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
347         strings.
349 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
351         * Documentation/user/introduction.itely: Small fixes.
353 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
355         * Documentation/topdocs/AUTHORS.texi: polish.
357 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
359         * Documentation/user/introduction.itely: revise
361         * Documentation/user/tutorial.itely: reorganise.
363         * Documentation/topdocs/index.tely: remove.
365         * Documentation/header.html.in: prune.
367         * GNUmakefile.in: clean up web building.
369         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
370         target.
372 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
374         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
376         * lilypond-mode.el: turn on blink-matching-paren.
378 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
380         * scm/output-sodipodi.scm (svg-header): Fix typo.
382 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
384         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
385         fixes a security hole.
387         * scripts/lilypond-book.py (original_dir): remove temp_dir
389         * scm/document-translation.scm: use @code tags.
391 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
393         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
395         * lilypond-mode.el: add a buffer-local post-command-hook to set
396         context dependent syntax-table after each cursor event. Remove old
397         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
399         * lilypond-indent.el: update comments.
401         * Documentation/footer.html.in: add period.
403 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
405         * make/lilypond.redhat.spec.in (Group): don't strip binary.
407         * scm/document-translation.scm (document-property-operation): add
408         @code{} tags.
410         * VERSION (PACKAGE_NAME): release 1.7.27
412         * config.make.in: add PAPER variable
414         * buildscripts/new-chords.py (help): add help text
416         * Documentation/user/introduction.itely (Typography and program
417         architecture):  fixes.
419         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
420         for texinfo and dvips. This fixes problems with PDF output of the
421         wrong size.
423         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
424         DVIPS_PAPERSIZE variable
426         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
427         TEXINFO_PAPERSIZE variable 
429 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
431         * mf/feta-macros.mf: whoops: only draw lines for test situations.
433         * mf/feta-toevallig.mf: lowres fixes.
435 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
437         * NEWS: Typo and fill-paragraph fixes.
439         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
440         cast #define.
442         * configure.in: 
443         * config.hh.in: Check for lrint.
445 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
447         * VERSION: 1.7.26 released
449         * lily/separation-item.cc: add padding property.
451         * input/test/*.ly: various fixes, remove solo-a2.ly
453         * scm/new-markup.scm (brew-new-markup-molecule): arg order
454         bugfix. Fixes old-style markup compatibility.
456         * Documentation/user/introduction.itely (Introduction): historical
457         elucidations
459         * Documentation/user/music-glossary.tely (Top): linewidth fix.
461         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
463         * Documentation/index.texi (Top): cleanup.
465         * Documentation/user/introduction.itely (Introduction): rewrite
466         introduction, 
467         (Music notation and  engraving): about notation. Add flat-picture
469 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
471         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
472         separation items. This keeps lyrics from bumping into each other.
474 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
476         * GNUmakefile.in (topdocs-web): New target.
477         (local-web): Depend on topdocs-web; fixes html-doc.
479 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
481         * po/lilypond.pot: run po-replace
483         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
485         * scm/drums.scm (reset-drum-kit): new function.
487         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
489         * scripts/update-lily.py: remove
490         
491         * VERSION: release 1.7.25
492         
493         * Documentation/user/introduction.itely (Introduction): rewrite
494         start of introduction.
496 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
498         * lily/all-font-metrics.cc: fixed typo
500 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
502         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
503         LilyPond-mode-context-set-syntax-table): new functions to define
504         the syntax table according to context.
506         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
508 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
510         * Documentation/user/refman.itely (Figured bass): 
511         language nit courtesy http://www.vocabula.com
513         * GNUmakefile.in: remove no kpathsea hack.
515         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
516         doco.
518         * GNUmakefile.in: remove web-doc target.
520         * lily/all-font-metrics.cc (find_afm): add message about
521         buildscripts/clean-fonts.sh 
523         * scm/define-music-properties.scm (figure): use string for 'figure
525         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
527         * input/regression/ : add raggedright = ##t where applicable. 
528         
529         * scm/bass-figure.scm (make-bass-figure-markup): add
530         alignBassFigureAccidentals property.
532         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
533         bracket.
535         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
536         syllables widths into account for minimum-length.
538         * input/test/staff-container.ly: update file
540         * input/test/stem.ly: remove
542         * lily/event.cc (LY_DEFINE): add ly: prefix.
544         * input/test/clef-manual-control.ly: from manual-clef
546         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
548         * input/test/different-time-signatures.ly: move to poly-metric.ly
550         * input/test/hara-kiri*,scales.ly: remove
551         
552         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
553         with chord-names-jazz.ly)
555         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
556         get scalable cm fonts too.
558         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
559         --encoding for mftrace if present.
561         * input/regression/slur-area.ly: move from test/
563         * input/test/: remove simple-slur-endings slur-attachment
564         slur-broken-cross-staff slur-broken.ly slur-damping.ly
565         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
566         slur-symmetry slur-symmetry tie-broken.ly
568         * scm/drums.scm (set-drum-kit): add function.
570         * Documentation/user/refman.itely (Percussion staves): use
571         set-drum-kit
573         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
574         too
575         (Global_measure.set_timesig): handle 3/8 time sig too.
577         * scm/output-lib.scm (note-head-style->attachment-coordinates):
578         note about triangle note heads.
580         * scm/drums.scm: use alist for instrument-settings. This fixes the
581         bug with assigning to drums in the .ly file.
583         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
584         CHANGED.
586         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
587         cluster-beacon-interface
589         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
591         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
593         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
595         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
596         to get positions.
598         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
599         make ClusterSpannerBeacon to record Y positions. This removes the
600         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
601         make cluster-note-events.
603 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
605         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
607         * configure.in: Use lily/main.cc as identifying source file.
609         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
611         * config.hh.in: 
612         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
614         * configure.in: Require PYTHON >= 2.0.
616         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
617           $PYTHON for include dir location.
618         (STEPMAKE_PYTHON): New function.  Use
619         
620             PYTHON=foo ./configure
622           to override.
624 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
626         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
627         something.
629         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
630         ftp.lilypond.org everywhere.
632 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
634         * lily/text-item.cc (interpret_new_markup): do only if new-markup
635         detected.
637         * Documentation/user/refman.itely (Grace notes): note on explicit
638         contexts
640 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
642         * lilypond-font-lock.el: add a comment about LilyPond specific
643         escape characters: ^, - and _, in the syntax table.
645         * Documentation/user/appendices.itely: a majuscule fix.
647 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
649         * input/test/trills.ly (endHorizScript): fixes.
651         * input/test/chord-names-jazz.ly: merge in alternate Jazz
652         notation, move from regression.
654         * input/test/script-stack.ly: change name from stacked-scripts
656         * input/test/ossia.ly: octave errors.
658         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
659         for midi-volume-equaliser
661 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
663         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
664         cm fonts.
666         * mf/feta-beugel.mf: don't multiply font_count by 10.
668         * lily/lookup.cc (horizontal_line): new function. Use
669         horizontal-line in output backends.
671         * Documentation/user/tutorial.itely (An orchestral part): new
672         section on orchestral stuff and identifiers.
674 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
676         * lilypond-mode.el: comment-out paren-highlighting, it still causes
677         some interference to other modes.
679 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
681         * lily/spacing-spanner.cc (musical_column_spacing): use average,
682         not maximum of spacing wishes in polyphonic situations.
684         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
685         number
687         * lilypond-indent.el: remove paren matching. 
689         * lily/text-item.cc (interpret_new_markup): new function
690         use iso. text2molecule.
692         * lily/main.cc (notice): change FSF address 
694         * po/de.po: update PO file to 1.6.
696 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
698         * Documentation/user/ {many}: Add periods and remove spaces.
699         
700 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
702         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
703         Disable buffer-locally default paren hook and make a new one. 
705         * lilypond-mode.el: Turn off locally paren-mode, but turn on
706         locally LilyPond-paren-mode. Add todo for mouse double-click.
708 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
710         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
711         Disable buffer-locally default paren idle timer and make a new one. 
713         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
714         locally LilyPond-show-paren-mode. Add to menu a toggle for
715         LilyPond-show-paren-function.
717 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
719         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
721 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
723         * Documentation/user/refman.itely: spelling fix.
725         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
726         paren highlight function definitions. add todo for
727         LilyPond-show-paren-mode.
729 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
731         * input/template/jazz-combo.ly: new file.
733 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
735         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
736         lo-res fixes.
738         * mf/feta-schrift.mf: bugfix in varcoda sign.
739         WARNING: FONT CHANGED
741         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
742         in accordance with lexer.ll.   
744 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
746         * Documentation/user/tutorial.itely: Edit introduction.
748 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
750         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
751         ly:grob-staff-position
753 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
755         * scm/to-xml.scm: import srfi-1
757         * VERSION (MAJOR_VERSION):  release 1.7.24
759         * python/lilylib.py (make_ps_images): make multipage _really_ work.
761         * scripts/lilypond-book.py (do_file): put texidoc before image.
762         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
764         * input/regression/*.ly: fix snippet octaves 
766         * input/test/spanner-after-break-tweak.ly: import
767         broken-spanner-adjustment
769         * input/no-notation/midi-transposing.ly: move from input/test/
771         * input/test/: remove chord-markup
773         * input/regression/instrument-name-partial.ly: move from input/test.
775         * input/test/vertical-text.ly: remove
777         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
778         space above lyrics lines.
780         * input/test/uniform-breaking.ly: remove file.
782         * lily/gourlay-breaking.cc (combine_demerits): add comment about
783         uniform spacing density. 
785         * input/test/chords.ly (keys): remove file.
787         * scm/documentation-lib.scm (oop): use srfi-1 too.
789         * input/regression/*.ly: add \version
791         * Documentation/user/*.itely: various fixes.
793         * buildscripts/mf-to-table.py (base): break table every three
794         symbols.
796         * input/:  remove %% new-chords-done %% .
798         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
799         os-music.ly
800         
801 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
803         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
805         * scm/new-markup.scm (box-markup): new function.
806         (box-markup): new function. Contributed by Dick Schoeller
807         <schoeller@attbi.com>
809         * scm/lily.scm: remove reduce-no-unit 
810         (list-insert-separator): use fold-right
812         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
813         of arguments. 
815         * NEWS: more neutral language for ancient notation 
817         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
818         inside pointing beaming for chord tremolo.
820         * Documentation/user/lilypond-book.itely: minor editing
822 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
824         * NEWS: added news for 1.8 regarding ancient notation
826         * Documentation/user/refman.itely (Gregorian square neumes
827         ligatures): fixed typo
829         * lily/vaticana-ligature-engraver.cc,
830         lily/include/vaticana-ligature.hh: bugfix: use special heads for
831         lower/upper head of Pes only when heads are stacked
833         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
834         scm/define-grob-properties.scm: cleanup: make "join-left" a
835         boolean grob property and save delta pitch in grob property
836         "delta-pitch" instead
838         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
840 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
842         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
843         completely borked
845         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
846         (try_music): bug fix: beam multiplicity was completely borked.
848         * scm/lily.scm: remove tail, filter-list, filter-out-list,
849         first-n, butfirst-n in favor of srfi-1 functions.
850         remove string-join, string-pad in favor of srfi-13 functions.
852         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
854         * NEWS: use complete sentences.
856         * Documentation/user/introduction.itely (Example applications):
857         add note about databases and lilypond-book.
859         * input/test/volta.ly: remove file
861         * input/regression/volta-broken-left-edge.ly: simplify file
863 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
865         * Documentation/user/refman.itely (Constructing a tweak): new
866         subsection.
868         * Documentation/user/tutorial.itely (Fine tuning layout): add
869         common tweaks.
871         * scm/define-grobs.scm (TextScript): use new brewer.
873 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
875         * VERSION: release 1.7.23
877         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
879         * python/lilylib.py (make_ps_images): bugfixes.
881         * input/regression/volta-multi-staff.ly: new file.
883         * Documentation/user/macros.itexi: refcommands, refcommand macros.
885         * Documentation/user/tutorial.itely (Piano staffs): new section.
886         (Setting variables): new section
887         (Fine tuning layout): new section
889         * input/just-friends.ly: remove file. Superseeded by
890         input/test/chords-without-melody.ly
892         * ly/property-init.ly: add all commands to refman.
894         * scm/define-translator-properties.scm: remove
895         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
897         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
898         name. Underscores botch up PS output.
900         * scm/define-translator-properties.scm: remove
901         textNonEmpty, oneBeat, regularSpacingDelta
903         * scripts/convert-ly.py (FatalConversionError.conv): conversion
904         rule for automaticBars.
906         * lily/timing-engraver.cc (start_translation_timestep): change
907         barNonAuto to automaticBars
909 2003-06-30  Graham Percival  <gperlist@shaw.ca>
911         * input/test/perform-tie.ly: delete file.
913 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
915         * Documentation/user/refman.itely (Gregorian square neumes
916         ligatures): bugfix: do not show ledger lines in neumes table
917         (fixed by setting staff symbol to transparent rather than removing
918         it from staff context)
920 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
922         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
923         glue into brew-new-markup-molecule.
925         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
927         * Documentation/user/introduction.itely (Computerized typography):
928         new section
930         * Documentation/user/tutorial.itely (An orchestral part): remove
931         pc example from tutorial.
933         * input/tutorial/lilbook.tex: use screech-boink
935         * scripts/lilypond-book.py (compile_all_files): split formatting
936         output body and scheduling lilypond compilation.
937         (format_lilypond_output_bodies): new function
938         (format_lilypond_block): new function
939         (html_pages): allow multi-page images in HTML
941         * python/lilylib.py (make_ps_images): rename function from
942         make_preview, merge with make_page_images
944 2003-06-28  Graham Percival  <gperlist@shaw.ca>
946         * input/test/key-clefs.ly: moved to regression.
948         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
950         * input/no-notation/README: added note about midi-*.ly files.
952         * input/test/two-key.ly: moved to no-notation/parse5.ly
954         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
955         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
957         * input/test/ {various}: modified comments, marked some for deletion.
959         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
961         * input/test/mmrest-collision: moved to regression.
963 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
965         * scm/chord-name.scm (note-name->markup): don't superscript root
966         alterations in chordnames.
968 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
970         * Documentation/user/refman.itely (Multi measure rests): more
971         index/cross-referencing.
973         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
975         * scm/font.scm: remove properties-to-font-name code.
977         * scm/define-grob-properties.scm: remove 'type
979         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
980         conversion
982         * lily/text-spanner.cc: change 'type grob prop to 'style 
984         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
985         "first" flag to decide whether to make a start-repeat
987         * input/regression/grace-volta-repeat-2.ly: new file.
989 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
991         * lilypond-indent.el: rename generic functions to LilyPond-*
993 2003-06-22  Graham Percival  <gperlist@shaw.ca>
995         * input/test/thumb.ly: delete, merged into refman.
997         * Documentation/user/refman.itely: added thumb info to Fingering.
999         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
1000         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
1001         vertical-align.ly : deleted files.
1003 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1005         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
1007         * lily/line-spanner.cc (broken_trend_offset): remove function.
1008         (get_broken_offset): idem.
1009         (brew_molecule): rewrite the line-break case.
1011         * input/regression/follow-voice-break.ly:  new file.
1013         * lily/line-spanner.cc (after_line_breaking): remove lines at the
1014         start of a system.
1016 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1018         * input/test/tuplet-rest.ly: moved to regression.
1020         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
1021         deleted file.
1023         * input/test/ {many} : marked file for possible deletion.
1025 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1027         * input/regression/beam-funky.ly: add note about (disputed)
1028         correct beaming.
1030         * ly/engraver-init.ly (ScoreContext): put key-signature after
1031         staff-bar
1032         
1033 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1035         * input/test/ broken.ly lyric-phrasing.ly: deleted.
1037         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
1039         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
1041         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
1042         stem-extend was deleted (it was duplicate example, and not as
1043         good).
1045         * input/test/[s-z]*.ly: add texidoc index.
1047 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1049         * lily/slur.cc (get_boundary_notecolumn_y): change name from
1050         get_first_notecolumn_y
1052         * lily/spanner.cc (broken_spanner_index): new function.
1054 2003-06-19  Graham Percival  <gperlist@shaw.ca>
1056         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
1057         lyric-hyphen.ly : moved to regression.
1059         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
1060         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
1062         * input/test/instrument-name-mmrest.ly: moved to
1063         ../regression/multi-measure-rest-instr-name.ly
1065         * input/test/knee-sym.ly: moved to
1066         ../regression/beam-knee-symmetry.ly.
1068         * input/test/hymn.ly: change comments.
1070         * input/test/[p-r]*.ly: add texidoc index.
1072 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1074         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
1075         to postfix syntax
1076         
1077         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
1078         syntax.
1080         * VERSION: release 1.7.22
1082 2003-06-18  Graham Percival  <gperlist@shaw.ca>
1084         * input/test/[h-k]*.ly: added texidoc index.
1086         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
1088         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
1090         * input/test/ various : mark files for deletion or moving to regression.
1092         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
1094         * input/test/[l-o]*.ly: added texidoc index.
1096 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1098         * scm/music-functions.scm (make-ottava-set): 
1099         only do ottavation if centralCPosition is set.
1101         * lily/translator-scheme.cc (ly:context-property-where-defined):
1102         return '() if not found.
1104 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
1106         * lilypond-mode.el (LilyPond-un-comment-region): removed.
1107         Use one command for both commenting and uncommenting.
1109         * lilypond-indent.el (LilyPond-comment-region): new function,
1110         (un)comments each line separately.
1112         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
1113         
1114         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
1115         imenu is not added by default; adapted from f90.el,
1116         makes Help-menu, which does not fit, visible in XEmacs.
1117         
1118 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
1120         * lilypond-mode.el: Set show-paren-mode local; minor-mode
1121         show-paren-mode sets blink-matching-paren-on-screen local.
1122         Try to make show-paren-function to paren-highlight local.
1124         * lilypond-indent.el (LilyPond-scan-sexps): new function.
1125         Copy definitions of Emacs' show-paren-function and
1126         XEmacs' paren-highlight and make minimal changes;
1127         add comments about locality. 
1128         Fix matching first open-paren-char in '<< .. >>'.
1130 2003-06-16  Graham Percival  <gperlist@shaw.ca>
1132         * input/test/g*: added texidoc index.
1134         * input/test/[a-g]*: added raggedright==#t when it
1135          seemed appropiate.
1137         * input/test/ fake-grace.ly figured-bass.ly : removed file.
1139         * Documentation/topdoc/INSTALL.texi: removed false warnings
1140         about gcc 3.3.
1142 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1144         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
1146         * input/test/chords-without-melody.ly (texidoc): add from
1147         input/just-friends.ly
1149         * input/regression/size{13--26}.ly: move from input/
1151         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
1152         input/{star-spangled-banner,twinkle}.ly: remove 
1153         
1154         * lily/slur.cc: remove slur over rest warnings.
1156         * lily/note-spacing.cc (get_spacing): include left part of right
1157         object in fixed space. This fixes stretched space before
1158         accidentals.
1160         * input/regression/spacing-accidental-stretch.ly: new file.
1162 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
1164         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
1165         Reduce to 16pt.
1167 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1169         * input/regression/spacing-knee.ly: docstring
1171         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
1173         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
1174         input/tutorial/{test,solar,flowing}.ly: remove
1176         * input/rhythm.ly: remove
1178         * input/mutopia/F.Schubert/standchen.ly: update syntax.
1180         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
1181         update syntax. 
1183         * scm/define-grobs.scm (all-grob-descriptions): set
1184         knee-spacing-correction to 1.0
1186         * lily/note-spacing.cc (stem_dir_correction): compute knee
1187         correction using stem-thickness and head width.
1189         * input/regression/beam-quanting-horizontal.ly: update texidoc
1191         * scm/define-grobs.scm (all-grob-descriptions): set
1192         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
1193         This fixes 32nd beams for noteheads in spaces quants.
1195         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
1197 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1199         * README.mandrake: Change lilypond-extras to lilypond-documentation.
1201 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1203         * input/test/dpncnt.ly,part-combine-score.ly: remove.
1205         * VERSION (PACKAGE_NAME): release 1.7.21
1207         * input/regression/stem-shorten.ly: new file.
1209         * lily/stem.cc (get_default_stem_end_position): revise stem
1210         shortening code.
1212         * input/regression/spacing-multi-tuplet.ly: move from input/test/
1214         * input/test/{scripts,volta-start,sleur}.ly: remove
1215         
1216         * input/regression/span-bar.ly: smaller file.
1218         * input/regression/spacing-{natural,tight,loose}.ly: remove
1220         * input/test/markup.ly: remove
1222         * scripts/lilypond-book.py: put printfilename in separate chunk,
1223         so texidoc is printed after the filename.  
1225 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1227         * make/lilypond.mandrake.spec.in: fix docdirs.
1229 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1231         * input/regression/beam-french.ly: bugfix.
1233         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
1235         * input/regression/(various).ly: add raggedright = #t.
1237         * input/regression/auto-beam.ly: move from abe.ly
1239 2003-06-13  Graham Percival  <gperlist@shaw.ca>
1241         * input/test/f*.ly: added texinfo index.
1242         
1243         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
1245 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1247         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
1248         quant penalty for beam just outside staff.
1250         * input/regression/beam-quanting-horizontal.ly (texidoc): move
1251         from beam-pos.ly,  remove non-horizontal tests. 
1253         * input/test/(various): cleanup header info. 
1255         * input/test/tchaikovsky.ly: remove file.
1257         * scm/chord-generic-names.scm: move from
1258         double-plus-new-chord-name.scm
1260         * input/test/orchestscore.ly: remove file
1262         * Documentation/user/refman.itely (Vocal music): update documentation.
1264         * scm/define-translator-properties.scm (chordNoteNamer): remove
1265         chordNameStyle, use chordNameFunction
1267         * scm/chord-name.scm (set-chord-name-style): remove
1268         set-chord-name-style. Use \property chordNameFunction.
1270 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1272         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
1273         music): remove @TeX{} command.
1275 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1277         * lilypond-indent.el (scan-sexps): Renamed to
1278         aargh-this-breaks-other-emacs-modes-scan-sexps.
1280 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1282         * lilypond-indent.el: Fix: match concurrent one-char opening and 
1283         closing slurs: '()', etc. Add comments.
1285         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
1287         * lilypond-font-lock.el: match unending string at eof.
1289         * make/lilypond.mandrake.spec.in: refreshed packed file list.
1290         
1291 2003-06-10  Graham Percival  <gperlist@shaw.ca>
1293         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
1294         input/test/beam-dir.ly input/test/beam-position.ly    
1295         input/test/beam-suspect.ly input/test/beam-trend.ly    
1296         input/test/beams.ly input/test/crescendo-text.ly : deleted
1297         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
1298         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
1299         * input/test/default-bars.ly: moved to bar-always.ly
1300         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
1302 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1304         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
1306 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1308         * scm/chord-ignatzek-names.scm (remove-step): rename file.
1310 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
1312         * lilypond-indent.el: Match better slurs in scheme expressions.
1313         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
1315         * Documentation/user/invoking.itexi: document Emacs' paren matching.
1317 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1319         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
1321         * input/ac-extra-voice.ly: Add texidoc.
1323         * ly/chord-modifiers-init.ly: 
1324         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
1325         and chordNameExceptionsPartial for new chord names.
1327         * input/test/chord-names-dpnj.ly: 
1328         * input/test/dpncnt.ly: Update.
1330         * scm/chord-name.scm: 
1331         * scm/double-plus-new-chord-name.scm: Add compatibility for new
1332         chord selection and options.
1334         * ly/chord-modifiers-init.ly: Add exceptions 
1336         * scm/define-translator-properties.scm (chordNameStyle) 
1337         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
1339 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
1341         * ly/property-init.ly (germanChords): Added.
1342         (semiGermanChords): Added.
1343         
1344         * input/test/chord-names-german.ly: Use new macros
1345         
1346 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
1348         * lilypond-indent.el: Use similar parenthesis highlighting for 
1349         Emacs and XEmacs through redefinitions of parenthesis highlighting 
1350         functions; removed LilyPond-show-paren-function. Fix indenting.
1351         Turn paren-matching on also in XEmacs.
1353         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
1354         as needed by parenthesis highlighting functions (in scan-sexp).
1356 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1358         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
1359         function.
1360         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
1362 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
1364         * lilypond-indent.el: tune regexp for show-paren-function.
1366 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1368         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
1369         for all LilyPond-produced tex snippets.
1371         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
1372         fixes one line --preview output of ly2dvi.
1374 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
1376         * lilypond-indent.el: match only one type of slurs in
1377         LilyPond-show-paren-function.
1379 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1381         * debian/GNUmakefile (EXTRA_DIST_FILES): 
1382         * debian/lilypond1.7.dirs: 
1383         * debian/lilypond1.7-doc.dirs: New file.
1385         * input/regression/chord-name-exceptions.ly: Add parameter for
1386         ignatzekExceptions.  Quote hash in docstring.
1388 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
1390         * lilypond-indent.el (show-paren-function): define show-paren-function
1391         as LilyPond-blink-matching-open and use it for closing parens.
1392         Let LilyPond-blink-matching-open know whether a bracket was inserted.
1394         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
1395         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
1396         LilyPond-blink-matching-paren in order to match both open and close
1397         brackets.
1398         
1399 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
1401         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
1402         testing by modifying the code from FSF Emacs paren.el. Add comments.
1404 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1406         * input/test/dpncnt.ly: Transpose example to match new
1407         default \chords octave.  Add comment.
1408         
1409         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
1410         comment about octave change.
1412 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1414         * input/test/[d,e]: added texinfo index tags.
1415         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
1417 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1419         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
1421 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
1423         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
1424         as in blink-matching-open.
1426 2003-06-03  Graham Percival  <gperlist@shaw.ca>
1428         * input/test/[a-c]: more comments in files.
1429         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
1430         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
1431         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
1432         mark file for proposed deletion.
1433         * input/test: renaming files:
1434         auto-beam-4-8.ly to beam-auto-4-8.ly
1435         auto-beam-override.ly to beam-auto-override.ly
1436         auto-beam.ly to beam-auto.ly
1437         blank.ly to blank-paper.ly
1438         absolute-volume.ly to dynamic-absolute-volume.ly
1440 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1442         * input/test/dpncnt.ly: 
1443         * input/test/chord-names-dpnj.ly: Resurrect.
1445         * lily/my-lily-lexer.cc: Remove chordnames keyword.
1447         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
1449         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
1450         Better docstring, add parameter OMIT-ROOT, tidy up.
1452 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
1454         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
1456 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1458         * scm/output-ascii-script.scm (as-font-alist-alist):
1459         (as-properties-to-font-name):
1460         (as-make-style-sheet): Remove.
1462         * scm/font.scm (as-make-font-list): New function.
1463         (as-font-sheet-alist): New variable.
1465         * ly/paper-as9-init.ly: 
1466         * ly/paper-as5-init.ly: Update.
1468         * ly/paper-as5.ly:
1469         * ly/paper-as9.ly: New file.
1471 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1473         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
1475 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1476         * input/sondag-morgen/*: removed due to copyright concerns.
1477         * input/[a,b]*.ly: added a newline at the end of the texinfo
1478         doc string (produces better output in HTML version).
1479         * input/c*.ly: added texinfo index and added comments to
1480         aid in future changes to input/test/ files.
1482 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1483         
1484         * Documentation/user/refman.itely: fixed build problem (missing
1485         file) caused by previous renaming.
1487 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1488         
1489         * input/test/[a,b]*.ly: added texinfo index and added comments to
1490         aid in future changes to input/test/ files.
1491         * input/test/bar-number-every-5-reset.ly: renamed to
1492         bar-number-every-five-reset.ly
1493         * input/test/bar-script-visibility.ly: renamed to
1494         bar-number-show-all.ly
1496 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1498         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
1499         to Voice.
1501         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
1502         out note-line and glissando functionality.
1503         
1504         * lily/line-spanner.cc (brew_molecule): cleanup.
1506 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1508         * scripts/as2text.scm: Use rdelim module.
1509         (start-system): Rename from start-line.
1510         (stop-system): Rename from stop-line.
1511         (af-gulp-file): Use string iso symbol for getenv.
1513         * scm/output-ascii-script.scm: Add guile and lily modules.
1514         (font-name-alist): New variable.
1515         (draw-line): New function.
1517         * scm/output-lib.scm (func, arg->string): Re-add from archive.
1518         (Were these silently removed, without ChangeLog entry?)
1520 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1522         * scm/music-functions.scm (make-ottava-set): bugfixes: also
1523         process 2nd ottava correctly.
1525 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
1527         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
1529 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1531         * Documentation/user/converters.itely (Invoking midi2ly): Update.
1533 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1535         * VERSION: release 1.7.20
1536         
1537         * lily/text-spanner.cc (brew_molecule): clean up function. This
1538         fixes bugs with broken 8va spanners.
1540         * lily/simple-spacer.cc (solve): also compute force for raggedright.
1541         This prevents spurious line-breaks with raggedright
1542         
1543 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1545         * lily/key-performer.cc (create_audio_elements): always use major
1546         key
1548         * Documentation/user/internals.itely: updates
1550         * input/regression/beam-break.ly: new file.
1552         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
1553         beams if starting or terminating stems have 'beaming set.)
1555         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
1556         property.
1558         * lily/parser.yy (verbose_command_req): add comment about scales.
1560 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
1562         * lilypond-indent.el: adjust regexps in bracket-matching.
1564 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
1566         * Documentation/user/refman.itely: more tiny fixes
1568         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
1569         "Chord names"; added table with input syntax for solesmes neumes
1570         table; added some words about rationale on input syntax design
1572         * lily/gregorian-ligature-engraver.cc,
1573         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1574         lily/include/gregorian-ligature.hh: bugfix: horizontal head
1575         alignment of Pes Initio Debilis
1577         * Documentation/user/refman.itely,
1578         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1579         mf/parmesan-heads.mf: fixed most of the head selection/alignment
1580         bugs in the solesmes neumes table
1582 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
1584         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
1585         Similarly, match '[' and ']' by skipping '\[' and '\]'.
1587         * lilypond-mode.el: fix tag-score. small improvements.
1589 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1591         * .cvsignore: Add aclocal.m4.
1593         * lily/music-constructor.cc: Include <assert.h>.
1595 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1597         * ly/engraver-init.ly (HaraKiriStaffContext): use
1598         RemoveEmptyStaffContext instead.
1600         * Documentation/user/refman.itely: updates
1602 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
1604         * Documentation/user/refman.itely: added solesmes neumes table;
1605         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
1606         bugfix: "Ornaments" -> "Articulations"
1608         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
1610 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1612         * lilypond-indent.el: Add a message about trying to match \] or \).
1613         
1614 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
1615         
1616         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
1617         obsolete "arithmetic_*"
1619         * input/bugs/ligatures.ly: removed (will be put into a different
1620         directory later)
1622 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1624         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
1625         libkpathsea (Maurizio Tomasi).
1627 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1629         * input/regression/repeat-slash.ly (texidoc): new file
1631         * lily/slash-repeat-engraver.cc (try_music): new file, handle
1632         slash repeats separately. Slash repeats and %
1633         repeats can now be nested.
1635 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1637         * lilypond-indent.el: Add preliminary test for closing \] and \).
1638         
1639 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
1641         * lily/gregorian-ligature-engraver.cc,
1642         lily/vaticana-ligature-engraver.cc,
1643         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
1644         mf/parmesan-heads.mf: various semivocalis related bugfixes
1646         * input/bugs/ligatures.ly: new file demonstrating problems with
1647         ligatures
1648         
1649 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
1651         * lilypond-mode.el,
1652         lilypond-font-lock.el,
1653         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
1655 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
1657         * lilypond-mode.el: Remove outdated code. Stress the difference 
1658         between Emacs and XEmacs definitions.
1660         * lilypond-mode.el,
1661         lilypond-indent.el: Define a function interactive only when necessary.
1663 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
1665         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
1666         Use inactive regions also in XEmacs.
1668 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1670         * Documentation/user/refman.itely (Repeat syntax): more updates
1672         * lily/simple-spacer.cc (solve): move solution process into
1673         solve(). This fixes a bug with collisions and raggedright = ##t.
1675         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
1677         * ly/engraver-init.ly: remove GraceContext. Update examples.
1679 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1681         * GNUmakefile.in (fonts): Also make fontball.
1683         * Website fixes:
1685         * ly/engraver-init.ly (GraceContext): Add.
1687         * run:
1689             convert-ly $(find . -name *.ly)
1691         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
1692         new chords.
1694 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1696         * VERSION: 1.7.19 released
1697         
1698         * scm/music-functions.scm (set-octavation): new function.
1700         * input/regression/ottava.ly: new file
1702         * lily/translator-scheme.cc (LY_DEFINE): new function
1703         ly:unset-context-property
1704         (LY_DEFINE) new function ly:context-property-where-defined: 
1706 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
1708         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
1710         * lilypond.words: add few.
1712         * input/test/script-chart.ly: fix typo.
1714 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1716         * scm/define-grobs.scm: uniform naming for definitions and output
1717         routine files. 
1719         * ly/engraver-init.ly (ChoirStaffContext): add \description from
1720         scm/context-description.scm
1722         * lily/parser.yy (translator_spec_body): add \description to the
1723         \translator{} body syntax.
1725         * lily/ottava-engraver.cc: new file.
1727         * scm/chord-name.scm (natural-chord-alteration): replace old
1728         chord stuff. 
1730         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
1732         * Documentation/user/refman.itely (Metronome marks): update doco.
1734         * input/regression/markup-note.ly: new file
1736         * input/regression/metronome-marking.ly: new file
1738         * lily/metronome-engraver.cc: new file. Print \tempo markings.
1740         * scm/new-markup.scm (note-markup): make a note glyph, useful for
1741         metronome marks.
1743 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1745         * Documentation/user/GNUmakefile: Compatibility fix for new
1746         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
1747         for making binary packages; info splitting bug has been fixed.
1749         * Documentation/user/refman.itely: Compile fixes.
1751 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
1753         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
1754         Count \midi -keywords also for a region.
1756 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1758         * lily/lookup.cc (LY_DEFINE): new function
1760         * Documentation/user/tutorial.itely: updates
1762 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
1764         * lilypond-mode.el: Allow Midi on buffer.
1765         Use only '.ly'-extension, remove '.sly' and '.fly'.
1766         Allow use of inactive regions. Invoke next Command on Master file, 
1767         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
1769 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1771         * Documentation/user/tutorial.itely: updates.
1773 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
1775         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
1777 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
1779         * lily/coherent-ligature-engraver.cc: fixed typo
1781         * lily/coherent-ligature-engraver.cc,
1782         lily/gregorian-ligature-engraver.cc,
1783         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1784         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
1785         lily/vaticana-ligature-engraver.cc,
1786         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
1787         scm/grob-description.scm: cleanup: junked LigatureHead grob and
1788         removed all ligature specific stuff from NoteHead code
1790         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
1791         ligatures now use regular noteheads
1793         * lily/vaticana-ligature.cc: tiny code cleanups
1795         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
1796         space between two adjacent noteheads of the same pitch
1798         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
1799         description; cleanup: removed obsolete font-family settings
1801 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
1803         * lily/coherent-ligature-engraver.cc,
1804         lily/gregorian-ligature-engraver.cc,
1805         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1806         lily/mensural-ligature-engraver.cc,
1807         lily/vaticana-ligature-engraver.cc,
1808         lily/include/gregorian-ligature-engraver.hh: updated for new
1809         Coherent_ligature_engraver; added comments that describe the basic
1810         design ideas of the ligature implementation
1812         * lily/coherent-ligature-engraver.cc,
1813         lily/include/coherent-ligature-engraver.hh: new file: shared code
1814         between mensural ligatures and Gregorian chant notation ligatures
1816 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1818         * lilypond-mode.el: XEmacs fixes: include two definitions for the
1819         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
1820         use only two arguments in sit-for, use no arguments in
1821         read-char-exclusive, backspace is not a character (127) in XEmacs.
1823         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
1825 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1827         * lilypond-mode.el: un-commenting works after syntax-table fix.
1829         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
1830         group, verbose commenting for syntax table.
1832         * lilypond-indent.el: add TODO for ligature slurs.
1834 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
1836         * lilypond-mode.el: Move comments of parenthesis matching away,
1837         (blink-matching-paren-on-screen) fix blinking in Emacs.
1839         * lilypond-font-lock.el: Fix parent-matching for Emacs:
1840         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
1842         * lilypond-indent.el: Add TODO for parenthesis matching.
1844 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
1846         * lilypond-mode.el: Fix XEmacs: 
1847         changed [S-iso-lefttab] to [(shift iso-lefttab)],
1848         invoke explicitly easy-menu-add (in Emacs done automatically).
1849         
1850         * lilypond.words: Add few words from input/*/*.ly.
1852 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1854         * VERSION (PATCH_LEVEL): release 1.7.18
1856         * scripts/lilypond-book.py: only print basename for printfilename
1857         option
1859         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
1860         and syntax updates.
1862 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1864         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
1865         better parametrisation. Move fatness of bulb downward.
1867         * mf/parmesan-custodes.mf (dir_down): remove underscores from
1868         glyph names. Underscores are not allowed .ps encoding files.
1870 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
1872         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
1873         variable "packed" for packed right-ragged mode
1875         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
1876         unused variable ragged; fixed indentation
1878         * Documentation/user/refman.itely: tiny cleanups in ancient
1879         clef and custos section
1881 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1883         * lily/parser.yy (Simple_music): add \applyoutput, syntax
1884         \applyoutput PROCEDURE
1886         * lily/my-lily-lexer.cc: add \applyoutput.
1888         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
1890         * lily/text-item.cc: clean text-interface description
1892 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1894         * input/{regression,test}/: use postfix for slur endings and beam
1895         begins.
1897         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
1898         style beams too. 
1900         * input/regression/lyrics-melisma-beam.ly: new file.
1902         * lily/lyric-engraver.cc (process_music): change from
1903         process_acknowledged_grobs()
1905         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
1906         functions to set and revert auto-beam settings.
1908 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1910         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
1912 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
1914         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
1915         Documentation/user/lilypond.tely: fixed some typos; updated author
1916         info
1918         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
1919         #"" -> #'flag-style = #'()
1921         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
1922         cleanup: removed dead #includes
1924         * lily/gregorian-ligature-engraver.cc,
1925         lily/include/gregorian-ligature.hh,
1926         scm/grob-property-description.scm: small cleanups, small spacing
1927         fixes
1929         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
1930         lily/vaticana-ligature.cc,
1931         lily/include/gregorian-ligature-engraver.hh,
1932         scm/grob-property-description.scm, scm/music-types.scm:
1933         "porrectus" -> "pes or flexa"
1935         * ly/engraver-init.ly, scm/grob-description.scm,
1936         scm/grob-property-description.scm: junked porrectus, now handled
1937         by ligature code
1939         * scm/grob-description.scm: bugfix: added space-alist entry for
1940         breathing sign/custos
1942 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1944         * Another grand 2003 update.
1945         
1946         * Remove mentioning of `mudela'; There's no such thing.
1948 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1950         * Documentation/user/preface.itely (Preface to version 1.8): update
1952         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
1954         * Documentation/user/converters.itely (Invoking convert-ly): revise
1956         * scripts/convert-ly.py (outfile_name): remove --assume-old.
1958         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
1960 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1962         * Documentation/user/internals.itely: more updates.
1964 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1966         * Documentation/user/refman.itely: revise 
1968         * Documentation/user/internals.itely: revise
1970         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
1972 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
1974         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
1975         beautification: reformatted ancient clefs section; cleanup: small
1976         wording fixes
1978 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
1980         * lilypond.words: added words for chant notation, sorted
1981         alphabetically through "sort lilypond.words"
1983 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
1985         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
1986         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
1987         chant notation
1989 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
1991         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
1992         prevent TeX from interpreting them as long dash
1994         * input/test/vaticana.ly: updated
1996         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
1997         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
1998         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
1999         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
2000         fixes
2002         * mf/parmesan-heads.mf: ledger endings: removed dead code
2004 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2006         * VERSION: 1.7.17 released
2007         
2008         * Documentation/user/GNUmakefile
2009         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
2010         files too.
2012         * scm/document-markup.scm: new file: document all markup
2013         functions.
2015         * scm/documentation-generate.scm: rename all documentation modules
2016         to document-*.scm
2018         * scripts/lilypond-book.py: generate link to .ly file iso. link to
2019         .png
2021         * input/test/divisiones.ly: added
2023         * input/regression/output-property.ly: new file
2025         * lily/cluster.cc: change cluster-interface to use style property
2027 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
2029         * input/test/chord-names-german.ly: modified.
2031         * scm/chords-ignatzek.scm:
2032           chord-name->german-markup: Added
2033           note-name->german-markup: Changed (now producing lowercase notenames)
2035         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
2036         
2037 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2039         * scripts/convert-ly.py (FatalConversionError.conv):
2040         divisiominima -> divisioMinima, etc.
2042         * ly/engraver-init.ly (FiguredBassContext): add
2043         Separating_line_group_engraver to Figured bass context.
2045         * ly/german-chords-init.ly: remove file
2047         * input/test/chord-names-german.ly (scm): new file.
2049         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
2051         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
2052         Chord_name_engraver
2054         * Documentation/user/refman.itely: lots of updates.
2056         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
2057         new file
2059         * input/test/bar-number-every-5-reset.ly: new file.
2061 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2063         * input/regression/chord-name-major7.ly: new file
2065         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
2066         if specced explicitly.
2068         * input/regression/chord-name-entry-11.ly: new file.
2070         * input/test/slur-beautiful.ly: new file.
2072         * Documentation/user/refman.itely: updates.
2074         * input/regression/collisions.ly (threevoice): cleanup.
2076         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
2078 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2080         * Documentation/user/*.itely: various updates.
2082         * ly/spanners-init.ly: enddecr/ endcr.
2084         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
2085         of tutorial
2087 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2089         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
2091         * lily/new-chord-name-engraver.cc (process_music): use octavation
2092         (a number) instead of original-pitch to store inversions. This
2093         fixes a problem with transposed chords with inversions.  
2095 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2097         * stepmake/aclocal.m4: Include compile fix for broken flex, as
2098         used in includable-lexer.hh.
2100         * lily/includable-lexer.cc: Bugfix: include config.h.
2102         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
2103         circumvention of Debian packaging bug.
2105 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2107         * flex-2.5.31 hits Debian/unstable.  Fixes below.
2108         
2109         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
2111         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
2112         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
2114         * lily/include/includable-lexer.hh: 
2115         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
2117         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
2119         * aclocal.m4: Regenerate.
2121         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
2122         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
2124         * scm/pdf.scm (use-modules): Include lily.
2126         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
2127         Noordkamp).
2128         (use-modules): Include lily.
2129         (lily-def): Bugfix: include tex-val in let.
2131 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
2133         * lilypond-mode.el: sensible error if lilypond.words not found.
2135         * lilypond.words: add few words.
2137 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
2139         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
2141         * mf/parmesan-scripts.mf: fixed typo in char name
2143 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2145         * VERSION: 1.7.16 released
2147         * python/lilylib.py (setup_temp): temporary directories are mode 700.
2148         (this is a security vulnerability).
2150         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
2152         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2153         add staff support.
2155 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
2157         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
2158         ly/script-init.ly, scm/script.scm: bugfix: renamed
2159         fermata->signumcongruentiae to fix naming clash with feta font
2161 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2163         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
2165         * lily/multi-measure-rest-engraver.cc
2166         (start_translation_timestep): use grace timing too for determining
2167         when to make mmrest.
2168         (start_translation_timestep): clear numbers too.
2170 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
2172         * scm/music-types.scm: compile fix: escape braces
2174         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
2175         work around font selection problem
2177         * Documentation/user/refman.itely: BreathingSign: added docu for
2178         property "text"
2180 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2182         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
2183         information.
2185 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2187         * lily/multi-measure-rest-engraver.cc (class
2188         Multi_measure_rest_engraver): make multiple Number objects, one
2189         for each MultiMeasureTextEvent.
2191         * scm/music-functions.scm (glue-mm-rest-texts): use
2192         MultiMeasureTextEvent
2194         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
2196         * Documentation/user/refman.itely (Multi measure rests): update.
2198 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2200         * lily/ly-module.cc (ly_copy_module_variables): use
2201         scm_internal_hash_fold() for iterating modules.
2203 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
2205         * Documentation/user/refman.itely: Section Custodes: added more
2206         example code
2208         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
2209         neo-mensural rests to parmesan font
2211         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
2212         header
2214 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2216         * Documentation/user/macros.itexi: @fileref macro.
2218         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
2219         each file. 
2221 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
2223         * lily/include/custos.hh, make/lilypond.suse.spec.in,
2224         Documentation/topdocs/AUTHORS.texi: updated my email address
2226         * Documentation/user/refman.itely: updated custos documentation;
2227         beautified divisiones example; beautified articulations table
2229         * lily/breathing-sign.cc: bugfix: finalis molecule
2231 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
2233         * Documentation/user/refman.itely: added docu for
2234         contemporary fermata symbols, gregorian breathing signs; small fixes
2236         * ly/gregorian-init.ly: removed obsolete #'type props
2238 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2240         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
2241         minimum-length property correctly.
2243 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2245         * scm/music-functions.scm (make-multi-measure-rest): set input
2246         locations for multimeasure rests.
2248 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
2250         * input/regression/breathing-sign.ly: updated to for ancient
2251         notation
2253 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2255         * scripts/ly2dvi.py: Add newline.
2257 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2259         * scripts/ly2dvi.py (dependency_files): Compile fix.
2261 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2263         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
2264         (make_html_menu_file): --html menu. 
2266 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2268         * scripts/ly2dvi.py (run_dvips): +add the .map file 
2270 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2272         * input/screech-boink.ly: new file.
2274 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2276         * scripts/lilypond-book.py (make_lilypond_file): convert
2277         lilypond-file to lilypond block directly, without going through
2278         begin/end lilypond text.
2279         
2281 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
2283         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
2284         scm/grob-description.scm: moved Michael's original breathing sign
2285         code in brew_molecule() to divisio_minima(); provided new
2286         brew_molecule() that effectively replaces the
2287         Text_item::brew_molecule callback (with additional fallback to
2288         Michael's original code); added callbacks for brewing divisio
2289         maior/maxima and finalis
2291         * gregorian-init.ly: added breathing sign shortcuts for virgula,
2292         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
2294         * script-init.ly: added shortfermata, longfermata,
2295         verylongfermata, varcoda
2297         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
2298         longfermata, verylongfermata, varcomma, varcoda
2300 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2302         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
2303           Remove all noquote and insert a few quote.
2304         
2305         * Documentation/user/lilypond-book.itely (Music fragment options),
2306           scripts/lilypond-book.py: Don't include quotation blocks by
2307           default. Introduce option quote instead of noquote
2309 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2311         * VERSION: 1.7.15 released
2312         
2313         * Documentation/user/lilypond.tely: omf updates.
2315         * buildscripts/texi2omf.py (omf_vars): include version.date
2317         * make/lilypond.redhat.spec.in: fixes for spec file. 
2319         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
2320         by function definition: lily now requires a recent GNU Make.
2322         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
2324         * make/ly-rules.make: remove .ly -> .tex rule
2326         * Documentation/user/refman.itely (Figured bass): revised figured
2327         bass example.
2329 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2331         * stepmake/stepmake/omf-targets.make (local-install): add
2332         scrollkeeper-update message.
2334         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
2335         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
2337         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
2339         * Documentation/user/converters.itely (Invoking midi2ly): add
2340         track/channel notice.
2342 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2344         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
2346         * lily/parser.yy (scalar): DIGIT is also a scalar.
2348         * Documentation/user/music-glossary.tely: add @omf tags
2350         * Documentation/user/lilypond.tely: add @omf tags
2352         * scm/generate-documentation.scm (string-append): add @omf tags.
2354         * stepmake/stepmake/omf-*: new files 
2356         * input/regression/multi-measure-rest.ly (texidoc): add doco
2358         * GNUmakefile.in (web-doc-install): add web-doc-install target
2360         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
2361         fixes crashes while dumping MIDI.
2363         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
2364         midi
2366 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2368         * buildscripts/texi2omf.py: new file.
2370         * mf/feta-beugel.mf: include font count, not staffsize (16) in
2371         font-name
2373 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2375         * input/regression/beam-manual-beaming.ly (texidoc): new file.
2377         * lily/sequential-iterator.cc (descend_to_child): call
2378         descend_to_child() for all types of music.
2380 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2382         * scm/translator-property-description.scm: Add
2383         bassFigureFormatFunction.  Replace some entries.
2385 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2387         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
2388         clean out.
2390 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2392         * scripts/midi2ly.py (Note.dump): never dump duration for
2393         dump_dur=0.
2395         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
2396         new function
2398         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
2399         figures using new markups. Much simpler, and should improve layout
2400         a little.
2402         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
2404 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2406         * ly/engraver-init.ly: use Hara kiri by default for 
2407         ChordNames, FiguredBass and Lyrics(Voice) context. 
2409         * lily/axis-group-engraver.cc (acknowledge_grob): use
2410         rhythmic-grob-interface for selecting items not to hara-kiri'd 
2412         * scm/new-markup.scm (markup-function-list): add bracket,
2413         vbracket.
2415         * ly/engraver-init.ly (ChordNamesContext): set
2416         minimumVerticalExtent
2418 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2420         * input/test/time-signature-double.ly: new file 
2422         * input/regression/collision-head-chords.ly (texidoc): new file.
2424         * lily/type-swallow-translator.cc: add note swallow translator 
2426         * input/test/time-signature-double.ly: new file.
2428         * lily/type-swallow-translator.cc: add Rest_swallow_translator
2430         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
2431         (FiguredBassContext): idem.
2433         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
2435         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
2437         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
2439         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
2440         .afm dependency
2442         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
2444         * python/lilylib.py (make_page_images): add function.
2446         * scripts/ly2dvi.py (run_latex): include title in preview image.
2448         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
2449         from lilypond-book for <ly2dvifile> tags in HTML.
2451         * scripts/ly2dvi.py (option_definitions): add --debug option to
2452         print out environment.
2454         * input/regression/tie-chord-partial.ly: new file.
2456 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
2458         * lilypond.words: add 3
2460 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2462         * scm/new-markup.scm (markup-function-list): add finger-markup
2464         * input/tutorial/brahms-tweaked.ly: new markup 
2466         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
2468         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
2469         crash when processing '() markup
2471         * input/regression/breathing-sign.ly (texidoc): add caesura example.
2473         * lily/breathing-sign.cc (railtracks): another caesura.
2475         * mf/feta-schrift.mf: caesura symbol. 
2477 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2479         * scripts/convert-ly.py (FatalConversionError.conv): add
2480         ly:molecule-XXX conversions.
2482         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
2484         * input/regression/multi-measure-rest-text.ly: new file.
2486         * scm/music-functions.scm (glue-mm-rest-texts): automatically
2487         convert MMREST-TEXT to MultiMeasureRestNumber settings.
2489         * ly/engraver-init.ly (ScoreContext): move tablature settings to
2490         ScoreContext
2492         * scm/new-markup.scm (center-markup): \center markup.
2494         * scm/music-functions.scm: remove pitchify scripts.
2496         * lily/music.cc (print_smob): display music name if available 
2498 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2500         * Documentation/user/refman.itely (Instrument names): remove
2501         \turnOff doco.
2503 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2505         * lily/score.cc (mark_smob): bugfix.
2507         * input/regression/rehearsal-mark.ly: new file.
2509         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
2510         report error at the current token again.
2512 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2514         * cygwin/mknetrel: Exit if doc build fails.
2516         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
2518 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2520         * scm/music-types.scm (music-descriptions): add doc strings
2522 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2524         * lily/lexer.ll: 
2525         * lily/include/my-lily-lexer.hh: 
2526         * lily/include/includable-lexer.hh: Add flex kludge.
2528         * config.hh.in: 
2529         * config.make.in: 
2530         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
2531         cruft.
2532         
2533         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
2534         code.
2536 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2538         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
2540         * lily/parser.yy (new_chord): Compile fix.
2542 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2544         * Documentation/user/refman.itely (Tuning groups of objects):
2545         remove documentation for \turnOff. 
2547         * lily/percent-repeat-engraver.cc (try_music): add correct
2548         processing moments for double-measure percents as well.
2550         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
2552         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
2553         grob prop type. 
2555         * Documentation/user/refman.itely (Printing named chords): add
2556         chord name tweak doco.
2558         * input/template/gregorian-transcription.ly: new file.
2560 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2562         * VERSION: 1.7.13 released
2563         
2564         * input/test/*: lots of cleanups/comment-outs/removals in chord
2565         examples
2566         
2567         * input/regression/*: lots of cleanups/comment-outs/removals in
2568         chord examples
2569         
2570         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
2571         options
2573         * lily/new-chord-name-engraver.cc (process_music): give original
2574         inversion pitch to chord name routine.
2576         * input/tutorial/os-score.ly: update to new markup
2578         * Documentation/user/appendices.itely: simply include
2579         chords-ignatzek. 
2581         * Documentation/user/refman.itely (Chords mode): add documentation
2582         for chord mode.
2584         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
2585         not present in chord.
2586         (construct-chord): add inversion and bass support.
2588         * lily/chord.cc: junk contents.
2590 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
2592         * Documentation/user/refman.itely:
2593         * Documentation/user/music-glossary.tely: fix. 
2595 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2597         * scm/chord-entry.scm (construct-chord): move chord construction
2598         to Scheme.
2600         * lily/parser.yy (new_chord): new setup for chord entry.
2602 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
2604         * lilypond.words:
2605         * Documentation/user/music-glossary.tely: add ambitus.
2607 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2609         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
2611         * lily/include/*.hh: string() -> to_string()
2613         * scm/chords-ignatzek.scm: new file.
2615         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
2616         standard chord name exceptions.
2618         * scm/translator-property-description.scm (chordNameSeparator):
2619         add property.
2620         (majorSevenSymbol): add property
2622         * lily/translator-scheme.cc (ly:context-properties): new function
2623         (ly:context-parent): new function.
2624         (print_smob): print context name.
2626         * lily/music.cc (ly:get-music-length): new function
2627         (print_smob): don't print properties.
2629         * lily/duration.cc (duration<?): new function
2631         * input/regression/chords-funky-ignatzek.ly: new file.
2633         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
2634         jazz chords.
2636         * lily/pitch.cc (ly:pitch-diff): new function.
2638         * input/regression/chords-ignatzek.ly: new file.
2640 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2642         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
2643         pitches for jazz chords.
2645 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2647         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
2649 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
2651         * lilypond.words: add 1
2653 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
2655         * Documentation/topdocs/AUTHORS.texi: refine.
2657 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2659         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
2660         
2661         * lilypond.words: add one.
2663 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
2665         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
2666         Fontify bass note in chords, e.g., e in c1/e.
2667         
2668 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2670         * Documentation/user/music-glossary.tely: Dutch updates and
2671         additions (Arent Storm).
2673 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2675         * input/regression/ambitus.ly:  move file.      
2677         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
2679         * lily/event.cc (transpose): add tonic property to Key_change_req
2680         and to Key_engraver.
2682 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
2684         * Documentation/user/refman.itely: fix typo.
2686         * lilypond.words: removed wrong identifiers.
2688 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2690         * mf/feta-toevallig.mf: make flat stem shorter 
2692 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
2694         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
2696         * lilypond.words: add from Phrasing slur.
2697         
2698 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
2700         * lilypond-mode.el: allow launching multiple ViewPS processes.
2701         
2702         * lilypond.words: add from Text markup.
2704 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2706         * input/test/ossia.ly (texidoc): add comment.
2708         * input/regression/voice-follower.ly: new file.
2710         * mf/feta-toevallig.mf: make flat heavier.
2712         * lily/cluster-engraver.cc: clean up Cluster engraver
2714         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
2715         Engraver. Use Note_column to compute Y positions and deal with
2716         line break stuff.
2718 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2720         * lily/stem.cc: move french-beaming to stem.
2722 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
2724         * lilypond-font-lock.el: fontify all durations in chords.
2726         * lilypond.words: add from lily/my-lily-lexer.cc
2728 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2730         * VERSION: release 1.7.12
2732         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
2734         * lily/gregorian-ligature.cc: new file
2736         * lily/*: the Great 2003 search & replace.
2738         * Documentation/user/refman.itely (Manual repeat commands): add
2739         note about font selection.
2741 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
2743         * lilypond-mode.el: propose recompiling midi while invoking playing,
2744         not while stopping playing.
2746 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
2748         * lilypond.words: add one.
2750         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
2751         and expressional note grouping. Fontify chord modes.
2753 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
2755         * Documentation/user/music-glossary.tely (Top): translate melisma.
2757 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2759         * Documentation/user/music-glossary.tely (Top): add melisma.
2761 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
2763         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
2764         interfaces for (abstract) grob GregorianLigature
2766         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
2767         renamed head* -> glyph_name*, x-shift* -> x-offset*
2769         * scm/grob-property-description.scm: bugfix: added missing descriptions
2771 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2773         * input/test/chord-names-dpnj.ly: New file.
2775         * scm/double-plus-new-chord-name.scm: Implement full and partial
2776         exceptions.
2778         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
2780         * scm/double-plus-new-chord-name.scm
2781         (double-plus-new-chord->markup): Fix sub->markup.
2784 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
2786         * lily/custos-engraver.cc: added TODO; editorial changes
2788         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
2789         consistency with other ligature engravers; removed access on (now)
2790         private variable _ligature of Ligature_engraver
2792         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
2793         renamed last_bound -> last_bound_; issue programming_error on
2794         abstract method calls; moved primitives code from
2795         Mensural_bracket_engraver to here (because almost ligature
2796         engravers will need it); renamed try_stop_ligature () ->
2797         typeset_ligature (); bugfix: store primitives of finished ligature
2798         in separate variable finished_primitives_ to avoid clash on input
2799         like "\] \["; added current_ligature () to enable access on
2800         private variable _ligature
2802         * lily/mensural-ligature-engraver.cc: removed primitives_ code
2803         (now in super class); renamed try_stop_ligature () ->
2804         typeset_ligature ()
2806         * lily/mensural-ligature.cc: issue programming_error on abstract
2807         method calls
2809         * lily/note-heads-engraver.cc: added TODO comment upon bool
2810         in_ligature
2812         * mf/parmesan-heads.mf: fixed some of set_char_box()
2814         * scm/grob-description.scm: added VaticanaLigature
2816         * scm/grob-property-description.scm: added neume prefix properties
2818         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
2819         lily/include/gregorian-ligature-engraver.hh,
2820         lily/include/gregorian-ligature.hh: new files; framework for
2821         gregorian ligature engravers such as vaticana
2823         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
2824         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
2825         vaticana style ligature implementation (still somewhat uncomplete)
2827 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2829         * VERSION: release 1.7.11
2831         * scripts/convert-ly.py: add ly:pitch-transpose rule
2833 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2835         * input/test/dpncnt.ly: New file.
2837         * lily/my-lily-lexer.cc: Add chordnames keyword.
2839         * lily/parser.yy (chordnames_block): Parse chord name exception
2840         lists, see input/test/dpncnt.ly.
2842         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
2843         function.
2845         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
2846         filter-out too.
2848         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
2849         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
2850         pitch functions (except for ly:make-pitch, but that's apparently
2851         some sort of scheme naming standard?).
2853         * scm/lily.scm (!=): define-public.
2855         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
2857 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2859         * scm/double-plus-new-chord-name.scm
2860         (double-plus-new-chord-name->markup): New file.
2862 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2864         * python/lilylib.py (make_preview): don't suppress progress for
2865         bbox extraction.
2867 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2869         * Documentation/user/appendices.itely (scheme): update for new syntax.
2871         * input/regression/chord-name-styles.ly: new file
2873         * lily/instrument-name-engraver.cc: create instrument names
2874         without barline too.  Allows instrument name on ChordNames  
2876         * scm/new-markup.scm (interpret-markup): allow simple strings as
2877         markup too.
2879 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2881         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
2882         (step->markup-accidental): Fix: add accidental.
2883         (chord::inner-name-american): 
2884         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
2885         append stray '/' if last superscript addition was 'o'.
2887         * scm/new-markup.scm (normal-size-sub-markup) 
2888         (normal-size-super-markup): New function.
2890         * lily/source-file.cc (Source_file): Add warning for possibly
2891         intentional but suspicious initialization.
2893         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
2894         add comments about cut-and-paste programming.
2896         * flower/rational.cc (lcm): Not used; comment out.
2898 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2900         * lily/new-fingering-engraver.cc (position_scripts): use
2901         fingerHorizontalDirection to determine fingering horizontal
2902         directions.
2904         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
2905         fingering support.
2907         * scripts/convert-ly.py (FatalConversionError.conv): add style
2908         conversion rule. 
2910         * scm/chord-name.scm (set-chord-name-style): new function.
2911         (new-chord-name-brew-molecule): revise to interpret markup only
2912         (new-chord->markup): cleanuppish rewrite. To be called from the
2913         new engraver.
2915         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
2916         Markup earlier, during interpreting.
2918         * input/test/{banter,jazz,american}-chords.ly (scheme): update
2919         style settings. Rename to chord-names-*.ly
2921 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2923         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
2924         markup code and update to new markup.  Most probably broke some of
2925         it.
2926         
2927 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
2929         * Documentation/user/refman.itely: added docu for ambitus and
2930         clusters
2932         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
2933         ly_quote_scm() in lookup.cc
2935         * mf/parmesan-clefs.mf: set_char_box fix
2937         * lily/cluster-engraver.cc: junk implicit protection; use
2938         Protected_scm instead
2940 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2942         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
2943         throughout.
2945         * scm/new-markup.scm: Turn-off error-triggering test code.
2947 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2949         * scm/new-markup.scm (markup-thrower-typecheck) 
2950         (markup-typecheck?):  add full typechecking functions.
2951         (make-markup-maker): add make-FOO-markup functions.
2952         (markup-argument-list-error): nice error checking messages.
2953         (make-markup): better function: less quoting escapades.
2955 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2957         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
2959 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2961         * cygwin/lilypond.hint (requires): Add cygwin.
2963         * .cvsignore: Remove stepmake (huh!?!), add lib.
2965         * GNUmakefile.in: Add libdir links for builddir runs.
2967         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
2968         instead of datadir.
2970         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
2971         local_lilypond_libdir.
2973         * config.make.in (lilypond_libdir): Add.
2975         * stepmake/stepmake/substitute-rules.make: 
2976         * stepmake/stepmake/script-rules.make: 
2977         * stepmake/stepmake/python-module-rules.make:
2978         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
2979         lilypond-python-module patch.
2981 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2983         * Documentation/user/refman.itely (Graphical interfaces): add note
2984         about xml2ly.
2986 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2988         * scripts/ly2dvi.py (run_dvips): remove trailing newline
2990 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2992         * VERSION: released 1.7.10
2994         * scripts/musedata2ly.py (): idem
2996         * scripts/midi2ly.py (dump_chord): idem
2998         * scripts/etf2ly.py (version): idem 
3000         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
3002         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
3004         * scm/tex.scm (tex-output-expression): remove eval compat
3005         glut. Other output files too.
3007         * scm/chord-name.scm: don't export anything from chord module.
3009         * input/test/american-chords.ly: idem
3011         * input/test/banter-chords.ly (texidoc): idem
3013         * input/test/Cc-chords.ly: add breakage notes.
3015         * Documentation/user/refman.itely (Text markup): rewrite manual section.
3017         * lily/parser.yy (scalar): allow \markup { } as property value. 
3019         * scm/chord-name.scm: complete new markup usage
3021         * scm/grob-description.scm (all-grob-descriptions): use new markup
3022         texts by default
3024 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3026         * scm/chord-name.scm: partial move to new markup texts.
3028 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3030         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
3032         * scm/bass-figure.scm (brew-bass-figure): make stack direction
3033         settable.
3035 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
3037         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
3038         invoked for old midi, wait for killing.
3040 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
3042         * Documentation/user/music-glossary.tely: Finnishing.
3044 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3046         * mf/feta-nummer-code.mf: some kerning pairs.
3048 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
3050         * scm/output-lib.scm (set-bar-number-visibility): Context-function
3051         Added.
3053         * Documentation/user/refman.itely (Bar numbers):
3054         set-bar-number-visibility added, modulo-bar-number removed again
3055         (sorry).
3057 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
3059         * scm/output-lib.scm (modulo-bar-number-visible): add function.
3061         * Documentation/user/refman.itely: add modulo-bar-number-visible.
3063         * Documentation/user/music-glossary.tely: translate into Finnish.
3065 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3067         * lilypond-mode.el: add shortcut for 2midi
3069         * lilypond-font-lock.el: fontify lyrics
3071 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
3073         * scm/drums.scm : use 1.7.x names.
3075         * input/regression/drums.ly : Don't use << chords >>
3077 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3079         * lilypond-mode.el: tidy, add TODO
3081         * make/lilypond.mandrake.spec.in: install-info quietly.
3083 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3085         * input/test/markup.ly: use new syntax.
3087 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3089         * ly/params-init.ly (interscoreline): add word-space
3091         * input/test/metronome.ly (eighthNote): idem.
3093         * input/test/script-priority.ly: use new markup
3095         * lily/parser.yy (markup): allow HEAD markup0 markup1 
3097         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
3099         * lily/parser.yy (gen_text_def): bugfix.
3100         (full_markup): allow markup identifier.
3102 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
3104         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
3105         jobs at the same time. Add horizontal lines to Command menu.
3106         Allow one compiling job -- propose killing others before a new one.
3108         * lilypond.words: add markup, teeny, etc.
3110 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
3112         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
3113         Allow only one type of midi process; launching Midi either stops
3114         midis or plays the current midi and launching MidiAll stops midis
3115         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
3116         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
3118 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3120         * lily/text-engraver.cc (process_acknowledged_grobs): use new
3121         markup  for new markup texts.
3123         * lily/mark-engraver.cc (process_music): idem
3124         
3125         * lily/instrument-name-engraver.cc (create_text): idem
3127         * scm/new-markup.scm (magnify-markup): new function.
3129         * scm/molecule.scm (stack-lines): bugfix.
3131         * lily/font-interface.cc (get_font): take font-magnification from
3132         alist chain.
3134 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3136         * lily/molecule-scheme.cc: move scheme functions to separate file.
3138         * lily/font-metric.cc  (ly_get_glyph): new function. 
3139         
3140         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
3141         (italic-markup, dynamic-markup): new functions
3142         (font-markup): new function
3144         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
3145         padding and minimum
3147 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
3149         * lily/accidental-engraver.cc:
3150         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
3152 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
3154         * lilypond.vim:
3155         * lilypond-font-lock.el: Put \longa as duration. Accept only 
3156         [a-zA-Z] for user defined identifiers. Separate note cases 
3157         with and without a duration (allow cis\longaX).
3159         * lilypond.words: Add words from Info.
3161 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3163         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
3165 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
3167         * lilypond-mode.el: Propose reverting buffer before a command if
3168         it was edited with an another editor.
3170 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3172         * lily/molecule.cc (ly_translate_molecule): new function
3174         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
3175         into libdir
3177         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
3179         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
3181 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
3183         * lilypond.words: take \words from Info-index.
3185 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3187         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
3189 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
3191         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
3193 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
3195         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
3196         and lilypond-documentation.
3198 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3200         * lily/parser.yy: Compile fix (bison 1.75).
3202 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3204         * VERSION: 1.7.9 released
3206         * scm/music-functions.scm (shift-one-duration-log): refactor.
3207         Use music-map.
3209         * input/regression/chord-tremolo.ly (texidoc): add dot test.
3211         * NEWS: update.
3213         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
3214         argument
3215         
3216         * scm/music-functions.scm (display-music): new function
3217         (music-map): change arg order.
3219         * input/regression/new-markup-syntax.scm: new file
3221         * lily/parser.yy (markup): add \markup { .. } syntax.
3223         * scm/new-markup.scm (override-markup): new function
3224         (lookup-markup): new function
3225         (music-markup): new function
3226         (lookup-markup-command): use markup-signature to store argument
3227         format for parser.
3229         * lily/lexer.ll: preliminary \markup syntax. 
3231 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
3233         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
3234         add pre/post-dependencies and menus with icons from source.
3236         * Documentation/pictures/lilypond-48x48.xpm:
3237         * Documentation/pictures/lilypond-32x32.xpm:
3238         * Documentation/pictures/lilypond-16x16.xpm: new files, background
3239         transparent.
3241         * stepmake/stepmake/generic-targets.make:
3242         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
3244 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3246         * input/regression/music-map.ly (texidoc): new file.
3248         * scm/music-functions.scm (music-map): new function
3250 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3252         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
3254 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
3256         * input/test/to-xml.ly:
3257         * lily/ligature-engraver.cc: Fixes documentation.
3259         * lilypond.mandrake.spec.in:
3260         * lilypond.redhat.spec.in: Add lilypond.words.
3262         * Documentation/user/refman.itely: Mention Info inside emacs.
3263         
3264         * lilypond.suse.spec.in:
3265         * lilypond.redhat.spec.in: 
3266         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
3268 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3270         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
3271         os.popen.read ().
3273 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3275         * scripts/ly2dvi.py (include_path): print warning if failing anything.
3277         * python/lilylib.py (error): add space
3279 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3281         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
3282         distribution.
3284 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3286         * lily/paper-outputter.cc (Paper_outputter): close port when
3287         finishing score.
3289 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3291         * scm/sodipodi.scm: Fixes.
3293 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
3295         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
3297         * buildscripts/make-font-dir.py: Fix. 
3299 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
3301         * lilypond-mode.el: Add support for Info inside Emacs.
3303 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3305         * buildscripts/make-font-dir.py: 
3306         * mf/GNUmakefile: Make sodipodi font map.
3308         * scm/sodipodi.scm: Add more output functions.
3310         * mf/feta-nummer.mf: 
3311         * mf/feta-beugel.mf: Add font_coding_scheme.
3313         * lily/paper-outputter.cc (output_header): Fix creator string.
3315 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3317         * lilypond-mode.el (LilyPond-autocompletion): invoked with
3318         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
3320         * lilypond.words: add two (Everybody can add/remove words now!).
3322         * debian/rules:
3323         * make/lilypond.suse.spec.in:
3324         * make/lilypond.mandrake.spec.in:
3325         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
3327         * Documentation/user/refman.itely: Mention autocompletion.
3329 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3331         * scripts/ly2dvi.py: Add paper sizes.
3333         * lily/timing-engraver.cc: 
3334         * lily/time-signature.cc: 
3335         * lily/span-bar.cc: 
3336         * lily/grob-scheme.cc: Code formatting fixes.
3338         * scm/sodipodi.scm: 
3339         * scm/sketch.scm:
3340         * buildscripts/mf-to-table.py: 
3341         * buildscripts/make-font-dir.py: Font testing.
3343 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3345         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
3346         inserts try-completion and shows all-completions.
3348         * lilypond.words: '\' -> '\\'
3350         * lilypond-mode.el: load libraries in the end, lilypond.words defines
3351         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
3352         
3353         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
3354         and LilyPond-reserved-words.
3355         
3356 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
3358         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
3359         from load-path.
3360         
3361         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
3362         the mini-buffer with Control-Shift-c.
3363         
3364 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3366         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
3367         duration. This fixes \tempo taking time.
3369 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3371         * lily/volta-engraver.cc (process_acknowledged_grobs): 
3372         Allow for text markup in repeatCommands. 
3374 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
3376         * lilypond-mode.el (LilyPond-insert-string): new function, use it
3377         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
3378         Get rid of skeleton.el-dependency.
3380         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
3382 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3384         * lily/beam-engraver.cc (stop_translation_timestep): reset
3385         now_stop_ev_
3387         * lily/scm-option.cc: add parse-protect to ly:set-option
3389         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
3391 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3393         * lily/include/ligature-bracket.hh: removed
3394         * lily/ligature-bracket.cc: removed
3396         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
3397         .tex
3399         * lily/beam.cc (set_beaming): don't change beam count on rests.
3400         (brew_molecule): always set flag-width > 0.
3402 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
3404         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
3405         chars, remove instructions; instead, refer to lilypond-init.el and
3406         Documentation/topdocs/INSTALL.texi.
3408         * lilypond.words: add identifiers and reserved words.
3410         * Documentation/topdocs/INSTALL.texi: separate sections for installing
3411         files and adding a load-path.
3413         * lilypond-init.el: Instructions, extracted from 
3414         Documentation/topdocs/INSTALL.texi. 
3415         
3416 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3418         * VERSION: 1.7.8 released 
3420         * lily/grob.cc (warning): better robustness fix.
3422 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
3424         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
3426         * lily/cluster-engraver.cc: stick better to variable naming
3427         conventions
3429         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
3430         until stop_translation_timestep()
3432         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
3433         min/max coordinates to backend, but no musical info such as
3434         pitches
3436         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
3438         * lily/grob.cc: robustness fix: warning(): do not crash if
3439         cause is not set
3441         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
3442         the much more elaborated tuplet brackets than the very naive and
3443         simple ligature bracket grob
3445 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3447         * Documentation/user/refman.itely (Analysis brackets): add
3448         horizontal bracket doco.
3450         * ly/property-init.ly (setMmRestFermata): added.
3452         * Documentation/user/refman.itely (Multi measure rests): fermatas
3453         on mm rests.
3455         * input/regression/apply-context.ly (texidoc): new file
3457         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
3458         code to be executed during interpretation. Possible applications:
3459         smart octavation, more advanced bar checks. 
3461         * lily/apply-context-iterator.cc: new file.
3463 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3465         * input/test/new-markup.ly: new file.
3467         * lily/text-item.cc (text_to_molecule): new function
3469         * scm/new-markup.scm (lambda): new file
3471         * lily/function-documentation.cc (ly_add_function_documentation):
3472         add proc property as well
3474 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3476         * Documentation/user/music-glossary.tely (Top): add custos.
3478 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
3480         * Documentation/topdocs/INSTALL.texi: advise how to include source
3481         path to Emacs load-path and improve language.
3483 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3485         * GNUmakefile.in: config.h message fix.
3487         * autogen.sh:
3488         * aclocal.m4: Regenerate.
3490         * configure.in: 
3491         * config.make.in: 
3492         * stepmake/config.make.in: 
3493         * stepmake/configure.in: 
3494         * stepmake/autogen.sh: 
3495         * stepmake/aclocal.m4: Update for autoconf 2.56.
3497 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
3499         * Documentation/topdocs/INSTALL.texi: instructions for an user how
3500         to install Emacs-mode. Instructions how to use vim-mode.
3502 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3504         * scm/music-types.scm (music-descriptions): no length for tempo event.
3506         * input/*.ly: add \version everywhere.
3507         
3508         * input/*.ly: update syntax to 1.7 + new-chords.
3510         * VERSION: 1.7.7 released.
3511         
3512         * Documentation/user/*.tely: new chord syntax.
3514         * input/regression/[bc]*.ly (texidoc): syntax updates.
3515         
3516 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
3518         * lilypond.words: add vocabulary to be used in auto-completion
3520         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
3522         * lilypond.vim: allow note name at EOF
3524 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3526         * buildscripts/new-chords.py (edit): -e option: inline editing.
3528         * input/regression/a*.ly (texidoc): syntax updates.
3530         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
3531         music): elucidations. 
3533 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
3535         * lily/include/lily-proto.hh, ly/engraver-init.ly,
3536         ly/spanners-init.ly, scm/grob-description.scm,
3537         scm/grob-property-description.scm, scm/music-types.scm,
3538         lily/cluster-engraver.cc, lily/cluster.cc,
3539         lily/include/cluster.hh, input/test/cluster.ly: cluster
3540         implementation
3542         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
3543         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
3544         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
3546         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
3548         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
3550         * scm/grob-description.scm: bugfix: by default, use default note
3551         head style when engraving ligatures
3553         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
3555         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
3556         events
3558         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
3560         * input/test/ancient-font.ly: bugfix: style -> flag-style
3562         * lily/ligature-engraver.cc: indentation fix
3564         * lily/parser.yy: indentation fixes
3565         
3566 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3568         * input/regression/measure-grouping.ly: more elaborate example.
3570         * lily/moment.cc: ly:add-moment, ly:mul-moment,
3571         ly:div-moment. New functions 
3573         * scm/music-functions.scm (set-time-signature): new function,
3574         allow inline time sig settings with measure grouping.
3576         * lily/parser.yy (command_element): move time sig construction
3577         into Scheme.
3579         * lily/side-position-interface.cc (out_of_staff): new function,
3580         like padding, but keep minimum distance from staff. Easier than
3581         linespanners (dynamics, pedals), but roughly the same effect.
3583 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
3585         * emacs-mode.el: Added spanish-note-replacements 
3586         (<carlos.betancourt@chello.be>).
3588         * vimrc: (Un)commenting with <(S-)F12>, tidy.
3590 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
3592         * lilypond.vim: Do not fontify cises, desis, etc.
3594         * vimrc: view dvi with <S-F6>
3596 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3598         * lily/lookup.cc (triangle): new function.
3600         * input/regression/measure-grouping.ly (texidoc): new file: show
3601         triangles and brackets for beat groups of 3 and 2.
3603         * lily/include/measure-grouping-spanner.hh (class
3604         Measure_grouping): new file.
3606         * lily/measure-grouping-spanner.cc (brew_molecule): new file
3608         * lily/measure-grouping-engraver.cc (class
3609         Measure_grouping_engraver): new file.
3611 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3613         * Merge from stable:
3615             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
3616         
3617         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
3618         stylesheet.
3620         * ly/paper19.ly: Include paper19-init.ly.
3622         * ly/paper19-init.ly: New file.
3624         * Documentation/user/tutorial.itely (First steps): Fix first
3625         example for font test.
3627         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
3629         * ChangeLog: Add 1.7.6 release marker (see below).
3631         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
3632         Add .py files.
3634 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3636         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
3638         * input/tutorial/*.ly: update to new syntax.
3640         * lily/parser.yy (Composite_music): new transpose syntax,
3641         \transpose FROM TO MUSIC. 
3643 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3645         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
3646         latex progress/error output to stderr (by default this goes to
3647         stdout).  Show lilypond progress, even when not verbose.
3649         * python/lilylib.py (system): New optional parameter to control
3650         showing of progress.
3652         * scm/backend-documentation-lib.scm (check-dangling-properties):
3653         Fix error message.
3655         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
3656         axis, extent.
3658         * scm/grob-property-description.scm (magnify): Remove.
3659         (extent, axis): Add.
3661 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3663         * VERSION: Release 1.7.6.
3665         * scripts/convert-ly.py: more uniformization substitutions.
3667         * buildscripts/new-chords.py (sub_chords): new file.
3669 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3671         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
3672         lilypond.map.  Include sauter fonts too.  Cleanups.
3674 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3676         * Documentation/user/tutorial.itely (First steps): change to new
3677         chord/tie/slur/beam notation.
3679         * lily/parser.yy (event_that_take_dir): allow postfix notation for
3680         ties.
3682         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
3683         engraver. Process ties in postfix notation, i.e. c8-~ c
3685         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
3687         * input/regression/beam-postfix-notation.ly (texidoc): new file.
3689         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
3691         * lily/beam-engraver.cc (try_music): accept new-beam-events
3693         * input/regression/chord-scripts.ly (texidoc): new file
3695         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
3696         script-events.
3698         * scm/script.scm (default-script-alist): cleanup.
3700         * lily/script-engraver.cc (make_script_from_event): cleanup.
3702         * lily/lyric-combine-music-iterator.cc
3703         (Lyric_combine_music_iterator): remove superfluous events.
3704         (melisma_busy): new function. Fix broken melismas.
3706 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3708         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
3709         Remove nonvalid settings. Use descriptive key names.
3710         Use <Return> to indicate the pressing of that key.
3712 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3714         * scripts/lilypond-book.py (option_definitions): Typo.
3716         * scripts/ly2dvi.py: Updates.
3718         * python/lilylib.py (setup_environment, print_environment)
3719         (get_bbox, make_preview): Merge and remove from ly2dvi and
3720         lilypond-book.
3722         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
3724         * .cvsignore: Remove some cruft.
3726         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
3727         path.
3729         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
3730         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
3731         throughout.
3733         * python/lilylib.py (quiet_system): Junk
3734         (system): Display error log upon failure.
3735         (read_pipe): New function.  Cleanups and fixes.
3737         * python/*.py: Rename from *.py.in.
3738         
3739         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
3741         * GNUmakefile.in (SUBDIRS): Move python before scripts.
3743 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3745         * python/GNUmakefile: Bugfix: handle modules.
3747         * stepmake/stepmake/python-module-targets.make (default): Add
3748         compiled modules. 
3750         * stepmake/stepmake/python-module-rules.make: Add rule for byte
3751         compiling modules.
3753         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
3754         Bugfix.  (OUT_PYC_MODULES): Add.
3756 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3758         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
3759         Use default paths. Refresh description.
3761 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3763         * VERSION: 1.7.5 released
3765         * input/regression/finger-chords.ly (texidoc): new file.
3767         * lily/script-engraver.cc (process_music): remove scriptHorizontal
3768         support
3770         * lily/fingering-engraver.cc (process_music): remove kludgy
3771         scriptHorizontal stuff.
3773         * lily/script.cc: remove staff-support property.
3775         * lily/new-fingering-engraver.cc (add_fingering): new
3776         file. Fingering engraver for new style chords.
3778 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3780         * lily/parser.yy (bare_number): allow 4 \cm (without
3781         decimal dot). (should backport to 1.6?)
3783         * ly/declarations-init.ly: use Scheme for dimension defs.
3785         * lily/parser.yy (TODO): remove hard coded dimensions, add
3786         REAL NUMBER_IDENTIFIER production.
3788         * lily/rest-collision.cc (force_shift_callback): rewrite using
3789         -done property.
3791         * scm/grob-property-description.scm (rest-collision-done): add
3792         property.
3793         
3794         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
3796 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3798         * input/regression/multi-measure-rest-center.ly: new file.
3800         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
3801         off horizontally by 0.05 ss. Fixed.
3803 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3805         * scm/pdftex.scm: Rename ly-number to ly:number->string.
3807         * Documentation/topdocs/index.tely: Remove duplicate from merge.
3809 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3811         * lily/tie.cc (get_control_points): also avoid staff lines on the
3812         just outside the outer staff lines
3814 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3816         * ly/params-init.ly: Just define style-alist, no need to
3817         define-public.
3819         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
3820         (thanks Han-Wen).
3822         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
3823         (FET_FILES): = FONT_FILES.
3825         * Merge from stable:
3827             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
3829 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3831         * VERSION: 1.7.4 released.  
3832         
3833         * scm/generate-documentation.scm (string-append): add macro
3834         definitions.
3836         * lily/text-item.cc (lookup_text): don't use virtual fonts for
3837         normal texts.
3839         * lily/multi-measure-rest-engraver.cc: make separate
3840         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
3842         * lily/multi-measure-rest.cc: remove text handling. Remove
3843         number-threshold.
3845 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3847         * scm/music-types.scm: doc patch by Graham Percival
3849 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3851         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
3852         encoding part.
3853         (Font_info.set_defaults): pixelsize now also defauts to '0'.
3854         (sketch_p): Sketch wants only first four elements of X11 font spec.
3856         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
3858         * mf/feta-autometric.mf: Write foundry and family to log.
3860         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
3861         font translation table.
3863         * buildscripts/mf-to-table.py: Better font info into afm.
3865         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
3866         1.0.9 required.
3868         * configure.in: Whine for mftrace 1.0.9.
3870 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3872         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
3874         * lily/main.cc (main_prog): don't try to load init.EXT when
3875         processing foo.EXT.
3877 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
3879         * scm/tex.scm (zigzig-line): added.
3881         * scm/ps.scm (zigzag-line): added.
3883         * ps/music-drawing-routines.ps (subvec): added.
3884         (draw_zigzag_line): added.
3885         
3886         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
3887         grob properties zigzag-width and zigzag-length.
3889         * input/regression/glissando.ly: Add some zig-zagged glissandi.
3891 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3893         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
3894         svg output, including font.
3896 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3898         * scm/lily.scm: Register sodipodi output module.
3900         * scm/sodipodi.scm: New file.
3902         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
3904         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
3905         comment, after header.
3906         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
3907         FullName.  Fix FontName key.
3909 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
3911         * lily/rest.cc (after_line_breaking): bugfix: dots after half
3912         and breve rests.
3913         
3914         * input/test/blank-notes.ly: bugfix
3916         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
3917         rests. (Kim Shrier)
3919         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
3920         
3921 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3923         * scm/tex.scm: 
3924         * scm/ps.scm: Cleanup and remove obsolete junk.
3926         * Documentation/user/internals.itely:
3927         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
3929         * lily/parser.yy: Identify shift/reduce problems.
3931         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
3932         make-style-sheet.  Too specific for convert-ly?
3934 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3936         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
3938         * input/test/*.ly: various fixes.
3940         * lily/music.cc (name): bugfix
3942         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
3944         * lily/input-file-results.cc (code): set-point-and-click! ->
3945         set-point-and-click
3946         
3947 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3949         * Use uniform ly: prefix for exported scheme primitive functions.
3951         * scm/music-types.scm: junk compat glue
3953         * scripts/convert-ly.py: add rules for stuff below, junk
3954         compatibility glue for spanrequest.
3956         * lily/parser.yy (verbose_event): remove \spanrequest,
3957         \commandspanrequest, \script. 
3958         
3959         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
3961         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
3962         for \penalty, \glissando.
3964         * VERSION: release 1.7.3
3965         
3966 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
3968         * lily/accidental-engraver.cc: Fix
3969         grace-in-the-beginning-of-measure bug caused by the resent
3970         partial-measure fix.
3972         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
3973         overlap looks too crowded)
3974         
3975 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3977         * lily/parser.yy (assignment): allow SCM expression as assignment.
3979         * lily/include/music-output-def.hh (class Music_output_def):
3980         * lily/music-output-def.cc: 
3981         * lily/paper-def.cc: 
3982         * scm/font.scm (markup-to-properties):
3983         * lily/parser.yy (music_output_def_body): 
3984         remove style_sheet_
3986 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3988         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
3989         length.
3991         * input/regression/spacing-to-grace.ly: new file.
3993         * input/regression/spacing-end-of-line.ly: new file.
3995         * lily/note-spacing.cc (get_spacing): take into account breakable
3996         stuff sticking out at the left (time sig change at line break).
3998         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
3999         raggedright code.
4001         * scm/music-functions.scm (make-voice-props-set): add
4002         staff-position for mm rests.
4004         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
4005         before grace notes a little.
4007         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
4009         * lily/break-align-interface.cc (do_alignment): right-edge spacing
4010         key adds space at the end of line. 
4012 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4014         * scm/sketch.scm: Fix beams.
4016         * buildscripts/mf-to-table.py: Add EncodingScheme.
4018         * scm/sketch.scm: Resurrect.
4020 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4022         * lily/multi-measure-rest.cc: use breve rests for measure lengths
4023         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
4025 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4027         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
4029         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4031 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4033         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
4034         token for origin information.
4036         * lily/parser.yy (My_lily_lexer): do identifier location and
4037         cloning from lexer.
4039         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
4040         logic out of the parser. Add bar checks on both ends.
4042         * Documentation/user/refman.itely (Multi measure rests): add more
4043         notes about mm rests.
4045 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4047         * input/regression/bar-scripts.ly: Re-enable.
4049         * lily/parser.yy:
4050         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
4051         released rsn.  Bison 1.50 has a crucial bug and won't work.
4053         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4056 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4058         * input/regression/bar-scripts.ly: Blunt documentation build fix.
4060 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4062         * Actually merge changes since 1.6.4 besides ChangeLog, and
4063         resolve conflicts.  Lots of updates, hope all is well.
4064         
4065         * cygwin/lilypond.hint (requires): Add ghostscript.
4067         * scm: Update some (c).
4068         
4069 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4071         * input/test/{various}.ly: add \header fields and texidoc strings.
4073 2002-10-05  Werner Lemberg  <wl@gnu.org>
4075         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
4076         renamed to `output_latex_quoted'.
4077         Added `output_latex_noquote'.
4078         (schedule_lilypond_block): Implement `noquote' option for LaTeX
4079         mode.
4081 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4083         * ChangeLog: Add 1.6.6 release marker.  See below.
4085         * stepmake/stepmake/po-targets.make: Remove --c++ option.
4087         * scripts/midi2ly.py: Fix global syntax warnings.
4089         * GNUmakefile.in: Generate builddir locale tree too.
4091         * scripts/ly2dvi.py:
4092         * scripts/midi2ly.py: 
4093         * scripts/mup2ly.py: 
4094         * scripts/update-lily.py:
4095         * lily/main.cc (setup_paths): Fix for locales setup.
4097 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4099         * Documentation/windows/installing.texi: Soften wording about
4100         necessity of becoming Administrator.  tommie@iae.nl reports this
4101         does not seem to be necessary for his flavour of Windows 2000.
4102         Explicitely discourage text mode mounts.
4104 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4106         * lily/rest.cc (after_line_breaking): backport dot position fix.
4108         * lily/rest-collision.cc (do_shift): also remove dots for suicided
4109         rests. Thanks to Klaus Zimmermann for finding this bug.
4111 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4113         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
4115 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4117         * Documentation/user/music-glossary.tely: fix links.
4119 2002-10-21  Werner Lemberg  <wl@gnu.org>
4121         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
4122         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
4123         scaling factor) only once and use them in the definition of
4124         \embeddedps.
4125         * ps/music-drawing-routines.ps (skeel): Removed.
4127 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4129         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
4130         Solaris7, as we don't use nested $( ) constructs.
4132 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4134         * VERSION: Release 1.6.6.
4135         
4136 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4138         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
4139         as workaround for /bin/sh problems on Solaris7.
4141 2002-10-19  Werner Lemberg  <wl@gnu.org>
4143         * GNUmakefile.in (web-doc): Fix typos.
4144         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
4145         `music-drawing-routines.ps' but emit \special{header=...} once.
4146         * scm/tex.scm (header-end): Updated.
4148 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4150         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
4151         undefined tremolo. 
4153 2002-10-15  Werner Lemberg  <wl@gnu.org>
4155         * scripts/lilypond-book.py (g_make_html): New global variable.
4156         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
4157         if `g_make_html' isn't set.
4158         [main]: Add format `texi-html'.
4159         (option_definitions): Updated.
4160         * Documentation/user/lilypond-book.itely: Updated.
4162         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
4163         * make/ly-rules.make (%.texi, %.nexi): Use it.
4164         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
4165         format to lilypond-book.
4166         * GNUmakefile.in (web-doc): Ditto.
4168 2002-10-14  Werner Lemberg  <wl@gnu.org>
4170         Further improve TeX output.  The produced files are about 40%
4171         smaller.  `lilyponddefs.tex' is now read only once.
4173         * tex/lilyponddefs.tex: Remove footer stuff.
4174         (\ifundefined): Renamed to...
4175         (\lilypondundefined): This.  Use LaTeX's definition to
4176         make it nestable and make it global.
4177         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
4178         output.
4179         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
4180         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
4181         them global.
4182         (\placebox): Renamed to...
4183         (\lyitem): This.
4184         Make it global and call \outputscale by itself.
4185         (\lybox, \lyvrule): New macros to reduce input data.
4186         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
4187         New auxiliary macros.
4188         (\SkipLilydefs, \EndLilyPondOutput): Removed.
4189         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
4190         to...
4191         (\lilypondspace): This and made it global.
4192         (\turnOnPostScript): Renamed to...
4193         (\lilypondpostscript): This and made it global.
4194         (\turnOnExperimentalFeatures): Renamed to...
4195         (\lilypondexperimentalfeatures): This and made it global.
4196         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
4197         (\lilypondsetdimen): This and made it global.
4198         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
4199         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
4200         (all, $(outdir)/music-drawing-routines.ps): New rules.
4201         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
4202         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
4203         start-system, stop-system, stop-last-system, filledbox): Updated to
4204         use the changed macros from lilyponddefs.tex.
4205         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
4207 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4209         * Documentation/windows/installing.texi: Update.
4211 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4213         * VERSION: 1.6.5 released
4215         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4217 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4219         * scm/translator-property-description.scm (voltaOnThisStaff): add
4220         property.
4222 2002-09-28  Werner Lemberg  <wl@gnu.org>
4224         * scm/tex.scm (header-end): Suppress page numbering.
4226         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4227         Fix quotation for HTML output.
4229 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4230         
4231         * Documentation/user/refman.itely: grammar and phrasing
4232           fixes to "Note Entry" section.  Also adds a few new examples.
4234 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4236         * flower/include/string-data.icc: include string.h
4238 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4240         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4242 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4244         * Documentation/user/GNUmakefile (extra-local-help): Add.
4246         * stepmake/stepmake/www-targets.make (local-help): Add.
4248 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4250         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4251         packages.
4253         * Documentation/topdocs/README.texi (Top): building documentation
4254         (not website.)
4256 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4258         * Documentation/user/refman.itely: 
4259         * Documentation/user/tutorial.itely: 
4260         * Documentation/user/music-glossary.tely: Merge changes.
4262         * Documentation/user/glossary.html.in: 
4263         * Documentation/index.texi: 
4264         * Documentation/header.html.in: Accomodate renaming of glossary.
4265         
4266         * Documentation/user/tutorial.itely: Add some glossary references.
4267         
4268         * Documentation/user/refman.itely: Minor fixes.
4269         
4270         * Documentation/user/lilypond.tely: Add glossary do direntry.
4272         * Documentation/user/music-glossary.tely: Rename (previously:
4273         glossary.tely).  Fix anchor placement.
4275         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4277 2002-09-23  Werner Lemberg  <wl@gnu.org>
4279         * scripts/lilypond-book.py (output_dict): Fix handling of
4280         various environments by avoid extraneous newlines.
4281         Rename `output-all' regexp for html to `output-html'.
4282         Replace `output-all' regexp for texi with `output-texi-quote'
4283         and `output-texi-noquote'.
4284         (compose_full_body): Don't override `linewidth' user option
4285         for `singleline'.
4286         (schedule_lilypond_block): Don't indent text specified with
4287         `intertext' option.
4288         Add new option `noquote'.
4289         (compile_all_files): Use latex instead of tex to compile ly
4290         files directly.
4292         * Documentation/user/lilypond-book.itely: Updated and revised.
4293         Improve layout.
4295         * Documentation/user/glossary.tely,
4296         Documentation/user/introduction.itely,
4297         Documentation/user/tutorial.itely,
4298         Documentation/user/refman.itely,
4299         Documentation/user/appendices.itely: Fix overfull LilyPond
4300         boxes caused by the new lilypond-book code.  Other minor
4301         fixes.
4303         * Documentation/user/macros.itexi (@texiflat): Don't emit
4304         trailing space.
4306         * scm/tex.scm (end-output, header-end): Add preamble and
4307         postamble to make lilypond output directly compilable with
4308         latex.
4310         
4311 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4313         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4314         instructions.
4316 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4318         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4320 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4322         * lily/beam.cc (connect_beams): don't crash if there are quarter
4323         notes in beams.
4325 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4327         * Documentation/user/refman.itely: corrected ancient clef
4328         docu; added docu on ligatures
4330 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4332         * Documentation/user/glossary.tely,
4333         Documentation/user/refman.itely, input/les-nereides.ly,
4334         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4335         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4336         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4337         Stem properties: flag-style -> stroke-style, style -> flag-style.
4340 2002-09-22  Werner Lemberg  <wl@gnu.org>
4342         * scripts/lilypond-book.py: Add option `notime' to suppress
4343         printing of a time signature.  Specify default indentation of 0pt
4344         if single line fragment.  Don't emit redundant `\paper{ }'.
4346         * Documentation/user/lilypond-book.itely: Updated.
4348         * Documentation/user/glossary.tely: Completely reformatting.
4350 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4352         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4354 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4356         * Documentation/user/tutorial.itely: Fix links.
4357         
4358         * Documentation/topdocs/index.tely:
4359         * Documentation/index.texi:
4360         * Documentation/header.html.in: Small website fixes and updates.
4362         * debian/: Debian patch by Anthony Fok.
4364 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4366         * Documentation/footer.html.in: How time flies: It's already 2002!
4368         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4369         more descriptive link names than 'here'.
4371 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4373         * VERSION: 1.7.2 released
4374         * VERSION: 1.6.4 released
4375         
4376         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4378         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
4379         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
4381         * mf/feta-din.mf (test): add x-height and space.
4383         * lily/dynamic-engraver.cc (process_music): take dynamic direction
4384         from ^_ for crescendi. Idem for slurs and phrasing slurs.
4386         * ly/grace-init.ly: add-to-grace-init: function to portably add
4387         settings to \grace. 
4389         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
4390         if we get an absolute dynamic event.
4392         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
4394         * lily/source-file.cc (get_line): oops. All line numbers were off
4395         by 2. Fix that. 
4397         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
4398         be after the note, combined with -_^, i.e. c4-(-\)-\>  
4400         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
4402         * lily/parser.yy (number_factor): remove (number) as number
4403         expression. ("Let them eat Lisp").
4405 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4407         * lily/horizontal-bracket.cc: new file.
4409         * lily/horizontal-bracket-engraver.cc: new file.
4411         * input/regression/note-group-bracket.ly: new file. Support
4412         horizontal note brackets for music analysis.
4414         * lily/stem.cc (flag): new flag-style: no-flag.
4416         * input/test/stem-cross-staff.ly: new file
4417         
4418         * Documentation/user/internals.itely: Improved formatting, fixing
4419         typos.  Added a section `Output details' to describe how the TeX
4420         code looks like.
4422         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
4424         * lily/parser.yy: remove \dynamicscript.
4426         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
4427         definitions. 
4429         * python/midi.c (midi_error): take two arguments.
4431         * Merge 1.6.5 changes:
4432         
4433 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4435         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
4436         staff-space.  Previous 1.5 was probably meant as half-spaces.
4437         (cautionary-style): parentheses (was: smaller).  This is what doco
4438         says, and it seems more logical.
4440         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
4441         for 2nd sentence.
4443 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4445         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
4447 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4449         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4451 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4453         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4455 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4457         * scm/translator-property-description.scm (voltaOnThisStaff): add
4458         property.
4460 2002-09-28  Werner Lemberg  <wl@gnu.org>
4462         * scm/tex.scm (header-end): Suppress page numbering.
4464         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4465         Fix quotation for HTML output.
4467 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4468         
4469         * Documentation/user/refman.itely: grammar and phrasing
4470           fixes to "Note Entry" section.  Also adds a few new examples.
4472 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4474         * flower/include/string-data.icc: include string.h
4476 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4478         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4480 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4482         * Documentation/user/GNUmakefile (extra-local-help): Add.
4484         * stepmake/stepmake/www-targets.make (local-help): Add.
4486 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4488         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4489         packages.
4491         * Documentation/topdocs/README.texi (Top): building documentation
4492         (not website.)
4494 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4496         * Documentation/user/refman.itely: 
4497         * Documentation/user/tutorial.itely: 
4498         * Documentation/user/music-glossary.tely: Merge changes.
4500         * Documentation/user/glossary.html.in: 
4501         * Documentation/index.texi: 
4502         * Documentation/header.html.in: Accomodate renaming of glossary.
4503         
4504         * Documentation/user/tutorial.itely: Add some glossary references.
4505         
4506         * Documentation/user/refman.itely: Minor fixes.
4507         
4508         * Documentation/user/lilypond.tely: Add glossary do direntry.
4510         * Documentation/user/music-glossary.tely: Rename (previously:
4511         glossary.tely).  Fix anchor placement.
4513         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4515 2002-09-23  Werner Lemberg  <wl@gnu.org>
4517         * scripts/lilypond-book.py (output_dict): Fix handling of
4518         various environments by avoid extraneous newlines.
4519         Rename `output-all' regexp for html to `output-html'.
4520         Replace `output-all' regexp for texi with `output-texi-quote'
4521         and `output-texi-noquote'.
4522         (compose_full_body): Don't override `linewidth' user option
4523         for `singleline'.
4524         (schedule_lilypond_block): Don't indent text specified with
4525         `intertext' option.
4526         Add new option `noquote'.
4527         (compile_all_files): Use latex instead of tex to compile ly
4528         files directly.
4530         * Documentation/user/lilypond-book.itely: Updated and revised.
4531         Improve layout.
4533         * Documentation/user/glossary.tely,
4534         Documentation/user/introduction.itely,
4535         Documentation/user/tutorial.itely,
4536         Documentation/user/refman.itely,
4537         Documentation/user/appendices.itely: Fix overfull LilyPond
4538         boxes caused by the new lilypond-book code.  Other minor
4539         fixes.
4541         * Documentation/user/macros.itexi (@texiflat): Don't emit
4542         trailing space.
4544         * scm/tex.scm (end-output, header-end): Add preamble and
4545         postamble to make lilypond output directly compilable with
4546         latex.
4548         
4549 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4551         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4552         instructions.
4554 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4556         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4558 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4560         * lily/beam.cc (connect_beams): don't crash if there are quarter
4561         notes in beams.
4563 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4565         * Documentation/user/refman.itely: corrected ancient clef
4566         docu; added docu on ligatures
4568 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4570         * Documentation/user/glossary.tely,
4571         Documentation/user/refman.itely, input/les-nereides.ly,
4572         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4573         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4574         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4575         Stem properties: flag-style -> stroke-style, style -> flag-style.
4577 2002-09-22  Werner Lemberg  <wl@gnu.org>
4579         * scripts/lilypond-book.py: Add option `notime' to suppress
4580         printing of a time signature.  Specify default indentation of 0pt
4581         if single line fragment.  Don't emit redundant `\paper{ }'.
4583         * Documentation/user/lilypond-book.itely: Updated.
4585         * Documentation/user/glossary.tely: Completely reformatting.
4587 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4589         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4591 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4593         * Documentation/user/tutorial.itely: Fix links.
4594         
4595         * Documentation/topdocs/index.tely:
4596         * Documentation/index.texi:
4597         * Documentation/header.html.in: Small website fixes and updates.
4599         * debian/: Debian patch by Anthony Fok.
4601 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4603         * Documentation/footer.html.in: How time flies: It's already 2002!
4605         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4606         more descriptive link names than 'here'.
4608 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4610         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4612 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4614         * lily/part-combine-music-iterator.cc (get_state): cleanup
4615         (get_music_info): cleanup.
4617 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4619         * scm/backend-documentation-lib.scm (interface-doc-string):
4620         crosslinks between interfaces and grobs. Headings for interfaces
4621         in grob explanation.
4623 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4625         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4626         dtd).  Add preliminary dtd.
4627         (re-sub-alist): Robustify.
4629 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4631         * lily/include/event-chord-iterator.hh,
4632         lily/context-specced-music-iterator.cc,
4633         lily/event.cc, lily/event-chord-iterator.cc: add
4635 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4637         * lily/: some (c) header fixes.
4638         
4639         * lily/request-chord.cc: Remove.
4640         
4641         * lily/include/event-chord-iterator.hh:
4642         * lily/include/event.hh:
4643         * lily/event-chord.cc: New file.
4644         
4645         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
4646         requested.
4648 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4650         * lily/ : rename Request to Event
4652         * lily/parser.yy (command_element): move clef stuff into Scheme.
4654         * lily/:  rename length_mom () to get_length()
4656         * lily/part-combine-music.cc: removed file and class.
4658         * lily/context-specced-music-iterator.cc (class
4659         Context_specced_music_iterator): new file. Obsoletes the
4660         Context_specced_music type.
4662         * scm/music-types.scm (make-repeated-music): put different kinds
4663         of repeated music into music-type table.
4665         * VERSION: 1.7.1 released.
4667         * scm/to-xml.scm: new file.
4669         * input/test/to-xml.ly (fooBar): demo of what is possible with the
4670         new Input representation: dump music as XML.
4672         * scm/engraver-documentation-lib.scm
4673         (engraver-accepts-music-types?): add links from music to engraver,
4674         from music-type to engraver.
4676         * lily/include/command-request.hh: removed
4677         lily/include/musical-request.hh: removed. Removed all _req classes
4678         except Key_change_req. Changes throughout.
4680 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4682         * lily/tuplet-engraver.cc (try_music): Compile kludge.
4684 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4686         * lily/*.cc: specify accepts for many engravers.
4688         * scm/music-documentation-lib.scm: dump music expressions and
4689         music subtypes.
4691         * scm/documentation-lib.scm: complete revision.
4692         Use GOOPS objects to store document tree explicitly. Cleaned up and
4693         sped up doco generation a lot.
4695 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4697         * input/trip.ly (fugaIILeft): add arpeggio
4699         * lily/translator-group.cc (try_music_on_nongroup_children):
4700         oops. The name symbol is in the cdr of the assoc handle.
4702         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
4703         Hyphen_req, Glissando_req, Break_req, Mark_req 
4705 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4707         * lily/musical-request.cc (music-duration-length,
4708         music-duration-compress): new functions.
4710         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
4711         throughout. Warning doesn't work yet.
4713         * lily/translator-group.cc (try_music_on_nongroup_children):
4714         new implementation: store candidate acceptors in a hashTable.
4716 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4718         * scm/music-types.scm (music-descriptions): change name to
4719         internal-class-name
4721         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4723 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4725         * lily/beam.cc (connect_beams): don't crash if there are quarter
4726         notes in beams.
4728 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4730         * Documentation/user/refman.itely: corrected ancient clef
4731         docu; added docu on ligatures
4733 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4735         * Documentation/user/glossary.tely,
4736         Documentation/user/refman.itely, input/les-nereides.ly,
4737         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4738         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4739         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4740         Stem properties: flag-style -> stroke-style, style -> flag-style.
4742 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4744         * scm/music-functions.scm (music-separator?): don't use name music
4745         property.
4747 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4749         * stepmake/stepmake/generic-targets.make (help): Document check
4750         target.
4752         * lily/new-accidental-engraver.cc: Compile fix.
4754 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4756         * scripts/convert-ly.py: Add rule.
4758         * input/test/music-creation.ly:
4759         * input/test/add-staccato.ly:
4760         * input/test/add-text-script.ly: ly-make-music.
4762         * scm/drums.scm (make-head-type-elem, make-articulation-script):
4763         More ly-make-music renamings.
4765         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
4767         * lily/music-constructor.cc (make_music): Add debugging info.
4769         * scm/music-functions.scm (make-simultaneous-music,
4770         (make-sequential-music, context-spec-music):
4771         * scm/music-types.scm (music-descriptions): Get lily to run.
4773 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4775         * lily/command-request.cc (transpose_key_alist): new function.
4777         * lily/key-performer.cc (create_audio_elements): cleanup. 
4779 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4781         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
4783         * lily/include/translator.hh (ENTER_DESCRIPTION): add
4784         events-accepted field.
4786         * scm/music-types.scm: new file.
4788         * lily/parser.yy: put music type initialization into scheme,
4789         similar to grob initialization.  Changes throughout.
4791 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4793         * Documentation/user/tutorial.itely: Fix links.
4794         
4795         * Documentation/index.texi: 
4796         * Documentation/header.html.in: 
4797         * Documentation/topdocs/index.tely: Small website fixes and updates.
4799         * debian/: Debian patch by Anthony Fok.
4801 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4803         * Documentation/footer.html.in: How time flies: It's already 2002!
4805         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4806         more descriptive link names than 'here'.
4808         * ROADMAP: Remove test stuff.
4810         * scripts/update-lily.py: Allow auto-building of stable and
4811         development versions.  Bugfixes.
4813 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4815         * VERSION: released 1.7.0
4817         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4819         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
4820         positive line widths.
4822 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4824         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
4825         go.  Fix comments.
4827         * cygwin: Cygwin updates.
4829 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4831         * Documentation/windows/installing.texi (Top): version for python,
4832         urls for ghostscript (thanks to John Potelle)
4833         
4834         * lily/simultaneous-music-iterator.cc
4835         (Simultaneous_music_iterator): init children_list_ before
4836         triggering GC.
4838         * lily/*-iterator.cc: be even more careful with smobbed copy
4839         constructors. 
4841         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
4842         LeftEdge item.
4844 2002-09-15  Werner Lemberg  <wl@gnu.org>
4846         Improving LilyPond's output to make them ordinary TeX boxes with
4847         predictable dimensions.  System boxes are now vertically centered on
4848         the baseline; this offset can be further controlled with
4849         \lilypondscoreshift.
4851         * lily/system.cc (System::post_processing): Pass length of current
4852         system to `start-system' (including any horizontal indentation).
4854         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
4855         prettier.
4856         (lily-def): Append `%'.
4857         (start-system): Add parameter `wd'.  Output more TeX code to specify
4858         box dimensions.
4859         (stop-system, stop-last-system): Complement changes in
4860         `start-system'.
4861         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
4862         Updated.
4864         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
4865         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
4866         Write final `\endinput'.
4868         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
4869         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
4870         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
4871         files and macro definitions don't produce spurious spaces and
4872         paragraphs (using \endlinechar).
4873         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
4875         * Documentation/user/internals.itely: Improved formatting, fixing
4876         typos.  Added a section `Output details' to describe how the TeX
4877         code looks like.
4879 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4881         * lily/accidental-engraver.cc: Also work with partial measures.
4883 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4885         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
4886         spanner.
4888 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4890         * lily/identifier-smob.cc (unpack_identifier): new file.
4892         * lily/lexer.ll (identifier_type): new function.  use ly-id to
4893         pass off scheme expressions as music identifiers.
4895         * scm/lily.scm: reorganisation, cleanups.
4897         * lily/main.cc: small cleanups.
4899 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4901         * lily/ly-module.{cc,hh}: new file.
4903 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4905         * lily/accidental-engraver.cc: Also work with partial measures.
4907 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4909         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
4911 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4913         * lily/my-lily-lexer.cc: use SCM module in stead of
4914         Scheme_hash_table. Changes throughout.  
4916 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4918         * VERSION (MY_PATCH_LEVEL): make 1.7.0