*** empty log message ***
[lilypond.git] / ChangeLog
bloba6216da95cdff631696a23f082ee2bff2cb19b34
1 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3         * input/les-nereides.ly: Updates.
5 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
8         which repeats the tag insertion selected from "Insert tag" menu.
10 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12         * lily/all-font-metrics.cc (find_font): load AFM files first only
13         for feta fonts. This fixes problems with TeXlive and other TeX
14         distros that include AFM files for the CM fonts. 
16         * scm/font.scm (qualifiers-to-font-name): remove.
18         * lily/paper-def.cc: remove get_var.
20         * input/trip.ly: remove file.
21         
22         * input/regression/spacing-note-flags.ly (raggedright): remove
23         stafflinethickness
25         * input/les-nereides.ly: update to new syntax, cleanups.
27 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
29         * Documentation/user/refman.itely: Clarify shortest-note problem
30         of autobeamer.
32 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
34         * lilypond-mode.el: Add each word to regexps only once.
36         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
37         is based on the syntax definitions in lilypond.words. Remove all 
38         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
39         LilyPond->Insert menu is generated by the entries in lilypond.words 
40         to which have been given a syntax definition.
42         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
43         \notes, \relative, \score, \simultaneous, \transpose.
45         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
47         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
48         
49         * lilypond-mode.el: add menu keywords separately.
51         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
53 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
55         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
56         current ugly installation method for PFA fonts.
58 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
60         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
61         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
63         * Documentation/user/music-glossary.tely: update legato.
65 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
67         * lexer-gcc-3.0.patch: Remove.
69         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
71 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
73         * debian/rules (binary-arch): remove NEWS.
75 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
77         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
78         stepmake/bin{ many }: polish the `--help's of different scripts;
79         model taken from the core-utils of Linux.
81         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
83 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
85         * flower/parse-afm.cc (parseCharMetrics): add warnings.
87         * flower/libc-extension.cc: idem.
89         * flower/include/libc-extension.hh: protect against isinf macros.
91 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
93         * { many }: Use two uppercase letters in LilyPond.
95         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
97         * VERSION: 1.7.29 released.
98         
99 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
101         * lily/tie.cc: add TODO comment.
103         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
105         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
106         linejoins and linecaps. This fixes problems with occasional spikes
107         on slur/tie endings.
108         
109         * input/regression/font-name.ly: don't use PS fonts for
110         compatibility reasons. 
112         * mutopia/claop.py (accents): update to 1.8
114         * Documentation/user/music-glossary.tely (Top): remove 13pt.
116         * Documentation/user/macros.itexi: don't color glossary links.
118         * Documentation/user/invoking.itexi (Error messages): new section
120 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
122         * input/regression/font-name.ly: add file.
124         * scm/document-backend.scm (grob-doc): remove <hr> from
125         lilypond-internals
127         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
128         reqd version to 1.6.4 
130         * lily/font-interface.cc (get_font): bugfix: take font-name from
131         alist chain too. This fixes font-name override for \markup.
133 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
135         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
137         * input/test/polymetric-differing-notes.ly: Compile fix.
139 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
141         * Documentation/user/refman.itely: fixed typo
143         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
144         before flexa
146 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
148         * input/test/{ many }: search & fix some typos.
150 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
152         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
153         images.
155         * scm/music-functions.scm (make-voice-props-set): set Script /
156         TextScript dir for polyphony too.
158         * scm/define-grobs.scm (all-grob-descriptions): decrease space
159         before clef.
161         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
163 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
165         * Documentation/user/refman.itely (Percussion): Small
166         clarifications and fixes.
168         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
169         threads. This fixes different heads playing simultaneously.
171 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
173         * Documentation/user/{ many }: increase readability (read through 
174         User manual from `one big page').
176 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
178         * input/test/polymetric-differing-notes.ly: add example with
179         disparate note values.
181         * input/test/polymetric.ly: rename from poly-metric
183         * scripts/ly2dvi.py (include_path): bugfix: use outbase
184         iso. outname.
186         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
187         G-clef bbox to real char extents. This fixes the G-clef being
188         offset too much to the right.
189         document perc clef offset.
191         WARNING: FONT CHANGED.
193         * Documentation/user/tutorial.itely (Tutorial): move menu.
195 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
197         * buildscripts/lilypond-profile.sh (Error): trim error message.
199         * Documentation/user/invoking.itexi (Invoking the lilypond
200         binary): add note about path.
202         * Documentation/user/macros.itexi: add @c at EOL, hopefully
203         suppresses superfluous spaces.
205 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
207         * buildscripts/lilypond-profile.sh: Add documentation to error
208         message.
210         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
212 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
214         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
215         <mike@ossmann.com>)
217         * Documentation/bibliography/computer-notation.bib (pages): prune
218         unscientific language.
220         * Documentation/user/GNUmakefile: copy unsplit file to
221         lilypond.html (idem for lilypond-internals).
223         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
225         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
227         * python/lilylib.py (lilypond_version): 2.1 proof version check.
229         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
230         fix.
231         
232 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
234         * Documentation/user/{ various }: bind text snippets with their
235         examples, e.g. by punctuation: This is an example.
237 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
239         * ly/performer-init.ly (VoiceContext): Typos.
241         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
242         builds, leave final-install to toplevel srcdir makefile.
244         * make/srcdir.make.in (install): New target.
246 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
248         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
249         This fixes core dump on MIDI output (Simon Weatherill).
251         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
252         on local-WWW-post.
254 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
256         * make/lilypond.redhat.spec.in: add dvips to reqs.
258 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
260         * make/srcdir.make.in (web): Add special web target.
262         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
263         from inner $(LOOP).
265         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
267         * stepmake/stepmake/generic-targets.make (www-targets-help):
268         * GNUmakefile.in (web-install): Install in $(webdir).
270         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
272         * cygwin/changelog: 
273         * cygwin/mknetrel: Update.
275         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
276         (html-doc): Remove (use: web).
278         * stepmake/stepmake/script-rules.make: 
279         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
280         Fix $(config_make) dependencies for srcdir build.
282         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
283         target for srcdir build.
285         * stepmake/make/stepmake.make: 
286         * make/srcdir.make.in: 
287         * GNUmakefile.in:
288         * make/stepmake.make (config_make): Rename variable (was:
289         configuration).
291 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
293         * Documentation/user/internals.itely (Manipulating music
294         expressions): run lilypond on example too.
296         * flower/include/libc-extension.hh: move lrint define to
297         header. bugfix.
298         
299 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
301         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
302         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
303         do we recurse whole tree?).
305         * GNUmakefile.in (html-doc): Resurrect.
307         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
308         obsolete $(package-icon) dependency.
310 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
312         * Documentation/user/refman.itely (Automatic staff changes):
313         add seealso 
315         * Documentation/index.html.in: link to bigpage.
317         * Documentation/user/tutorial.itely (Tutorial): streamline.
319         * Documentation/index.html.in: url typo.
321         * VERSION (PACKAGE_NAME): release 1.7.28
323         * python/lilylib.py (error_log): remove '/' from name.
325         * input/regression/pedal.ly: remove; dups input/test/
326         
327         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
329         * Documentation/index.html.in: python style doco index.
331         * Documentation/{footer,header}.html.in (src): remove, 
333         * Documentation/pictures: remove all but lelie-logo.xpm.
335         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
336         before running makeinfo.
338         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
339         @code{}
341 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
343         * input/test/bar-number-regular-interval.ly: rename.
345         * Documentation/user/*: various fixes. 
347 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
349         * Documentation/{ many }: polish for update-all-menus. typos.
351         * po/fi.po: fixes.
353         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
355         * buildscripts/mutopia-index.py: polish.
357         * input/regression/{ many }, input/test{ many }: polish texidocs.
359 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
361         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
363         * lily/text-spanner.cc (brew_molecule): use bracket-flare
364         iso. edge-widen.
366         * lily/piano-pedal-engraver.cc (process_music): change from
367         process_acknowledged ()
369         * lily/piano-pedal-bracket.cc: new file. Change
370         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
371         cleaned up.
373         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
375         * input/regression/tuplets.ly (texidoc): rename file.
377         * po/fr.po: update
379         * buildscripts/lilypond-profile.sh: error message if script is not
380         sourced.
382         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
383         bracket-flare
384         (make_bracket): simplify code.
386         * lily/parser.yy (verbose_command_req): catch typos in \key scale
387         argument.
389         * python/lilylib.py (lilypond_version_check): new function
391         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
393         * scripts/ly2dvi.py (run_lilypond): add version check.
395         * scripts/lilypond-book.py (option_definitions): typo
397         * scripts/ly2dvi.py (include_path): typo
399         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
401         * lily/parse-scm.cc (parse_handler): typo
403         * Documentation/user/macros.itexi: use @heading for headings.
405         * Documentation/user/refman.itely: updates, fixes.
407 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
409         * po/fi.po: add Finnish translations. fixes.
411         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
413         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
414         from lily/glissando-engraver.cc.
416 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
418         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
419         for non-first _broken_ bracket.
421         * Documentation/user/refman.itely: corrections.
423 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
425         * lily/new-fingering-engraver.cc (position_scripts): add heads to
426         support of the fingerings.
428         * po/fr.po: French translation update.
430         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
431         strings.
433 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
435         * Documentation/user/introduction.itely: Small fixes.
437 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
439         * Documentation/topdocs/AUTHORS.texi: polish.
441 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
443         * Documentation/user/introduction.itely: revise
445         * Documentation/user/tutorial.itely: reorganise.
447         * Documentation/topdocs/index.tely: remove.
449         * Documentation/header.html.in: prune.
451         * GNUmakefile.in: clean up web building.
453         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
454         target.
456 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
458         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
460         * lilypond-mode.el: turn on blink-matching-paren.
462 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
464         * scm/output-sodipodi.scm (svg-header): Fix typo.
466 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
468         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
469         fixes a security hole.
471         * scripts/lilypond-book.py (original_dir): remove temp_dir
473         * scm/document-translation.scm: use @code tags.
475 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
477         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
479         * lilypond-mode.el: add a buffer-local post-command-hook to set
480         context dependent syntax-table after each cursor event. Remove old
481         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
483         * lilypond-indent.el: update comments.
485         * Documentation/footer.html.in: add period.
487 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
489         * make/lilypond.redhat.spec.in (Group): don't strip binary.
491         * scm/document-translation.scm (document-property-operation): add
492         @code{} tags.
494         * VERSION (PACKAGE_NAME): release 1.7.27
496         * config.make.in: add PAPER variable
498         * buildscripts/new-chords.py (help): add help text
500         * Documentation/user/introduction.itely (Typography and program
501         architecture):  fixes.
503         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
504         for texinfo and dvips. This fixes problems with PDF output of the
505         wrong size.
507         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
508         DVIPS_PAPERSIZE variable
510         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
511         TEXINFO_PAPERSIZE variable 
513 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
515         * mf/feta-macros.mf: whoops: only draw lines for test situations.
517         * mf/feta-toevallig.mf: lowres fixes.
519 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
521         * NEWS: Typo and fill-paragraph fixes.
523         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
524         cast #define.
526         * configure.in: 
527         * config.hh.in: Check for lrint.
529 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
531         * VERSION: 1.7.26 released
533         * lily/separation-item.cc: add padding property.
535         * input/test/*.ly: various fixes, remove solo-a2.ly
537         * scm/new-markup.scm (brew-new-markup-molecule): arg order
538         bugfix. Fixes old-style markup compatibility.
540         * Documentation/user/introduction.itely (Introduction): historical
541         elucidations
543         * Documentation/user/music-glossary.tely (Top): linewidth fix.
545         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
547         * Documentation/index.texi (Top): cleanup.
549         * Documentation/user/introduction.itely (Introduction): rewrite
550         introduction, 
551         (Music notation and  engraving): about notation. Add flat-picture
553 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
555         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
556         separation items. This keeps lyrics from bumping into each other.
558 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
560         * GNUmakefile.in (topdocs-web): New target.
561         (local-web): Depend on topdocs-web; fixes html-doc.
563 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
565         * po/lilypond.pot: run po-replace
567         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
569         * scm/drums.scm (reset-drum-kit): new function.
571         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
573         * scripts/update-lily.py: remove
574         
575         * VERSION: release 1.7.25
576         
577         * Documentation/user/introduction.itely (Introduction): rewrite
578         start of introduction.
580 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
582         * lily/all-font-metrics.cc: fixed typo
584 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
586         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
587         LilyPond-mode-context-set-syntax-table): new functions to define
588         the syntax table according to context.
590         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
592 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
594         * Documentation/user/refman.itely (Figured bass): 
595         language nit courtesy http://www.vocabula.com
597         * GNUmakefile.in: remove no kpathsea hack.
599         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
600         doco.
602         * GNUmakefile.in: remove web-doc target.
604         * lily/all-font-metrics.cc (find_afm): add message about
605         buildscripts/clean-fonts.sh 
607         * scm/define-music-properties.scm (figure): use string for 'figure
609         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
611         * input/regression/ : add raggedright = ##t where applicable. 
612         
613         * scm/bass-figure.scm (make-bass-figure-markup): add
614         alignBassFigureAccidentals property.
616         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
617         bracket.
619         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
620         syllables widths into account for minimum-length.
622         * input/test/staff-container.ly: update file
624         * input/test/stem.ly: remove
626         * lily/event.cc (LY_DEFINE): add ly: prefix.
628         * input/test/clef-manual-control.ly: from manual-clef
630         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
632         * input/test/different-time-signatures.ly: move to poly-metric.ly
634         * input/test/hara-kiri*,scales.ly: remove
635         
636         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
637         with chord-names-jazz.ly)
639         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
640         get scalable cm fonts too.
642         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
643         --encoding for mftrace if present.
645         * input/regression/slur-area.ly: move from test/
647         * input/test/: remove simple-slur-endings slur-attachment
648         slur-broken-cross-staff slur-broken.ly slur-damping.ly
649         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
650         slur-symmetry slur-symmetry tie-broken.ly
652         * scm/drums.scm (set-drum-kit): add function.
654         * Documentation/user/refman.itely (Percussion staves): use
655         set-drum-kit
657         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
658         too
659         (Global_measure.set_timesig): handle 3/8 time sig too.
661         * scm/output-lib.scm (note-head-style->attachment-coordinates):
662         note about triangle note heads.
664         * scm/drums.scm: use alist for instrument-settings. This fixes the
665         bug with assigning to drums in the .ly file.
667         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
668         CHANGED.
670         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
671         cluster-beacon-interface
673         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
675         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
677         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
679         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
680         to get positions.
682         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
683         make ClusterSpannerBeacon to record Y positions. This removes the
684         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
685         make cluster-note-events.
687 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
689         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
691         * configure.in: Use lily/main.cc as identifying source file.
693         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
695         * config.hh.in: 
696         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
698         * configure.in: Require PYTHON >= 2.0.
700         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
701           $PYTHON for include dir location.
702         (STEPMAKE_PYTHON): New function.  Use
703         
704             PYTHON=foo ./configure
706           to override.
708 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
710         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
711         something.
713         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
714         ftp.lilypond.org everywhere.
716 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
718         * lily/text-item.cc (interpret_new_markup): do only if new-markup
719         detected.
721         * Documentation/user/refman.itely (Grace notes): note on explicit
722         contexts
724 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
726         * lilypond-font-lock.el: add a comment about LilyPond specific
727         escape characters: ^, - and _, in the syntax table.
729         * Documentation/user/appendices.itely: a majuscule fix.
731 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
733         * input/test/trills.ly (endHorizScript): fixes.
735         * input/test/chord-names-jazz.ly: merge in alternate Jazz
736         notation, move from regression.
738         * input/test/script-stack.ly: change name from stacked-scripts
740         * input/test/ossia.ly: octave errors.
742         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
743         for midi-volume-equaliser
745 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
747         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
748         cm fonts.
750         * mf/feta-beugel.mf: don't multiply font_count by 10.
752         * lily/lookup.cc (horizontal_line): new function. Use
753         horizontal-line in output backends.
755         * Documentation/user/tutorial.itely (An orchestral part): new
756         section on orchestral stuff and identifiers.
758 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
760         * lilypond-mode.el: comment-out paren-highlighting, it still causes
761         some interference to other modes.
763 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
765         * lily/spacing-spanner.cc (musical_column_spacing): use average,
766         not maximum of spacing wishes in polyphonic situations.
768         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
769         number
771         * lilypond-indent.el: remove paren matching. 
773         * lily/text-item.cc (interpret_new_markup): new function
774         use iso. text2molecule.
776         * lily/main.cc (notice): change FSF address 
778         * po/de.po: update PO file to 1.6.
780 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
782         * Documentation/user/ {many}: Add periods and remove spaces.
783         
784 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
786         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
787         Disable buffer-locally default paren hook and make a new one. 
789         * lilypond-mode.el: Turn off locally paren-mode, but turn on
790         locally LilyPond-paren-mode. Add todo for mouse double-click.
792 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
794         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
795         Disable buffer-locally default paren idle timer and make a new one. 
797         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
798         locally LilyPond-show-paren-mode. Add to menu a toggle for
799         LilyPond-show-paren-function.
801 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
803         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
805 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
807         * Documentation/user/refman.itely: spelling fix.
809         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
810         paren highlight function definitions. add todo for
811         LilyPond-show-paren-mode.
813 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
815         * input/template/jazz-combo.ly: new file.
817 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
819         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
820         lo-res fixes.
822         * mf/feta-schrift.mf: bugfix in varcoda sign.
823         WARNING: FONT CHANGED
825         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
826         in accordance with lexer.ll.   
828 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
830         * Documentation/user/tutorial.itely: Edit introduction.
832 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
834         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
835         ly:grob-staff-position
837 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
839         * scm/to-xml.scm: import srfi-1
841         * VERSION (MAJOR_VERSION):  release 1.7.24
843         * python/lilylib.py (make_ps_images): make multipage _really_ work.
845         * scripts/lilypond-book.py (do_file): put texidoc before image.
846         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
848         * input/regression/*.ly: fix snippet octaves 
850         * input/test/spanner-after-break-tweak.ly: import
851         broken-spanner-adjustment
853         * input/no-notation/midi-transposing.ly: move from input/test/
855         * input/test/: remove chord-markup
857         * input/regression/instrument-name-partial.ly: move from input/test.
859         * input/test/vertical-text.ly: remove
861         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
862         space above lyrics lines.
864         * input/test/uniform-breaking.ly: remove file.
866         * lily/gourlay-breaking.cc (combine_demerits): add comment about
867         uniform spacing density. 
869         * input/test/chords.ly (keys): remove file.
871         * scm/documentation-lib.scm (oop): use srfi-1 too.
873         * input/regression/*.ly: add \version
875         * Documentation/user/*.itely: various fixes.
877         * buildscripts/mf-to-table.py (base): break table every three
878         symbols.
880         * input/:  remove %% new-chords-done %% .
882         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
883         os-music.ly
884         
885 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
887         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
889         * scm/new-markup.scm (box-markup): new function.
890         (box-markup): new function. Contributed by Dick Schoeller
891         <schoeller@attbi.com>
893         * scm/lily.scm: remove reduce-no-unit 
894         (list-insert-separator): use fold-right
896         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
897         of arguments. 
899         * NEWS: more neutral language for ancient notation 
901         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
902         inside pointing beaming for chord tremolo.
904         * Documentation/user/lilypond-book.itely: minor editing
906 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
908         * NEWS: added news for 1.8 regarding ancient notation
910         * Documentation/user/refman.itely (Gregorian square neumes
911         ligatures): fixed typo
913         * lily/vaticana-ligature-engraver.cc,
914         lily/include/vaticana-ligature.hh: bugfix: use special heads for
915         lower/upper head of Pes only when heads are stacked
917         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
918         scm/define-grob-properties.scm: cleanup: make "join-left" a
919         boolean grob property and save delta pitch in grob property
920         "delta-pitch" instead
922         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
924 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
926         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
927         completely borked
929         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
930         (try_music): bug fix: beam multiplicity was completely borked.
932         * scm/lily.scm: remove tail, filter-list, filter-out-list,
933         first-n, butfirst-n in favor of srfi-1 functions.
934         remove string-join, string-pad in favor of srfi-13 functions.
936         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
938         * NEWS: use complete sentences.
940         * Documentation/user/introduction.itely (Example applications):
941         add note about databases and lilypond-book.
943         * input/test/volta.ly: remove file
945         * input/regression/volta-broken-left-edge.ly: simplify file
947 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
949         * Documentation/user/refman.itely (Constructing a tweak): new
950         subsection.
952         * Documentation/user/tutorial.itely (Fine tuning layout): add
953         common tweaks.
955         * scm/define-grobs.scm (TextScript): use new brewer.
957 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
959         * VERSION: release 1.7.23
961         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
963         * python/lilylib.py (make_ps_images): bugfixes.
965         * input/regression/volta-multi-staff.ly: new file.
967         * Documentation/user/macros.itexi: refcommands, refcommand macros.
969         * Documentation/user/tutorial.itely (Piano staffs): new section.
970         (Setting variables): new section
971         (Fine tuning layout): new section
973         * input/just-friends.ly: remove file. Superseeded by
974         input/test/chords-without-melody.ly
976         * ly/property-init.ly: add all commands to refman.
978         * scm/define-translator-properties.scm: remove
979         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
981         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
982         name. Underscores botch up PS output.
984         * scm/define-translator-properties.scm: remove
985         textNonEmpty, oneBeat, regularSpacingDelta
987         * scripts/convert-ly.py (FatalConversionError.conv): conversion
988         rule for automaticBars.
990         * lily/timing-engraver.cc (start_translation_timestep): change
991         barNonAuto to automaticBars
993 2003-06-30  Graham Percival  <gperlist@shaw.ca>
995         * input/test/perform-tie.ly: delete file.
997 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
999         * Documentation/user/refman.itely (Gregorian square neumes
1000         ligatures): bugfix: do not show ledger lines in neumes table
1001         (fixed by setting staff symbol to transparent rather than removing
1002         it from staff context)
1004 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1006         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
1007         glue into brew-new-markup-molecule.
1009         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
1011         * Documentation/user/introduction.itely (Computerized typography):
1012         new section
1014         * Documentation/user/tutorial.itely (An orchestral part): remove
1015         pc example from tutorial.
1017         * input/tutorial/lilbook.tex: use screech-boink
1019         * scripts/lilypond-book.py (compile_all_files): split formatting
1020         output body and scheduling lilypond compilation.
1021         (format_lilypond_output_bodies): new function
1022         (format_lilypond_block): new function
1023         (html_pages): allow multi-page images in HTML
1025         * python/lilylib.py (make_ps_images): rename function from
1026         make_preview, merge with make_page_images
1028 2003-06-28  Graham Percival  <gperlist@shaw.ca>
1030         * input/test/key-clefs.ly: moved to regression.
1032         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
1034         * input/no-notation/README: added note about midi-*.ly files.
1036         * input/test/two-key.ly: moved to no-notation/parse5.ly
1038         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
1039         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
1041         * input/test/ {various}: modified comments, marked some for deletion.
1043         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
1045         * input/test/mmrest-collision: moved to regression.
1047 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1049         * scm/chord-name.scm (note-name->markup): don't superscript root
1050         alterations in chordnames.
1052 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1054         * Documentation/user/refman.itely (Multi measure rests): more
1055         index/cross-referencing.
1057         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
1059         * scm/font.scm: remove properties-to-font-name code.
1061         * scm/define-grob-properties.scm: remove 'type
1063         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
1064         conversion
1066         * lily/text-spanner.cc: change 'type grob prop to 'style 
1068         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
1069         "first" flag to decide whether to make a start-repeat
1071         * input/regression/grace-volta-repeat-2.ly: new file.
1073 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1075         * lilypond-indent.el: rename generic functions to LilyPond-*
1077 2003-06-22  Graham Percival  <gperlist@shaw.ca>
1079         * input/test/thumb.ly: delete, merged into refman.
1081         * Documentation/user/refman.itely: added thumb info to Fingering.
1083         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
1084         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
1085         vertical-align.ly : deleted files.
1087 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1089         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
1091         * lily/line-spanner.cc (broken_trend_offset): remove function.
1092         (get_broken_offset): idem.
1093         (brew_molecule): rewrite the line-break case.
1095         * input/regression/follow-voice-break.ly:  new file.
1097         * lily/line-spanner.cc (after_line_breaking): remove lines at the
1098         start of a system.
1100 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1102         * input/test/tuplet-rest.ly: moved to regression.
1104         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
1105         deleted file.
1107         * input/test/ {many} : marked file for possible deletion.
1109 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1111         * input/regression/beam-funky.ly: add note about (disputed)
1112         correct beaming.
1114         * ly/engraver-init.ly (ScoreContext): put key-signature after
1115         staff-bar
1116         
1117 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1119         * input/test/ broken.ly lyric-phrasing.ly: deleted.
1121         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
1123         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
1125         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
1126         stem-extend was deleted (it was duplicate example, and not as
1127         good).
1129         * input/test/[s-z]*.ly: add texidoc index.
1131 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1133         * lily/slur.cc (get_boundary_notecolumn_y): change name from
1134         get_first_notecolumn_y
1136         * lily/spanner.cc (broken_spanner_index): new function.
1138 2003-06-19  Graham Percival  <gperlist@shaw.ca>
1140         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
1141         lyric-hyphen.ly : moved to regression.
1143         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
1144         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
1146         * input/test/instrument-name-mmrest.ly: moved to
1147         ../regression/multi-measure-rest-instr-name.ly
1149         * input/test/knee-sym.ly: moved to
1150         ../regression/beam-knee-symmetry.ly.
1152         * input/test/hymn.ly: change comments.
1154         * input/test/[p-r]*.ly: add texidoc index.
1156 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1158         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
1159         to postfix syntax
1160         
1161         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
1162         syntax.
1164         * VERSION: release 1.7.22
1166 2003-06-18  Graham Percival  <gperlist@shaw.ca>
1168         * input/test/[h-k]*.ly: added texidoc index.
1170         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
1172         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
1174         * input/test/ various : mark files for deletion or moving to regression.
1176         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
1178         * input/test/[l-o]*.ly: added texidoc index.
1180 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1182         * scm/music-functions.scm (make-ottava-set): 
1183         only do ottavation if centralCPosition is set.
1185         * lily/translator-scheme.cc (ly:context-property-where-defined):
1186         return '() if not found.
1188 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
1190         * lilypond-mode.el (LilyPond-un-comment-region): removed.
1191         Use one command for both commenting and uncommenting.
1193         * lilypond-indent.el (LilyPond-comment-region): new function,
1194         (un)comments each line separately.
1196         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
1197         
1198         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
1199         imenu is not added by default; adapted from f90.el,
1200         makes Help-menu, which does not fit, visible in XEmacs.
1201         
1202 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
1204         * lilypond-mode.el: Set show-paren-mode local; minor-mode
1205         show-paren-mode sets blink-matching-paren-on-screen local.
1206         Try to make show-paren-function to paren-highlight local.
1208         * lilypond-indent.el (LilyPond-scan-sexps): new function.
1209         Copy definitions of Emacs' show-paren-function and
1210         XEmacs' paren-highlight and make minimal changes;
1211         add comments about locality. 
1212         Fix matching first open-paren-char in '<< .. >>'.
1214 2003-06-16  Graham Percival  <gperlist@shaw.ca>
1216         * input/test/g*: added texidoc index.
1218         * input/test/[a-g]*: added raggedright==#t when it
1219          seemed appropiate.
1221         * input/test/ fake-grace.ly figured-bass.ly : removed file.
1223         * Documentation/topdoc/INSTALL.texi: removed false warnings
1224         about gcc 3.3.
1226 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1228         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
1230         * input/test/chords-without-melody.ly (texidoc): add from
1231         input/just-friends.ly
1233         * input/regression/size{13--26}.ly: move from input/
1235         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
1236         input/{star-spangled-banner,twinkle}.ly: remove 
1237         
1238         * lily/slur.cc: remove slur over rest warnings.
1240         * lily/note-spacing.cc (get_spacing): include left part of right
1241         object in fixed space. This fixes stretched space before
1242         accidentals.
1244         * input/regression/spacing-accidental-stretch.ly: new file.
1246 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
1248         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
1249         Reduce to 16pt.
1251 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1253         * input/regression/spacing-knee.ly: docstring
1255         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
1257         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
1258         input/tutorial/{test,solar,flowing}.ly: remove
1260         * input/rhythm.ly: remove
1262         * input/mutopia/F.Schubert/standchen.ly: update syntax.
1264         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
1265         update syntax. 
1267         * scm/define-grobs.scm (all-grob-descriptions): set
1268         knee-spacing-correction to 1.0
1270         * lily/note-spacing.cc (stem_dir_correction): compute knee
1271         correction using stem-thickness and head width.
1273         * input/regression/beam-quanting-horizontal.ly: update texidoc
1275         * scm/define-grobs.scm (all-grob-descriptions): set
1276         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
1277         This fixes 32nd beams for noteheads in spaces quants.
1279         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
1281 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1283         * README.mandrake: Change lilypond-extras to lilypond-documentation.
1285 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1287         * input/test/dpncnt.ly,part-combine-score.ly: remove.
1289         * VERSION (PACKAGE_NAME): release 1.7.21
1291         * input/regression/stem-shorten.ly: new file.
1293         * lily/stem.cc (get_default_stem_end_position): revise stem
1294         shortening code.
1296         * input/regression/spacing-multi-tuplet.ly: move from input/test/
1298         * input/test/{scripts,volta-start,sleur}.ly: remove
1299         
1300         * input/regression/span-bar.ly: smaller file.
1302         * input/regression/spacing-{natural,tight,loose}.ly: remove
1304         * input/test/markup.ly: remove
1306         * scripts/lilypond-book.py: put printfilename in separate chunk,
1307         so texidoc is printed after the filename.  
1309 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1311         * make/lilypond.mandrake.spec.in: fix docdirs.
1313 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1315         * input/regression/beam-french.ly: bugfix.
1317         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
1319         * input/regression/(various).ly: add raggedright = #t.
1321         * input/regression/auto-beam.ly: move from abe.ly
1323 2003-06-13  Graham Percival  <gperlist@shaw.ca>
1325         * input/test/f*.ly: added texinfo index.
1326         
1327         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
1329 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1331         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
1332         quant penalty for beam just outside staff.
1334         * input/regression/beam-quanting-horizontal.ly (texidoc): move
1335         from beam-pos.ly,  remove non-horizontal tests. 
1337         * input/test/(various): cleanup header info. 
1339         * input/test/tchaikovsky.ly: remove file.
1341         * scm/chord-generic-names.scm: move from
1342         double-plus-new-chord-name.scm
1344         * input/test/orchestscore.ly: remove file
1346         * Documentation/user/refman.itely (Vocal music): update documentation.
1348         * scm/define-translator-properties.scm (chordNoteNamer): remove
1349         chordNameStyle, use chordNameFunction
1351         * scm/chord-name.scm (set-chord-name-style): remove
1352         set-chord-name-style. Use \property chordNameFunction.
1354 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1356         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
1357         music): remove @TeX{} command.
1359 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1361         * lilypond-indent.el (scan-sexps): Renamed to
1362         aargh-this-breaks-other-emacs-modes-scan-sexps.
1364 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1366         * lilypond-indent.el: Fix: match concurrent one-char opening and 
1367         closing slurs: '()', etc. Add comments.
1369         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
1371         * lilypond-font-lock.el: match unending string at eof.
1373         * make/lilypond.mandrake.spec.in: refreshed packed file list.
1374         
1375 2003-06-10  Graham Percival  <gperlist@shaw.ca>
1377         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
1378         input/test/beam-dir.ly input/test/beam-position.ly    
1379         input/test/beam-suspect.ly input/test/beam-trend.ly    
1380         input/test/beams.ly input/test/crescendo-text.ly : deleted
1381         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
1382         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
1383         * input/test/default-bars.ly: moved to bar-always.ly
1384         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
1386 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1388         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
1390 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1392         * scm/chord-ignatzek-names.scm (remove-step): rename file.
1394 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
1396         * lilypond-indent.el: Match better slurs in scheme expressions.
1397         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
1399         * Documentation/user/invoking.itexi: document Emacs' paren matching.
1401 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1403         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
1405         * input/ac-extra-voice.ly: Add texidoc.
1407         * ly/chord-modifiers-init.ly: 
1408         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
1409         and chordNameExceptionsPartial for new chord names.
1411         * input/test/chord-names-dpnj.ly: 
1412         * input/test/dpncnt.ly: Update.
1414         * scm/chord-name.scm: 
1415         * scm/double-plus-new-chord-name.scm: Add compatibility for new
1416         chord selection and options.
1418         * ly/chord-modifiers-init.ly: Add exceptions 
1420         * scm/define-translator-properties.scm (chordNameStyle) 
1421         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
1423 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
1425         * ly/property-init.ly (germanChords): Added.
1426         (semiGermanChords): Added.
1427         
1428         * input/test/chord-names-german.ly: Use new macros
1429         
1430 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
1432         * lilypond-indent.el: Use similar parenthesis highlighting for 
1433         Emacs and XEmacs through redefinitions of parenthesis highlighting 
1434         functions; removed LilyPond-show-paren-function. Fix indenting.
1435         Turn paren-matching on also in XEmacs.
1437         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
1438         as needed by parenthesis highlighting functions (in scan-sexp).
1440 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1442         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
1443         function.
1444         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
1446 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
1448         * lilypond-indent.el: tune regexp for show-paren-function.
1450 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1452         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
1453         for all LilyPond-produced tex snippets.
1455         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
1456         fixes one line --preview output of ly2dvi.
1458 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
1460         * lilypond-indent.el: match only one type of slurs in
1461         LilyPond-show-paren-function.
1463 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1465         * debian/GNUmakefile (EXTRA_DIST_FILES): 
1466         * debian/lilypond1.7.dirs: 
1467         * debian/lilypond1.7-doc.dirs: New file.
1469         * input/regression/chord-name-exceptions.ly: Add parameter for
1470         ignatzekExceptions.  Quote hash in docstring.
1472 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
1474         * lilypond-indent.el (show-paren-function): define show-paren-function
1475         as LilyPond-blink-matching-open and use it for closing parens.
1476         Let LilyPond-blink-matching-open know whether a bracket was inserted.
1478         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
1479         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
1480         LilyPond-blink-matching-paren in order to match both open and close
1481         brackets.
1482         
1483 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
1485         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
1486         testing by modifying the code from FSF Emacs paren.el. Add comments.
1488 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1490         * input/test/dpncnt.ly: Transpose example to match new
1491         default \chords octave.  Add comment.
1492         
1493         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
1494         comment about octave change.
1496 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1498         * input/test/[d,e]: added texinfo index tags.
1499         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
1501 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1503         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
1505 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
1507         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
1508         as in blink-matching-open.
1510 2003-06-03  Graham Percival  <gperlist@shaw.ca>
1512         * input/test/[a-c]: more comments in files.
1513         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
1514         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
1515         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
1516         mark file for proposed deletion.
1517         * input/test: renaming files:
1518         auto-beam-4-8.ly to beam-auto-4-8.ly
1519         auto-beam-override.ly to beam-auto-override.ly
1520         auto-beam.ly to beam-auto.ly
1521         blank.ly to blank-paper.ly
1522         absolute-volume.ly to dynamic-absolute-volume.ly
1524 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1526         * input/test/dpncnt.ly: 
1527         * input/test/chord-names-dpnj.ly: Resurrect.
1529         * lily/my-lily-lexer.cc: Remove chordnames keyword.
1531         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
1533         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
1534         Better docstring, add parameter OMIT-ROOT, tidy up.
1536 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
1538         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
1540 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1542         * scm/output-ascii-script.scm (as-font-alist-alist):
1543         (as-properties-to-font-name):
1544         (as-make-style-sheet): Remove.
1546         * scm/font.scm (as-make-font-list): New function.
1547         (as-font-sheet-alist): New variable.
1549         * ly/paper-as9-init.ly: 
1550         * ly/paper-as5-init.ly: Update.
1552         * ly/paper-as5.ly:
1553         * ly/paper-as9.ly: New file.
1555 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1557         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
1559 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1560         * input/sondag-morgen/*: removed due to copyright concerns.
1561         * input/[a,b]*.ly: added a newline at the end of the texinfo
1562         doc string (produces better output in HTML version).
1563         * input/c*.ly: added texinfo index and added comments to
1564         aid in future changes to input/test/ files.
1566 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1567         
1568         * Documentation/user/refman.itely: fixed build problem (missing
1569         file) caused by previous renaming.
1571 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1572         
1573         * input/test/[a,b]*.ly: added texinfo index and added comments to
1574         aid in future changes to input/test/ files.
1575         * input/test/bar-number-every-5-reset.ly: renamed to
1576         bar-number-every-five-reset.ly
1577         * input/test/bar-script-visibility.ly: renamed to
1578         bar-number-show-all.ly
1580 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1582         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
1583         to Voice.
1585         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
1586         out note-line and glissando functionality.
1587         
1588         * lily/line-spanner.cc (brew_molecule): cleanup.
1590 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1592         * scripts/as2text.scm: Use rdelim module.
1593         (start-system): Rename from start-line.
1594         (stop-system): Rename from stop-line.
1595         (af-gulp-file): Use string iso symbol for getenv.
1597         * scm/output-ascii-script.scm: Add guile and lily modules.
1598         (font-name-alist): New variable.
1599         (draw-line): New function.
1601         * scm/output-lib.scm (func, arg->string): Re-add from archive.
1602         (Were these silently removed, without ChangeLog entry?)
1604 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1606         * scm/music-functions.scm (make-ottava-set): bugfixes: also
1607         process 2nd ottava correctly.
1609 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
1611         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
1613 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1615         * Documentation/user/converters.itely (Invoking midi2ly): Update.
1617 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1619         * VERSION: release 1.7.20
1620         
1621         * lily/text-spanner.cc (brew_molecule): clean up function. This
1622         fixes bugs with broken 8va spanners.
1624         * lily/simple-spacer.cc (solve): also compute force for raggedright.
1625         This prevents spurious line-breaks with raggedright
1626         
1627 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1629         * lily/key-performer.cc (create_audio_elements): always use major
1630         key
1632         * Documentation/user/internals.itely: updates
1634         * input/regression/beam-break.ly: new file.
1636         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
1637         beams if starting or terminating stems have 'beaming set.)
1639         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
1640         property.
1642         * lily/parser.yy (verbose_command_req): add comment about scales.
1644 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
1646         * lilypond-indent.el: adjust regexps in bracket-matching.
1648 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
1650         * Documentation/user/refman.itely: more tiny fixes
1652         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
1653         "Chord names"; added table with input syntax for solesmes neumes
1654         table; added some words about rationale on input syntax design
1656         * lily/gregorian-ligature-engraver.cc,
1657         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1658         lily/include/gregorian-ligature.hh: bugfix: horizontal head
1659         alignment of Pes Initio Debilis
1661         * Documentation/user/refman.itely,
1662         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1663         mf/parmesan-heads.mf: fixed most of the head selection/alignment
1664         bugs in the solesmes neumes table
1666 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
1668         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
1669         Similarly, match '[' and ']' by skipping '\[' and '\]'.
1671         * lilypond-mode.el: fix tag-score. small improvements.
1673 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1675         * .cvsignore: Add aclocal.m4.
1677         * lily/music-constructor.cc: Include <assert.h>.
1679 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1681         * ly/engraver-init.ly (HaraKiriStaffContext): use
1682         RemoveEmptyStaffContext instead.
1684         * Documentation/user/refman.itely: updates
1686 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
1688         * Documentation/user/refman.itely: added solesmes neumes table;
1689         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
1690         bugfix: "Ornaments" -> "Articulations"
1692         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
1694 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1696         * lilypond-indent.el: Add a message about trying to match \] or \).
1697         
1698 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
1699         
1700         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
1701         obsolete "arithmetic_*"
1703         * input/bugs/ligatures.ly: removed (will be put into a different
1704         directory later)
1706 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1708         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
1709         libkpathsea (Maurizio Tomasi).
1711 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1713         * input/regression/repeat-slash.ly (texidoc): new file
1715         * lily/slash-repeat-engraver.cc (try_music): new file, handle
1716         slash repeats separately. Slash repeats and %
1717         repeats can now be nested.
1719 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1721         * lilypond-indent.el: Add preliminary test for closing \] and \).
1722         
1723 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
1725         * lily/gregorian-ligature-engraver.cc,
1726         lily/vaticana-ligature-engraver.cc,
1727         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
1728         mf/parmesan-heads.mf: various semivocalis related bugfixes
1730         * input/bugs/ligatures.ly: new file demonstrating problems with
1731         ligatures
1732         
1733 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
1735         * lilypond-mode.el,
1736         lilypond-font-lock.el,
1737         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
1739 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
1741         * lilypond-mode.el: Remove outdated code. Stress the difference 
1742         between Emacs and XEmacs definitions.
1744         * lilypond-mode.el,
1745         lilypond-indent.el: Define a function interactive only when necessary.
1747 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
1749         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
1750         Use inactive regions also in XEmacs.
1752 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1754         * Documentation/user/refman.itely (Repeat syntax): more updates
1756         * lily/simple-spacer.cc (solve): move solution process into
1757         solve(). This fixes a bug with collisions and raggedright = ##t.
1759         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
1761         * ly/engraver-init.ly: remove GraceContext. Update examples.
1763 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1765         * GNUmakefile.in (fonts): Also make fontball.
1767         * Website fixes:
1769         * ly/engraver-init.ly (GraceContext): Add.
1771         * run:
1773             convert-ly $(find . -name *.ly)
1775         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
1776         new chords.
1778 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1780         * VERSION: 1.7.19 released
1781         
1782         * scm/music-functions.scm (set-octavation): new function.
1784         * input/regression/ottava.ly: new file
1786         * lily/translator-scheme.cc (LY_DEFINE): new function
1787         ly:unset-context-property
1788         (LY_DEFINE) new function ly:context-property-where-defined: 
1790 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
1792         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
1794         * lilypond.words: add few.
1796         * input/test/script-chart.ly: fix typo.
1798 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1800         * scm/define-grobs.scm: uniform naming for definitions and output
1801         routine files. 
1803         * ly/engraver-init.ly (ChoirStaffContext): add \description from
1804         scm/context-description.scm
1806         * lily/parser.yy (translator_spec_body): add \description to the
1807         \translator{} body syntax.
1809         * lily/ottava-engraver.cc: new file.
1811         * scm/chord-name.scm (natural-chord-alteration): replace old
1812         chord stuff. 
1814         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
1816         * Documentation/user/refman.itely (Metronome marks): update doco.
1818         * input/regression/markup-note.ly: new file
1820         * input/regression/metronome-marking.ly: new file
1822         * lily/metronome-engraver.cc: new file. Print \tempo markings.
1824         * scm/new-markup.scm (note-markup): make a note glyph, useful for
1825         metronome marks.
1827 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1829         * Documentation/user/GNUmakefile: Compatibility fix for new
1830         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
1831         for making binary packages; info splitting bug has been fixed.
1833         * Documentation/user/refman.itely: Compile fixes.
1835 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
1837         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
1838         Count \midi -keywords also for a region.
1840 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1842         * lily/lookup.cc (LY_DEFINE): new function
1844         * Documentation/user/tutorial.itely: updates
1846 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
1848         * lilypond-mode.el: Allow Midi on buffer.
1849         Use only '.ly'-extension, remove '.sly' and '.fly'.
1850         Allow use of inactive regions. Invoke next Command on Master file, 
1851         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
1853 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1855         * Documentation/user/tutorial.itely: updates.
1857 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
1859         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
1861 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
1863         * lily/coherent-ligature-engraver.cc: fixed typo
1865         * lily/coherent-ligature-engraver.cc,
1866         lily/gregorian-ligature-engraver.cc,
1867         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1868         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
1869         lily/vaticana-ligature-engraver.cc,
1870         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
1871         scm/grob-description.scm: cleanup: junked LigatureHead grob and
1872         removed all ligature specific stuff from NoteHead code
1874         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
1875         ligatures now use regular noteheads
1877         * lily/vaticana-ligature.cc: tiny code cleanups
1879         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
1880         space between two adjacent noteheads of the same pitch
1882         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
1883         description; cleanup: removed obsolete font-family settings
1885 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
1887         * lily/coherent-ligature-engraver.cc,
1888         lily/gregorian-ligature-engraver.cc,
1889         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1890         lily/mensural-ligature-engraver.cc,
1891         lily/vaticana-ligature-engraver.cc,
1892         lily/include/gregorian-ligature-engraver.hh: updated for new
1893         Coherent_ligature_engraver; added comments that describe the basic
1894         design ideas of the ligature implementation
1896         * lily/coherent-ligature-engraver.cc,
1897         lily/include/coherent-ligature-engraver.hh: new file: shared code
1898         between mensural ligatures and Gregorian chant notation ligatures
1900 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1902         * lilypond-mode.el: XEmacs fixes: include two definitions for the
1903         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
1904         use only two arguments in sit-for, use no arguments in
1905         read-char-exclusive, backspace is not a character (127) in XEmacs.
1907         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
1909 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1911         * lilypond-mode.el: un-commenting works after syntax-table fix.
1913         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
1914         group, verbose commenting for syntax table.
1916         * lilypond-indent.el: add TODO for ligature slurs.
1918 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
1920         * lilypond-mode.el: Move comments of parenthesis matching away,
1921         (blink-matching-paren-on-screen) fix blinking in Emacs.
1923         * lilypond-font-lock.el: Fix parent-matching for Emacs:
1924         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
1926         * lilypond-indent.el: Add TODO for parenthesis matching.
1928 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
1930         * lilypond-mode.el: Fix XEmacs: 
1931         changed [S-iso-lefttab] to [(shift iso-lefttab)],
1932         invoke explicitly easy-menu-add (in Emacs done automatically).
1933         
1934         * lilypond.words: Add few words from input/*/*.ly.
1936 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1938         * VERSION (PATCH_LEVEL): release 1.7.18
1940         * scripts/lilypond-book.py: only print basename for printfilename
1941         option
1943         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
1944         and syntax updates.
1946 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1948         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
1949         better parametrisation. Move fatness of bulb downward.
1951         * mf/parmesan-custodes.mf (dir_down): remove underscores from
1952         glyph names. Underscores are not allowed .ps encoding files.
1954 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
1956         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
1957         variable "packed" for packed right-ragged mode
1959         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
1960         unused variable ragged; fixed indentation
1962         * Documentation/user/refman.itely: tiny cleanups in ancient
1963         clef and custos section
1965 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1967         * lily/parser.yy (Simple_music): add \applyoutput, syntax
1968         \applyoutput PROCEDURE
1970         * lily/my-lily-lexer.cc: add \applyoutput.
1972         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
1974         * lily/text-item.cc: clean text-interface description
1976 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1978         * input/{regression,test}/: use postfix for slur endings and beam
1979         begins.
1981         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
1982         style beams too. 
1984         * input/regression/lyrics-melisma-beam.ly: new file.
1986         * lily/lyric-engraver.cc (process_music): change from
1987         process_acknowledged_grobs()
1989         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
1990         functions to set and revert auto-beam settings.
1992 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1994         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
1996 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
1998         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
1999         Documentation/user/lilypond.tely: fixed some typos; updated author
2000         info
2002         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
2003         #"" -> #'flag-style = #'()
2005         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
2006         cleanup: removed dead #includes
2008         * lily/gregorian-ligature-engraver.cc,
2009         lily/include/gregorian-ligature.hh,
2010         scm/grob-property-description.scm: small cleanups, small spacing
2011         fixes
2013         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
2014         lily/vaticana-ligature.cc,
2015         lily/include/gregorian-ligature-engraver.hh,
2016         scm/grob-property-description.scm, scm/music-types.scm:
2017         "porrectus" -> "pes or flexa"
2019         * ly/engraver-init.ly, scm/grob-description.scm,
2020         scm/grob-property-description.scm: junked porrectus, now handled
2021         by ligature code
2023         * scm/grob-description.scm: bugfix: added space-alist entry for
2024         breathing sign/custos
2026 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2028         * Another grand 2003 update.
2029         
2030         * Remove mentioning of `mudela'; There's no such thing.
2032 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2034         * Documentation/user/preface.itely (Preface to version 1.8): update
2036         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
2038         * Documentation/user/converters.itely (Invoking convert-ly): revise
2040         * scripts/convert-ly.py (outfile_name): remove --assume-old.
2042         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
2044 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2046         * Documentation/user/internals.itely: more updates.
2048 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2050         * Documentation/user/refman.itely: revise 
2052         * Documentation/user/internals.itely: revise
2054         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
2056 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
2058         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
2059         beautification: reformatted ancient clefs section; cleanup: small
2060         wording fixes
2062 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
2064         * lilypond.words: added words for chant notation, sorted
2065         alphabetically through "sort lilypond.words"
2067 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
2069         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
2070         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
2071         chant notation
2073 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
2075         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
2076         prevent TeX from interpreting them as long dash
2078         * input/test/vaticana.ly: updated
2080         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
2081         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
2082         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
2083         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
2084         fixes
2086         * mf/parmesan-heads.mf: ledger endings: removed dead code
2088 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2090         * VERSION: 1.7.17 released
2091         
2092         * Documentation/user/GNUmakefile
2093         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
2094         files too.
2096         * scm/document-markup.scm: new file: document all markup
2097         functions.
2099         * scm/documentation-generate.scm: rename all documentation modules
2100         to document-*.scm
2102         * scripts/lilypond-book.py: generate link to .ly file iso. link to
2103         .png
2105         * input/test/divisiones.ly: added
2107         * input/regression/output-property.ly: new file
2109         * lily/cluster.cc: change cluster-interface to use style property
2111 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
2113         * input/test/chord-names-german.ly: modified.
2115         * scm/chords-ignatzek.scm:
2116           chord-name->german-markup: Added
2117           note-name->german-markup: Changed (now producing lowercase notenames)
2119         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
2120         
2121 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2123         * scripts/convert-ly.py (FatalConversionError.conv):
2124         divisiominima -> divisioMinima, etc.
2126         * ly/engraver-init.ly (FiguredBassContext): add
2127         Separating_line_group_engraver to Figured bass context.
2129         * ly/german-chords-init.ly: remove file
2131         * input/test/chord-names-german.ly (scm): new file.
2133         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
2135         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
2136         Chord_name_engraver
2138         * Documentation/user/refman.itely: lots of updates.
2140         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
2141         new file
2143         * input/test/bar-number-every-5-reset.ly: new file.
2145 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2147         * input/regression/chord-name-major7.ly: new file
2149         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
2150         if specced explicitly.
2152         * input/regression/chord-name-entry-11.ly: new file.
2154         * input/test/slur-beautiful.ly: new file.
2156         * Documentation/user/refman.itely: updates.
2158         * input/regression/collisions.ly (threevoice): cleanup.
2160         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
2162 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2164         * Documentation/user/*.itely: various updates.
2166         * ly/spanners-init.ly: enddecr/ endcr.
2168         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
2169         of tutorial
2171 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2173         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
2175         * lily/new-chord-name-engraver.cc (process_music): use octavation
2176         (a number) instead of original-pitch to store inversions. This
2177         fixes a problem with transposed chords with inversions.  
2179 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2181         * stepmake/aclocal.m4: Include compile fix for broken flex, as
2182         used in includable-lexer.hh.
2184         * lily/includable-lexer.cc: Bugfix: include config.h.
2186         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
2187         circumvention of Debian packaging bug.
2189 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2191         * flex-2.5.31 hits Debian/unstable.  Fixes below.
2192         
2193         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
2195         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
2196         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
2198         * lily/include/includable-lexer.hh: 
2199         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
2201         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
2203         * aclocal.m4: Regenerate.
2205         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
2206         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
2208         * scm/pdf.scm (use-modules): Include lily.
2210         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
2211         Noordkamp).
2212         (use-modules): Include lily.
2213         (lily-def): Bugfix: include tex-val in let.
2215 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
2217         * lilypond-mode.el: sensible error if lilypond.words not found.
2219         * lilypond.words: add few words.
2221 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
2223         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
2225         * mf/parmesan-scripts.mf: fixed typo in char name
2227 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2229         * VERSION: 1.7.16 released
2231         * python/lilylib.py (setup_temp): temporary directories are mode 700.
2232         (this is a security vulnerability).
2234         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
2236         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2237         add staff support.
2239 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
2241         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
2242         ly/script-init.ly, scm/script.scm: bugfix: renamed
2243         fermata->signumcongruentiae to fix naming clash with feta font
2245 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2247         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
2249         * lily/multi-measure-rest-engraver.cc
2250         (start_translation_timestep): use grace timing too for determining
2251         when to make mmrest.
2252         (start_translation_timestep): clear numbers too.
2254 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
2256         * scm/music-types.scm: compile fix: escape braces
2258         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
2259         work around font selection problem
2261         * Documentation/user/refman.itely: BreathingSign: added docu for
2262         property "text"
2264 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2266         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
2267         information.
2269 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2271         * lily/multi-measure-rest-engraver.cc (class
2272         Multi_measure_rest_engraver): make multiple Number objects, one
2273         for each MultiMeasureTextEvent.
2275         * scm/music-functions.scm (glue-mm-rest-texts): use
2276         MultiMeasureTextEvent
2278         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
2280         * Documentation/user/refman.itely (Multi measure rests): update.
2282 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2284         * lily/ly-module.cc (ly_copy_module_variables): use
2285         scm_internal_hash_fold() for iterating modules.
2287 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
2289         * Documentation/user/refman.itely: Section Custodes: added more
2290         example code
2292         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
2293         neo-mensural rests to parmesan font
2295         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
2296         header
2298 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2300         * Documentation/user/macros.itexi: @fileref macro.
2302         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
2303         each file. 
2305 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
2307         * lily/include/custos.hh, make/lilypond.suse.spec.in,
2308         Documentation/topdocs/AUTHORS.texi: updated my email address
2310         * Documentation/user/refman.itely: updated custos documentation;
2311         beautified divisiones example; beautified articulations table
2313         * lily/breathing-sign.cc: bugfix: finalis molecule
2315 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
2317         * Documentation/user/refman.itely: added docu for
2318         contemporary fermata symbols, gregorian breathing signs; small fixes
2320         * ly/gregorian-init.ly: removed obsolete #'type props
2322 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2324         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
2325         minimum-length property correctly.
2327 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2329         * scm/music-functions.scm (make-multi-measure-rest): set input
2330         locations for multimeasure rests.
2332 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
2334         * input/regression/breathing-sign.ly: updated to for ancient
2335         notation
2337 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2339         * scripts/ly2dvi.py: Add newline.
2341 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2343         * scripts/ly2dvi.py (dependency_files): Compile fix.
2345 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2347         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
2348         (make_html_menu_file): --html menu. 
2350 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2352         * scripts/ly2dvi.py (run_dvips): +add the .map file 
2354 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2356         * input/screech-boink.ly: new file.
2358 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2360         * scripts/lilypond-book.py (make_lilypond_file): convert
2361         lilypond-file to lilypond block directly, without going through
2362         begin/end lilypond text.
2363         
2365 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
2367         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
2368         scm/grob-description.scm: moved Michael's original breathing sign
2369         code in brew_molecule() to divisio_minima(); provided new
2370         brew_molecule() that effectively replaces the
2371         Text_item::brew_molecule callback (with additional fallback to
2372         Michael's original code); added callbacks for brewing divisio
2373         maior/maxima and finalis
2375         * gregorian-init.ly: added breathing sign shortcuts for virgula,
2376         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
2378         * script-init.ly: added shortfermata, longfermata,
2379         verylongfermata, varcoda
2381         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
2382         longfermata, verylongfermata, varcomma, varcoda
2384 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2386         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
2387           Remove all noquote and insert a few quote.
2388         
2389         * Documentation/user/lilypond-book.itely (Music fragment options),
2390           scripts/lilypond-book.py: Don't include quotation blocks by
2391           default. Introduce option quote instead of noquote
2393 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2395         * VERSION: 1.7.15 released
2396         
2397         * Documentation/user/lilypond.tely: omf updates.
2399         * buildscripts/texi2omf.py (omf_vars): include version.date
2401         * make/lilypond.redhat.spec.in: fixes for spec file. 
2403         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
2404         by function definition: lily now requires a recent GNU Make.
2406         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
2408         * make/ly-rules.make: remove .ly -> .tex rule
2410         * Documentation/user/refman.itely (Figured bass): revised figured
2411         bass example.
2413 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2415         * stepmake/stepmake/omf-targets.make (local-install): add
2416         scrollkeeper-update message.
2418         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
2419         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
2421         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
2423         * Documentation/user/converters.itely (Invoking midi2ly): add
2424         track/channel notice.
2426 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2428         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
2430         * lily/parser.yy (scalar): DIGIT is also a scalar.
2432         * Documentation/user/music-glossary.tely: add @omf tags
2434         * Documentation/user/lilypond.tely: add @omf tags
2436         * scm/generate-documentation.scm (string-append): add @omf tags.
2438         * stepmake/stepmake/omf-*: new files 
2440         * input/regression/multi-measure-rest.ly (texidoc): add doco
2442         * GNUmakefile.in (web-doc-install): add web-doc-install target
2444         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
2445         fixes crashes while dumping MIDI.
2447         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
2448         midi
2450 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2452         * buildscripts/texi2omf.py: new file.
2454         * mf/feta-beugel.mf: include font count, not staffsize (16) in
2455         font-name
2457 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2459         * input/regression/beam-manual-beaming.ly (texidoc): new file.
2461         * lily/sequential-iterator.cc (descend_to_child): call
2462         descend_to_child() for all types of music.
2464 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2466         * scm/translator-property-description.scm: Add
2467         bassFigureFormatFunction.  Replace some entries.
2469 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2471         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
2472         clean out.
2474 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2476         * scripts/midi2ly.py (Note.dump): never dump duration for
2477         dump_dur=0.
2479         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
2480         new function
2482         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
2483         figures using new markups. Much simpler, and should improve layout
2484         a little.
2486         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
2488 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2490         * ly/engraver-init.ly: use Hara kiri by default for 
2491         ChordNames, FiguredBass and Lyrics(Voice) context. 
2493         * lily/axis-group-engraver.cc (acknowledge_grob): use
2494         rhythmic-grob-interface for selecting items not to hara-kiri'd 
2496         * scm/new-markup.scm (markup-function-list): add bracket,
2497         vbracket.
2499         * ly/engraver-init.ly (ChordNamesContext): set
2500         minimumVerticalExtent
2502 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2504         * input/test/time-signature-double.ly: new file 
2506         * input/regression/collision-head-chords.ly (texidoc): new file.
2508         * lily/type-swallow-translator.cc: add note swallow translator 
2510         * input/test/time-signature-double.ly: new file.
2512         * lily/type-swallow-translator.cc: add Rest_swallow_translator
2514         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
2515         (FiguredBassContext): idem.
2517         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
2519         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
2521         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
2523         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
2524         .afm dependency
2526         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
2528         * python/lilylib.py (make_page_images): add function.
2530         * scripts/ly2dvi.py (run_latex): include title in preview image.
2532         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
2533         from lilypond-book for <ly2dvifile> tags in HTML.
2535         * scripts/ly2dvi.py (option_definitions): add --debug option to
2536         print out environment.
2538         * input/regression/tie-chord-partial.ly: new file.
2540 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
2542         * lilypond.words: add 3
2544 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2546         * scm/new-markup.scm (markup-function-list): add finger-markup
2548         * input/tutorial/brahms-tweaked.ly: new markup 
2550         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
2552         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
2553         crash when processing '() markup
2555         * input/regression/breathing-sign.ly (texidoc): add caesura example.
2557         * lily/breathing-sign.cc (railtracks): another caesura.
2559         * mf/feta-schrift.mf: caesura symbol. 
2561 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2563         * scripts/convert-ly.py (FatalConversionError.conv): add
2564         ly:molecule-XXX conversions.
2566         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
2568         * input/regression/multi-measure-rest-text.ly: new file.
2570         * scm/music-functions.scm (glue-mm-rest-texts): automatically
2571         convert MMREST-TEXT to MultiMeasureRestNumber settings.
2573         * ly/engraver-init.ly (ScoreContext): move tablature settings to
2574         ScoreContext
2576         * scm/new-markup.scm (center-markup): \center markup.
2578         * scm/music-functions.scm: remove pitchify scripts.
2580         * lily/music.cc (print_smob): display music name if available 
2582 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2584         * Documentation/user/refman.itely (Instrument names): remove
2585         \turnOff doco.
2587 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2589         * lily/score.cc (mark_smob): bugfix.
2591         * input/regression/rehearsal-mark.ly: new file.
2593         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
2594         report error at the current token again.
2596 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2598         * cygwin/mknetrel: Exit if doc build fails.
2600         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
2602 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2604         * scm/music-types.scm (music-descriptions): add doc strings
2606 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2608         * lily/lexer.ll: 
2609         * lily/include/my-lily-lexer.hh: 
2610         * lily/include/includable-lexer.hh: Add flex kludge.
2612         * config.hh.in: 
2613         * config.make.in: 
2614         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
2615         cruft.
2616         
2617         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
2618         code.
2620 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2622         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
2624         * lily/parser.yy (new_chord): Compile fix.
2626 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2628         * Documentation/user/refman.itely (Tuning groups of objects):
2629         remove documentation for \turnOff. 
2631         * lily/percent-repeat-engraver.cc (try_music): add correct
2632         processing moments for double-measure percents as well.
2634         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
2636         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
2637         grob prop type. 
2639         * Documentation/user/refman.itely (Printing named chords): add
2640         chord name tweak doco.
2642         * input/template/gregorian-transcription.ly: new file.
2644 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2646         * VERSION: 1.7.13 released
2647         
2648         * input/test/*: lots of cleanups/comment-outs/removals in chord
2649         examples
2650         
2651         * input/regression/*: lots of cleanups/comment-outs/removals in
2652         chord examples
2653         
2654         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
2655         options
2657         * lily/new-chord-name-engraver.cc (process_music): give original
2658         inversion pitch to chord name routine.
2660         * input/tutorial/os-score.ly: update to new markup
2662         * Documentation/user/appendices.itely: simply include
2663         chords-ignatzek. 
2665         * Documentation/user/refman.itely (Chords mode): add documentation
2666         for chord mode.
2668         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
2669         not present in chord.
2670         (construct-chord): add inversion and bass support.
2672         * lily/chord.cc: junk contents.
2674 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
2676         * Documentation/user/refman.itely:
2677         * Documentation/user/music-glossary.tely: fix. 
2679 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2681         * scm/chord-entry.scm (construct-chord): move chord construction
2682         to Scheme.
2684         * lily/parser.yy (new_chord): new setup for chord entry.
2686 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
2688         * lilypond.words:
2689         * Documentation/user/music-glossary.tely: add ambitus.
2691 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2693         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
2695         * lily/include/*.hh: string() -> to_string()
2697         * scm/chords-ignatzek.scm: new file.
2699         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
2700         standard chord name exceptions.
2702         * scm/translator-property-description.scm (chordNameSeparator):
2703         add property.
2704         (majorSevenSymbol): add property
2706         * lily/translator-scheme.cc (ly:context-properties): new function
2707         (ly:context-parent): new function.
2708         (print_smob): print context name.
2710         * lily/music.cc (ly:get-music-length): new function
2711         (print_smob): don't print properties.
2713         * lily/duration.cc (duration<?): new function
2715         * input/regression/chords-funky-ignatzek.ly: new file.
2717         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
2718         jazz chords.
2720         * lily/pitch.cc (ly:pitch-diff): new function.
2722         * input/regression/chords-ignatzek.ly: new file.
2724 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2726         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
2727         pitches for jazz chords.
2729 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2731         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
2733 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
2735         * lilypond.words: add 1
2737 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
2739         * Documentation/topdocs/AUTHORS.texi: refine.
2741 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2743         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
2744         
2745         * lilypond.words: add one.
2747 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
2749         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
2750         Fontify bass note in chords, e.g., e in c1/e.
2751         
2752 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2754         * Documentation/user/music-glossary.tely: Dutch updates and
2755         additions (Arent Storm).
2757 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2759         * input/regression/ambitus.ly:  move file.      
2761         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
2763         * lily/event.cc (transpose): add tonic property to Key_change_req
2764         and to Key_engraver.
2766 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
2768         * Documentation/user/refman.itely: fix typo.
2770         * lilypond.words: removed wrong identifiers.
2772 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2774         * mf/feta-toevallig.mf: make flat stem shorter 
2776 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
2778         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
2780         * lilypond.words: add from Phrasing slur.
2781         
2782 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
2784         * lilypond-mode.el: allow launching multiple ViewPS processes.
2785         
2786         * lilypond.words: add from Text markup.
2788 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2790         * input/test/ossia.ly (texidoc): add comment.
2792         * input/regression/voice-follower.ly: new file.
2794         * mf/feta-toevallig.mf: make flat heavier.
2796         * lily/cluster-engraver.cc: clean up Cluster engraver
2798         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
2799         Engraver. Use Note_column to compute Y positions and deal with
2800         line break stuff.
2802 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2804         * lily/stem.cc: move french-beaming to stem.
2806 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
2808         * lilypond-font-lock.el: fontify all durations in chords.
2810         * lilypond.words: add from lily/my-lily-lexer.cc
2812 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2814         * VERSION: release 1.7.12
2816         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
2818         * lily/gregorian-ligature.cc: new file
2820         * lily/*: the Great 2003 search & replace.
2822         * Documentation/user/refman.itely (Manual repeat commands): add
2823         note about font selection.
2825 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
2827         * lilypond-mode.el: propose recompiling midi while invoking playing,
2828         not while stopping playing.
2830 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
2832         * lilypond.words: add one.
2834         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
2835         and expressional note grouping. Fontify chord modes.
2837 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
2839         * Documentation/user/music-glossary.tely (Top): translate melisma.
2841 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2843         * Documentation/user/music-glossary.tely (Top): add melisma.
2845 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
2847         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
2848         interfaces for (abstract) grob GregorianLigature
2850         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
2851         renamed head* -> glyph_name*, x-shift* -> x-offset*
2853         * scm/grob-property-description.scm: bugfix: added missing descriptions
2855 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2857         * input/test/chord-names-dpnj.ly: New file.
2859         * scm/double-plus-new-chord-name.scm: Implement full and partial
2860         exceptions.
2862         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
2864         * scm/double-plus-new-chord-name.scm
2865         (double-plus-new-chord->markup): Fix sub->markup.
2868 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
2870         * lily/custos-engraver.cc: added TODO; editorial changes
2872         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
2873         consistency with other ligature engravers; removed access on (now)
2874         private variable _ligature of Ligature_engraver
2876         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
2877         renamed last_bound -> last_bound_; issue programming_error on
2878         abstract method calls; moved primitives code from
2879         Mensural_bracket_engraver to here (because almost ligature
2880         engravers will need it); renamed try_stop_ligature () ->
2881         typeset_ligature (); bugfix: store primitives of finished ligature
2882         in separate variable finished_primitives_ to avoid clash on input
2883         like "\] \["; added current_ligature () to enable access on
2884         private variable _ligature
2886         * lily/mensural-ligature-engraver.cc: removed primitives_ code
2887         (now in super class); renamed try_stop_ligature () ->
2888         typeset_ligature ()
2890         * lily/mensural-ligature.cc: issue programming_error on abstract
2891         method calls
2893         * lily/note-heads-engraver.cc: added TODO comment upon bool
2894         in_ligature
2896         * mf/parmesan-heads.mf: fixed some of set_char_box()
2898         * scm/grob-description.scm: added VaticanaLigature
2900         * scm/grob-property-description.scm: added neume prefix properties
2902         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
2903         lily/include/gregorian-ligature-engraver.hh,
2904         lily/include/gregorian-ligature.hh: new files; framework for
2905         gregorian ligature engravers such as vaticana
2907         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
2908         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
2909         vaticana style ligature implementation (still somewhat uncomplete)
2911 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2913         * VERSION: release 1.7.11
2915         * scripts/convert-ly.py: add ly:pitch-transpose rule
2917 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2919         * input/test/dpncnt.ly: New file.
2921         * lily/my-lily-lexer.cc: Add chordnames keyword.
2923         * lily/parser.yy (chordnames_block): Parse chord name exception
2924         lists, see input/test/dpncnt.ly.
2926         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
2927         function.
2929         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
2930         filter-out too.
2932         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
2933         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
2934         pitch functions (except for ly:make-pitch, but that's apparently
2935         some sort of scheme naming standard?).
2937         * scm/lily.scm (!=): define-public.
2939         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
2941 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2943         * scm/double-plus-new-chord-name.scm
2944         (double-plus-new-chord-name->markup): New file.
2946 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2948         * python/lilylib.py (make_preview): don't suppress progress for
2949         bbox extraction.
2951 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2953         * Documentation/user/appendices.itely (scheme): update for new syntax.
2955         * input/regression/chord-name-styles.ly: new file
2957         * lily/instrument-name-engraver.cc: create instrument names
2958         without barline too.  Allows instrument name on ChordNames  
2960         * scm/new-markup.scm (interpret-markup): allow simple strings as
2961         markup too.
2963 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2965         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
2966         (step->markup-accidental): Fix: add accidental.
2967         (chord::inner-name-american): 
2968         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
2969         append stray '/' if last superscript addition was 'o'.
2971         * scm/new-markup.scm (normal-size-sub-markup) 
2972         (normal-size-super-markup): New function.
2974         * lily/source-file.cc (Source_file): Add warning for possibly
2975         intentional but suspicious initialization.
2977         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
2978         add comments about cut-and-paste programming.
2980         * flower/rational.cc (lcm): Not used; comment out.
2982 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2984         * lily/new-fingering-engraver.cc (position_scripts): use
2985         fingerHorizontalDirection to determine fingering horizontal
2986         directions.
2988         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
2989         fingering support.
2991         * scripts/convert-ly.py (FatalConversionError.conv): add style
2992         conversion rule. 
2994         * scm/chord-name.scm (set-chord-name-style): new function.
2995         (new-chord-name-brew-molecule): revise to interpret markup only
2996         (new-chord->markup): cleanuppish rewrite. To be called from the
2997         new engraver.
2999         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
3000         Markup earlier, during interpreting.
3002         * input/test/{banter,jazz,american}-chords.ly (scheme): update
3003         style settings. Rename to chord-names-*.ly
3005 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3007         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
3008         markup code and update to new markup.  Most probably broke some of
3009         it.
3010         
3011 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
3013         * Documentation/user/refman.itely: added docu for ambitus and
3014         clusters
3016         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
3017         ly_quote_scm() in lookup.cc
3019         * mf/parmesan-clefs.mf: set_char_box fix
3021         * lily/cluster-engraver.cc: junk implicit protection; use
3022         Protected_scm instead
3024 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3026         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
3027         throughout.
3029         * scm/new-markup.scm: Turn-off error-triggering test code.
3031 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3033         * scm/new-markup.scm (markup-thrower-typecheck) 
3034         (markup-typecheck?):  add full typechecking functions.
3035         (make-markup-maker): add make-FOO-markup functions.
3036         (markup-argument-list-error): nice error checking messages.
3037         (make-markup): better function: less quoting escapades.
3039 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3041         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
3043 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3045         * cygwin/lilypond.hint (requires): Add cygwin.
3047         * .cvsignore: Remove stepmake (huh!?!), add lib.
3049         * GNUmakefile.in: Add libdir links for builddir runs.
3051         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
3052         instead of datadir.
3054         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
3055         local_lilypond_libdir.
3057         * config.make.in (lilypond_libdir): Add.
3059         * stepmake/stepmake/substitute-rules.make: 
3060         * stepmake/stepmake/script-rules.make: 
3061         * stepmake/stepmake/python-module-rules.make:
3062         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
3063         lilypond-python-module patch.
3065 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3067         * Documentation/user/refman.itely (Graphical interfaces): add note
3068         about xml2ly.
3070 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3072         * scripts/ly2dvi.py (run_dvips): remove trailing newline
3074 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3076         * VERSION: released 1.7.10
3078         * scripts/musedata2ly.py (): idem
3080         * scripts/midi2ly.py (dump_chord): idem
3082         * scripts/etf2ly.py (version): idem 
3084         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
3086         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
3088         * scm/tex.scm (tex-output-expression): remove eval compat
3089         glut. Other output files too.
3091         * scm/chord-name.scm: don't export anything from chord module.
3093         * input/test/american-chords.ly: idem
3095         * input/test/banter-chords.ly (texidoc): idem
3097         * input/test/Cc-chords.ly: add breakage notes.
3099         * Documentation/user/refman.itely (Text markup): rewrite manual section.
3101         * lily/parser.yy (scalar): allow \markup { } as property value. 
3103         * scm/chord-name.scm: complete new markup usage
3105         * scm/grob-description.scm (all-grob-descriptions): use new markup
3106         texts by default
3108 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3110         * scm/chord-name.scm: partial move to new markup texts.
3112 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3114         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
3116         * scm/bass-figure.scm (brew-bass-figure): make stack direction
3117         settable.
3119 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
3121         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
3122         invoked for old midi, wait for killing.
3124 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
3126         * Documentation/user/music-glossary.tely: Finnishing.
3128 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3130         * mf/feta-nummer-code.mf: some kerning pairs.
3132 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
3134         * scm/output-lib.scm (set-bar-number-visibility): Context-function
3135         Added.
3137         * Documentation/user/refman.itely (Bar numbers):
3138         set-bar-number-visibility added, modulo-bar-number removed again
3139         (sorry).
3141 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
3143         * scm/output-lib.scm (modulo-bar-number-visible): add function.
3145         * Documentation/user/refman.itely: add modulo-bar-number-visible.
3147         * Documentation/user/music-glossary.tely: translate into Finnish.
3149 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3151         * lilypond-mode.el: add shortcut for 2midi
3153         * lilypond-font-lock.el: fontify lyrics
3155 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
3157         * scm/drums.scm : use 1.7.x names.
3159         * input/regression/drums.ly : Don't use << chords >>
3161 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3163         * lilypond-mode.el: tidy, add TODO
3165         * make/lilypond.mandrake.spec.in: install-info quietly.
3167 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3169         * input/test/markup.ly: use new syntax.
3171 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3173         * ly/params-init.ly (interscoreline): add word-space
3175         * input/test/metronome.ly (eighthNote): idem.
3177         * input/test/script-priority.ly: use new markup
3179         * lily/parser.yy (markup): allow HEAD markup0 markup1 
3181         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
3183         * lily/parser.yy (gen_text_def): bugfix.
3184         (full_markup): allow markup identifier.
3186 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
3188         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
3189         jobs at the same time. Add horizontal lines to Command menu.
3190         Allow one compiling job -- propose killing others before a new one.
3192         * lilypond.words: add markup, teeny, etc.
3194 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
3196         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
3197         Allow only one type of midi process; launching Midi either stops
3198         midis or plays the current midi and launching MidiAll stops midis
3199         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
3200         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
3202 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3204         * lily/text-engraver.cc (process_acknowledged_grobs): use new
3205         markup  for new markup texts.
3207         * lily/mark-engraver.cc (process_music): idem
3208         
3209         * lily/instrument-name-engraver.cc (create_text): idem
3211         * scm/new-markup.scm (magnify-markup): new function.
3213         * scm/molecule.scm (stack-lines): bugfix.
3215         * lily/font-interface.cc (get_font): take font-magnification from
3216         alist chain.
3218 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3220         * lily/molecule-scheme.cc: move scheme functions to separate file.
3222         * lily/font-metric.cc  (ly_get_glyph): new function. 
3223         
3224         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
3225         (italic-markup, dynamic-markup): new functions
3226         (font-markup): new function
3228         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
3229         padding and minimum
3231 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
3233         * lily/accidental-engraver.cc:
3234         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
3236 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
3238         * lilypond.vim:
3239         * lilypond-font-lock.el: Put \longa as duration. Accept only 
3240         [a-zA-Z] for user defined identifiers. Separate note cases 
3241         with and without a duration (allow cis\longaX).
3243         * lilypond.words: Add words from Info.
3245 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3247         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
3249 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
3251         * lilypond-mode.el: Propose reverting buffer before a command if
3252         it was edited with an another editor.
3254 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3256         * lily/molecule.cc (ly_translate_molecule): new function
3258         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
3259         into libdir
3261         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
3263         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
3265 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
3267         * lilypond.words: take \words from Info-index.
3269 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3271         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
3273 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
3275         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
3277 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
3279         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
3280         and lilypond-documentation.
3282 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3284         * lily/parser.yy: Compile fix (bison 1.75).
3286 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3288         * VERSION: 1.7.9 released
3290         * scm/music-functions.scm (shift-one-duration-log): refactor.
3291         Use music-map.
3293         * input/regression/chord-tremolo.ly (texidoc): add dot test.
3295         * NEWS: update.
3297         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
3298         argument
3299         
3300         * scm/music-functions.scm (display-music): new function
3301         (music-map): change arg order.
3303         * input/regression/new-markup-syntax.scm: new file
3305         * lily/parser.yy (markup): add \markup { .. } syntax.
3307         * scm/new-markup.scm (override-markup): new function
3308         (lookup-markup): new function
3309         (music-markup): new function
3310         (lookup-markup-command): use markup-signature to store argument
3311         format for parser.
3313         * lily/lexer.ll: preliminary \markup syntax. 
3315 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
3317         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
3318         add pre/post-dependencies and menus with icons from source.
3320         * Documentation/pictures/lilypond-48x48.xpm:
3321         * Documentation/pictures/lilypond-32x32.xpm:
3322         * Documentation/pictures/lilypond-16x16.xpm: new files, background
3323         transparent.
3325         * stepmake/stepmake/generic-targets.make:
3326         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
3328 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3330         * input/regression/music-map.ly (texidoc): new file.
3332         * scm/music-functions.scm (music-map): new function
3334 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3336         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
3338 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
3340         * input/test/to-xml.ly:
3341         * lily/ligature-engraver.cc: Fixes documentation.
3343         * lilypond.mandrake.spec.in:
3344         * lilypond.redhat.spec.in: Add lilypond.words.
3346         * Documentation/user/refman.itely: Mention Info inside emacs.
3347         
3348         * lilypond.suse.spec.in:
3349         * lilypond.redhat.spec.in: 
3350         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
3352 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3354         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
3355         os.popen.read ().
3357 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3359         * scripts/ly2dvi.py (include_path): print warning if failing anything.
3361         * python/lilylib.py (error): add space
3363 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3365         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
3366         distribution.
3368 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3370         * lily/paper-outputter.cc (Paper_outputter): close port when
3371         finishing score.
3373 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3375         * scm/sodipodi.scm: Fixes.
3377 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
3379         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
3381         * buildscripts/make-font-dir.py: Fix. 
3383 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
3385         * lilypond-mode.el: Add support for Info inside Emacs.
3387 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3389         * buildscripts/make-font-dir.py: 
3390         * mf/GNUmakefile: Make sodipodi font map.
3392         * scm/sodipodi.scm: Add more output functions.
3394         * mf/feta-nummer.mf: 
3395         * mf/feta-beugel.mf: Add font_coding_scheme.
3397         * lily/paper-outputter.cc (output_header): Fix creator string.
3399 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3401         * lilypond-mode.el (LilyPond-autocompletion): invoked with
3402         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
3404         * lilypond.words: add two (Everybody can add/remove words now!).
3406         * debian/rules:
3407         * make/lilypond.suse.spec.in:
3408         * make/lilypond.mandrake.spec.in:
3409         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
3411         * Documentation/user/refman.itely: Mention autocompletion.
3413 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3415         * scripts/ly2dvi.py: Add paper sizes.
3417         * lily/timing-engraver.cc: 
3418         * lily/time-signature.cc: 
3419         * lily/span-bar.cc: 
3420         * lily/grob-scheme.cc: Code formatting fixes.
3422         * scm/sodipodi.scm: 
3423         * scm/sketch.scm:
3424         * buildscripts/mf-to-table.py: 
3425         * buildscripts/make-font-dir.py: Font testing.
3427 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
3429         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
3430         inserts try-completion and shows all-completions.
3432         * lilypond.words: '\' -> '\\'
3434         * lilypond-mode.el: load libraries in the end, lilypond.words defines
3435         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
3436         
3437         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
3438         and LilyPond-reserved-words.
3439         
3440 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
3442         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
3443         from load-path.
3444         
3445         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
3446         the mini-buffer with Control-Shift-c.
3447         
3448 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3450         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
3451         duration. This fixes \tempo taking time.
3453 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3455         * lily/volta-engraver.cc (process_acknowledged_grobs): 
3456         Allow for text markup in repeatCommands. 
3458 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
3460         * lilypond-mode.el (LilyPond-insert-string): new function, use it
3461         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
3462         Get rid of skeleton.el-dependency.
3464         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
3466 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3468         * lily/beam-engraver.cc (stop_translation_timestep): reset
3469         now_stop_ev_
3471         * lily/scm-option.cc: add parse-protect to ly:set-option
3473         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
3475 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3477         * lily/include/ligature-bracket.hh: removed
3478         * lily/ligature-bracket.cc: removed
3480         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
3481         .tex
3483         * lily/beam.cc (set_beaming): don't change beam count on rests.
3484         (brew_molecule): always set flag-width > 0.
3486 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
3488         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
3489         chars, remove instructions; instead, refer to lilypond-init.el and
3490         Documentation/topdocs/INSTALL.texi.
3492         * lilypond.words: add identifiers and reserved words.
3494         * Documentation/topdocs/INSTALL.texi: separate sections for installing
3495         files and adding a load-path.
3497         * lilypond-init.el: Instructions, extracted from 
3498         Documentation/topdocs/INSTALL.texi. 
3499         
3500 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3502         * VERSION: 1.7.8 released 
3504         * lily/grob.cc (warning): better robustness fix.
3506 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
3508         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
3510         * lily/cluster-engraver.cc: stick better to variable naming
3511         conventions
3513         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
3514         until stop_translation_timestep()
3516         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
3517         min/max coordinates to backend, but no musical info such as
3518         pitches
3520         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
3522         * lily/grob.cc: robustness fix: warning(): do not crash if
3523         cause is not set
3525         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
3526         the much more elaborated tuplet brackets than the very naive and
3527         simple ligature bracket grob
3529 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3531         * Documentation/user/refman.itely (Analysis brackets): add
3532         horizontal bracket doco.
3534         * ly/property-init.ly (setMmRestFermata): added.
3536         * Documentation/user/refman.itely (Multi measure rests): fermatas
3537         on mm rests.
3539         * input/regression/apply-context.ly (texidoc): new file
3541         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
3542         code to be executed during interpretation. Possible applications:
3543         smart octavation, more advanced bar checks. 
3545         * lily/apply-context-iterator.cc: new file.
3547 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3549         * input/test/new-markup.ly: new file.
3551         * lily/text-item.cc (text_to_molecule): new function
3553         * scm/new-markup.scm (lambda): new file
3555         * lily/function-documentation.cc (ly_add_function_documentation):
3556         add proc property as well
3558 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3560         * Documentation/user/music-glossary.tely (Top): add custos.
3562 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
3564         * Documentation/topdocs/INSTALL.texi: advise how to include source
3565         path to Emacs load-path and improve language.
3567 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3569         * GNUmakefile.in: config.h message fix.
3571         * autogen.sh:
3572         * aclocal.m4: Regenerate.
3574         * configure.in: 
3575         * config.make.in: 
3576         * stepmake/config.make.in: 
3577         * stepmake/configure.in: 
3578         * stepmake/autogen.sh: 
3579         * stepmake/aclocal.m4: Update for autoconf 2.56.
3581 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
3583         * Documentation/topdocs/INSTALL.texi: instructions for an user how
3584         to install Emacs-mode. Instructions how to use vim-mode.
3586 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3588         * scm/music-types.scm (music-descriptions): no length for tempo event.
3590         * input/*.ly: add \version everywhere.
3591         
3592         * input/*.ly: update syntax to 1.7 + new-chords.
3594         * VERSION: 1.7.7 released.
3595         
3596         * Documentation/user/*.tely: new chord syntax.
3598         * input/regression/[bc]*.ly (texidoc): syntax updates.
3599         
3600 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
3602         * lilypond.words: add vocabulary to be used in auto-completion
3604         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
3606         * lilypond.vim: allow note name at EOF
3608 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3610         * buildscripts/new-chords.py (edit): -e option: inline editing.
3612         * input/regression/a*.ly (texidoc): syntax updates.
3614         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
3615         music): elucidations. 
3617 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
3619         * lily/include/lily-proto.hh, ly/engraver-init.ly,
3620         ly/spanners-init.ly, scm/grob-description.scm,
3621         scm/grob-property-description.scm, scm/music-types.scm,
3622         lily/cluster-engraver.cc, lily/cluster.cc,
3623         lily/include/cluster.hh, input/test/cluster.ly: cluster
3624         implementation
3626         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
3627         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
3628         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
3630         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
3632         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
3634         * scm/grob-description.scm: bugfix: by default, use default note
3635         head style when engraving ligatures
3637         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
3639         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
3640         events
3642         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
3644         * input/test/ancient-font.ly: bugfix: style -> flag-style
3646         * lily/ligature-engraver.cc: indentation fix
3648         * lily/parser.yy: indentation fixes
3649         
3650 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3652         * input/regression/measure-grouping.ly: more elaborate example.
3654         * lily/moment.cc: ly:add-moment, ly:mul-moment,
3655         ly:div-moment. New functions 
3657         * scm/music-functions.scm (set-time-signature): new function,
3658         allow inline time sig settings with measure grouping.
3660         * lily/parser.yy (command_element): move time sig construction
3661         into Scheme.
3663         * lily/side-position-interface.cc (out_of_staff): new function,
3664         like padding, but keep minimum distance from staff. Easier than
3665         linespanners (dynamics, pedals), but roughly the same effect.
3667 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
3669         * emacs-mode.el: Added spanish-note-replacements 
3670         (Carlos Betancourt, <carlos.betancourt@chello.be>).
3672         * vimrc: (Un)commenting with <(S-)F12>, tidy.
3674 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
3676         * lilypond.vim: Do not fontify cises, desis, etc.
3678         * vimrc: view dvi with <S-F6>
3680 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3682         * lily/lookup.cc (triangle): new function.
3684         * input/regression/measure-grouping.ly (texidoc): new file: show
3685         triangles and brackets for beat groups of 3 and 2.
3687         * lily/include/measure-grouping-spanner.hh (class
3688         Measure_grouping): new file.
3690         * lily/measure-grouping-spanner.cc (brew_molecule): new file
3692         * lily/measure-grouping-engraver.cc (class
3693         Measure_grouping_engraver): new file.
3695 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3697         * Merge from stable:
3699             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
3700         
3701         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
3702         stylesheet.
3704         * ly/paper19.ly: Include paper19-init.ly.
3706         * ly/paper19-init.ly: New file.
3708         * Documentation/user/tutorial.itely (First steps): Fix first
3709         example for font test.
3711         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
3713         * ChangeLog: Add 1.7.6 release marker (see below).
3715         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
3716         Add .py files.
3718 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3720         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
3722         * input/tutorial/*.ly: update to new syntax.
3724         * lily/parser.yy (Composite_music): new transpose syntax,
3725         \transpose FROM TO MUSIC. 
3727 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3729         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
3730         latex progress/error output to stderr (by default this goes to
3731         stdout).  Show lilypond progress, even when not verbose.
3733         * python/lilylib.py (system): New optional parameter to control
3734         showing of progress.
3736         * scm/backend-documentation-lib.scm (check-dangling-properties):
3737         Fix error message.
3739         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
3740         axis, extent.
3742         * scm/grob-property-description.scm (magnify): Remove.
3743         (extent, axis): Add.
3745 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3747         * VERSION: Release 1.7.6.
3749         * scripts/convert-ly.py: more uniformization substitutions.
3751         * buildscripts/new-chords.py (sub_chords): new file.
3753 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3755         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
3756         lilypond.map.  Include sauter fonts too.  Cleanups.
3758 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3760         * Documentation/user/tutorial.itely (First steps): change to new
3761         chord/tie/slur/beam notation.
3763         * lily/parser.yy (event_that_take_dir): allow postfix notation for
3764         ties.
3766         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
3767         engraver. Process ties in postfix notation, i.e. c8-~ c
3769         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
3771         * input/regression/beam-postfix-notation.ly (texidoc): new file.
3773         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
3775         * lily/beam-engraver.cc (try_music): accept new-beam-events
3777         * input/regression/chord-scripts.ly (texidoc): new file
3779         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
3780         script-events.
3782         * scm/script.scm (default-script-alist): cleanup.
3784         * lily/script-engraver.cc (make_script_from_event): cleanup.
3786         * lily/lyric-combine-music-iterator.cc
3787         (Lyric_combine_music_iterator): remove superfluous events.
3788         (melisma_busy): new function. Fix broken melismas.
3790 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3792         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
3793         Remove nonvalid settings. Use descriptive key names.
3794         Use <Return> to indicate the pressing of that key.
3796 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3798         * scripts/lilypond-book.py (option_definitions): Typo.
3800         * scripts/ly2dvi.py: Updates.
3802         * python/lilylib.py (setup_environment, print_environment)
3803         (get_bbox, make_preview): Merge and remove from ly2dvi and
3804         lilypond-book.
3806         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
3808         * .cvsignore: Remove some cruft.
3810         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
3811         path.
3813         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
3814         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
3815         throughout.
3817         * python/lilylib.py (quiet_system): Junk
3818         (system): Display error log upon failure.
3819         (read_pipe): New function.  Cleanups and fixes.
3821         * python/*.py: Rename from *.py.in.
3822         
3823         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
3825         * GNUmakefile.in (SUBDIRS): Move python before scripts.
3827 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3829         * python/GNUmakefile: Bugfix: handle modules.
3831         * stepmake/stepmake/python-module-targets.make (default): Add
3832         compiled modules. 
3834         * stepmake/stepmake/python-module-rules.make: Add rule for byte
3835         compiling modules.
3837         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
3838         Bugfix.  (OUT_PYC_MODULES): Add.
3840 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3842         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
3843         Use default paths. Refresh description.
3845 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3847         * VERSION: 1.7.5 released
3849         * input/regression/finger-chords.ly (texidoc): new file.
3851         * lily/script-engraver.cc (process_music): remove scriptHorizontal
3852         support
3854         * lily/fingering-engraver.cc (process_music): remove kludgy
3855         scriptHorizontal stuff.
3857         * lily/script.cc: remove staff-support property.
3859         * lily/new-fingering-engraver.cc (add_fingering): new
3860         file. Fingering engraver for new style chords.
3862 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3864         * lily/parser.yy (bare_number): allow 4 \cm (without
3865         decimal dot). (should backport to 1.6?)
3867         * ly/declarations-init.ly: use Scheme for dimension defs.
3869         * lily/parser.yy (TODO): remove hard coded dimensions, add
3870         REAL NUMBER_IDENTIFIER production.
3872         * lily/rest-collision.cc (force_shift_callback): rewrite using
3873         -done property.
3875         * scm/grob-property-description.scm (rest-collision-done): add
3876         property.
3877         
3878         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
3880 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3882         * input/regression/multi-measure-rest-center.ly: new file.
3884         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
3885         off horizontally by 0.05 ss. Fixed.
3887 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3889         * scm/pdftex.scm: Rename ly-number to ly:number->string.
3891         * Documentation/topdocs/index.tely: Remove duplicate from merge.
3893 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3895         * lily/tie.cc (get_control_points): also avoid staff lines on the
3896         just outside the outer staff lines
3898 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3900         * ly/params-init.ly: Just define style-alist, no need to
3901         define-public.
3903         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
3904         (thanks Han-Wen).
3906         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
3907         (FET_FILES): = FONT_FILES.
3909         * Merge from stable:
3911             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
3913 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3915         * VERSION: 1.7.4 released.  
3916         
3917         * scm/generate-documentation.scm (string-append): add macro
3918         definitions.
3920         * lily/text-item.cc (lookup_text): don't use virtual fonts for
3921         normal texts.
3923         * lily/multi-measure-rest-engraver.cc: make separate
3924         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
3926         * lily/multi-measure-rest.cc: remove text handling. Remove
3927         number-threshold.
3929 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3931         * scm/music-types.scm: doc patch by Graham Percival
3933 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3935         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
3936         encoding part.
3937         (Font_info.set_defaults): pixelsize now also defauts to '0'.
3938         (sketch_p): Sketch wants only first four elements of X11 font spec.
3940         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
3942         * mf/feta-autometric.mf: Write foundry and family to log.
3944         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
3945         font translation table.
3947         * buildscripts/mf-to-table.py: Better font info into afm.
3949         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
3950         1.0.9 required.
3952         * configure.in: Whine for mftrace 1.0.9.
3954 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3956         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
3958         * lily/main.cc (main_prog): don't try to load init.EXT when
3959         processing foo.EXT.
3961 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
3963         * scm/tex.scm (zigzig-line): added.
3965         * scm/ps.scm (zigzag-line): added.
3967         * ps/music-drawing-routines.ps (subvec): added.
3968         (draw_zigzag_line): added.
3969         
3970         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
3971         grob properties zigzag-width and zigzag-length.
3973         * input/regression/glissando.ly: Add some zig-zagged glissandi.
3975 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3977         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
3978         svg output, including font.
3980 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3982         * scm/lily.scm: Register sodipodi output module.
3984         * scm/sodipodi.scm: New file.
3986         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
3988         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
3989         comment, after header.
3990         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
3991         FullName.  Fix FontName key.
3993 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
3995         * lily/rest.cc (after_line_breaking): bugfix: dots after half
3996         and breve rests.
3997         
3998         * input/test/blank-notes.ly: bugfix
4000         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
4001         rests. (Kim Shrier)
4003         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
4004         
4005 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4007         * scm/tex.scm: 
4008         * scm/ps.scm: Cleanup and remove obsolete junk.
4010         * Documentation/user/internals.itely:
4011         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
4013         * lily/parser.yy: Identify shift/reduce problems.
4015         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
4016         make-style-sheet.  Too specific for convert-ly?
4018 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4020         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
4022         * input/test/*.ly: various fixes.
4024         * lily/music.cc (name): bugfix
4026         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
4028         * lily/input-file-results.cc (code): set-point-and-click! ->
4029         set-point-and-click
4030         
4031 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4033         * Use uniform ly: prefix for exported scheme primitive functions.
4035         * scm/music-types.scm: junk compat glue
4037         * scripts/convert-ly.py: add rules for stuff below, junk
4038         compatibility glue for spanrequest.
4040         * lily/parser.yy (verbose_event): remove \spanrequest,
4041         \commandspanrequest, \script. 
4042         
4043         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
4045         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
4046         for \penalty, \glissando.
4048         * VERSION: release 1.7.3
4049         
4050 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
4052         * lily/accidental-engraver.cc: Fix
4053         grace-in-the-beginning-of-measure bug caused by the resent
4054         partial-measure fix.
4056         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
4057         overlap looks too crowded)
4058         
4059 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4061         * lily/parser.yy (assignment): allow SCM expression as assignment.
4063         * lily/include/music-output-def.hh (class Music_output_def):
4064         * lily/music-output-def.cc: 
4065         * lily/paper-def.cc: 
4066         * scm/font.scm (markup-to-properties):
4067         * lily/parser.yy (music_output_def_body): 
4068         remove style_sheet_
4070 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4072         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
4073         length.
4075         * input/regression/spacing-to-grace.ly: new file.
4077         * input/regression/spacing-end-of-line.ly: new file.
4079         * lily/note-spacing.cc (get_spacing): take into account breakable
4080         stuff sticking out at the left (time sig change at line break).
4082         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
4083         raggedright code.
4085         * scm/music-functions.scm (make-voice-props-set): add
4086         staff-position for mm rests.
4088         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
4089         before grace notes a little.
4091         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
4093         * lily/break-align-interface.cc (do_alignment): right-edge spacing
4094         key adds space at the end of line. 
4096 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4098         * scm/sketch.scm: Fix beams.
4100         * buildscripts/mf-to-table.py: Add EncodingScheme.
4102         * scm/sketch.scm: Resurrect.
4104 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4106         * lily/multi-measure-rest.cc: use breve rests for measure lengths
4107         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
4109 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4111         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
4113         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4115 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4117         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
4118         token for origin information.
4120         * lily/parser.yy (My_lily_lexer): do identifier location and
4121         cloning from lexer.
4123         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
4124         logic out of the parser. Add bar checks on both ends.
4126         * Documentation/user/refman.itely (Multi measure rests): add more
4127         notes about mm rests.
4129 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4131         * input/regression/bar-scripts.ly: Re-enable.
4133         * lily/parser.yy:
4134         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
4135         released rsn.  Bison 1.50 has a crucial bug and won't work.
4137         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4140 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4142         * input/regression/bar-scripts.ly: Blunt documentation build fix.
4144 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4146         * Actually merge changes since 1.6.4 besides ChangeLog, and
4147         resolve conflicts.  Lots of updates, hope all is well.
4148         
4149         * cygwin/lilypond.hint (requires): Add ghostscript.
4151         * scm: Update some (c).
4152         
4153 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4155         * input/test/{various}.ly: add \header fields and texidoc strings.
4157 2002-10-05  Werner Lemberg  <wl@gnu.org>
4159         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
4160         renamed to `output_latex_quoted'.
4161         Added `output_latex_noquote'.
4162         (schedule_lilypond_block): Implement `noquote' option for LaTeX
4163         mode.
4165 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4167         * ChangeLog: Add 1.6.6 release marker.  See below.
4169         * stepmake/stepmake/po-targets.make: Remove --c++ option.
4171         * scripts/midi2ly.py: Fix global syntax warnings.
4173         * GNUmakefile.in: Generate builddir locale tree too.
4175         * scripts/ly2dvi.py:
4176         * scripts/midi2ly.py: 
4177         * scripts/mup2ly.py: 
4178         * scripts/update-lily.py:
4179         * lily/main.cc (setup_paths): Fix for locales setup.
4181 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4183         * Documentation/windows/installing.texi: Soften wording about
4184         necessity of becoming Administrator.  tommie@iae.nl reports this
4185         does not seem to be necessary for his flavour of Windows 2000.
4186         Explicitely discourage text mode mounts.
4188 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4190         * lily/rest.cc (after_line_breaking): backport dot position fix.
4192         * lily/rest-collision.cc (do_shift): also remove dots for suicided
4193         rests. Thanks to Klaus Zimmermann for finding this bug.
4195 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4197         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
4199 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4201         * Documentation/user/music-glossary.tely: fix links.
4203 2002-10-21  Werner Lemberg  <wl@gnu.org>
4205         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
4206         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
4207         scaling factor) only once and use them in the definition of
4208         \embeddedps.
4209         * ps/music-drawing-routines.ps (skeel): Removed.
4211 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4213         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
4214         Solaris7, as we don't use nested $( ) constructs.
4216 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4218         * VERSION: Release 1.6.6.
4219         
4220 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4222         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
4223         as workaround for /bin/sh problems on Solaris7.
4225 2002-10-19  Werner Lemberg  <wl@gnu.org>
4227         * GNUmakefile.in (web-doc): Fix typos.
4228         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
4229         `music-drawing-routines.ps' but emit \special{header=...} once.
4230         * scm/tex.scm (header-end): Updated.
4232 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4234         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
4235         undefined tremolo. 
4237 2002-10-15  Werner Lemberg  <wl@gnu.org>
4239         * scripts/lilypond-book.py (g_make_html): New global variable.
4240         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
4241         if `g_make_html' isn't set.
4242         [main]: Add format `texi-html'.
4243         (option_definitions): Updated.
4244         * Documentation/user/lilypond-book.itely: Updated.
4246         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
4247         * make/ly-rules.make (%.texi, %.nexi): Use it.
4248         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
4249         format to lilypond-book.
4250         * GNUmakefile.in (web-doc): Ditto.
4252 2002-10-14  Werner Lemberg  <wl@gnu.org>
4254         Further improve TeX output.  The produced files are about 40%
4255         smaller.  `lilyponddefs.tex' is now read only once.
4257         * tex/lilyponddefs.tex: Remove footer stuff.
4258         (\ifundefined): Renamed to...
4259         (\lilypondundefined): This.  Use LaTeX's definition to
4260         make it nestable and make it global.
4261         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
4262         output.
4263         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
4264         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
4265         them global.
4266         (\placebox): Renamed to...
4267         (\lyitem): This.
4268         Make it global and call \outputscale by itself.
4269         (\lybox, \lyvrule): New macros to reduce input data.
4270         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
4271         New auxiliary macros.
4272         (\SkipLilydefs, \EndLilyPondOutput): Removed.
4273         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
4274         to...
4275         (\lilypondspace): This and made it global.
4276         (\turnOnPostScript): Renamed to...
4277         (\lilypondpostscript): This and made it global.
4278         (\turnOnExperimentalFeatures): Renamed to...
4279         (\lilypondexperimentalfeatures): This and made it global.
4280         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
4281         (\lilypondsetdimen): This and made it global.
4282         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
4283         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
4284         (all, $(outdir)/music-drawing-routines.ps): New rules.
4285         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
4286         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
4287         start-system, stop-system, stop-last-system, filledbox): Updated to
4288         use the changed macros from lilyponddefs.tex.
4289         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
4291 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4293         * Documentation/windows/installing.texi: Update.
4295 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4297         * VERSION: 1.6.5 released
4299         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4301 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4303         * scm/translator-property-description.scm (voltaOnThisStaff): add
4304         property.
4306 2002-09-28  Werner Lemberg  <wl@gnu.org>
4308         * scm/tex.scm (header-end): Suppress page numbering.
4310         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4311         Fix quotation for HTML output.
4313 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4314         
4315         * Documentation/user/refman.itely: grammar and phrasing
4316           fixes to "Note Entry" section.  Also adds a few new examples.
4318 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4320         * flower/include/string-data.icc: include string.h
4322 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4324         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4326 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4328         * Documentation/user/GNUmakefile (extra-local-help): Add.
4330         * stepmake/stepmake/www-targets.make (local-help): Add.
4332 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4334         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4335         packages.
4337         * Documentation/topdocs/README.texi (Top): building documentation
4338         (not website.)
4340 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4342         * Documentation/user/refman.itely: 
4343         * Documentation/user/tutorial.itely: 
4344         * Documentation/user/music-glossary.tely: Merge changes.
4346         * Documentation/user/glossary.html.in: 
4347         * Documentation/index.texi: 
4348         * Documentation/header.html.in: Accomodate renaming of glossary.
4349         
4350         * Documentation/user/tutorial.itely: Add some glossary references.
4351         
4352         * Documentation/user/refman.itely: Minor fixes.
4353         
4354         * Documentation/user/lilypond.tely: Add glossary do direntry.
4356         * Documentation/user/music-glossary.tely: Rename (previously:
4357         glossary.tely).  Fix anchor placement.
4359         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4361 2002-09-23  Werner Lemberg  <wl@gnu.org>
4363         * scripts/lilypond-book.py (output_dict): Fix handling of
4364         various environments by avoid extraneous newlines.
4365         Rename `output-all' regexp for html to `output-html'.
4366         Replace `output-all' regexp for texi with `output-texi-quote'
4367         and `output-texi-noquote'.
4368         (compose_full_body): Don't override `linewidth' user option
4369         for `singleline'.
4370         (schedule_lilypond_block): Don't indent text specified with
4371         `intertext' option.
4372         Add new option `noquote'.
4373         (compile_all_files): Use latex instead of tex to compile ly
4374         files directly.
4376         * Documentation/user/lilypond-book.itely: Updated and revised.
4377         Improve layout.
4379         * Documentation/user/glossary.tely,
4380         Documentation/user/introduction.itely,
4381         Documentation/user/tutorial.itely,
4382         Documentation/user/refman.itely,
4383         Documentation/user/appendices.itely: Fix overfull LilyPond
4384         boxes caused by the new lilypond-book code.  Other minor
4385         fixes.
4387         * Documentation/user/macros.itexi (@texiflat): Don't emit
4388         trailing space.
4390         * scm/tex.scm (end-output, header-end): Add preamble and
4391         postamble to make lilypond output directly compilable with
4392         latex.
4394         
4395 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4397         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4398         instructions.
4400 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4402         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4404 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4406         * lily/beam.cc (connect_beams): don't crash if there are quarter
4407         notes in beams.
4409 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4411         * Documentation/user/refman.itely: corrected ancient clef
4412         docu; added docu on ligatures
4414 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4416         * Documentation/user/glossary.tely,
4417         Documentation/user/refman.itely, input/les-nereides.ly,
4418         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4419         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4420         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4421         Stem properties: flag-style -> stroke-style, style -> flag-style.
4424 2002-09-22  Werner Lemberg  <wl@gnu.org>
4426         * scripts/lilypond-book.py: Add option `notime' to suppress
4427         printing of a time signature.  Specify default indentation of 0pt
4428         if single line fragment.  Don't emit redundant `\paper{ }'.
4430         * Documentation/user/lilypond-book.itely: Updated.
4432         * Documentation/user/glossary.tely: Completely reformatting.
4434 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4436         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4438 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4440         * Documentation/user/tutorial.itely: Fix links.
4441         
4442         * Documentation/topdocs/index.tely:
4443         * Documentation/index.texi:
4444         * Documentation/header.html.in: Small website fixes and updates.
4446         * debian/: Debian patch by Anthony Fok.
4448 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4450         * Documentation/footer.html.in: How time flies: It's already 2002!
4452         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4453         more descriptive link names than 'here'.
4455 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4457         * VERSION: 1.7.2 released
4458         * VERSION: 1.6.4 released
4459         
4460         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4462         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
4463         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
4465         * mf/feta-din.mf (test): add x-height and space.
4467         * lily/dynamic-engraver.cc (process_music): take dynamic direction
4468         from ^_ for crescendi. Idem for slurs and phrasing slurs.
4470         * ly/grace-init.ly: add-to-grace-init: function to portably add
4471         settings to \grace. 
4473         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
4474         if we get an absolute dynamic event.
4476         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
4478         * lily/source-file.cc (get_line): oops. All line numbers were off
4479         by 2. Fix that. 
4481         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
4482         be after the note, combined with -_^, i.e. c4-(-\)-\>  
4484         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
4486         * lily/parser.yy (number_factor): remove (number) as number
4487         expression. ("Let them eat Lisp").
4489 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4491         * lily/horizontal-bracket.cc: new file.
4493         * lily/horizontal-bracket-engraver.cc: new file.
4495         * input/regression/note-group-bracket.ly: new file. Support
4496         horizontal note brackets for music analysis.
4498         * lily/stem.cc (flag): new flag-style: no-flag.
4500         * input/test/stem-cross-staff.ly: new file
4501         
4502         * Documentation/user/internals.itely: Improved formatting, fixing
4503         typos.  Added a section `Output details' to describe how the TeX
4504         code looks like.
4506         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
4508         * lily/parser.yy: remove \dynamicscript.
4510         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
4511         definitions. 
4513         * python/midi.c (midi_error): take two arguments.
4515         * Merge 1.6.5 changes:
4516         
4517 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4519         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
4520         staff-space.  Previous 1.5 was probably meant as half-spaces.
4521         (cautionary-style): parentheses (was: smaller).  This is what doco
4522         says, and it seems more logical.
4524         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
4525         for 2nd sentence.
4527 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4529         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
4531 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4533         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4535 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4537         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4539 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4541         * scm/translator-property-description.scm (voltaOnThisStaff): add
4542         property.
4544 2002-09-28  Werner Lemberg  <wl@gnu.org>
4546         * scm/tex.scm (header-end): Suppress page numbering.
4548         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4549         Fix quotation for HTML output.
4551 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4552         
4553         * Documentation/user/refman.itely: grammar and phrasing
4554           fixes to "Note Entry" section.  Also adds a few new examples.
4556 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4558         * flower/include/string-data.icc: include string.h
4560 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4562         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4564 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4566         * Documentation/user/GNUmakefile (extra-local-help): Add.
4568         * stepmake/stepmake/www-targets.make (local-help): Add.
4570 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4572         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4573         packages.
4575         * Documentation/topdocs/README.texi (Top): building documentation
4576         (not website.)
4578 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4580         * Documentation/user/refman.itely: 
4581         * Documentation/user/tutorial.itely: 
4582         * Documentation/user/music-glossary.tely: Merge changes.
4584         * Documentation/user/glossary.html.in: 
4585         * Documentation/index.texi: 
4586         * Documentation/header.html.in: Accomodate renaming of glossary.
4587         
4588         * Documentation/user/tutorial.itely: Add some glossary references.
4589         
4590         * Documentation/user/refman.itely: Minor fixes.
4591         
4592         * Documentation/user/lilypond.tely: Add glossary do direntry.
4594         * Documentation/user/music-glossary.tely: Rename (previously:
4595         glossary.tely).  Fix anchor placement.
4597         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4599 2002-09-23  Werner Lemberg  <wl@gnu.org>
4601         * scripts/lilypond-book.py (output_dict): Fix handling of
4602         various environments by avoid extraneous newlines.
4603         Rename `output-all' regexp for html to `output-html'.
4604         Replace `output-all' regexp for texi with `output-texi-quote'
4605         and `output-texi-noquote'.
4606         (compose_full_body): Don't override `linewidth' user option
4607         for `singleline'.
4608         (schedule_lilypond_block): Don't indent text specified with
4609         `intertext' option.
4610         Add new option `noquote'.
4611         (compile_all_files): Use latex instead of tex to compile ly
4612         files directly.
4614         * Documentation/user/lilypond-book.itely: Updated and revised.
4615         Improve layout.
4617         * Documentation/user/glossary.tely,
4618         Documentation/user/introduction.itely,
4619         Documentation/user/tutorial.itely,
4620         Documentation/user/refman.itely,
4621         Documentation/user/appendices.itely: Fix overfull LilyPond
4622         boxes caused by the new lilypond-book code.  Other minor
4623         fixes.
4625         * Documentation/user/macros.itexi (@texiflat): Don't emit
4626         trailing space.
4628         * scm/tex.scm (end-output, header-end): Add preamble and
4629         postamble to make lilypond output directly compilable with
4630         latex.
4632         
4633 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4635         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4636         instructions.
4638 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4640         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4642 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4644         * lily/beam.cc (connect_beams): don't crash if there are quarter
4645         notes in beams.
4647 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4649         * Documentation/user/refman.itely: corrected ancient clef
4650         docu; added docu on ligatures
4652 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4654         * Documentation/user/glossary.tely,
4655         Documentation/user/refman.itely, input/les-nereides.ly,
4656         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4657         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4658         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4659         Stem properties: flag-style -> stroke-style, style -> flag-style.
4661 2002-09-22  Werner Lemberg  <wl@gnu.org>
4663         * scripts/lilypond-book.py: Add option `notime' to suppress
4664         printing of a time signature.  Specify default indentation of 0pt
4665         if single line fragment.  Don't emit redundant `\paper{ }'.
4667         * Documentation/user/lilypond-book.itely: Updated.
4669         * Documentation/user/glossary.tely: Completely reformatting.
4671 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4673         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4675 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4677         * Documentation/user/tutorial.itely: Fix links.
4678         
4679         * Documentation/topdocs/index.tely:
4680         * Documentation/index.texi:
4681         * Documentation/header.html.in: Small website fixes and updates.
4683         * debian/: Debian patch by Anthony Fok.
4685 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4687         * Documentation/footer.html.in: How time flies: It's already 2002!
4689         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4690         more descriptive link names than 'here'.
4692 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4694         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4696 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4698         * lily/part-combine-music-iterator.cc (get_state): cleanup
4699         (get_music_info): cleanup.
4701 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4703         * scm/backend-documentation-lib.scm (interface-doc-string):
4704         crosslinks between interfaces and grobs. Headings for interfaces
4705         in grob explanation.
4707 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4709         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4710         dtd).  Add preliminary dtd.
4711         (re-sub-alist): Robustify.
4713 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4715         * lily/include/event-chord-iterator.hh,
4716         lily/context-specced-music-iterator.cc,
4717         lily/event.cc, lily/event-chord-iterator.cc: add
4719 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4721         * lily/: some (c) header fixes.
4722         
4723         * lily/request-chord.cc: Remove.
4724         
4725         * lily/include/event-chord-iterator.hh:
4726         * lily/include/event.hh:
4727         * lily/event-chord.cc: New file.
4728         
4729         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
4730         requested.
4732 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4734         * lily/ : rename Request to Event
4736         * lily/parser.yy (command_element): move clef stuff into Scheme.
4738         * lily/:  rename length_mom () to get_length()
4740         * lily/part-combine-music.cc: removed file and class.
4742         * lily/context-specced-music-iterator.cc (class
4743         Context_specced_music_iterator): new file. Obsoletes the
4744         Context_specced_music type.
4746         * scm/music-types.scm (make-repeated-music): put different kinds
4747         of repeated music into music-type table.
4749         * VERSION: 1.7.1 released.
4751         * scm/to-xml.scm: new file.
4753         * input/test/to-xml.ly (fooBar): demo of what is possible with the
4754         new Input representation: dump music as XML.
4756         * scm/engraver-documentation-lib.scm
4757         (engraver-accepts-music-types?): add links from music to engraver,
4758         from music-type to engraver.
4760         * lily/include/command-request.hh: removed
4761         lily/include/musical-request.hh: removed. Removed all _req classes
4762         except Key_change_req. Changes throughout.
4764 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4766         * lily/tuplet-engraver.cc (try_music): Compile kludge.
4768 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4770         * lily/*.cc: specify accepts for many engravers.
4772         * scm/music-documentation-lib.scm: dump music expressions and
4773         music subtypes.
4775         * scm/documentation-lib.scm: complete revision.
4776         Use GOOPS objects to store document tree explicitly. Cleaned up and
4777         sped up doco generation a lot.
4779 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4781         * input/trip.ly (fugaIILeft): add arpeggio
4783         * lily/translator-group.cc (try_music_on_nongroup_children):
4784         oops. The name symbol is in the cdr of the assoc handle.
4786         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
4787         Hyphen_req, Glissando_req, Break_req, Mark_req 
4789 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4791         * lily/musical-request.cc (music-duration-length,
4792         music-duration-compress): new functions.
4794         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
4795         throughout. Warning doesn't work yet.
4797         * lily/translator-group.cc (try_music_on_nongroup_children):
4798         new implementation: store candidate acceptors in a hashTable.
4800 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4802         * scm/music-types.scm (music-descriptions): change name to
4803         internal-class-name
4805         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4807 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4809         * lily/beam.cc (connect_beams): don't crash if there are quarter
4810         notes in beams.
4812 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4814         * Documentation/user/refman.itely: corrected ancient clef
4815         docu; added docu on ligatures
4817 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4819         * Documentation/user/glossary.tely,
4820         Documentation/user/refman.itely, input/les-nereides.ly,
4821         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4822         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4823         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4824         Stem properties: flag-style -> stroke-style, style -> flag-style.
4826 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4828         * scm/music-functions.scm (music-separator?): don't use name music
4829         property.
4831 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4833         * stepmake/stepmake/generic-targets.make (help): Document check
4834         target.
4836         * lily/new-accidental-engraver.cc: Compile fix.
4838 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4840         * scripts/convert-ly.py: Add rule.
4842         * input/test/music-creation.ly:
4843         * input/test/add-staccato.ly:
4844         * input/test/add-text-script.ly: ly-make-music.
4846         * scm/drums.scm (make-head-type-elem, make-articulation-script):
4847         More ly-make-music renamings.
4849         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
4851         * lily/music-constructor.cc (make_music): Add debugging info.
4853         * scm/music-functions.scm (make-simultaneous-music,
4854         (make-sequential-music, context-spec-music):
4855         * scm/music-types.scm (music-descriptions): Get lily to run.
4857 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4859         * lily/command-request.cc (transpose_key_alist): new function.
4861         * lily/key-performer.cc (create_audio_elements): cleanup. 
4863 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4865         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
4867         * lily/include/translator.hh (ENTER_DESCRIPTION): add
4868         events-accepted field.
4870         * scm/music-types.scm: new file.
4872         * lily/parser.yy: put music type initialization into scheme,
4873         similar to grob initialization.  Changes throughout.
4875 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4877         * Documentation/user/tutorial.itely: Fix links.
4878         
4879         * Documentation/index.texi: 
4880         * Documentation/header.html.in: 
4881         * Documentation/topdocs/index.tely: Small website fixes and updates.
4883         * debian/: Debian patch by Anthony Fok.
4885 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4887         * Documentation/footer.html.in: How time flies: It's already 2002!
4889         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4890         more descriptive link names than 'here'.
4892         * ROADMAP: Remove test stuff.
4894         * scripts/update-lily.py: Allow auto-building of stable and
4895         development versions.  Bugfixes.
4897 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4899         * VERSION: released 1.7.0
4901         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4903         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
4904         positive line widths.
4906 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4908         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
4909         go.  Fix comments.
4911         * cygwin: Cygwin updates.
4913 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4915         * Documentation/windows/installing.texi (Top): version for python,
4916         urls for ghostscript (thanks to John Potelle)
4917         
4918         * lily/simultaneous-music-iterator.cc
4919         (Simultaneous_music_iterator): init children_list_ before
4920         triggering GC.
4922         * lily/*-iterator.cc: be even more careful with smobbed copy
4923         constructors. 
4925         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
4926         LeftEdge item.
4928 2002-09-15  Werner Lemberg  <wl@gnu.org>
4930         Improving LilyPond's output to make them ordinary TeX boxes with
4931         predictable dimensions.  System boxes are now vertically centered on
4932         the baseline; this offset can be further controlled with
4933         \lilypondscoreshift.
4935         * lily/system.cc (System::post_processing): Pass length of current
4936         system to `start-system' (including any horizontal indentation).
4938         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
4939         prettier.
4940         (lily-def): Append `%'.
4941         (start-system): Add parameter `wd'.  Output more TeX code to specify
4942         box dimensions.
4943         (stop-system, stop-last-system): Complement changes in
4944         `start-system'.
4945         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
4946         Updated.
4948         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
4949         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
4950         Write final `\endinput'.
4952         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
4953         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
4954         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
4955         files and macro definitions don't produce spurious spaces and
4956         paragraphs (using \endlinechar).
4957         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
4959         * Documentation/user/internals.itely: Improved formatting, fixing
4960         typos.  Added a section `Output details' to describe how the TeX
4961         code looks like.
4963 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4965         * lily/accidental-engraver.cc: Also work with partial measures.
4967 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4969         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
4970         spanner.
4972 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4974         * lily/identifier-smob.cc (unpack_identifier): new file.
4976         * lily/lexer.ll (identifier_type): new function.  use ly-id to
4977         pass off scheme expressions as music identifiers.
4979         * scm/lily.scm: reorganisation, cleanups.
4981         * lily/main.cc: small cleanups.
4983 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4985         * lily/ly-module.{cc,hh}: new file.
4987 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4989         * lily/accidental-engraver.cc: Also work with partial measures.
4991 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4993         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
4995 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4997         * lily/my-lily-lexer.cc: use SCM module in stead of
4998         Scheme_hash_table. Changes throughout.  
5000 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5002         * VERSION (MY_PATCH_LEVEL): make 1.7.0