(headertext): rewording
[lilypond.git] / ChangeLog
blobc6a30a3dd8d23e2223b51b1ab0bb6bcb448f9b95
1 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * buildscripts/mutopia-index.py (headertext): rewording
5 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7         * scm/new-markup.scm (strut-markup): new markup function.
9         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
10         space also when no accidental is there.
12 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
14         * input/les-nereides.ly: Updates.
16 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
18         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
19         which repeats the tag insertion selected from "Insert tag" menu.
21 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
23         * lily/all-font-metrics.cc (find_font): load AFM files first only
24         for feta fonts. This fixes problems with TeXlive and other TeX
25         distros that include AFM files for the CM fonts. 
27         * scm/font.scm (qualifiers-to-font-name): remove.
29         * lily/paper-def.cc: remove get_var.
31         * input/trip.ly: remove file.
32         
33         * input/regression/spacing-note-flags.ly (raggedright): remove
34         stafflinethickness
36         * input/les-nereides.ly: update to new syntax, cleanups.
38 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
40         * Documentation/user/refman.itely: Clarify shortest-note problem
41         of autobeamer.
43 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
45         * lilypond-mode.el: Add each word to regexps only once.
47         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
48         is based on the syntax definitions in lilypond.words. Remove all 
49         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
50         LilyPond->Insert menu is generated by the entries in lilypond.words 
51         to which have been given a syntax definition.
53         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
54         \notes, \relative, \score, \simultaneous, \transpose.
56         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
58         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
59         
60         * lilypond-mode.el: add menu keywords separately.
62         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
64 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
66         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
67         current ugly installation method for PFA fonts.
69 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
71         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
72         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
74         * Documentation/user/music-glossary.tely: update legato.
76 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
78         * lexer-gcc-3.0.patch: Remove.
80         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
82 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
84         * debian/rules (binary-arch): remove NEWS.
86 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
88         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
89         stepmake/bin{ many }: polish the `--help's of different scripts;
90         model taken from the core-utils of Linux.
92         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
94 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
96         * flower/parse-afm.cc (parseCharMetrics): add warnings.
98         * flower/libc-extension.cc: idem.
100         * flower/include/libc-extension.hh: protect against isinf macros.
102 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
104         * { many }: Use two uppercase letters in LilyPond.
106         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
108         * VERSION: 1.7.29 released.
109         
110 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
112         * lily/tie.cc: add TODO comment.
114         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
116         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
117         linejoins and linecaps. This fixes problems with occasional spikes
118         on slur/tie endings.
119         
120         * input/regression/font-name.ly: don't use PS fonts for
121         compatibility reasons. 
123         * mutopia/claop.py (accents): update to 1.8
125         * Documentation/user/music-glossary.tely (Top): remove 13pt.
127         * Documentation/user/macros.itexi: don't color glossary links.
129         * Documentation/user/invoking.itexi (Error messages): new section
131 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
133         * input/regression/font-name.ly: add file.
135         * scm/document-backend.scm (grob-doc): remove <hr> from
136         lilypond-internals
138         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
139         reqd version to 1.6.4 
141         * lily/font-interface.cc (get_font): bugfix: take font-name from
142         alist chain too. This fixes font-name override for \markup.
144 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
146         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
148         * input/test/polymetric-differing-notes.ly: Compile fix.
150 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
152         * Documentation/user/refman.itely: fixed typo
154         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
155         before flexa
157 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
159         * input/test/{ many }: search & fix some typos.
161 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
163         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
164         images.
166         * scm/music-functions.scm (make-voice-props-set): set Script /
167         TextScript dir for polyphony too.
169         * scm/define-grobs.scm (all-grob-descriptions): decrease space
170         before clef.
172         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
174 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
176         * Documentation/user/refman.itely (Percussion): Small
177         clarifications and fixes.
179         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
180         threads. This fixes different heads playing simultaneously.
182 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
184         * Documentation/user/{ many }: increase readability (read through 
185         User manual from `one big page').
187 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
189         * input/test/polymetric-differing-notes.ly: add example with
190         disparate note values.
192         * input/test/polymetric.ly: rename from poly-metric
194         * scripts/ly2dvi.py (include_path): bugfix: use outbase
195         iso. outname.
197         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
198         G-clef bbox to real char extents. This fixes the G-clef being
199         offset too much to the right.
200         document perc clef offset.
202         WARNING: FONT CHANGED.
204         * Documentation/user/tutorial.itely (Tutorial): move menu.
206 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
208         * buildscripts/lilypond-profile.sh (Error): trim error message.
210         * Documentation/user/invoking.itexi (Invoking the lilypond
211         binary): add note about path.
213         * Documentation/user/macros.itexi: add @c at EOL, hopefully
214         suppresses superfluous spaces.
216 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
218         * buildscripts/lilypond-profile.sh: Add documentation to error
219         message.
221         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
223 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
225         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
226         <mike@ossmann.com>)
228         * Documentation/bibliography/computer-notation.bib (pages): prune
229         unscientific language.
231         * Documentation/user/GNUmakefile: copy unsplit file to
232         lilypond.html (idem for lilypond-internals).
234         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
236         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
238         * python/lilylib.py (lilypond_version): 2.1 proof version check.
240         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
241         fix.
242         
243 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
245         * Documentation/user/{ various }: bind text snippets with their
246         examples, e.g. by punctuation: This is an example.
248 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
250         * ly/performer-init.ly (VoiceContext): Typos.
252         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
253         builds, leave final-install to toplevel srcdir makefile.
255         * make/srcdir.make.in (install): New target.
257 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
259         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
260         This fixes core dump on MIDI output (Simon Weatherill).
262         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
263         on local-WWW-post.
265 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
267         * make/lilypond.redhat.spec.in: add dvips to reqs.
269 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
271         * make/srcdir.make.in (web): Add special web target.
273         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
274         from inner $(LOOP).
276         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
278         * stepmake/stepmake/generic-targets.make (www-targets-help):
279         * GNUmakefile.in (web-install): Install in $(webdir).
281         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
283         * cygwin/changelog: 
284         * cygwin/mknetrel: Update.
286         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
287         (html-doc): Remove (use: web).
289         * stepmake/stepmake/script-rules.make: 
290         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
291         Fix $(config_make) dependencies for srcdir build.
293         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
294         target for srcdir build.
296         * stepmake/make/stepmake.make: 
297         * make/srcdir.make.in: 
298         * GNUmakefile.in:
299         * make/stepmake.make (config_make): Rename variable (was:
300         configuration).
302 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
304         * Documentation/user/internals.itely (Manipulating music
305         expressions): run lilypond on example too.
307         * flower/include/libc-extension.hh: move lrint define to
308         header. bugfix.
309         
310 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
312         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
313         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
314         do we recurse whole tree?).
316         * GNUmakefile.in (html-doc): Resurrect.
318         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
319         obsolete $(package-icon) dependency.
321 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
323         * Documentation/user/refman.itely (Automatic staff changes):
324         add seealso 
326         * Documentation/index.html.in: link to bigpage.
328         * Documentation/user/tutorial.itely (Tutorial): streamline.
330         * Documentation/index.html.in: url typo.
332         * VERSION (PACKAGE_NAME): release 1.7.28
334         * python/lilylib.py (error_log): remove '/' from name.
336         * input/regression/pedal.ly: remove; dups input/test/
337         
338         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
340         * Documentation/index.html.in: python style doco index.
342         * Documentation/{footer,header}.html.in (src): remove, 
344         * Documentation/pictures: remove all but lelie-logo.xpm.
346         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
347         before running makeinfo.
349         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
350         @code{}
352 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
354         * input/test/bar-number-regular-interval.ly: rename.
356         * Documentation/user/*: various fixes. 
358 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
360         * Documentation/{ many }: polish for update-all-menus. typos.
362         * po/fi.po: fixes.
364         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
366         * buildscripts/mutopia-index.py: polish.
368         * input/regression/{ many }, input/test{ many }: polish texidocs.
370 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
372         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
374         * lily/text-spanner.cc (brew_molecule): use bracket-flare
375         iso. edge-widen.
377         * lily/piano-pedal-engraver.cc (process_music): change from
378         process_acknowledged ()
380         * lily/piano-pedal-bracket.cc: new file. Change
381         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
382         cleaned up.
384         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
386         * input/regression/tuplets.ly (texidoc): rename file.
388         * po/fr.po: update
390         * buildscripts/lilypond-profile.sh: error message if script is not
391         sourced.
393         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
394         bracket-flare
395         (make_bracket): simplify code.
397         * lily/parser.yy (verbose_command_req): catch typos in \key scale
398         argument.
400         * python/lilylib.py (lilypond_version_check): new function
402         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
404         * scripts/ly2dvi.py (run_lilypond): add version check.
406         * scripts/lilypond-book.py (option_definitions): typo
408         * scripts/ly2dvi.py (include_path): typo
410         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
412         * lily/parse-scm.cc (parse_handler): typo
414         * Documentation/user/macros.itexi: use @heading for headings.
416         * Documentation/user/refman.itely: updates, fixes.
418 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
420         * po/fi.po: add Finnish translations. fixes.
422         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
424         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
425         from lily/glissando-engraver.cc.
427 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
429         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
430         for non-first _broken_ bracket.
432         * Documentation/user/refman.itely: corrections.
434 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
436         * lily/new-fingering-engraver.cc (position_scripts): add heads to
437         support of the fingerings.
439         * po/fr.po: French translation update.
441         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
442         strings.
444 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
446         * Documentation/user/introduction.itely: Small fixes.
448 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
450         * Documentation/topdocs/AUTHORS.texi: polish.
452 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
454         * Documentation/user/introduction.itely: revise
456         * Documentation/user/tutorial.itely: reorganise.
458         * Documentation/topdocs/index.tely: remove.
460         * Documentation/header.html.in: prune.
462         * GNUmakefile.in: clean up web building.
464         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
465         target.
467 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
469         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
471         * lilypond-mode.el: turn on blink-matching-paren.
473 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
475         * scm/output-sodipodi.scm (svg-header): Fix typo.
477 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
479         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
480         fixes a security hole.
482         * scripts/lilypond-book.py (original_dir): remove temp_dir
484         * scm/document-translation.scm: use @code tags.
486 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
488         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
490         * lilypond-mode.el: add a buffer-local post-command-hook to set
491         context dependent syntax-table after each cursor event. Remove old
492         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
494         * lilypond-indent.el: update comments.
496         * Documentation/footer.html.in: add period.
498 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
500         * make/lilypond.redhat.spec.in (Group): don't strip binary.
502         * scm/document-translation.scm (document-property-operation): add
503         @code{} tags.
505         * VERSION (PACKAGE_NAME): release 1.7.27
507         * config.make.in: add PAPER variable
509         * buildscripts/new-chords.py (help): add help text
511         * Documentation/user/introduction.itely (Typography and program
512         architecture):  fixes.
514         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
515         for texinfo and dvips. This fixes problems with PDF output of the
516         wrong size.
518         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
519         DVIPS_PAPERSIZE variable
521         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
522         TEXINFO_PAPERSIZE variable 
524 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
526         * mf/feta-macros.mf: whoops: only draw lines for test situations.
528         * mf/feta-toevallig.mf: lowres fixes.
530 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
532         * NEWS: Typo and fill-paragraph fixes.
534         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
535         cast #define.
537         * configure.in: 
538         * config.hh.in: Check for lrint.
540 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
542         * VERSION: 1.7.26 released
544         * lily/separation-item.cc: add padding property.
546         * input/test/*.ly: various fixes, remove solo-a2.ly
548         * scm/new-markup.scm (brew-new-markup-molecule): arg order
549         bugfix. Fixes old-style markup compatibility.
551         * Documentation/user/introduction.itely (Introduction): historical
552         elucidations
554         * Documentation/user/music-glossary.tely (Top): linewidth fix.
556         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
558         * Documentation/index.texi (Top): cleanup.
560         * Documentation/user/introduction.itely (Introduction): rewrite
561         introduction, 
562         (Music notation and  engraving): about notation. Add flat-picture
564 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
566         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
567         separation items. This keeps lyrics from bumping into each other.
569 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
571         * GNUmakefile.in (topdocs-web): New target.
572         (local-web): Depend on topdocs-web; fixes html-doc.
574 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
576         * po/lilypond.pot: run po-replace
578         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
580         * scm/drums.scm (reset-drum-kit): new function.
582         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
584         * scripts/update-lily.py: remove
585         
586         * VERSION: release 1.7.25
587         
588         * Documentation/user/introduction.itely (Introduction): rewrite
589         start of introduction.
591 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
593         * lily/all-font-metrics.cc: fixed typo
595 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
597         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
598         LilyPond-mode-context-set-syntax-table): new functions to define
599         the syntax table according to context.
601         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
603 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
605         * Documentation/user/refman.itely (Figured bass): 
606         language nit courtesy http://www.vocabula.com
608         * GNUmakefile.in: remove no kpathsea hack.
610         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
611         doco.
613         * GNUmakefile.in: remove web-doc target.
615         * lily/all-font-metrics.cc (find_afm): add message about
616         buildscripts/clean-fonts.sh 
618         * scm/define-music-properties.scm (figure): use string for 'figure
620         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
622         * input/regression/ : add raggedright = ##t where applicable. 
623         
624         * scm/bass-figure.scm (make-bass-figure-markup): add
625         alignBassFigureAccidentals property.
627         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
628         bracket.
630         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
631         syllables widths into account for minimum-length.
633         * input/test/staff-container.ly: update file
635         * input/test/stem.ly: remove
637         * lily/event.cc (LY_DEFINE): add ly: prefix.
639         * input/test/clef-manual-control.ly: from manual-clef
641         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
643         * input/test/different-time-signatures.ly: move to poly-metric.ly
645         * input/test/hara-kiri*,scales.ly: remove
646         
647         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
648         with chord-names-jazz.ly)
650         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
651         get scalable cm fonts too.
653         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
654         --encoding for mftrace if present.
656         * input/regression/slur-area.ly: move from test/
658         * input/test/: remove simple-slur-endings slur-attachment
659         slur-broken-cross-staff slur-broken.ly slur-damping.ly
660         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
661         slur-symmetry slur-symmetry tie-broken.ly
663         * scm/drums.scm (set-drum-kit): add function.
665         * Documentation/user/refman.itely (Percussion staves): use
666         set-drum-kit
668         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
669         too
670         (Global_measure.set_timesig): handle 3/8 time sig too.
672         * scm/output-lib.scm (note-head-style->attachment-coordinates):
673         note about triangle note heads.
675         * scm/drums.scm: use alist for instrument-settings. This fixes the
676         bug with assigning to drums in the .ly file.
678         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
679         CHANGED.
681         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
682         cluster-beacon-interface
684         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
686         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
688         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
690         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
691         to get positions.
693         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
694         make ClusterSpannerBeacon to record Y positions. This removes the
695         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
696         make cluster-note-events.
698 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
700         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
702         * configure.in: Use lily/main.cc as identifying source file.
704         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
706         * config.hh.in: 
707         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
709         * configure.in: Require PYTHON >= 2.0.
711         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
712           $PYTHON for include dir location.
713         (STEPMAKE_PYTHON): New function.  Use
714         
715             PYTHON=foo ./configure
717           to override.
719 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
721         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
722         something.
724         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
725         ftp.lilypond.org everywhere.
727 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
729         * lily/text-item.cc (interpret_new_markup): do only if new-markup
730         detected.
732         * Documentation/user/refman.itely (Grace notes): note on explicit
733         contexts
735 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
737         * lilypond-font-lock.el: add a comment about LilyPond specific
738         escape characters: ^, - and _, in the syntax table.
740         * Documentation/user/appendices.itely: a majuscule fix.
742 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
744         * input/test/trills.ly (endHorizScript): fixes.
746         * input/test/chord-names-jazz.ly: merge in alternate Jazz
747         notation, move from regression.
749         * input/test/script-stack.ly: change name from stacked-scripts
751         * input/test/ossia.ly: octave errors.
753         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
754         for midi-volume-equaliser
756 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
758         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
759         cm fonts.
761         * mf/feta-beugel.mf: don't multiply font_count by 10.
763         * lily/lookup.cc (horizontal_line): new function. Use
764         horizontal-line in output backends.
766         * Documentation/user/tutorial.itely (An orchestral part): new
767         section on orchestral stuff and identifiers.
769 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
771         * lilypond-mode.el: comment-out paren-highlighting, it still causes
772         some interference to other modes.
774 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
776         * lily/spacing-spanner.cc (musical_column_spacing): use average,
777         not maximum of spacing wishes in polyphonic situations.
779         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
780         number
782         * lilypond-indent.el: remove paren matching. 
784         * lily/text-item.cc (interpret_new_markup): new function
785         use iso. text2molecule.
787         * lily/main.cc (notice): change FSF address 
789         * po/de.po: update PO file to 1.6.
791 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
793         * Documentation/user/ {many}: Add periods and remove spaces.
794         
795 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
797         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
798         Disable buffer-locally default paren hook and make a new one. 
800         * lilypond-mode.el: Turn off locally paren-mode, but turn on
801         locally LilyPond-paren-mode. Add todo for mouse double-click.
803 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
805         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
806         Disable buffer-locally default paren idle timer and make a new one. 
808         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
809         locally LilyPond-show-paren-mode. Add to menu a toggle for
810         LilyPond-show-paren-function.
812 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
814         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
816 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
818         * Documentation/user/refman.itely: spelling fix.
820         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
821         paren highlight function definitions. add todo for
822         LilyPond-show-paren-mode.
824 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
826         * input/template/jazz-combo.ly: new file.
828 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
830         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
831         lo-res fixes.
833         * mf/feta-schrift.mf: bugfix in varcoda sign.
834         WARNING: FONT CHANGED
836         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
837         in accordance with lexer.ll.   
839 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
841         * Documentation/user/tutorial.itely: Edit introduction.
843 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
845         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
846         ly:grob-staff-position
848 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
850         * scm/to-xml.scm: import srfi-1
852         * VERSION (MAJOR_VERSION):  release 1.7.24
854         * python/lilylib.py (make_ps_images): make multipage _really_ work.
856         * scripts/lilypond-book.py (do_file): put texidoc before image.
857         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
859         * input/regression/*.ly: fix snippet octaves 
861         * input/test/spanner-after-break-tweak.ly: import
862         broken-spanner-adjustment
864         * input/no-notation/midi-transposing.ly: move from input/test/
866         * input/test/: remove chord-markup
868         * input/regression/instrument-name-partial.ly: move from input/test.
870         * input/test/vertical-text.ly: remove
872         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
873         space above lyrics lines.
875         * input/test/uniform-breaking.ly: remove file.
877         * lily/gourlay-breaking.cc (combine_demerits): add comment about
878         uniform spacing density. 
880         * input/test/chords.ly (keys): remove file.
882         * scm/documentation-lib.scm (oop): use srfi-1 too.
884         * input/regression/*.ly: add \version
886         * Documentation/user/*.itely: various fixes.
888         * buildscripts/mf-to-table.py (base): break table every three
889         symbols.
891         * input/:  remove %% new-chords-done %% .
893         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
894         os-music.ly
895         
896 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
898         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
900         * scm/new-markup.scm (box-markup): new function.
901         (box-markup): new function. Contributed by Dick Schoeller
902         <schoeller@attbi.com>
904         * scm/lily.scm: remove reduce-no-unit 
905         (list-insert-separator): use fold-right
907         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
908         of arguments. 
910         * NEWS: more neutral language for ancient notation 
912         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
913         inside pointing beaming for chord tremolo.
915         * Documentation/user/lilypond-book.itely: minor editing
917 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
919         * NEWS: added news for 1.8 regarding ancient notation
921         * Documentation/user/refman.itely (Gregorian square neumes
922         ligatures): fixed typo
924         * lily/vaticana-ligature-engraver.cc,
925         lily/include/vaticana-ligature.hh: bugfix: use special heads for
926         lower/upper head of Pes only when heads are stacked
928         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
929         scm/define-grob-properties.scm: cleanup: make "join-left" a
930         boolean grob property and save delta pitch in grob property
931         "delta-pitch" instead
933         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
935 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
937         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
938         completely borked
940         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
941         (try_music): bug fix: beam multiplicity was completely borked.
943         * scm/lily.scm: remove tail, filter-list, filter-out-list,
944         first-n, butfirst-n in favor of srfi-1 functions.
945         remove string-join, string-pad in favor of srfi-13 functions.
947         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
949         * NEWS: use complete sentences.
951         * Documentation/user/introduction.itely (Example applications):
952         add note about databases and lilypond-book.
954         * input/test/volta.ly: remove file
956         * input/regression/volta-broken-left-edge.ly: simplify file
958 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
960         * Documentation/user/refman.itely (Constructing a tweak): new
961         subsection.
963         * Documentation/user/tutorial.itely (Fine tuning layout): add
964         common tweaks.
966         * scm/define-grobs.scm (TextScript): use new brewer.
968 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
970         * VERSION: release 1.7.23
972         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
974         * python/lilylib.py (make_ps_images): bugfixes.
976         * input/regression/volta-multi-staff.ly: new file.
978         * Documentation/user/macros.itexi: refcommands, refcommand macros.
980         * Documentation/user/tutorial.itely (Piano staffs): new section.
981         (Setting variables): new section
982         (Fine tuning layout): new section
984         * input/just-friends.ly: remove file. Superseeded by
985         input/test/chords-without-melody.ly
987         * ly/property-init.ly: add all commands to refman.
989         * scm/define-translator-properties.scm: remove
990         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
992         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
993         name. Underscores botch up PS output.
995         * scm/define-translator-properties.scm: remove
996         textNonEmpty, oneBeat, regularSpacingDelta
998         * scripts/convert-ly.py (FatalConversionError.conv): conversion
999         rule for automaticBars.
1001         * lily/timing-engraver.cc (start_translation_timestep): change
1002         barNonAuto to automaticBars
1004 2003-06-30  Graham Percival  <gperlist@shaw.ca>
1006         * input/test/perform-tie.ly: delete file.
1008 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
1010         * Documentation/user/refman.itely (Gregorian square neumes
1011         ligatures): bugfix: do not show ledger lines in neumes table
1012         (fixed by setting staff symbol to transparent rather than removing
1013         it from staff context)
1015 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1017         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
1018         glue into brew-new-markup-molecule.
1020         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
1022         * Documentation/user/introduction.itely (Computerized typography):
1023         new section
1025         * Documentation/user/tutorial.itely (An orchestral part): remove
1026         pc example from tutorial.
1028         * input/tutorial/lilbook.tex: use screech-boink
1030         * scripts/lilypond-book.py (compile_all_files): split formatting
1031         output body and scheduling lilypond compilation.
1032         (format_lilypond_output_bodies): new function
1033         (format_lilypond_block): new function
1034         (html_pages): allow multi-page images in HTML
1036         * python/lilylib.py (make_ps_images): rename function from
1037         make_preview, merge with make_page_images
1039 2003-06-28  Graham Percival  <gperlist@shaw.ca>
1041         * input/test/key-clefs.ly: moved to regression.
1043         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
1045         * input/no-notation/README: added note about midi-*.ly files.
1047         * input/test/two-key.ly: moved to no-notation/parse5.ly
1049         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
1050         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
1052         * input/test/ {various}: modified comments, marked some for deletion.
1054         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
1056         * input/test/mmrest-collision: moved to regression.
1058 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1060         * scm/chord-name.scm (note-name->markup): don't superscript root
1061         alterations in chordnames.
1063 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1065         * Documentation/user/refman.itely (Multi measure rests): more
1066         index/cross-referencing.
1068         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
1070         * scm/font.scm: remove properties-to-font-name code.
1072         * scm/define-grob-properties.scm: remove 'type
1074         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
1075         conversion
1077         * lily/text-spanner.cc: change 'type grob prop to 'style 
1079         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
1080         "first" flag to decide whether to make a start-repeat
1082         * input/regression/grace-volta-repeat-2.ly: new file.
1084 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1086         * lilypond-indent.el: rename generic functions to LilyPond-*
1088 2003-06-22  Graham Percival  <gperlist@shaw.ca>
1090         * input/test/thumb.ly: delete, merged into refman.
1092         * Documentation/user/refman.itely: added thumb info to Fingering.
1094         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
1095         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
1096         vertical-align.ly : deleted files.
1098 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1100         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
1102         * lily/line-spanner.cc (broken_trend_offset): remove function.
1103         (get_broken_offset): idem.
1104         (brew_molecule): rewrite the line-break case.
1106         * input/regression/follow-voice-break.ly:  new file.
1108         * lily/line-spanner.cc (after_line_breaking): remove lines at the
1109         start of a system.
1111 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1113         * input/test/tuplet-rest.ly: moved to regression.
1115         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
1116         deleted file.
1118         * input/test/ {many} : marked file for possible deletion.
1120 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1122         * input/regression/beam-funky.ly: add note about (disputed)
1123         correct beaming.
1125         * ly/engraver-init.ly (ScoreContext): put key-signature after
1126         staff-bar
1127         
1128 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1130         * input/test/ broken.ly lyric-phrasing.ly: deleted.
1132         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
1134         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
1136         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
1137         stem-extend was deleted (it was duplicate example, and not as
1138         good).
1140         * input/test/[s-z]*.ly: add texidoc index.
1142 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1144         * lily/slur.cc (get_boundary_notecolumn_y): change name from
1145         get_first_notecolumn_y
1147         * lily/spanner.cc (broken_spanner_index): new function.
1149 2003-06-19  Graham Percival  <gperlist@shaw.ca>
1151         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
1152         lyric-hyphen.ly : moved to regression.
1154         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
1155         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
1157         * input/test/instrument-name-mmrest.ly: moved to
1158         ../regression/multi-measure-rest-instr-name.ly
1160         * input/test/knee-sym.ly: moved to
1161         ../regression/beam-knee-symmetry.ly.
1163         * input/test/hymn.ly: change comments.
1165         * input/test/[p-r]*.ly: add texidoc index.
1167 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1169         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
1170         to postfix syntax
1171         
1172         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
1173         syntax.
1175         * VERSION: release 1.7.22
1177 2003-06-18  Graham Percival  <gperlist@shaw.ca>
1179         * input/test/[h-k]*.ly: added texidoc index.
1181         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
1183         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
1185         * input/test/ various : mark files for deletion or moving to regression.
1187         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
1189         * input/test/[l-o]*.ly: added texidoc index.
1191 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1193         * scm/music-functions.scm (make-ottava-set): 
1194         only do ottavation if centralCPosition is set.
1196         * lily/translator-scheme.cc (ly:context-property-where-defined):
1197         return '() if not found.
1199 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
1201         * lilypond-mode.el (LilyPond-un-comment-region): removed.
1202         Use one command for both commenting and uncommenting.
1204         * lilypond-indent.el (LilyPond-comment-region): new function,
1205         (un)comments each line separately.
1207         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
1208         
1209         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
1210         imenu is not added by default; adapted from f90.el,
1211         makes Help-menu, which does not fit, visible in XEmacs.
1212         
1213 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
1215         * lilypond-mode.el: Set show-paren-mode local; minor-mode
1216         show-paren-mode sets blink-matching-paren-on-screen local.
1217         Try to make show-paren-function to paren-highlight local.
1219         * lilypond-indent.el (LilyPond-scan-sexps): new function.
1220         Copy definitions of Emacs' show-paren-function and
1221         XEmacs' paren-highlight and make minimal changes;
1222         add comments about locality. 
1223         Fix matching first open-paren-char in '<< .. >>'.
1225 2003-06-16  Graham Percival  <gperlist@shaw.ca>
1227         * input/test/g*: added texidoc index.
1229         * input/test/[a-g]*: added raggedright==#t when it
1230          seemed appropiate.
1232         * input/test/ fake-grace.ly figured-bass.ly : removed file.
1234         * Documentation/topdoc/INSTALL.texi: removed false warnings
1235         about gcc 3.3.
1237 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1239         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
1241         * input/test/chords-without-melody.ly (texidoc): add from
1242         input/just-friends.ly
1244         * input/regression/size{13--26}.ly: move from input/
1246         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
1247         input/{star-spangled-banner,twinkle}.ly: remove 
1248         
1249         * lily/slur.cc: remove slur over rest warnings.
1251         * lily/note-spacing.cc (get_spacing): include left part of right
1252         object in fixed space. This fixes stretched space before
1253         accidentals.
1255         * input/regression/spacing-accidental-stretch.ly: new file.
1257 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
1259         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
1260         Reduce to 16pt.
1262 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1264         * input/regression/spacing-knee.ly: docstring
1266         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
1268         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
1269         input/tutorial/{test,solar,flowing}.ly: remove
1271         * input/rhythm.ly: remove
1273         * input/mutopia/F.Schubert/standchen.ly: update syntax.
1275         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
1276         update syntax. 
1278         * scm/define-grobs.scm (all-grob-descriptions): set
1279         knee-spacing-correction to 1.0
1281         * lily/note-spacing.cc (stem_dir_correction): compute knee
1282         correction using stem-thickness and head width.
1284         * input/regression/beam-quanting-horizontal.ly: update texidoc
1286         * scm/define-grobs.scm (all-grob-descriptions): set
1287         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
1288         This fixes 32nd beams for noteheads in spaces quants.
1290         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
1292 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1294         * README.mandrake: Change lilypond-extras to lilypond-documentation.
1296 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1298         * input/test/dpncnt.ly,part-combine-score.ly: remove.
1300         * VERSION (PACKAGE_NAME): release 1.7.21
1302         * input/regression/stem-shorten.ly: new file.
1304         * lily/stem.cc (get_default_stem_end_position): revise stem
1305         shortening code.
1307         * input/regression/spacing-multi-tuplet.ly: move from input/test/
1309         * input/test/{scripts,volta-start,sleur}.ly: remove
1310         
1311         * input/regression/span-bar.ly: smaller file.
1313         * input/regression/spacing-{natural,tight,loose}.ly: remove
1315         * input/test/markup.ly: remove
1317         * scripts/lilypond-book.py: put printfilename in separate chunk,
1318         so texidoc is printed after the filename.  
1320 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1322         * make/lilypond.mandrake.spec.in: fix docdirs.
1324 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1326         * input/regression/beam-french.ly: bugfix.
1328         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
1330         * input/regression/(various).ly: add raggedright = #t.
1332         * input/regression/auto-beam.ly: move from abe.ly
1334 2003-06-13  Graham Percival  <gperlist@shaw.ca>
1336         * input/test/f*.ly: added texinfo index.
1337         
1338         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
1340 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1342         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
1343         quant penalty for beam just outside staff.
1345         * input/regression/beam-quanting-horizontal.ly (texidoc): move
1346         from beam-pos.ly,  remove non-horizontal tests. 
1348         * input/test/(various): cleanup header info. 
1350         * input/test/tchaikovsky.ly: remove file.
1352         * scm/chord-generic-names.scm: move from
1353         double-plus-new-chord-name.scm
1355         * input/test/orchestscore.ly: remove file
1357         * Documentation/user/refman.itely (Vocal music): update documentation.
1359         * scm/define-translator-properties.scm (chordNoteNamer): remove
1360         chordNameStyle, use chordNameFunction
1362         * scm/chord-name.scm (set-chord-name-style): remove
1363         set-chord-name-style. Use \property chordNameFunction.
1365 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1367         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
1368         music): remove @TeX{} command.
1370 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1372         * lilypond-indent.el (scan-sexps): Renamed to
1373         aargh-this-breaks-other-emacs-modes-scan-sexps.
1375 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1377         * lilypond-indent.el: Fix: match concurrent one-char opening and 
1378         closing slurs: '()', etc. Add comments.
1380         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
1382         * lilypond-font-lock.el: match unending string at eof.
1384         * make/lilypond.mandrake.spec.in: refreshed packed file list.
1385         
1386 2003-06-10  Graham Percival  <gperlist@shaw.ca>
1388         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
1389         input/test/beam-dir.ly input/test/beam-position.ly    
1390         input/test/beam-suspect.ly input/test/beam-trend.ly    
1391         input/test/beams.ly input/test/crescendo-text.ly : deleted
1392         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
1393         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
1394         * input/test/default-bars.ly: moved to bar-always.ly
1395         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
1397 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1399         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
1401 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1403         * scm/chord-ignatzek-names.scm (remove-step): rename file.
1405 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
1407         * lilypond-indent.el: Match better slurs in scheme expressions.
1408         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
1410         * Documentation/user/invoking.itexi: document Emacs' paren matching.
1412 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1414         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
1416         * input/ac-extra-voice.ly: Add texidoc.
1418         * ly/chord-modifiers-init.ly: 
1419         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
1420         and chordNameExceptionsPartial for new chord names.
1422         * input/test/chord-names-dpnj.ly: 
1423         * input/test/dpncnt.ly: Update.
1425         * scm/chord-name.scm: 
1426         * scm/double-plus-new-chord-name.scm: Add compatibility for new
1427         chord selection and options.
1429         * ly/chord-modifiers-init.ly: Add exceptions 
1431         * scm/define-translator-properties.scm (chordNameStyle) 
1432         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
1434 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
1436         * ly/property-init.ly (germanChords): Added.
1437         (semiGermanChords): Added.
1438         
1439         * input/test/chord-names-german.ly: Use new macros
1440         
1441 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
1443         * lilypond-indent.el: Use similar parenthesis highlighting for 
1444         Emacs and XEmacs through redefinitions of parenthesis highlighting 
1445         functions; removed LilyPond-show-paren-function. Fix indenting.
1446         Turn paren-matching on also in XEmacs.
1448         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
1449         as needed by parenthesis highlighting functions (in scan-sexp).
1451 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1453         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
1454         function.
1455         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
1457 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
1459         * lilypond-indent.el: tune regexp for show-paren-function.
1461 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1463         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
1464         for all LilyPond-produced tex snippets.
1466         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
1467         fixes one line --preview output of ly2dvi.
1469 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
1471         * lilypond-indent.el: match only one type of slurs in
1472         LilyPond-show-paren-function.
1474 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1476         * debian/GNUmakefile (EXTRA_DIST_FILES): 
1477         * debian/lilypond1.7.dirs: 
1478         * debian/lilypond1.7-doc.dirs: New file.
1480         * input/regression/chord-name-exceptions.ly: Add parameter for
1481         ignatzekExceptions.  Quote hash in docstring.
1483 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
1485         * lilypond-indent.el (show-paren-function): define show-paren-function
1486         as LilyPond-blink-matching-open and use it for closing parens.
1487         Let LilyPond-blink-matching-open know whether a bracket was inserted.
1489         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
1490         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
1491         LilyPond-blink-matching-paren in order to match both open and close
1492         brackets.
1493         
1494 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
1496         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
1497         testing by modifying the code from FSF Emacs paren.el. Add comments.
1499 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1501         * input/test/dpncnt.ly: Transpose example to match new
1502         default \chords octave.  Add comment.
1503         
1504         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
1505         comment about octave change.
1507 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1509         * input/test/[d,e]: added texinfo index tags.
1510         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
1512 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1514         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
1516 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
1518         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
1519         as in blink-matching-open.
1521 2003-06-03  Graham Percival  <gperlist@shaw.ca>
1523         * input/test/[a-c]: more comments in files.
1524         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
1525         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
1526         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
1527         mark file for proposed deletion.
1528         * input/test: renaming files:
1529         auto-beam-4-8.ly to beam-auto-4-8.ly
1530         auto-beam-override.ly to beam-auto-override.ly
1531         auto-beam.ly to beam-auto.ly
1532         blank.ly to blank-paper.ly
1533         absolute-volume.ly to dynamic-absolute-volume.ly
1535 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1537         * input/test/dpncnt.ly: 
1538         * input/test/chord-names-dpnj.ly: Resurrect.
1540         * lily/my-lily-lexer.cc: Remove chordnames keyword.
1542         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
1544         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
1545         Better docstring, add parameter OMIT-ROOT, tidy up.
1547 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
1549         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
1551 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1553         * scm/output-ascii-script.scm (as-font-alist-alist):
1554         (as-properties-to-font-name):
1555         (as-make-style-sheet): Remove.
1557         * scm/font.scm (as-make-font-list): New function.
1558         (as-font-sheet-alist): New variable.
1560         * ly/paper-as9-init.ly: 
1561         * ly/paper-as5-init.ly: Update.
1563         * ly/paper-as5.ly:
1564         * ly/paper-as9.ly: New file.
1566 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1568         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
1570 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1571         * input/sondag-morgen/*: removed due to copyright concerns.
1572         * input/[a,b]*.ly: added a newline at the end of the texinfo
1573         doc string (produces better output in HTML version).
1574         * input/c*.ly: added texinfo index and added comments to
1575         aid in future changes to input/test/ files.
1577 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1578         
1579         * Documentation/user/refman.itely: fixed build problem (missing
1580         file) caused by previous renaming.
1582 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1583         
1584         * input/test/[a,b]*.ly: added texinfo index and added comments to
1585         aid in future changes to input/test/ files.
1586         * input/test/bar-number-every-5-reset.ly: renamed to
1587         bar-number-every-five-reset.ly
1588         * input/test/bar-script-visibility.ly: renamed to
1589         bar-number-show-all.ly
1591 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1593         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
1594         to Voice.
1596         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
1597         out note-line and glissando functionality.
1598         
1599         * lily/line-spanner.cc (brew_molecule): cleanup.
1601 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1603         * scripts/as2text.scm: Use rdelim module.
1604         (start-system): Rename from start-line.
1605         (stop-system): Rename from stop-line.
1606         (af-gulp-file): Use string iso symbol for getenv.
1608         * scm/output-ascii-script.scm: Add guile and lily modules.
1609         (font-name-alist): New variable.
1610         (draw-line): New function.
1612         * scm/output-lib.scm (func, arg->string): Re-add from archive.
1613         (Were these silently removed, without ChangeLog entry?)
1615 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1617         * scm/music-functions.scm (make-ottava-set): bugfixes: also
1618         process 2nd ottava correctly.
1620 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
1622         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
1624 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1626         * Documentation/user/converters.itely (Invoking midi2ly): Update.
1628 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1630         * VERSION: release 1.7.20
1631         
1632         * lily/text-spanner.cc (brew_molecule): clean up function. This
1633         fixes bugs with broken 8va spanners.
1635         * lily/simple-spacer.cc (solve): also compute force for raggedright.
1636         This prevents spurious line-breaks with raggedright
1637         
1638 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1640         * lily/key-performer.cc (create_audio_elements): always use major
1641         key
1643         * Documentation/user/internals.itely: updates
1645         * input/regression/beam-break.ly: new file.
1647         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
1648         beams if starting or terminating stems have 'beaming set.)
1650         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
1651         property.
1653         * lily/parser.yy (verbose_command_req): add comment about scales.
1655 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
1657         * lilypond-indent.el: adjust regexps in bracket-matching.
1659 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
1661         * Documentation/user/refman.itely: more tiny fixes
1663         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
1664         "Chord names"; added table with input syntax for solesmes neumes
1665         table; added some words about rationale on input syntax design
1667         * lily/gregorian-ligature-engraver.cc,
1668         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1669         lily/include/gregorian-ligature.hh: bugfix: horizontal head
1670         alignment of Pes Initio Debilis
1672         * Documentation/user/refman.itely,
1673         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1674         mf/parmesan-heads.mf: fixed most of the head selection/alignment
1675         bugs in the solesmes neumes table
1677 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
1679         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
1680         Similarly, match '[' and ']' by skipping '\[' and '\]'.
1682         * lilypond-mode.el: fix tag-score. small improvements.
1684 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1686         * .cvsignore: Add aclocal.m4.
1688         * lily/music-constructor.cc: Include <assert.h>.
1690 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1692         * ly/engraver-init.ly (HaraKiriStaffContext): use
1693         RemoveEmptyStaffContext instead.
1695         * Documentation/user/refman.itely: updates
1697 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
1699         * Documentation/user/refman.itely: added solesmes neumes table;
1700         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
1701         bugfix: "Ornaments" -> "Articulations"
1703         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
1705 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1707         * lilypond-indent.el: Add a message about trying to match \] or \).
1708         
1709 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
1710         
1711         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
1712         obsolete "arithmetic_*"
1714         * input/bugs/ligatures.ly: removed (will be put into a different
1715         directory later)
1717 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1719         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
1720         libkpathsea (Maurizio Tomasi).
1722 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1724         * input/regression/repeat-slash.ly (texidoc): new file
1726         * lily/slash-repeat-engraver.cc (try_music): new file, handle
1727         slash repeats separately. Slash repeats and %
1728         repeats can now be nested.
1730 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1732         * lilypond-indent.el: Add preliminary test for closing \] and \).
1733         
1734 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
1736         * lily/gregorian-ligature-engraver.cc,
1737         lily/vaticana-ligature-engraver.cc,
1738         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
1739         mf/parmesan-heads.mf: various semivocalis related bugfixes
1741         * input/bugs/ligatures.ly: new file demonstrating problems with
1742         ligatures
1743         
1744 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
1746         * lilypond-mode.el,
1747         lilypond-font-lock.el,
1748         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
1750 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
1752         * lilypond-mode.el: Remove outdated code. Stress the difference 
1753         between Emacs and XEmacs definitions.
1755         * lilypond-mode.el,
1756         lilypond-indent.el: Define a function interactive only when necessary.
1758 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
1760         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
1761         Use inactive regions also in XEmacs.
1763 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1765         * Documentation/user/refman.itely (Repeat syntax): more updates
1767         * lily/simple-spacer.cc (solve): move solution process into
1768         solve(). This fixes a bug with collisions and raggedright = ##t.
1770         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
1772         * ly/engraver-init.ly: remove GraceContext. Update examples.
1774 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1776         * GNUmakefile.in (fonts): Also make fontball.
1778         * Website fixes:
1780         * ly/engraver-init.ly (GraceContext): Add.
1782         * run:
1784             convert-ly $(find . -name *.ly)
1786         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
1787         new chords.
1789 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1791         * VERSION: 1.7.19 released
1792         
1793         * scm/music-functions.scm (set-octavation): new function.
1795         * input/regression/ottava.ly: new file
1797         * lily/translator-scheme.cc (LY_DEFINE): new function
1798         ly:unset-context-property
1799         (LY_DEFINE) new function ly:context-property-where-defined: 
1801 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
1803         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
1805         * lilypond.words: add few.
1807         * input/test/script-chart.ly: fix typo.
1809 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1811         * scm/define-grobs.scm: uniform naming for definitions and output
1812         routine files. 
1814         * ly/engraver-init.ly (ChoirStaffContext): add \description from
1815         scm/context-description.scm
1817         * lily/parser.yy (translator_spec_body): add \description to the
1818         \translator{} body syntax.
1820         * lily/ottava-engraver.cc: new file.
1822         * scm/chord-name.scm (natural-chord-alteration): replace old
1823         chord stuff. 
1825         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
1827         * Documentation/user/refman.itely (Metronome marks): update doco.
1829         * input/regression/markup-note.ly: new file
1831         * input/regression/metronome-marking.ly: new file
1833         * lily/metronome-engraver.cc: new file. Print \tempo markings.
1835         * scm/new-markup.scm (note-markup): make a note glyph, useful for
1836         metronome marks.
1838 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1840         * Documentation/user/GNUmakefile: Compatibility fix for new
1841         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
1842         for making binary packages; info splitting bug has been fixed.
1844         * Documentation/user/refman.itely: Compile fixes.
1846 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
1848         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
1849         Count \midi -keywords also for a region.
1851 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1853         * lily/lookup.cc (LY_DEFINE): new function
1855         * Documentation/user/tutorial.itely: updates
1857 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
1859         * lilypond-mode.el: Allow Midi on buffer.
1860         Use only '.ly'-extension, remove '.sly' and '.fly'.
1861         Allow use of inactive regions. Invoke next Command on Master file, 
1862         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
1864 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1866         * Documentation/user/tutorial.itely: updates.
1868 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
1870         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
1872 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
1874         * lily/coherent-ligature-engraver.cc: fixed typo
1876         * lily/coherent-ligature-engraver.cc,
1877         lily/gregorian-ligature-engraver.cc,
1878         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1879         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
1880         lily/vaticana-ligature-engraver.cc,
1881         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
1882         scm/grob-description.scm: cleanup: junked LigatureHead grob and
1883         removed all ligature specific stuff from NoteHead code
1885         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
1886         ligatures now use regular noteheads
1888         * lily/vaticana-ligature.cc: tiny code cleanups
1890         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
1891         space between two adjacent noteheads of the same pitch
1893         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
1894         description; cleanup: removed obsolete font-family settings
1896 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
1898         * lily/coherent-ligature-engraver.cc,
1899         lily/gregorian-ligature-engraver.cc,
1900         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1901         lily/mensural-ligature-engraver.cc,
1902         lily/vaticana-ligature-engraver.cc,
1903         lily/include/gregorian-ligature-engraver.hh: updated for new
1904         Coherent_ligature_engraver; added comments that describe the basic
1905         design ideas of the ligature implementation
1907         * lily/coherent-ligature-engraver.cc,
1908         lily/include/coherent-ligature-engraver.hh: new file: shared code
1909         between mensural ligatures and Gregorian chant notation ligatures
1911 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1913         * lilypond-mode.el: XEmacs fixes: include two definitions for the
1914         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
1915         use only two arguments in sit-for, use no arguments in
1916         read-char-exclusive, backspace is not a character (127) in XEmacs.
1918         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
1920 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1922         * lilypond-mode.el: un-commenting works after syntax-table fix.
1924         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
1925         group, verbose commenting for syntax table.
1927         * lilypond-indent.el: add TODO for ligature slurs.
1929 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
1931         * lilypond-mode.el: Move comments of parenthesis matching away,
1932         (blink-matching-paren-on-screen) fix blinking in Emacs.
1934         * lilypond-font-lock.el: Fix parent-matching for Emacs:
1935         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
1937         * lilypond-indent.el: Add TODO for parenthesis matching.
1939 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
1941         * lilypond-mode.el: Fix XEmacs: 
1942         changed [S-iso-lefttab] to [(shift iso-lefttab)],
1943         invoke explicitly easy-menu-add (in Emacs done automatically).
1944         
1945         * lilypond.words: Add few words from input/*/*.ly.
1947 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1949         * VERSION (PATCH_LEVEL): release 1.7.18
1951         * scripts/lilypond-book.py: only print basename for printfilename
1952         option
1954         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
1955         and syntax updates.
1957 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1959         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
1960         better parametrisation. Move fatness of bulb downward.
1962         * mf/parmesan-custodes.mf (dir_down): remove underscores from
1963         glyph names. Underscores are not allowed .ps encoding files.
1965 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
1967         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
1968         variable "packed" for packed right-ragged mode
1970         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
1971         unused variable ragged; fixed indentation
1973         * Documentation/user/refman.itely: tiny cleanups in ancient
1974         clef and custos section
1976 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1978         * lily/parser.yy (Simple_music): add \applyoutput, syntax
1979         \applyoutput PROCEDURE
1981         * lily/my-lily-lexer.cc: add \applyoutput.
1983         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
1985         * lily/text-item.cc: clean text-interface description
1987 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1989         * input/{regression,test}/: use postfix for slur endings and beam
1990         begins.
1992         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
1993         style beams too. 
1995         * input/regression/lyrics-melisma-beam.ly: new file.
1997         * lily/lyric-engraver.cc (process_music): change from
1998         process_acknowledged_grobs()
2000         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
2001         functions to set and revert auto-beam settings.
2003 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2005         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
2007 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
2009         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
2010         Documentation/user/lilypond.tely: fixed some typos; updated author
2011         info
2013         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
2014         #"" -> #'flag-style = #'()
2016         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
2017         cleanup: removed dead #includes
2019         * lily/gregorian-ligature-engraver.cc,
2020         lily/include/gregorian-ligature.hh,
2021         scm/grob-property-description.scm: small cleanups, small spacing
2022         fixes
2024         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
2025         lily/vaticana-ligature.cc,
2026         lily/include/gregorian-ligature-engraver.hh,
2027         scm/grob-property-description.scm, scm/music-types.scm:
2028         "porrectus" -> "pes or flexa"
2030         * ly/engraver-init.ly, scm/grob-description.scm,
2031         scm/grob-property-description.scm: junked porrectus, now handled
2032         by ligature code
2034         * scm/grob-description.scm: bugfix: added space-alist entry for
2035         breathing sign/custos
2037 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2039         * Another grand 2003 update.
2040         
2041         * Remove mentioning of `mudela'; There's no such thing.
2043 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2045         * Documentation/user/preface.itely (Preface to version 1.8): update
2047         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
2049         * Documentation/user/converters.itely (Invoking convert-ly): revise
2051         * scripts/convert-ly.py (outfile_name): remove --assume-old.
2053         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
2055 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2057         * Documentation/user/internals.itely: more updates.
2059 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2061         * Documentation/user/refman.itely: revise 
2063         * Documentation/user/internals.itely: revise
2065         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
2067 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
2069         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
2070         beautification: reformatted ancient clefs section; cleanup: small
2071         wording fixes
2073 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
2075         * lilypond.words: added words for chant notation, sorted
2076         alphabetically through "sort lilypond.words"
2078 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
2080         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
2081         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
2082         chant notation
2084 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
2086         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
2087         prevent TeX from interpreting them as long dash
2089         * input/test/vaticana.ly: updated
2091         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
2092         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
2093         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
2094         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
2095         fixes
2097         * mf/parmesan-heads.mf: ledger endings: removed dead code
2099 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2101         * VERSION: 1.7.17 released
2102         
2103         * Documentation/user/GNUmakefile
2104         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
2105         files too.
2107         * scm/document-markup.scm: new file: document all markup
2108         functions.
2110         * scm/documentation-generate.scm: rename all documentation modules
2111         to document-*.scm
2113         * scripts/lilypond-book.py: generate link to .ly file iso. link to
2114         .png
2116         * input/test/divisiones.ly: added
2118         * input/regression/output-property.ly: new file
2120         * lily/cluster.cc: change cluster-interface to use style property
2122 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
2124         * input/test/chord-names-german.ly: modified.
2126         * scm/chords-ignatzek.scm:
2127           chord-name->german-markup: Added
2128           note-name->german-markup: Changed (now producing lowercase notenames)
2130         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
2131         
2132 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2134         * scripts/convert-ly.py (FatalConversionError.conv):
2135         divisiominima -> divisioMinima, etc.
2137         * ly/engraver-init.ly (FiguredBassContext): add
2138         Separating_line_group_engraver to Figured bass context.
2140         * ly/german-chords-init.ly: remove file
2142         * input/test/chord-names-german.ly (scm): new file.
2144         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
2146         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
2147         Chord_name_engraver
2149         * Documentation/user/refman.itely: lots of updates.
2151         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
2152         new file
2154         * input/test/bar-number-every-5-reset.ly: new file.
2156 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2158         * input/regression/chord-name-major7.ly: new file
2160         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
2161         if specced explicitly.
2163         * input/regression/chord-name-entry-11.ly: new file.
2165         * input/test/slur-beautiful.ly: new file.
2167         * Documentation/user/refman.itely: updates.
2169         * input/regression/collisions.ly (threevoice): cleanup.
2171         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
2173 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2175         * Documentation/user/*.itely: various updates.
2177         * ly/spanners-init.ly: enddecr/ endcr.
2179         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
2180         of tutorial
2182 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2184         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
2186         * lily/new-chord-name-engraver.cc (process_music): use octavation
2187         (a number) instead of original-pitch to store inversions. This
2188         fixes a problem with transposed chords with inversions.  
2190 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2192         * stepmake/aclocal.m4: Include compile fix for broken flex, as
2193         used in includable-lexer.hh.
2195         * lily/includable-lexer.cc: Bugfix: include config.h.
2197         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
2198         circumvention of Debian packaging bug.
2200 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2202         * flex-2.5.31 hits Debian/unstable.  Fixes below.
2203         
2204         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
2206         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
2207         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
2209         * lily/include/includable-lexer.hh: 
2210         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
2212         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
2214         * aclocal.m4: Regenerate.
2216         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
2217         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
2219         * scm/pdf.scm (use-modules): Include lily.
2221         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
2222         Noordkamp).
2223         (use-modules): Include lily.
2224         (lily-def): Bugfix: include tex-val in let.
2226 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
2228         * lilypond-mode.el: sensible error if lilypond.words not found.
2230         * lilypond.words: add few words.
2232 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
2234         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
2236         * mf/parmesan-scripts.mf: fixed typo in char name
2238 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2240         * VERSION: 1.7.16 released
2242         * python/lilylib.py (setup_temp): temporary directories are mode 700.
2243         (this is a security vulnerability).
2245         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
2247         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2248         add staff support.
2250 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
2252         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
2253         ly/script-init.ly, scm/script.scm: bugfix: renamed
2254         fermata->signumcongruentiae to fix naming clash with feta font
2256 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2258         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
2260         * lily/multi-measure-rest-engraver.cc
2261         (start_translation_timestep): use grace timing too for determining
2262         when to make mmrest.
2263         (start_translation_timestep): clear numbers too.
2265 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
2267         * scm/music-types.scm: compile fix: escape braces
2269         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
2270         work around font selection problem
2272         * Documentation/user/refman.itely: BreathingSign: added docu for
2273         property "text"
2275 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2277         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
2278         information.
2280 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2282         * lily/multi-measure-rest-engraver.cc (class
2283         Multi_measure_rest_engraver): make multiple Number objects, one
2284         for each MultiMeasureTextEvent.
2286         * scm/music-functions.scm (glue-mm-rest-texts): use
2287         MultiMeasureTextEvent
2289         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
2291         * Documentation/user/refman.itely (Multi measure rests): update.
2293 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2295         * lily/ly-module.cc (ly_copy_module_variables): use
2296         scm_internal_hash_fold() for iterating modules.
2298 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
2300         * Documentation/user/refman.itely: Section Custodes: added more
2301         example code
2303         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
2304         neo-mensural rests to parmesan font
2306         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
2307         header
2309 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2311         * Documentation/user/macros.itexi: @fileref macro.
2313         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
2314         each file. 
2316 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
2318         * lily/include/custos.hh, make/lilypond.suse.spec.in,
2319         Documentation/topdocs/AUTHORS.texi: updated my email address
2321         * Documentation/user/refman.itely: updated custos documentation;
2322         beautified divisiones example; beautified articulations table
2324         * lily/breathing-sign.cc: bugfix: finalis molecule
2326 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
2328         * Documentation/user/refman.itely: added docu for
2329         contemporary fermata symbols, gregorian breathing signs; small fixes
2331         * ly/gregorian-init.ly: removed obsolete #'type props
2333 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2335         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
2336         minimum-length property correctly.
2338 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2340         * scm/music-functions.scm (make-multi-measure-rest): set input
2341         locations for multimeasure rests.
2343 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
2345         * input/regression/breathing-sign.ly: updated to for ancient
2346         notation
2348 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2350         * scripts/ly2dvi.py: Add newline.
2352 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2354         * scripts/ly2dvi.py (dependency_files): Compile fix.
2356 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2358         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
2359         (make_html_menu_file): --html menu. 
2361 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2363         * scripts/ly2dvi.py (run_dvips): +add the .map file 
2365 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2367         * input/screech-boink.ly: new file.
2369 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2371         * scripts/lilypond-book.py (make_lilypond_file): convert
2372         lilypond-file to lilypond block directly, without going through
2373         begin/end lilypond text.
2374         
2376 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
2378         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
2379         scm/grob-description.scm: moved Michael's original breathing sign
2380         code in brew_molecule() to divisio_minima(); provided new
2381         brew_molecule() that effectively replaces the
2382         Text_item::brew_molecule callback (with additional fallback to
2383         Michael's original code); added callbacks for brewing divisio
2384         maior/maxima and finalis
2386         * gregorian-init.ly: added breathing sign shortcuts for virgula,
2387         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
2389         * script-init.ly: added shortfermata, longfermata,
2390         verylongfermata, varcoda
2392         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
2393         longfermata, verylongfermata, varcomma, varcoda
2395 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2397         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
2398           Remove all noquote and insert a few quote.
2399         
2400         * Documentation/user/lilypond-book.itely (Music fragment options),
2401           scripts/lilypond-book.py: Don't include quotation blocks by
2402           default. Introduce option quote instead of noquote
2404 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2406         * VERSION: 1.7.15 released
2407         
2408         * Documentation/user/lilypond.tely: omf updates.
2410         * buildscripts/texi2omf.py (omf_vars): include version.date
2412         * make/lilypond.redhat.spec.in: fixes for spec file. 
2414         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
2415         by function definition: lily now requires a recent GNU Make.
2417         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
2419         * make/ly-rules.make: remove .ly -> .tex rule
2421         * Documentation/user/refman.itely (Figured bass): revised figured
2422         bass example.
2424 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2426         * stepmake/stepmake/omf-targets.make (local-install): add
2427         scrollkeeper-update message.
2429         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
2430         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
2432         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
2434         * Documentation/user/converters.itely (Invoking midi2ly): add
2435         track/channel notice.
2437 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2439         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
2441         * lily/parser.yy (scalar): DIGIT is also a scalar.
2443         * Documentation/user/music-glossary.tely: add @omf tags
2445         * Documentation/user/lilypond.tely: add @omf tags
2447         * scm/generate-documentation.scm (string-append): add @omf tags.
2449         * stepmake/stepmake/omf-*: new files 
2451         * input/regression/multi-measure-rest.ly (texidoc): add doco
2453         * GNUmakefile.in (web-doc-install): add web-doc-install target
2455         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
2456         fixes crashes while dumping MIDI.
2458         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
2459         midi
2461 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2463         * buildscripts/texi2omf.py: new file.
2465         * mf/feta-beugel.mf: include font count, not staffsize (16) in
2466         font-name
2468 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2470         * input/regression/beam-manual-beaming.ly (texidoc): new file.
2472         * lily/sequential-iterator.cc (descend_to_child): call
2473         descend_to_child() for all types of music.
2475 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2477         * scm/translator-property-description.scm: Add
2478         bassFigureFormatFunction.  Replace some entries.
2480 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2482         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
2483         clean out.
2485 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2487         * scripts/midi2ly.py (Note.dump): never dump duration for
2488         dump_dur=0.
2490         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
2491         new function
2493         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
2494         figures using new markups. Much simpler, and should improve layout
2495         a little.
2497         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
2499 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2501         * ly/engraver-init.ly: use Hara kiri by default for 
2502         ChordNames, FiguredBass and Lyrics(Voice) context. 
2504         * lily/axis-group-engraver.cc (acknowledge_grob): use
2505         rhythmic-grob-interface for selecting items not to hara-kiri'd 
2507         * scm/new-markup.scm (markup-function-list): add bracket,
2508         vbracket.
2510         * ly/engraver-init.ly (ChordNamesContext): set
2511         minimumVerticalExtent
2513 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2515         * input/test/time-signature-double.ly: new file 
2517         * input/regression/collision-head-chords.ly (texidoc): new file.
2519         * lily/type-swallow-translator.cc: add note swallow translator 
2521         * input/test/time-signature-double.ly: new file.
2523         * lily/type-swallow-translator.cc: add Rest_swallow_translator
2525         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
2526         (FiguredBassContext): idem.
2528         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
2530         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
2532         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
2534         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
2535         .afm dependency
2537         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
2539         * python/lilylib.py (make_page_images): add function.
2541         * scripts/ly2dvi.py (run_latex): include title in preview image.
2543         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
2544         from lilypond-book for <ly2dvifile> tags in HTML.
2546         * scripts/ly2dvi.py (option_definitions): add --debug option to
2547         print out environment.
2549         * input/regression/tie-chord-partial.ly: new file.
2551 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
2553         * lilypond.words: add 3
2555 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2557         * scm/new-markup.scm (markup-function-list): add finger-markup
2559         * input/tutorial/brahms-tweaked.ly: new markup 
2561         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
2563         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
2564         crash when processing '() markup
2566         * input/regression/breathing-sign.ly (texidoc): add caesura example.
2568         * lily/breathing-sign.cc (railtracks): another caesura.
2570         * mf/feta-schrift.mf: caesura symbol. 
2572 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2574         * scripts/convert-ly.py (FatalConversionError.conv): add
2575         ly:molecule-XXX conversions.
2577         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
2579         * input/regression/multi-measure-rest-text.ly: new file.
2581         * scm/music-functions.scm (glue-mm-rest-texts): automatically
2582         convert MMREST-TEXT to MultiMeasureRestNumber settings.
2584         * ly/engraver-init.ly (ScoreContext): move tablature settings to
2585         ScoreContext
2587         * scm/new-markup.scm (center-markup): \center markup.
2589         * scm/music-functions.scm: remove pitchify scripts.
2591         * lily/music.cc (print_smob): display music name if available 
2593 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2595         * Documentation/user/refman.itely (Instrument names): remove
2596         \turnOff doco.
2598 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2600         * lily/score.cc (mark_smob): bugfix.
2602         * input/regression/rehearsal-mark.ly: new file.
2604         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
2605         report error at the current token again.
2607 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2609         * cygwin/mknetrel: Exit if doc build fails.
2611         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
2613 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2615         * scm/music-types.scm (music-descriptions): add doc strings
2617 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2619         * lily/lexer.ll: 
2620         * lily/include/my-lily-lexer.hh: 
2621         * lily/include/includable-lexer.hh: Add flex kludge.
2623         * config.hh.in: 
2624         * config.make.in: 
2625         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
2626         cruft.
2627         
2628         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
2629         code.
2631 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2633         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
2635         * lily/parser.yy (new_chord): Compile fix.
2637 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2639         * Documentation/user/refman.itely (Tuning groups of objects):
2640         remove documentation for \turnOff. 
2642         * lily/percent-repeat-engraver.cc (try_music): add correct
2643         processing moments for double-measure percents as well.
2645         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
2647         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
2648         grob prop type. 
2650         * Documentation/user/refman.itely (Printing named chords): add
2651         chord name tweak doco.
2653         * input/template/gregorian-transcription.ly: new file.
2655 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2657         * VERSION: 1.7.13 released
2658         
2659         * input/test/*: lots of cleanups/comment-outs/removals in chord
2660         examples
2661         
2662         * input/regression/*: lots of cleanups/comment-outs/removals in
2663         chord examples
2664         
2665         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
2666         options
2668         * lily/new-chord-name-engraver.cc (process_music): give original
2669         inversion pitch to chord name routine.
2671         * input/tutorial/os-score.ly: update to new markup
2673         * Documentation/user/appendices.itely: simply include
2674         chords-ignatzek. 
2676         * Documentation/user/refman.itely (Chords mode): add documentation
2677         for chord mode.
2679         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
2680         not present in chord.
2681         (construct-chord): add inversion and bass support.
2683         * lily/chord.cc: junk contents.
2685 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
2687         * Documentation/user/refman.itely:
2688         * Documentation/user/music-glossary.tely: fix. 
2690 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2692         * scm/chord-entry.scm (construct-chord): move chord construction
2693         to Scheme.
2695         * lily/parser.yy (new_chord): new setup for chord entry.
2697 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
2699         * lilypond.words:
2700         * Documentation/user/music-glossary.tely: add ambitus.
2702 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2704         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
2706         * lily/include/*.hh: string() -> to_string()
2708         * scm/chords-ignatzek.scm: new file.
2710         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
2711         standard chord name exceptions.
2713         * scm/translator-property-description.scm (chordNameSeparator):
2714         add property.
2715         (majorSevenSymbol): add property
2717         * lily/translator-scheme.cc (ly:context-properties): new function
2718         (ly:context-parent): new function.
2719         (print_smob): print context name.
2721         * lily/music.cc (ly:get-music-length): new function
2722         (print_smob): don't print properties.
2724         * lily/duration.cc (duration<?): new function
2726         * input/regression/chords-funky-ignatzek.ly: new file.
2728         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
2729         jazz chords.
2731         * lily/pitch.cc (ly:pitch-diff): new function.
2733         * input/regression/chords-ignatzek.ly: new file.
2735 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2737         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
2738         pitches for jazz chords.
2740 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2742         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
2744 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
2746         * lilypond.words: add 1
2748 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
2750         * Documentation/topdocs/AUTHORS.texi: refine.
2752 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2754         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
2755         
2756         * lilypond.words: add one.
2758 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
2760         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
2761         Fontify bass note in chords, e.g., e in c1/e.
2762         
2763 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2765         * Documentation/user/music-glossary.tely: Dutch updates and
2766         additions (Arent Storm).
2768 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2770         * input/regression/ambitus.ly:  move file.      
2772         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
2774         * lily/event.cc (transpose): add tonic property to Key_change_req
2775         and to Key_engraver.
2777 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
2779         * Documentation/user/refman.itely: fix typo.
2781         * lilypond.words: removed wrong identifiers.
2783 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2785         * mf/feta-toevallig.mf: make flat stem shorter 
2787 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
2789         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
2791         * lilypond.words: add from Phrasing slur.
2792         
2793 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
2795         * lilypond-mode.el: allow launching multiple ViewPS processes.
2796         
2797         * lilypond.words: add from Text markup.
2799 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2801         * input/test/ossia.ly (texidoc): add comment.
2803         * input/regression/voice-follower.ly: new file.
2805         * mf/feta-toevallig.mf: make flat heavier.
2807         * lily/cluster-engraver.cc: clean up Cluster engraver
2809         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
2810         Engraver. Use Note_column to compute Y positions and deal with
2811         line break stuff.
2813 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2815         * lily/stem.cc: move french-beaming to stem.
2817 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
2819         * lilypond-font-lock.el: fontify all durations in chords.
2821         * lilypond.words: add from lily/my-lily-lexer.cc
2823 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2825         * VERSION: release 1.7.12
2827         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
2829         * lily/gregorian-ligature.cc: new file
2831         * lily/*: the Great 2003 search & replace.
2833         * Documentation/user/refman.itely (Manual repeat commands): add
2834         note about font selection.
2836 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
2838         * lilypond-mode.el: propose recompiling midi while invoking playing,
2839         not while stopping playing.
2841 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
2843         * lilypond.words: add one.
2845         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
2846         and expressional note grouping. Fontify chord modes.
2848 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
2850         * Documentation/user/music-glossary.tely (Top): translate melisma.
2852 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2854         * Documentation/user/music-glossary.tely (Top): add melisma.
2856 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
2858         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
2859         interfaces for (abstract) grob GregorianLigature
2861         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
2862         renamed head* -> glyph_name*, x-shift* -> x-offset*
2864         * scm/grob-property-description.scm: bugfix: added missing descriptions
2866 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2868         * input/test/chord-names-dpnj.ly: New file.
2870         * scm/double-plus-new-chord-name.scm: Implement full and partial
2871         exceptions.
2873         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
2875         * scm/double-plus-new-chord-name.scm
2876         (double-plus-new-chord->markup): Fix sub->markup.
2879 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
2881         * lily/custos-engraver.cc: added TODO; editorial changes
2883         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
2884         consistency with other ligature engravers; removed access on (now)
2885         private variable _ligature of Ligature_engraver
2887         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
2888         renamed last_bound -> last_bound_; issue programming_error on
2889         abstract method calls; moved primitives code from
2890         Mensural_bracket_engraver to here (because almost ligature
2891         engravers will need it); renamed try_stop_ligature () ->
2892         typeset_ligature (); bugfix: store primitives of finished ligature
2893         in separate variable finished_primitives_ to avoid clash on input
2894         like "\] \["; added current_ligature () to enable access on
2895         private variable _ligature
2897         * lily/mensural-ligature-engraver.cc: removed primitives_ code
2898         (now in super class); renamed try_stop_ligature () ->
2899         typeset_ligature ()
2901         * lily/mensural-ligature.cc: issue programming_error on abstract
2902         method calls
2904         * lily/note-heads-engraver.cc: added TODO comment upon bool
2905         in_ligature
2907         * mf/parmesan-heads.mf: fixed some of set_char_box()
2909         * scm/grob-description.scm: added VaticanaLigature
2911         * scm/grob-property-description.scm: added neume prefix properties
2913         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
2914         lily/include/gregorian-ligature-engraver.hh,
2915         lily/include/gregorian-ligature.hh: new files; framework for
2916         gregorian ligature engravers such as vaticana
2918         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
2919         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
2920         vaticana style ligature implementation (still somewhat uncomplete)
2922 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2924         * VERSION: release 1.7.11
2926         * scripts/convert-ly.py: add ly:pitch-transpose rule
2928 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2930         * input/test/dpncnt.ly: New file.
2932         * lily/my-lily-lexer.cc: Add chordnames keyword.
2934         * lily/parser.yy (chordnames_block): Parse chord name exception
2935         lists, see input/test/dpncnt.ly.
2937         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
2938         function.
2940         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
2941         filter-out too.
2943         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
2944         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
2945         pitch functions (except for ly:make-pitch, but that's apparently
2946         some sort of scheme naming standard?).
2948         * scm/lily.scm (!=): define-public.
2950         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
2952 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2954         * scm/double-plus-new-chord-name.scm
2955         (double-plus-new-chord-name->markup): New file.
2957 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2959         * python/lilylib.py (make_preview): don't suppress progress for
2960         bbox extraction.
2962 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2964         * Documentation/user/appendices.itely (scheme): update for new syntax.
2966         * input/regression/chord-name-styles.ly: new file
2968         * lily/instrument-name-engraver.cc: create instrument names
2969         without barline too.  Allows instrument name on ChordNames  
2971         * scm/new-markup.scm (interpret-markup): allow simple strings as
2972         markup too.
2974 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2976         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
2977         (step->markup-accidental): Fix: add accidental.
2978         (chord::inner-name-american): 
2979         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
2980         append stray '/' if last superscript addition was 'o'.
2982         * scm/new-markup.scm (normal-size-sub-markup) 
2983         (normal-size-super-markup): New function.
2985         * lily/source-file.cc (Source_file): Add warning for possibly
2986         intentional but suspicious initialization.
2988         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
2989         add comments about cut-and-paste programming.
2991         * flower/rational.cc (lcm): Not used; comment out.
2993 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2995         * lily/new-fingering-engraver.cc (position_scripts): use
2996         fingerHorizontalDirection to determine fingering horizontal
2997         directions.
2999         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
3000         fingering support.
3002         * scripts/convert-ly.py (FatalConversionError.conv): add style
3003         conversion rule. 
3005         * scm/chord-name.scm (set-chord-name-style): new function.
3006         (new-chord-name-brew-molecule): revise to interpret markup only
3007         (new-chord->markup): cleanuppish rewrite. To be called from the
3008         new engraver.
3010         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
3011         Markup earlier, during interpreting.
3013         * input/test/{banter,jazz,american}-chords.ly (scheme): update
3014         style settings. Rename to chord-names-*.ly
3016 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3018         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
3019         markup code and update to new markup.  Most probably broke some of
3020         it.
3021         
3022 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
3024         * Documentation/user/refman.itely: added docu for ambitus and
3025         clusters
3027         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
3028         ly_quote_scm() in lookup.cc
3030         * mf/parmesan-clefs.mf: set_char_box fix
3032         * lily/cluster-engraver.cc: junk implicit protection; use
3033         Protected_scm instead
3035 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3037         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
3038         throughout.
3040         * scm/new-markup.scm: Turn-off error-triggering test code.
3042 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3044         * scm/new-markup.scm (markup-thrower-typecheck) 
3045         (markup-typecheck?):  add full typechecking functions.
3046         (make-markup-maker): add make-FOO-markup functions.
3047         (markup-argument-list-error): nice error checking messages.
3048         (make-markup): better function: less quoting escapades.
3050 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3052         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
3054 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3056         * cygwin/lilypond.hint (requires): Add cygwin.
3058         * .cvsignore: Remove stepmake (huh!?!), add lib.
3060         * GNUmakefile.in: Add libdir links for builddir runs.
3062         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
3063         instead of datadir.
3065         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
3066         local_lilypond_libdir.
3068         * config.make.in (lilypond_libdir): Add.
3070         * stepmake/stepmake/substitute-rules.make: 
3071         * stepmake/stepmake/script-rules.make: 
3072         * stepmake/stepmake/python-module-rules.make:
3073         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
3074         lilypond-python-module patch.
3076 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3078         * Documentation/user/refman.itely (Graphical interfaces): add note
3079         about xml2ly.
3081 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3083         * scripts/ly2dvi.py (run_dvips): remove trailing newline
3085 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3087         * VERSION: released 1.7.10
3089         * scripts/musedata2ly.py (): idem
3091         * scripts/midi2ly.py (dump_chord): idem
3093         * scripts/etf2ly.py (version): idem 
3095         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
3097         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
3099         * scm/tex.scm (tex-output-expression): remove eval compat
3100         glut. Other output files too.
3102         * scm/chord-name.scm: don't export anything from chord module.
3104         * input/test/american-chords.ly: idem
3106         * input/test/banter-chords.ly (texidoc): idem
3108         * input/test/Cc-chords.ly: add breakage notes.
3110         * Documentation/user/refman.itely (Text markup): rewrite manual section.
3112         * lily/parser.yy (scalar): allow \markup { } as property value. 
3114         * scm/chord-name.scm: complete new markup usage
3116         * scm/grob-description.scm (all-grob-descriptions): use new markup
3117         texts by default
3119 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3121         * scm/chord-name.scm: partial move to new markup texts.
3123 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3125         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
3127         * scm/bass-figure.scm (brew-bass-figure): make stack direction
3128         settable.
3130 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
3132         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
3133         invoked for old midi, wait for killing.
3135 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
3137         * Documentation/user/music-glossary.tely: Finnishing.
3139 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3141         * mf/feta-nummer-code.mf: some kerning pairs.
3143 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
3145         * scm/output-lib.scm (set-bar-number-visibility): Context-function
3146         Added.
3148         * Documentation/user/refman.itely (Bar numbers):
3149         set-bar-number-visibility added, modulo-bar-number removed again
3150         (sorry).
3152 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
3154         * scm/output-lib.scm (modulo-bar-number-visible): add function.
3156         * Documentation/user/refman.itely: add modulo-bar-number-visible.
3158         * Documentation/user/music-glossary.tely: translate into Finnish.
3160 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3162         * lilypond-mode.el: add shortcut for 2midi
3164         * lilypond-font-lock.el: fontify lyrics
3166 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
3168         * scm/drums.scm : use 1.7.x names.
3170         * input/regression/drums.ly : Don't use << chords >>
3172 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3174         * lilypond-mode.el: tidy, add TODO
3176         * make/lilypond.mandrake.spec.in: install-info quietly.
3178 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3180         * input/test/markup.ly: use new syntax.
3182 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3184         * ly/params-init.ly (interscoreline): add word-space
3186         * input/test/metronome.ly (eighthNote): idem.
3188         * input/test/script-priority.ly: use new markup
3190         * lily/parser.yy (markup): allow HEAD markup0 markup1 
3192         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
3194         * lily/parser.yy (gen_text_def): bugfix.
3195         (full_markup): allow markup identifier.
3197 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
3199         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
3200         jobs at the same time. Add horizontal lines to Command menu.
3201         Allow one compiling job -- propose killing others before a new one.
3203         * lilypond.words: add markup, teeny, etc.
3205 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
3207         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
3208         Allow only one type of midi process; launching Midi either stops
3209         midis or plays the current midi and launching MidiAll stops midis
3210         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
3211         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
3213 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3215         * lily/text-engraver.cc (process_acknowledged_grobs): use new
3216         markup  for new markup texts.
3218         * lily/mark-engraver.cc (process_music): idem
3219         
3220         * lily/instrument-name-engraver.cc (create_text): idem
3222         * scm/new-markup.scm (magnify-markup): new function.
3224         * scm/molecule.scm (stack-lines): bugfix.
3226         * lily/font-interface.cc (get_font): take font-magnification from
3227         alist chain.
3229 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3231         * lily/molecule-scheme.cc: move scheme functions to separate file.
3233         * lily/font-metric.cc  (ly_get_glyph): new function. 
3234         
3235         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
3236         (italic-markup, dynamic-markup): new functions
3237         (font-markup): new function
3239         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
3240         padding and minimum
3242 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
3244         * lily/accidental-engraver.cc:
3245         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
3247 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
3249         * lilypond.vim:
3250         * lilypond-font-lock.el: Put \longa as duration. Accept only 
3251         [a-zA-Z] for user defined identifiers. Separate note cases 
3252         with and without a duration (allow cis\longaX).
3254         * lilypond.words: Add words from Info.
3256 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3258         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
3260 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
3262         * lilypond-mode.el: Propose reverting buffer before a command if
3263         it was edited with an another editor.
3265 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3267         * lily/molecule.cc (ly_translate_molecule): new function
3269         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
3270         into libdir
3272         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
3274         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
3276 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
3278         * lilypond.words: take \words from Info-index.
3280 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3282         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
3284 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
3286         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
3288 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
3290         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
3291         and lilypond-documentation.
3293 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3295         * lily/parser.yy: Compile fix (bison 1.75).
3297 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3299         * VERSION: 1.7.9 released
3301         * scm/music-functions.scm (shift-one-duration-log): refactor.
3302         Use music-map.
3304         * input/regression/chord-tremolo.ly (texidoc): add dot test.
3306         * NEWS: update.
3308         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
3309         argument
3310         
3311         * scm/music-functions.scm (display-music): new function
3312         (music-map): change arg order.
3314         * input/regression/new-markup-syntax.scm: new file
3316         * lily/parser.yy (markup): add \markup { .. } syntax.
3318         * scm/new-markup.scm (override-markup): new function
3319         (lookup-markup): new function
3320         (music-markup): new function
3321         (lookup-markup-command): use markup-signature to store argument
3322         format for parser.
3324         * lily/lexer.ll: preliminary \markup syntax. 
3326 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
3328         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
3329         add pre/post-dependencies and menus with icons from source.
3331         * Documentation/pictures/lilypond-48x48.xpm:
3332         * Documentation/pictures/lilypond-32x32.xpm:
3333         * Documentation/pictures/lilypond-16x16.xpm: new files, background
3334         transparent.
3336         * stepmake/stepmake/generic-targets.make:
3337         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
3339 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3341         * input/regression/music-map.ly (texidoc): new file.
3343         * scm/music-functions.scm (music-map): new function
3345 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3347         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
3349 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
3351         * input/test/to-xml.ly:
3352         * lily/ligature-engraver.cc: Fixes documentation.
3354         * lilypond.mandrake.spec.in:
3355         * lilypond.redhat.spec.in: Add lilypond.words.
3357         * Documentation/user/refman.itely: Mention Info inside emacs.
3358         
3359         * lilypond.suse.spec.in:
3360         * lilypond.redhat.spec.in: 
3361         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
3363 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3365         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
3366         os.popen.read ().
3368 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3370         * scripts/ly2dvi.py (include_path): print warning if failing anything.
3372         * python/lilylib.py (error): add space
3374 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3376         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
3377         distribution.
3379 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3381         * lily/paper-outputter.cc (Paper_outputter): close port when
3382         finishing score.
3384 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3386         * scm/sodipodi.scm: Fixes.
3388 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
3390         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
3392         * buildscripts/make-font-dir.py: Fix. 
3394 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
3396         * lilypond-mode.el: Add support for Info inside Emacs.
3398 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3400         * buildscripts/make-font-dir.py: 
3401         * mf/GNUmakefile: Make sodipodi font map.
3403         * scm/sodipodi.scm: Add more output functions.
3405         * mf/feta-nummer.mf: 
3406         * mf/feta-beugel.mf: Add font_coding_scheme.
3408         * lily/paper-outputter.cc (output_header): Fix creator string.
3410 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3412         * lilypond-mode.el (LilyPond-autocompletion): invoked with
3413         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
3415         * lilypond.words: add two (Everybody can add/remove words now!).
3417         * debian/rules:
3418         * make/lilypond.suse.spec.in:
3419         * make/lilypond.mandrake.spec.in:
3420         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
3422         * Documentation/user/refman.itely: Mention autocompletion.
3424 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3426         * scripts/ly2dvi.py: Add paper sizes.
3428         * lily/timing-engraver.cc: 
3429         * lily/time-signature.cc: 
3430         * lily/span-bar.cc: 
3431         * lily/grob-scheme.cc: Code formatting fixes.
3433         * scm/sodipodi.scm: 
3434         * scm/sketch.scm:
3435         * buildscripts/mf-to-table.py: 
3436         * buildscripts/make-font-dir.py: Font testing.
3438 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3440         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
3441         inserts try-completion and shows all-completions.
3443         * lilypond.words: '\' -> '\\'
3445         * lilypond-mode.el: load libraries in the end, lilypond.words defines
3446         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
3447         
3448         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
3449         and LilyPond-reserved-words.
3450         
3451 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
3453         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
3454         from load-path.
3455         
3456         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
3457         the mini-buffer with Control-Shift-c.
3458         
3459 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3461         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
3462         duration. This fixes \tempo taking time.
3464 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3466         * lily/volta-engraver.cc (process_acknowledged_grobs): 
3467         Allow for text markup in repeatCommands. 
3469 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
3471         * lilypond-mode.el (LilyPond-insert-string): new function, use it
3472         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
3473         Get rid of skeleton.el-dependency.
3475         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
3477 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3479         * lily/beam-engraver.cc (stop_translation_timestep): reset
3480         now_stop_ev_
3482         * lily/scm-option.cc: add parse-protect to ly:set-option
3484         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
3486 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3488         * lily/include/ligature-bracket.hh: removed
3489         * lily/ligature-bracket.cc: removed
3491         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
3492         .tex
3494         * lily/beam.cc (set_beaming): don't change beam count on rests.
3495         (brew_molecule): always set flag-width > 0.
3497 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
3499         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
3500         chars, remove instructions; instead, refer to lilypond-init.el and
3501         Documentation/topdocs/INSTALL.texi.
3503         * lilypond.words: add identifiers and reserved words.
3505         * Documentation/topdocs/INSTALL.texi: separate sections for installing
3506         files and adding a load-path.
3508         * lilypond-init.el: Instructions, extracted from 
3509         Documentation/topdocs/INSTALL.texi. 
3510         
3511 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3513         * VERSION: 1.7.8 released 
3515         * lily/grob.cc (warning): better robustness fix.
3517 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
3519         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
3521         * lily/cluster-engraver.cc: stick better to variable naming
3522         conventions
3524         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
3525         until stop_translation_timestep()
3527         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
3528         min/max coordinates to backend, but no musical info such as
3529         pitches
3531         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
3533         * lily/grob.cc: robustness fix: warning(): do not crash if
3534         cause is not set
3536         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
3537         the much more elaborated tuplet brackets than the very naive and
3538         simple ligature bracket grob
3540 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3542         * Documentation/user/refman.itely (Analysis brackets): add
3543         horizontal bracket doco.
3545         * ly/property-init.ly (setMmRestFermata): added.
3547         * Documentation/user/refman.itely (Multi measure rests): fermatas
3548         on mm rests.
3550         * input/regression/apply-context.ly (texidoc): new file
3552         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
3553         code to be executed during interpretation. Possible applications:
3554         smart octavation, more advanced bar checks. 
3556         * lily/apply-context-iterator.cc: new file.
3558 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3560         * input/test/new-markup.ly: new file.
3562         * lily/text-item.cc (text_to_molecule): new function
3564         * scm/new-markup.scm (lambda): new file
3566         * lily/function-documentation.cc (ly_add_function_documentation):
3567         add proc property as well
3569 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3571         * Documentation/user/music-glossary.tely (Top): add custos.
3573 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
3575         * Documentation/topdocs/INSTALL.texi: advise how to include source
3576         path to Emacs load-path and improve language.
3578 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3580         * GNUmakefile.in: config.h message fix.
3582         * autogen.sh:
3583         * aclocal.m4: Regenerate.
3585         * configure.in: 
3586         * config.make.in: 
3587         * stepmake/config.make.in: 
3588         * stepmake/configure.in: 
3589         * stepmake/autogen.sh: 
3590         * stepmake/aclocal.m4: Update for autoconf 2.56.
3592 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
3594         * Documentation/topdocs/INSTALL.texi: instructions for an user how
3595         to install Emacs-mode. Instructions how to use vim-mode.
3597 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3599         * scm/music-types.scm (music-descriptions): no length for tempo event.
3601         * input/*.ly: add \version everywhere.
3602         
3603         * input/*.ly: update syntax to 1.7 + new-chords.
3605         * VERSION: 1.7.7 released.
3606         
3607         * Documentation/user/*.tely: new chord syntax.
3609         * input/regression/[bc]*.ly (texidoc): syntax updates.
3610         
3611 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
3613         * lilypond.words: add vocabulary to be used in auto-completion
3615         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
3617         * lilypond.vim: allow note name at EOF
3619 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3621         * buildscripts/new-chords.py (edit): -e option: inline editing.
3623         * input/regression/a*.ly (texidoc): syntax updates.
3625         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
3626         music): elucidations. 
3628 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
3630         * lily/include/lily-proto.hh, ly/engraver-init.ly,
3631         ly/spanners-init.ly, scm/grob-description.scm,
3632         scm/grob-property-description.scm, scm/music-types.scm,
3633         lily/cluster-engraver.cc, lily/cluster.cc,
3634         lily/include/cluster.hh, input/test/cluster.ly: cluster
3635         implementation
3637         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
3638         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
3639         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
3641         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
3643         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
3645         * scm/grob-description.scm: bugfix: by default, use default note
3646         head style when engraving ligatures
3648         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
3650         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
3651         events
3653         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
3655         * input/test/ancient-font.ly: bugfix: style -> flag-style
3657         * lily/ligature-engraver.cc: indentation fix
3659         * lily/parser.yy: indentation fixes
3660         
3661 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3663         * input/regression/measure-grouping.ly: more elaborate example.
3665         * lily/moment.cc: ly:add-moment, ly:mul-moment,
3666         ly:div-moment. New functions 
3668         * scm/music-functions.scm (set-time-signature): new function,
3669         allow inline time sig settings with measure grouping.
3671         * lily/parser.yy (command_element): move time sig construction
3672         into Scheme.
3674         * lily/side-position-interface.cc (out_of_staff): new function,
3675         like padding, but keep minimum distance from staff. Easier than
3676         linespanners (dynamics, pedals), but roughly the same effect.
3678 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
3680         * emacs-mode.el: Added spanish-note-replacements 
3681         (Carlos Betancourt, <carlos.betancourt@chello.be>).
3683         * vimrc: (Un)commenting with <(S-)F12>, tidy.
3685 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
3687         * lilypond.vim: Do not fontify cises, desis, etc.
3689         * vimrc: view dvi with <S-F6>
3691 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3693         * lily/lookup.cc (triangle): new function.
3695         * input/regression/measure-grouping.ly (texidoc): new file: show
3696         triangles and brackets for beat groups of 3 and 2.
3698         * lily/include/measure-grouping-spanner.hh (class
3699         Measure_grouping): new file.
3701         * lily/measure-grouping-spanner.cc (brew_molecule): new file
3703         * lily/measure-grouping-engraver.cc (class
3704         Measure_grouping_engraver): new file.
3706 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3708         * Merge from stable:
3710             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
3711         
3712         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
3713         stylesheet.
3715         * ly/paper19.ly: Include paper19-init.ly.
3717         * ly/paper19-init.ly: New file.
3719         * Documentation/user/tutorial.itely (First steps): Fix first
3720         example for font test.
3722         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
3724         * ChangeLog: Add 1.7.6 release marker (see below).
3726         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
3727         Add .py files.
3729 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3731         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
3733         * input/tutorial/*.ly: update to new syntax.
3735         * lily/parser.yy (Composite_music): new transpose syntax,
3736         \transpose FROM TO MUSIC. 
3738 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3740         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
3741         latex progress/error output to stderr (by default this goes to
3742         stdout).  Show lilypond progress, even when not verbose.
3744         * python/lilylib.py (system): New optional parameter to control
3745         showing of progress.
3747         * scm/backend-documentation-lib.scm (check-dangling-properties):
3748         Fix error message.
3750         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
3751         axis, extent.
3753         * scm/grob-property-description.scm (magnify): Remove.
3754         (extent, axis): Add.
3756 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3758         * VERSION: Release 1.7.6.
3760         * scripts/convert-ly.py: more uniformization substitutions.
3762         * buildscripts/new-chords.py (sub_chords): new file.
3764 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3766         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
3767         lilypond.map.  Include sauter fonts too.  Cleanups.
3769 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3771         * Documentation/user/tutorial.itely (First steps): change to new
3772         chord/tie/slur/beam notation.
3774         * lily/parser.yy (event_that_take_dir): allow postfix notation for
3775         ties.
3777         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
3778         engraver. Process ties in postfix notation, i.e. c8-~ c
3780         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
3782         * input/regression/beam-postfix-notation.ly (texidoc): new file.
3784         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
3786         * lily/beam-engraver.cc (try_music): accept new-beam-events
3788         * input/regression/chord-scripts.ly (texidoc): new file
3790         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
3791         script-events.
3793         * scm/script.scm (default-script-alist): cleanup.
3795         * lily/script-engraver.cc (make_script_from_event): cleanup.
3797         * lily/lyric-combine-music-iterator.cc
3798         (Lyric_combine_music_iterator): remove superfluous events.
3799         (melisma_busy): new function. Fix broken melismas.
3801 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3803         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
3804         Remove nonvalid settings. Use descriptive key names.
3805         Use <Return> to indicate the pressing of that key.
3807 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3809         * scripts/lilypond-book.py (option_definitions): Typo.
3811         * scripts/ly2dvi.py: Updates.
3813         * python/lilylib.py (setup_environment, print_environment)
3814         (get_bbox, make_preview): Merge and remove from ly2dvi and
3815         lilypond-book.
3817         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
3819         * .cvsignore: Remove some cruft.
3821         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
3822         path.
3824         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
3825         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
3826         throughout.
3828         * python/lilylib.py (quiet_system): Junk
3829         (system): Display error log upon failure.
3830         (read_pipe): New function.  Cleanups and fixes.
3832         * python/*.py: Rename from *.py.in.
3833         
3834         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
3836         * GNUmakefile.in (SUBDIRS): Move python before scripts.
3838 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3840         * python/GNUmakefile: Bugfix: handle modules.
3842         * stepmake/stepmake/python-module-targets.make (default): Add
3843         compiled modules. 
3845         * stepmake/stepmake/python-module-rules.make: Add rule for byte
3846         compiling modules.
3848         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
3849         Bugfix.  (OUT_PYC_MODULES): Add.
3851 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3853         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
3854         Use default paths. Refresh description.
3856 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3858         * VERSION: 1.7.5 released
3860         * input/regression/finger-chords.ly (texidoc): new file.
3862         * lily/script-engraver.cc (process_music): remove scriptHorizontal
3863         support
3865         * lily/fingering-engraver.cc (process_music): remove kludgy
3866         scriptHorizontal stuff.
3868         * lily/script.cc: remove staff-support property.
3870         * lily/new-fingering-engraver.cc (add_fingering): new
3871         file. Fingering engraver for new style chords.
3873 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3875         * lily/parser.yy (bare_number): allow 4 \cm (without
3876         decimal dot). (should backport to 1.6?)
3878         * ly/declarations-init.ly: use Scheme for dimension defs.
3880         * lily/parser.yy (TODO): remove hard coded dimensions, add
3881         REAL NUMBER_IDENTIFIER production.
3883         * lily/rest-collision.cc (force_shift_callback): rewrite using
3884         -done property.
3886         * scm/grob-property-description.scm (rest-collision-done): add
3887         property.
3888         
3889         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
3891 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3893         * input/regression/multi-measure-rest-center.ly: new file.
3895         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
3896         off horizontally by 0.05 ss. Fixed.
3898 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3900         * scm/pdftex.scm: Rename ly-number to ly:number->string.
3902         * Documentation/topdocs/index.tely: Remove duplicate from merge.
3904 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3906         * lily/tie.cc (get_control_points): also avoid staff lines on the
3907         just outside the outer staff lines
3909 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3911         * ly/params-init.ly: Just define style-alist, no need to
3912         define-public.
3914         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
3915         (thanks Han-Wen).
3917         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
3918         (FET_FILES): = FONT_FILES.
3920         * Merge from stable:
3922             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
3924 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3926         * VERSION: 1.7.4 released.  
3927         
3928         * scm/generate-documentation.scm (string-append): add macro
3929         definitions.
3931         * lily/text-item.cc (lookup_text): don't use virtual fonts for
3932         normal texts.
3934         * lily/multi-measure-rest-engraver.cc: make separate
3935         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
3937         * lily/multi-measure-rest.cc: remove text handling. Remove
3938         number-threshold.
3940 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3942         * scm/music-types.scm: doc patch by Graham Percival
3944 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3946         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
3947         encoding part.
3948         (Font_info.set_defaults): pixelsize now also defauts to '0'.
3949         (sketch_p): Sketch wants only first four elements of X11 font spec.
3951         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
3953         * mf/feta-autometric.mf: Write foundry and family to log.
3955         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
3956         font translation table.
3958         * buildscripts/mf-to-table.py: Better font info into afm.
3960         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
3961         1.0.9 required.
3963         * configure.in: Whine for mftrace 1.0.9.
3965 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3967         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
3969         * lily/main.cc (main_prog): don't try to load init.EXT when
3970         processing foo.EXT.
3972 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
3974         * scm/tex.scm (zigzig-line): added.
3976         * scm/ps.scm (zigzag-line): added.
3978         * ps/music-drawing-routines.ps (subvec): added.
3979         (draw_zigzag_line): added.
3980         
3981         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
3982         grob properties zigzag-width and zigzag-length.
3984         * input/regression/glissando.ly: Add some zig-zagged glissandi.
3986 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3988         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
3989         svg output, including font.
3991 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3993         * scm/lily.scm: Register sodipodi output module.
3995         * scm/sodipodi.scm: New file.
3997         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
3999         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
4000         comment, after header.
4001         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
4002         FullName.  Fix FontName key.
4004 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
4006         * lily/rest.cc (after_line_breaking): bugfix: dots after half
4007         and breve rests.
4008         
4009         * input/test/blank-notes.ly: bugfix
4011         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
4012         rests. (Kim Shrier)
4014         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
4015         
4016 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4018         * scm/tex.scm: 
4019         * scm/ps.scm: Cleanup and remove obsolete junk.
4021         * Documentation/user/internals.itely:
4022         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
4024         * lily/parser.yy: Identify shift/reduce problems.
4026         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
4027         make-style-sheet.  Too specific for convert-ly?
4029 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4031         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
4033         * input/test/*.ly: various fixes.
4035         * lily/music.cc (name): bugfix
4037         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
4039         * lily/input-file-results.cc (code): set-point-and-click! ->
4040         set-point-and-click
4041         
4042 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4044         * Use uniform ly: prefix for exported scheme primitive functions.
4046         * scm/music-types.scm: junk compat glue
4048         * scripts/convert-ly.py: add rules for stuff below, junk
4049         compatibility glue for spanrequest.
4051         * lily/parser.yy (verbose_event): remove \spanrequest,
4052         \commandspanrequest, \script. 
4053         
4054         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
4056         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
4057         for \penalty, \glissando.
4059         * VERSION: release 1.7.3
4060         
4061 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
4063         * lily/accidental-engraver.cc: Fix
4064         grace-in-the-beginning-of-measure bug caused by the resent
4065         partial-measure fix.
4067         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
4068         overlap looks too crowded)
4069         
4070 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4072         * lily/parser.yy (assignment): allow SCM expression as assignment.
4074         * lily/include/music-output-def.hh (class Music_output_def):
4075         * lily/music-output-def.cc: 
4076         * lily/paper-def.cc: 
4077         * scm/font.scm (markup-to-properties):
4078         * lily/parser.yy (music_output_def_body): 
4079         remove style_sheet_
4081 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4083         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
4084         length.
4086         * input/regression/spacing-to-grace.ly: new file.
4088         * input/regression/spacing-end-of-line.ly: new file.
4090         * lily/note-spacing.cc (get_spacing): take into account breakable
4091         stuff sticking out at the left (time sig change at line break).
4093         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
4094         raggedright code.
4096         * scm/music-functions.scm (make-voice-props-set): add
4097         staff-position for mm rests.
4099         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
4100         before grace notes a little.
4102         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
4104         * lily/break-align-interface.cc (do_alignment): right-edge spacing
4105         key adds space at the end of line. 
4107 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4109         * scm/sketch.scm: Fix beams.
4111         * buildscripts/mf-to-table.py: Add EncodingScheme.
4113         * scm/sketch.scm: Resurrect.
4115 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4117         * lily/multi-measure-rest.cc: use breve rests for measure lengths
4118         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
4120 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4122         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
4124         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4126 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4128         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
4129         token for origin information.
4131         * lily/parser.yy (My_lily_lexer): do identifier location and
4132         cloning from lexer.
4134         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
4135         logic out of the parser. Add bar checks on both ends.
4137         * Documentation/user/refman.itely (Multi measure rests): add more
4138         notes about mm rests.
4140 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4142         * input/regression/bar-scripts.ly: Re-enable.
4144         * lily/parser.yy:
4145         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
4146         released rsn.  Bison 1.50 has a crucial bug and won't work.
4148         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4151 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4153         * input/regression/bar-scripts.ly: Blunt documentation build fix.
4155 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4157         * Actually merge changes since 1.6.4 besides ChangeLog, and
4158         resolve conflicts.  Lots of updates, hope all is well.
4159         
4160         * cygwin/lilypond.hint (requires): Add ghostscript.
4162         * scm: Update some (c).
4163         
4164 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4166         * input/test/{various}.ly: add \header fields and texidoc strings.
4168 2002-10-05  Werner Lemberg  <wl@gnu.org>
4170         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
4171         renamed to `output_latex_quoted'.
4172         Added `output_latex_noquote'.
4173         (schedule_lilypond_block): Implement `noquote' option for LaTeX
4174         mode.
4176 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4178         * ChangeLog: Add 1.6.6 release marker.  See below.
4180         * stepmake/stepmake/po-targets.make: Remove --c++ option.
4182         * scripts/midi2ly.py: Fix global syntax warnings.
4184         * GNUmakefile.in: Generate builddir locale tree too.
4186         * scripts/ly2dvi.py:
4187         * scripts/midi2ly.py: 
4188         * scripts/mup2ly.py: 
4189         * scripts/update-lily.py:
4190         * lily/main.cc (setup_paths): Fix for locales setup.
4192 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4194         * Documentation/windows/installing.texi: Soften wording about
4195         necessity of becoming Administrator.  tommie@iae.nl reports this
4196         does not seem to be necessary for his flavour of Windows 2000.
4197         Explicitely discourage text mode mounts.
4199 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4201         * lily/rest.cc (after_line_breaking): backport dot position fix.
4203         * lily/rest-collision.cc (do_shift): also remove dots for suicided
4204         rests. Thanks to Klaus Zimmermann for finding this bug.
4206 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4208         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
4210 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4212         * Documentation/user/music-glossary.tely: fix links.
4214 2002-10-21  Werner Lemberg  <wl@gnu.org>
4216         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
4217         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
4218         scaling factor) only once and use them in the definition of
4219         \embeddedps.
4220         * ps/music-drawing-routines.ps (skeel): Removed.
4222 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4224         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
4225         Solaris7, as we don't use nested $( ) constructs.
4227 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4229         * VERSION: Release 1.6.6.
4230         
4231 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4233         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
4234         as workaround for /bin/sh problems on Solaris7.
4236 2002-10-19  Werner Lemberg  <wl@gnu.org>
4238         * GNUmakefile.in (web-doc): Fix typos.
4239         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
4240         `music-drawing-routines.ps' but emit \special{header=...} once.
4241         * scm/tex.scm (header-end): Updated.
4243 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4245         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
4246         undefined tremolo. 
4248 2002-10-15  Werner Lemberg  <wl@gnu.org>
4250         * scripts/lilypond-book.py (g_make_html): New global variable.
4251         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
4252         if `g_make_html' isn't set.
4253         [main]: Add format `texi-html'.
4254         (option_definitions): Updated.
4255         * Documentation/user/lilypond-book.itely: Updated.
4257         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
4258         * make/ly-rules.make (%.texi, %.nexi): Use it.
4259         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
4260         format to lilypond-book.
4261         * GNUmakefile.in (web-doc): Ditto.
4263 2002-10-14  Werner Lemberg  <wl@gnu.org>
4265         Further improve TeX output.  The produced files are about 40%
4266         smaller.  `lilyponddefs.tex' is now read only once.
4268         * tex/lilyponddefs.tex: Remove footer stuff.
4269         (\ifundefined): Renamed to...
4270         (\lilypondundefined): This.  Use LaTeX's definition to
4271         make it nestable and make it global.
4272         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
4273         output.
4274         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
4275         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
4276         them global.
4277         (\placebox): Renamed to...
4278         (\lyitem): This.
4279         Make it global and call \outputscale by itself.
4280         (\lybox, \lyvrule): New macros to reduce input data.
4281         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
4282         New auxiliary macros.
4283         (\SkipLilydefs, \EndLilyPondOutput): Removed.
4284         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
4285         to...
4286         (\lilypondspace): This and made it global.
4287         (\turnOnPostScript): Renamed to...
4288         (\lilypondpostscript): This and made it global.
4289         (\turnOnExperimentalFeatures): Renamed to...
4290         (\lilypondexperimentalfeatures): This and made it global.
4291         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
4292         (\lilypondsetdimen): This and made it global.
4293         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
4294         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
4295         (all, $(outdir)/music-drawing-routines.ps): New rules.
4296         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
4297         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
4298         start-system, stop-system, stop-last-system, filledbox): Updated to
4299         use the changed macros from lilyponddefs.tex.
4300         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
4302 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4304         * Documentation/windows/installing.texi: Update.
4306 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4308         * VERSION: 1.6.5 released
4310         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4312 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4314         * scm/translator-property-description.scm (voltaOnThisStaff): add
4315         property.
4317 2002-09-28  Werner Lemberg  <wl@gnu.org>
4319         * scm/tex.scm (header-end): Suppress page numbering.
4321         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4322         Fix quotation for HTML output.
4324 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4325         
4326         * Documentation/user/refman.itely: grammar and phrasing
4327           fixes to "Note Entry" section.  Also adds a few new examples.
4329 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4331         * flower/include/string-data.icc: include string.h
4333 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4335         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4337 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4339         * Documentation/user/GNUmakefile (extra-local-help): Add.
4341         * stepmake/stepmake/www-targets.make (local-help): Add.
4343 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4345         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4346         packages.
4348         * Documentation/topdocs/README.texi (Top): building documentation
4349         (not website.)
4351 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4353         * Documentation/user/refman.itely: 
4354         * Documentation/user/tutorial.itely: 
4355         * Documentation/user/music-glossary.tely: Merge changes.
4357         * Documentation/user/glossary.html.in: 
4358         * Documentation/index.texi: 
4359         * Documentation/header.html.in: Accomodate renaming of glossary.
4360         
4361         * Documentation/user/tutorial.itely: Add some glossary references.
4362         
4363         * Documentation/user/refman.itely: Minor fixes.
4364         
4365         * Documentation/user/lilypond.tely: Add glossary do direntry.
4367         * Documentation/user/music-glossary.tely: Rename (previously:
4368         glossary.tely).  Fix anchor placement.
4370         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4372 2002-09-23  Werner Lemberg  <wl@gnu.org>
4374         * scripts/lilypond-book.py (output_dict): Fix handling of
4375         various environments by avoid extraneous newlines.
4376         Rename `output-all' regexp for html to `output-html'.
4377         Replace `output-all' regexp for texi with `output-texi-quote'
4378         and `output-texi-noquote'.
4379         (compose_full_body): Don't override `linewidth' user option
4380         for `singleline'.
4381         (schedule_lilypond_block): Don't indent text specified with
4382         `intertext' option.
4383         Add new option `noquote'.
4384         (compile_all_files): Use latex instead of tex to compile ly
4385         files directly.
4387         * Documentation/user/lilypond-book.itely: Updated and revised.
4388         Improve layout.
4390         * Documentation/user/glossary.tely,
4391         Documentation/user/introduction.itely,
4392         Documentation/user/tutorial.itely,
4393         Documentation/user/refman.itely,
4394         Documentation/user/appendices.itely: Fix overfull LilyPond
4395         boxes caused by the new lilypond-book code.  Other minor
4396         fixes.
4398         * Documentation/user/macros.itexi (@texiflat): Don't emit
4399         trailing space.
4401         * scm/tex.scm (end-output, header-end): Add preamble and
4402         postamble to make lilypond output directly compilable with
4403         latex.
4405         
4406 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4408         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4409         instructions.
4411 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4413         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4415 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4417         * lily/beam.cc (connect_beams): don't crash if there are quarter
4418         notes in beams.
4420 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4422         * Documentation/user/refman.itely: corrected ancient clef
4423         docu; added docu on ligatures
4425 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4427         * Documentation/user/glossary.tely,
4428         Documentation/user/refman.itely, input/les-nereides.ly,
4429         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4430         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4431         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4432         Stem properties: flag-style -> stroke-style, style -> flag-style.
4435 2002-09-22  Werner Lemberg  <wl@gnu.org>
4437         * scripts/lilypond-book.py: Add option `notime' to suppress
4438         printing of a time signature.  Specify default indentation of 0pt
4439         if single line fragment.  Don't emit redundant `\paper{ }'.
4441         * Documentation/user/lilypond-book.itely: Updated.
4443         * Documentation/user/glossary.tely: Completely reformatting.
4445 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4447         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4449 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4451         * Documentation/user/tutorial.itely: Fix links.
4452         
4453         * Documentation/topdocs/index.tely:
4454         * Documentation/index.texi:
4455         * Documentation/header.html.in: Small website fixes and updates.
4457         * debian/: Debian patch by Anthony Fok.
4459 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4461         * Documentation/footer.html.in: How time flies: It's already 2002!
4463         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4464         more descriptive link names than 'here'.
4466 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4468         * VERSION: 1.7.2 released
4469         * VERSION: 1.6.4 released
4470         
4471         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4473         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
4474         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
4476         * mf/feta-din.mf (test): add x-height and space.
4478         * lily/dynamic-engraver.cc (process_music): take dynamic direction
4479         from ^_ for crescendi. Idem for slurs and phrasing slurs.
4481         * ly/grace-init.ly: add-to-grace-init: function to portably add
4482         settings to \grace. 
4484         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
4485         if we get an absolute dynamic event.
4487         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
4489         * lily/source-file.cc (get_line): oops. All line numbers were off
4490         by 2. Fix that. 
4492         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
4493         be after the note, combined with -_^, i.e. c4-(-\)-\>  
4495         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
4497         * lily/parser.yy (number_factor): remove (number) as number
4498         expression. ("Let them eat Lisp").
4500 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4502         * lily/horizontal-bracket.cc: new file.
4504         * lily/horizontal-bracket-engraver.cc: new file.
4506         * input/regression/note-group-bracket.ly: new file. Support
4507         horizontal note brackets for music analysis.
4509         * lily/stem.cc (flag): new flag-style: no-flag.
4511         * input/test/stem-cross-staff.ly: new file
4512         
4513         * Documentation/user/internals.itely: Improved formatting, fixing
4514         typos.  Added a section `Output details' to describe how the TeX
4515         code looks like.
4517         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
4519         * lily/parser.yy: remove \dynamicscript.
4521         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
4522         definitions. 
4524         * python/midi.c (midi_error): take two arguments.
4526         * Merge 1.6.5 changes:
4527         
4528 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4530         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
4531         staff-space.  Previous 1.5 was probably meant as half-spaces.
4532         (cautionary-style): parentheses (was: smaller).  This is what doco
4533         says, and it seems more logical.
4535         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
4536         for 2nd sentence.
4538 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4540         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
4542 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4544         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4546 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4548         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4550 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4552         * scm/translator-property-description.scm (voltaOnThisStaff): add
4553         property.
4555 2002-09-28  Werner Lemberg  <wl@gnu.org>
4557         * scm/tex.scm (header-end): Suppress page numbering.
4559         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4560         Fix quotation for HTML output.
4562 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4563         
4564         * Documentation/user/refman.itely: grammar and phrasing
4565           fixes to "Note Entry" section.  Also adds a few new examples.
4567 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4569         * flower/include/string-data.icc: include string.h
4571 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4573         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4575 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4577         * Documentation/user/GNUmakefile (extra-local-help): Add.
4579         * stepmake/stepmake/www-targets.make (local-help): Add.
4581 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4583         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4584         packages.
4586         * Documentation/topdocs/README.texi (Top): building documentation
4587         (not website.)
4589 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4591         * Documentation/user/refman.itely: 
4592         * Documentation/user/tutorial.itely: 
4593         * Documentation/user/music-glossary.tely: Merge changes.
4595         * Documentation/user/glossary.html.in: 
4596         * Documentation/index.texi: 
4597         * Documentation/header.html.in: Accomodate renaming of glossary.
4598         
4599         * Documentation/user/tutorial.itely: Add some glossary references.
4600         
4601         * Documentation/user/refman.itely: Minor fixes.
4602         
4603         * Documentation/user/lilypond.tely: Add glossary do direntry.
4605         * Documentation/user/music-glossary.tely: Rename (previously:
4606         glossary.tely).  Fix anchor placement.
4608         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4610 2002-09-23  Werner Lemberg  <wl@gnu.org>
4612         * scripts/lilypond-book.py (output_dict): Fix handling of
4613         various environments by avoid extraneous newlines.
4614         Rename `output-all' regexp for html to `output-html'.
4615         Replace `output-all' regexp for texi with `output-texi-quote'
4616         and `output-texi-noquote'.
4617         (compose_full_body): Don't override `linewidth' user option
4618         for `singleline'.
4619         (schedule_lilypond_block): Don't indent text specified with
4620         `intertext' option.
4621         Add new option `noquote'.
4622         (compile_all_files): Use latex instead of tex to compile ly
4623         files directly.
4625         * Documentation/user/lilypond-book.itely: Updated and revised.
4626         Improve layout.
4628         * Documentation/user/glossary.tely,
4629         Documentation/user/introduction.itely,
4630         Documentation/user/tutorial.itely,
4631         Documentation/user/refman.itely,
4632         Documentation/user/appendices.itely: Fix overfull LilyPond
4633         boxes caused by the new lilypond-book code.  Other minor
4634         fixes.
4636         * Documentation/user/macros.itexi (@texiflat): Don't emit
4637         trailing space.
4639         * scm/tex.scm (end-output, header-end): Add preamble and
4640         postamble to make lilypond output directly compilable with
4641         latex.
4643         
4644 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4646         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4647         instructions.
4649 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4651         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4653 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4655         * lily/beam.cc (connect_beams): don't crash if there are quarter
4656         notes in beams.
4658 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4660         * Documentation/user/refman.itely: corrected ancient clef
4661         docu; added docu on ligatures
4663 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4665         * Documentation/user/glossary.tely,
4666         Documentation/user/refman.itely, input/les-nereides.ly,
4667         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4668         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4669         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4670         Stem properties: flag-style -> stroke-style, style -> flag-style.
4672 2002-09-22  Werner Lemberg  <wl@gnu.org>
4674         * scripts/lilypond-book.py: Add option `notime' to suppress
4675         printing of a time signature.  Specify default indentation of 0pt
4676         if single line fragment.  Don't emit redundant `\paper{ }'.
4678         * Documentation/user/lilypond-book.itely: Updated.
4680         * Documentation/user/glossary.tely: Completely reformatting.
4682 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4684         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4686 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4688         * Documentation/user/tutorial.itely: Fix links.
4689         
4690         * Documentation/topdocs/index.tely:
4691         * Documentation/index.texi:
4692         * Documentation/header.html.in: Small website fixes and updates.
4694         * debian/: Debian patch by Anthony Fok.
4696 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4698         * Documentation/footer.html.in: How time flies: It's already 2002!
4700         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4701         more descriptive link names than 'here'.
4703 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4705         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4707 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4709         * lily/part-combine-music-iterator.cc (get_state): cleanup
4710         (get_music_info): cleanup.
4712 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4714         * scm/backend-documentation-lib.scm (interface-doc-string):
4715         crosslinks between interfaces and grobs. Headings for interfaces
4716         in grob explanation.
4718 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4720         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4721         dtd).  Add preliminary dtd.
4722         (re-sub-alist): Robustify.
4724 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4726         * lily/include/event-chord-iterator.hh,
4727         lily/context-specced-music-iterator.cc,
4728         lily/event.cc, lily/event-chord-iterator.cc: add
4730 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4732         * lily/: some (c) header fixes.
4733         
4734         * lily/request-chord.cc: Remove.
4735         
4736         * lily/include/event-chord-iterator.hh:
4737         * lily/include/event.hh:
4738         * lily/event-chord.cc: New file.
4739         
4740         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
4741         requested.
4743 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4745         * lily/ : rename Request to Event
4747         * lily/parser.yy (command_element): move clef stuff into Scheme.
4749         * lily/:  rename length_mom () to get_length()
4751         * lily/part-combine-music.cc: removed file and class.
4753         * lily/context-specced-music-iterator.cc (class
4754         Context_specced_music_iterator): new file. Obsoletes the
4755         Context_specced_music type.
4757         * scm/music-types.scm (make-repeated-music): put different kinds
4758         of repeated music into music-type table.
4760         * VERSION: 1.7.1 released.
4762         * scm/to-xml.scm: new file.
4764         * input/test/to-xml.ly (fooBar): demo of what is possible with the
4765         new Input representation: dump music as XML.
4767         * scm/engraver-documentation-lib.scm
4768         (engraver-accepts-music-types?): add links from music to engraver,
4769         from music-type to engraver.
4771         * lily/include/command-request.hh: removed
4772         lily/include/musical-request.hh: removed. Removed all _req classes
4773         except Key_change_req. Changes throughout.
4775 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4777         * lily/tuplet-engraver.cc (try_music): Compile kludge.
4779 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4781         * lily/*.cc: specify accepts for many engravers.
4783         * scm/music-documentation-lib.scm: dump music expressions and
4784         music subtypes.
4786         * scm/documentation-lib.scm: complete revision.
4787         Use GOOPS objects to store document tree explicitly. Cleaned up and
4788         sped up doco generation a lot.
4790 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4792         * input/trip.ly (fugaIILeft): add arpeggio
4794         * lily/translator-group.cc (try_music_on_nongroup_children):
4795         oops. The name symbol is in the cdr of the assoc handle.
4797         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
4798         Hyphen_req, Glissando_req, Break_req, Mark_req 
4800 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4802         * lily/musical-request.cc (music-duration-length,
4803         music-duration-compress): new functions.
4805         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
4806         throughout. Warning doesn't work yet.
4808         * lily/translator-group.cc (try_music_on_nongroup_children):
4809         new implementation: store candidate acceptors in a hashTable.
4811 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4813         * scm/music-types.scm (music-descriptions): change name to
4814         internal-class-name
4816         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4818 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4820         * lily/beam.cc (connect_beams): don't crash if there are quarter
4821         notes in beams.
4823 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4825         * Documentation/user/refman.itely: corrected ancient clef
4826         docu; added docu on ligatures
4828 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4830         * Documentation/user/glossary.tely,
4831         Documentation/user/refman.itely, input/les-nereides.ly,
4832         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4833         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4834         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4835         Stem properties: flag-style -> stroke-style, style -> flag-style.
4837 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4839         * scm/music-functions.scm (music-separator?): don't use name music
4840         property.
4842 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4844         * stepmake/stepmake/generic-targets.make (help): Document check
4845         target.
4847         * lily/new-accidental-engraver.cc: Compile fix.
4849 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4851         * scripts/convert-ly.py: Add rule.
4853         * input/test/music-creation.ly:
4854         * input/test/add-staccato.ly:
4855         * input/test/add-text-script.ly: ly-make-music.
4857         * scm/drums.scm (make-head-type-elem, make-articulation-script):
4858         More ly-make-music renamings.
4860         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
4862         * lily/music-constructor.cc (make_music): Add debugging info.
4864         * scm/music-functions.scm (make-simultaneous-music,
4865         (make-sequential-music, context-spec-music):
4866         * scm/music-types.scm (music-descriptions): Get lily to run.
4868 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4870         * lily/command-request.cc (transpose_key_alist): new function.
4872         * lily/key-performer.cc (create_audio_elements): cleanup. 
4874 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4876         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
4878         * lily/include/translator.hh (ENTER_DESCRIPTION): add
4879         events-accepted field.
4881         * scm/music-types.scm: new file.
4883         * lily/parser.yy: put music type initialization into scheme,
4884         similar to grob initialization.  Changes throughout.
4886 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4888         * Documentation/user/tutorial.itely: Fix links.
4889         
4890         * Documentation/index.texi: 
4891         * Documentation/header.html.in: 
4892         * Documentation/topdocs/index.tely: Small website fixes and updates.
4894         * debian/: Debian patch by Anthony Fok.
4896 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4898         * Documentation/footer.html.in: How time flies: It's already 2002!
4900         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4901         more descriptive link names than 'here'.
4903         * ROADMAP: Remove test stuff.
4905         * scripts/update-lily.py: Allow auto-building of stable and
4906         development versions.  Bugfixes.
4908 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4910         * VERSION: released 1.7.0
4912         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4914         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
4915         positive line widths.
4917 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4919         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
4920         go.  Fix comments.
4922         * cygwin: Cygwin updates.
4924 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4926         * Documentation/windows/installing.texi (Top): version for python,
4927         urls for ghostscript (thanks to John Potelle)
4928         
4929         * lily/simultaneous-music-iterator.cc
4930         (Simultaneous_music_iterator): init children_list_ before
4931         triggering GC.
4933         * lily/*-iterator.cc: be even more careful with smobbed copy
4934         constructors. 
4936         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
4937         LeftEdge item.
4939 2002-09-15  Werner Lemberg  <wl@gnu.org>
4941         Improving LilyPond's output to make them ordinary TeX boxes with
4942         predictable dimensions.  System boxes are now vertically centered on
4943         the baseline; this offset can be further controlled with
4944         \lilypondscoreshift.
4946         * lily/system.cc (System::post_processing): Pass length of current
4947         system to `start-system' (including any horizontal indentation).
4949         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
4950         prettier.
4951         (lily-def): Append `%'.
4952         (start-system): Add parameter `wd'.  Output more TeX code to specify
4953         box dimensions.
4954         (stop-system, stop-last-system): Complement changes in
4955         `start-system'.
4956         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
4957         Updated.
4959         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
4960         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
4961         Write final `\endinput'.
4963         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
4964         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
4965         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
4966         files and macro definitions don't produce spurious spaces and
4967         paragraphs (using \endlinechar).
4968         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
4970         * Documentation/user/internals.itely: Improved formatting, fixing
4971         typos.  Added a section `Output details' to describe how the TeX
4972         code looks like.
4974 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4976         * lily/accidental-engraver.cc: Also work with partial measures.
4978 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4980         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
4981         spanner.
4983 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4985         * lily/identifier-smob.cc (unpack_identifier): new file.
4987         * lily/lexer.ll (identifier_type): new function.  use ly-id to
4988         pass off scheme expressions as music identifiers.
4990         * scm/lily.scm: reorganisation, cleanups.
4992         * lily/main.cc: small cleanups.
4994 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4996         * lily/ly-module.{cc,hh}: new file.
4998 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
5000         * lily/accidental-engraver.cc: Also work with partial measures.
5002 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5004         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
5006 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5008         * lily/my-lily-lexer.cc: use SCM module in stead of
5009         Scheme_hash_table. Changes throughout.  
5011 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5013         * VERSION (MY_PATCH_LEVEL): make 1.7.0