* Documentation/bibliography/computer-notation.bib (isbn): add phd
[lilypond.git] / ChangeLog
blob68fbea0940c7c4fd1e4962d4f4f87076aecb0c20
1 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * Documentation/bibliography/computer-notation.bib (isbn): add phd
4         theses of Gieseking and Renz.
6         * GNUmakefile.in (README_FILES): remove README.mandrake.
8 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
10         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
11         from source files and search patterns listed in the script.
13         * GNUmakefile.in: add target `lilypond.words'.
15         * lilypond.words: remove file, generated by `make lilypond.words'.
17         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
19 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
21         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
23 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
25         * VERSION: 1.9.4 released
27         * scripts/convert-ly.py (FatalConversionError.figures_replace):
28         rule for < > <-> << >> substitution
30         * lily/lexer.ll: exchange meaning of << >> and < > 
32         * VERSION (PACKAGE_NAME): 1.9.3 released
34         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
35         pages unconditionally.
37 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
39         * Documentation/user/music-glossary.tely (Top): small syntax
40         fixes.
42         * scm/music-functions.scm (remove-tag): filter \tagged music
43         expressions.
45         * input/regression/tag-filter.ly (texidoc): new file.
47         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
48         symbol2 .. ) etc. 
50         * scripts/convert-ly.py (FatalConversionError.conv): fingering
51         convert rule.
53         * Documentation/user/refman.itely (Fingering instructions): adjust manual.
55         * lily/new-fingering-engraver.cc (position_scripts): don't crash
56         for borderline cases (e.g. 1 fingering.)
57         (position_scripts): revise interface, use fingerOrientations to
58         set fingering positions.
60         * scm/document-translation.scm (context-doc): add aliases to
61         automated documentation.
63         * make/lilypond-vars.make: remove stepmake compat glue.
65         * make/generic-vars.make: remove cruft.
67         * lily/main.cc (main): don't identify binary.
69 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
71         * lily/include/translator.hh (class Translator): remove
72         type_string_ , use symbol for context name throughout.
73         Changes through whole source tree.
75         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
76         set PDF as default, and always make PDF.
78         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
80 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
82         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
83         Documentation/user/refman.itely input/regression/allfontstyle.ly
84         input/regression/grace-types.ly:
85         fix spelling for acciaccatura (Webster's 1913).
87 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
89         * lily/main.cc (usage): adjust blurb, include url.
91         * input/regression/breathing-sign.ly (texidoc): transpose up
93 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
95         * input/regression/breathing-sign.ly: changed ancient examples to
96         be relevant (by request of Han-Wen); updated BreathingSign text
97         property according to new syntax.
99         * ly/gregorian-init.ly: updated BreathingSign text property
100         according to new syntax
102 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
104         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
105         (Clef): index entries for clefs.
107         * python/lilylib.py (system): remove errorlog files.
108         
109 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
111         * lilypond.words: add \new and new graces. Add dynamics to menus
112         keeping 1.8.x compatibility; after all the engraving relating to 
113         notes becomes postfixed `-' marks will be removed.
115 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
117         * lily/molecule.cc (align_to): idem.
119         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
120         
121         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
122         accacciatura everywhere.
124         * VERSION (PACKAGE_NAME): released 1.9.2
126         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
128         * scm/document-markup.scm (markup-doc-node): sort markup function
129         list.
131         * lily/paper-outputter.cc (output_version): change "Lily was here"
132         into  "Engraved by LilyPond"
134         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
135         on unquoted strings before \notenames.
137         * lily/parser.yy (lyric_element): allow markup as lyric text. This
138         increases the number of s/r reductions to 4.
140         * scm/new-markup.scm (fraction-markup): \fraction command.
142         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
143         mode
145         * lily/lookup.cc (round_filled_box): rename function.
146         (LY_DEFINE): round-filled-box: change signature.
148         * Documentation/user/refman.itely: revise section explaining grace
149         notes.
151         * lily/translator-scheme.cc (LY_DEFINE): add ! to
152         ly:set-context-property
154         * input/*/*.ly (vmus): use \new everywhere.
156         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
158         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
159         default
161         * scm/music-functions.scm (set-stop-grace-properties)
162         (set-start-grace-properties, add-grace-property): new functions
163         for modular grace tweak control.
165         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
166         
167 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
169         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
171         * GNUmakefile.in (install-pfa-fonts):
172         (get-pfa-fonts): New target.
174         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
175         install-pfa-fonts help.
177 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
179         * lily/translator-scheme.cc (LY_DEFINE):
180         ly:context-pushpop-property new function.
181         (LY_DEFINE): new function ly:translator-find  
182         new function ly:translator?
183         (LY_DEFINE): new function ly:context?
185         * lily/translator-def.cc: remove Translator_def::apply_pushpop_property().
187         * python/lilylib.py (read_pipe): only store and display error log
188         if verbose not set.
189         (read_pipe): only display log if it contains something.
191 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
193         * Documentation/misc/GNUmakefile: Re-add.
194         (TEXTS): Add CHANGES.
196 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
198         * lilypond.words: add \newcontext.
200 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
202         * lily/tie-performer.cc (stop_translation_timestep): only flush
203         tied_notes when we have actually made a tie. Fixes bugs with ties
204         in polyphonic scores.
206 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
208         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
209         they do not exist.
211 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
213         * VERSION (PACKAGE_NAME): released 1.9.1 
215         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
216         Instrument_name_engraver
218         * lily/tie-performer.cc (create_audio_elements): bugfix
220         * Documentation/user/music-glossary.tely (Top): comment out
221         font-style statements.
223         * input/test/force-hshift.ly: revise example.
225         * Documentation/bibliography/engraving.bib (note): typos.
227         * configure.in: bump GCC requirements to 3.x
229         * lily/include/audio-item.hh (class Audio_tie): rename
230         note_l_drul_ to note_drul_
232         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
234         * lily/parser.yy (relative_music): whoops. All \relative were off
235         by ...  a lot .... Ahem.
237         * scm/define-music-types.scm (music-descriptions): idem.
239         * lily/beam-engraver.cc: move new-beam-event to beam-event
241         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
242         to Tie_engraver
244         * input/regression/bar-number.ly: remove unnecessary old-relative
245         options.
246         
247         * Documentation/user/internals.itely (Creating contexts): document
248         \newcontext
250         * lily/parser.yy (Composite_music): add \newcontext
252         * Documentation/user/refman.itely (MIDI block): add note about
253         dotted tempos.
255         * scm/font.scm: remove old markup legacy
257         * GNUmakefile.in (web-clean): remake share/ after web-clean.
259         * lily/breathing-sign.cc (brew_molecule): remove function
261         * lily/text-item.cc: remove old-style markups.
262         (interpret_markup): C++ version of markup function
263         (brew_molecule): idem.
265         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
266         as Scheme variable.
268         * scripts/convert-ly.py (conv): dashes rule.
269         Apply rule.
271         * Documentation/user/lilypond-book.itely: syntax fixes. 
273 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
275         * VERSION (PACKAGE_NAME): release 1.9.0
277         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
278         note about dvips. (Should backport.)
280         * scripts/convert-ly.py
281         (FatalConversionError.articulation_substitute): add
282         convert-new-chords code. Remove convert-new-chords.py
284         * Documentation/user/refman.itely (Octave check): document
285         \octave.
287         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
288         \relative changes.
290         * lily/parser.yy (command_element): octave check:
292            \octave PITCH
294         checks that PITCH (without octave) yields PITCH (with octave) in
295         \relative
297         * lily/relative-octave-music.cc (to_relative_octave): octave check.
299         * lily/scm-option.cc: ly:set-option now has the default argument
300         #t.
302         * lily/lexer.ll: add \renameinput
304         * python/lilylib.py (command_name): robustifications.
306         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
307         /dev/stderr. This is ash compatible.
309         * ly/init.ly: add warning if compatibility was not necessary.
311         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
313         * flower/include/string-handle.icc: formatting cleanups, rename
314         references by ref_count_.
316 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
318         * make/lilypond.mandrake.spec.in: syncronize the spec file with
319         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
320         package libs separately, fix conflicting php variable out=/dev/vc/
321         invoking `unset out', declare menus, use only one icon-file, fix
322         doc-path in menu.
324 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
326         * scripts/convert-ly.py (FatalConversionError.conv): typo
328         * Documentation/misc/GNUmakefile: restore misc directory.
330         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
332         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
333         Petites-Preludes 
335         * input/test/partial-blank.ly (quickmeasure): syntax
337         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
338         attachment property.
340         * Documentation/user/refman.itely: remove superfluous -'s 
341         (Grace notes): ) fixes.
343         * lily/music.cc: generic compress(), transpose() functions. Remove
344         others.
346         * lily/parser.yy (gen_text_def): remove support for #'(italic )
347         style markup entry.
349         * lily/parser.yy: all articulations postfix; remove obligatory -
350         for [,  ) and \!
351         
352         * lily/music.cc (to_relative_octave): write generic
353         to_relative_octave function; various relative cleanups.
354         Hmmm.
356         * lily/scm-option.cc: add options new-relative and old-relative
358         * po/sv.po: new po file.
360         * Documentation/user/refman.itely (Dynamics): website
361         fixes. (should backport!)
363 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
365         * make/lilypond.mandrake.spec.in: declare version only once.
367 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
369         * lily/simultaneous-music.cc (to_relative_octave): undo relative
370         meaning for now.
372 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
374         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
376         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
378         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
380         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
382         * lily/music.cc (var): add ly:music-transpose function.
384         * lily/parser.yy (pre_events): remove prefix articulations.
386         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
388         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
390         * Documentation/user/refman.itely (Text markup): add comment about
391         markup in header.
393 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
395         * lily/paper-outputter.cc (write_header_fields_to_file): 
396         only dump value if it is a string.
398         * flower/include/dictionary.hh: remove.
399         
400         * Documentation/ChangeLog-1.5: add back old log.
402         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
403         .pfas from a .deb.
405 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
407         * Documentation/bibliography/engraving.bib: add entry for
408         Jaschinski's Notation
410 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
412         * Documentation/user/refman.itely (Beaming): add note about
413         allowBeamBreak
415 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
417         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
418         GregorianTranscription contexts
420         * ly/engraver-init.ly: vaticana contexts: minor fixes
422         * Documentation/user/refman.itely (Ancient notation): added note
423         on appendix length bug
425         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
426         input/test/vaticana.ly: use vaticana contexts; small fixes
428 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
430         * flower/hash.cc: Remove.
432         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
433         to (nonexistent?) hash_func_ identifier.
435         * python/midi.c (midi_error, midi_warning): Use char const* for
436         __FUNCTION__ argument.
438         * python/gettext.py: Remove.  We already require python 2.1, which
439         includes gettext.py.
441         * configure.in: Require python 2.1, as INSTALL.texi says.
442         it.
444         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
445         versions 1.50 and 1.75.  Remove note about lexer patch.
447 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
449         * Documentation/topdocs/INSTALL.texi: Update type1 font
450         description to actual situation.  Add comment about new font ball
451         layout.
453         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
454         in $LILYPONDPREFIX suffices for installation.
456 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
458         * debian/control (Build-Depends): Add flex-old as alternative to
459         flex.  Deprecate bison 1.75.
461 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
463         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
464         Vaticana contexts
466         * Documentation/user/refman.itely (Ancient notation): documented
467         some bugs; tiny fixes; added docu on Vaticana contexts
469         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
470         scripts
472 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
474         * Documentation/user/refman.itely (Ancient notation): added some
475         introductory words; added section on ancient time signatures;
476         added some @seealso and @refcommands; small fixes and
477         beautifications
479 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
481         * input/regression/note-head-style.ly: many fixes and updates
483         * Documentation/user/refman.itely: added small sections on ancient
484         accidentals, rests and flags; revised ancient note head section;
485         small wording/spelling fixes
487         * input/test/rests.ly: layout fixes
489 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
491         * input/puer-fragment.ly: bugfix: central C position of do clef
493         * ly/gregorian-init.ly: workaround: add small padding space before
494         divisiones (the correct fix would be the spacing engine to handle
495         this)
497 2003-08-13  Graham Percival  <gperlist@shaw.ca>
499         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
500         cue-notes.ly: minor fixes.
502 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
504         * Documentation/user/refman.itely: bugfix: remove obsolete link to
505         input/test/custos-style.ly
507         * Documentation/index.html.in: bugfix: link to Tutorial.html
509         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
510         to neumes; bugfix: "et": epiphonus, not just a simple pes
512 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
514         * lilypond-mode.el: split `Insert Tag' if it is long enough.
516         * lilypond.words: add new features: markup, column, center, \[ \].
517         
518 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
520         * Documentation/topdocs/NEWS.texi, DEDICATION,
521         stepmake/bin/add-html-footer.py
522         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
523         input/mutopia/J.S.Bach/wtk1-fugue1.ly
524         input/mutopia/J.S.Bach/wtk1-prelude1.ly
525         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
526         added (only) after a sentence which is complete; if the sentence is 
527         not ended a comma `,' or nothing is used. fix also spaces.
529 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
531         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
532         requirements to plain 1.6.
534         * buildscripts/mutopia-index.py (read_lilypond_header): update
535         mutopia-index.py to 1.4 syntax [sic]
537 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
539         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
541 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
543         * Documentation/index.html.in: url for regression pdf
545         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
547         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
549         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
551         * VERSION: 1.8.0 released
552         
553         * GNUmakefile.in (local-WWW-post): footify build fix.
555         * configure.in: require GUILE 1.6.4
557         * Documentation/user/GNUmakefile: don't copy *.png for
558         lilypond-internals
560         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
561         local-WWW-post target.
562         (rsync-web): add rsync-web target
564         * Documentation/user/introduction.itely (Music notation and
565         engraving): add neume example
567         * input/puer-fragment.ly (cantus): add puer-fragment
569 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
571         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
572         to notes, so that equalizer is actualy being used.
574         * scm/midi.scm (instrument-equalizer-alist):
575         (absolute-volume-alist): Define public, so that user can copy or
576         override.
578         * lily/key-performer.cc (create_audio_elements): Check for minor
579         key.  Only if key is minor, set MIDI key to minor.
581 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
583         * Documentation/user/refman.itely (Hiding staffs): fixes.
585         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
587         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
588         vertical extents to deal with Hara kiri correctly.
590         * input/regression/hara-kiri-short.ly: remove
592         * input/regression/hara-kiri-pianostaff.ly: update test.
594         * Documentation/user/*.tely: remove WEBTITLE
596         * scm/output-tex.scm (comment): idem.
598         * scm/output-pdftex.scm: remove GUILE 1.4 glue
600         * scm/music-functions.scm (make-lyric-event): new function
602         * scm/lily.scm (lilypond-version): new function
604         * input/test/version-output.ly: new file.
606         * Documentation/user/lilypond.tely: add version number to
607         front-page.
609 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
611         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
613 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
615         * input/template/gregorian-transcription.ly (barTwo): syntax update.
617         * Documentation/user/refman.itely (Hiding staffs): rename node.
619 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
621         * input/regression/new-markup-syntax.ly (texidoc): remove
622         molecule-callback override.
624 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
626         * input/les-nereides.ly: Mark tweaks with %tweak.
628         * Debian patch, see debian/changelog (Anthony Fok).
630 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
632         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
633         problem.
635 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
637         * Documentation/user/refman.itely (Text markup): Fix language bug.
639 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
641         * input/* : postfix syntax fixes.
643         * Documentation/user/refman.itely (Text markup): add note about
644         raise/lower with ^ or _ .
645         
646         * po/fi.po: fix \\apply strings.
648         * lily/parser.yy (open_event): warn for prefix articulations.
650 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
652         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
653         fix also on parmesan font.
655 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
657         * VERSION 1.7.30 released
658         
659         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
661         * buildscripts/mutopia-index.py (headertext): rewording
663 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
665         * scm/new-markup.scm (strut-markup): new markup function.
667         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
668         space also when no accidental is there.
670 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
672         * input/les-nereides.ly: Updates.
674 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
676         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
677         which repeats the tag insertion selected from "Insert tag" menu.
679 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
681         * lily/all-font-metrics.cc (find_font): load AFM files first only
682         for feta fonts. This fixes problems with TeXlive and other TeX
683         distros that include AFM files for the CM fonts. 
685         * scm/font.scm (qualifiers-to-font-name): remove.
687         * lily/paper-def.cc: remove get_var.
689         * input/trip.ly: remove file.
690         
691         * input/regression/spacing-note-flags.ly (raggedright): remove
692         stafflinethickness
694         * input/les-nereides.ly: update to new syntax, cleanups.
696 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
698         * Documentation/user/refman.itely: Clarify shortest-note problem
699         of autobeamer.
701 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
703         * lilypond-mode.el: Add each word to regexps only once.
705         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
706         is based on the syntax definitions in lilypond.words. Remove all 
707         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
708         LilyPond->Insert menu is generated by the entries in lilypond.words 
709         to which have been given a syntax definition.
711         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
712         \notes, \relative, \score, \simultaneous, \transpose.
714         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
716         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
717         
718         * lilypond-mode.el: add menu keywords separately.
720         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
722 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
724         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
725         current ugly installation method for PFA fonts.
727 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
729         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
730         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
732         * Documentation/user/music-glossary.tely: update legato.
734 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
736         * lexer-gcc-3.0.patch: Remove.
738         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
740 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
742         * debian/rules (binary-arch): remove NEWS.
744 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
746         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
747         stepmake/bin{ many }: polish the `--help's of different scripts;
748         model taken from the core-utils of Linux.
750         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
752 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
754         * flower/parse-afm.cc (parseCharMetrics): add warnings.
756         * flower/libc-extension.cc: idem.
758         * flower/include/libc-extension.hh: protect against isinf macros.
760 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
762         * { many }: Use two uppercase letters in LilyPond.
764         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
766         * VERSION: 1.7.29 released.
767         
768 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
770         * lily/tie.cc: add TODO comment.
772         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
774         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
775         linejoins and linecaps. This fixes problems with occasional spikes
776         on slur/tie endings.
777         
778         * input/regression/font-name.ly: don't use PS fonts for
779         compatibility reasons. 
781         * mutopia/claop.py (accents): update to 1.8
783         * Documentation/user/music-glossary.tely (Top): remove 13pt.
785         * Documentation/user/macros.itexi: don't color glossary links.
787         * Documentation/user/invoking.itexi (Error messages): new section
789 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
791         * input/regression/font-name.ly: add file.
793         * scm/document-backend.scm (grob-doc): remove <hr> from
794         lilypond-internals
796         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
797         reqd version to 1.6.4 
799         * lily/font-interface.cc (get_font): bugfix: take font-name from
800         alist chain too. This fixes font-name override for \markup.
802 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
804         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
806         * input/test/polymetric-differing-notes.ly: Compile fix.
808 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
810         * Documentation/user/refman.itely: fixed typo
812         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
813         before flexa
815 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
817         * input/test/{ many }: search & fix some typos.
819 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
821         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
822         images.
824         * scm/music-functions.scm (make-voice-props-set): set Script /
825         TextScript dir for polyphony too.
827         * scm/define-grobs.scm (all-grob-descriptions): decrease space
828         before clef.
830         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
832 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
834         * Documentation/user/refman.itely (Percussion): Small
835         clarifications and fixes.
837         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
838         threads. This fixes different heads playing simultaneously.
840 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
842         * Documentation/user/{ many }: increase readability (read through 
843         User manual from `one big page').
845 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
847         * input/test/polymetric-differing-notes.ly: add example with
848         disparate note values.
850         * input/test/polymetric.ly: rename from poly-metric
852         * scripts/ly2dvi.py (include_path): bugfix: use outbase
853         iso. outname.
855         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
856         G-clef bbox to real char extents. This fixes the G-clef being
857         offset too much to the right.
858         document perc clef offset.
860         WARNING: FONT CHANGED.
862         * Documentation/user/tutorial.itely (Tutorial): move menu.
864 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
866         * buildscripts/lilypond-profile.sh (Error): trim error message.
868         * Documentation/user/invoking.itexi (Invoking the lilypond
869         binary): add note about path.
871         * Documentation/user/macros.itexi: add @c at EOL, hopefully
872         suppresses superfluous spaces.
874 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
876         * buildscripts/lilypond-profile.sh: Add documentation to error
877         message.
879         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
881 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
883         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
884         <mike@ossmann.com>)
886         * Documentation/bibliography/computer-notation.bib (pages): prune
887         unscientific language.
889         * Documentation/user/GNUmakefile: copy unsplit file to
890         lilypond.html (idem for lilypond-internals).
892         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
894         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
896         * python/lilylib.py (lilypond_version): 2.1 proof version check.
898         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
899         fix.
900         
901 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
903         * Documentation/user/{ various }: bind text snippets with their
904         examples, e.g. by punctuation: This is an example.
906 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
908         * ly/performer-init.ly (VoiceContext): Typos.
910         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
911         builds, leave final-install to toplevel srcdir makefile.
913         * make/srcdir.make.in (install): New target.
915 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
917         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
918         This fixes core dump on MIDI output (Simon Weatherill).
920         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
921         on local-WWW-post.
923 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
925         * make/lilypond.redhat.spec.in: add dvips to reqs.
927 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
929         * make/srcdir.make.in (web): Add special web target.
931         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
932         from inner $(LOOP).
934         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
936         * stepmake/stepmake/generic-targets.make (www-targets-help):
937         * GNUmakefile.in (web-install): Install in $(webdir).
939         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
941         * cygwin/changelog: 
942         * cygwin/mknetrel: Update.
944         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
945         (html-doc): Remove (use: web).
947         * stepmake/stepmake/script-rules.make: 
948         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
949         Fix $(config_make) dependencies for srcdir build.
951         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
952         target for srcdir build.
954         * stepmake/make/stepmake.make: 
955         * make/srcdir.make.in: 
956         * GNUmakefile.in:
957         * make/stepmake.make (config_make): Rename variable (was:
958         configuration).
960 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
962         * Documentation/user/internals.itely (Manipulating music
963         expressions): run lilypond on example too.
965         * flower/include/libc-extension.hh: move lrint define to
966         header. bugfix.
967         
968 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
970         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
971         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
972         do we recurse whole tree?).
974         * GNUmakefile.in (html-doc): Resurrect.
976         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
977         obsolete $(package-icon) dependency.
979 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
981         * Documentation/user/refman.itely (Automatic staff changes):
982         add seealso 
984         * Documentation/index.html.in: link to bigpage.
986         * Documentation/user/tutorial.itely (Tutorial): streamline.
988         * Documentation/index.html.in: url typo.
990         * VERSION (PACKAGE_NAME): release 1.7.28
992         * python/lilylib.py (error_log): remove '/' from name.
994         * input/regression/pedal.ly: remove; dups input/test/
995         
996         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
998         * Documentation/index.html.in: python style doco index.
1000         * Documentation/{footer,header}.html.in (src): remove, 
1002         * Documentation/pictures: remove all but lelie-logo.xpm.
1004         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
1005         before running makeinfo.
1007         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
1008         @code{}
1010 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1012         * input/test/bar-number-regular-interval.ly: rename.
1014         * Documentation/user/*: various fixes. 
1016 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
1018         * Documentation/{ many }: polish for update-all-menus. typos.
1020         * po/fi.po: fixes.
1022         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
1024         * buildscripts/mutopia-index.py: polish.
1026         * input/regression/{ many }, input/test{ many }: polish texidocs.
1028 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1030         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
1032         * lily/text-spanner.cc (brew_molecule): use bracket-flare
1033         iso. edge-widen.
1035         * lily/piano-pedal-engraver.cc (process_music): change from
1036         process_acknowledged ()
1038         * lily/piano-pedal-bracket.cc: new file. Change
1039         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
1040         cleaned up.
1042         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
1044         * input/regression/tuplets.ly (texidoc): rename file.
1046         * po/fr.po: update
1048         * buildscripts/lilypond-profile.sh: error message if script is not
1049         sourced.
1051         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
1052         bracket-flare
1053         (make_bracket): simplify code.
1055         * lily/parser.yy (verbose_command_req): catch typos in \key scale
1056         argument.
1058         * python/lilylib.py (lilypond_version_check): new function
1060         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
1062         * scripts/ly2dvi.py (run_lilypond): add version check.
1064         * scripts/lilypond-book.py (option_definitions): typo
1066         * scripts/ly2dvi.py (include_path): typo
1068         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
1070         * lily/parse-scm.cc (parse_handler): typo
1072         * Documentation/user/macros.itexi: use @heading for headings.
1074         * Documentation/user/refman.itely: updates, fixes.
1076 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
1078         * po/fi.po: add Finnish translations. fixes.
1080         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
1082         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
1083         from lily/glissando-engraver.cc.
1085 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1087         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
1088         for non-first _broken_ bracket.
1090         * Documentation/user/refman.itely: corrections.
1092 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1094         * lily/new-fingering-engraver.cc (position_scripts): add heads to
1095         support of the fingerings.
1097         * po/fr.po: French translation update.
1099         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
1100         strings.
1102 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1104         * Documentation/user/introduction.itely: Small fixes.
1106 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
1108         * Documentation/topdocs/AUTHORS.texi: polish.
1110 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1112         * Documentation/user/introduction.itely: revise
1114         * Documentation/user/tutorial.itely: reorganise.
1116         * Documentation/topdocs/index.tely: remove.
1118         * Documentation/header.html.in: prune.
1120         * GNUmakefile.in: clean up web building.
1122         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
1123         target.
1125 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
1127         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
1129         * lilypond-mode.el: turn on blink-matching-paren.
1131 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1133         * scm/output-sodipodi.scm (svg-header): Fix typo.
1135 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1137         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
1138         fixes a security hole.
1140         * scripts/lilypond-book.py (original_dir): remove temp_dir
1142         * scm/document-translation.scm: use @code tags.
1144 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
1146         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
1148         * lilypond-mode.el: add a buffer-local post-command-hook to set
1149         context dependent syntax-table after each cursor event. Remove old
1150         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
1152         * lilypond-indent.el: update comments.
1154         * Documentation/footer.html.in: add period.
1156 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1158         * make/lilypond.redhat.spec.in (Group): don't strip binary.
1160         * scm/document-translation.scm (document-property-operation): add
1161         @code{} tags.
1163         * VERSION (PACKAGE_NAME): release 1.7.27
1165         * config.make.in: add PAPER variable
1167         * buildscripts/new-chords.py (help): add help text
1169         * Documentation/user/introduction.itely (Typography and program
1170         architecture):  fixes.
1172         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
1173         for texinfo and dvips. This fixes problems with PDF output of the
1174         wrong size.
1176         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
1177         DVIPS_PAPERSIZE variable
1179         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
1180         TEXINFO_PAPERSIZE variable 
1182 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1184         * mf/feta-macros.mf: whoops: only draw lines for test situations.
1186         * mf/feta-toevallig.mf: lowres fixes.
1188 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1190         * NEWS: Typo and fill-paragraph fixes.
1192         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
1193         cast #define.
1195         * configure.in: 
1196         * config.hh.in: Check for lrint.
1198 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1200         * VERSION: 1.7.26 released
1202         * lily/separation-item.cc: add padding property.
1204         * input/test/*.ly: various fixes, remove solo-a2.ly
1206         * scm/new-markup.scm (brew-new-markup-molecule): arg order
1207         bugfix. Fixes old-style markup compatibility.
1209         * Documentation/user/introduction.itely (Introduction): historical
1210         elucidations
1212         * Documentation/user/music-glossary.tely (Top): linewidth fix.
1214         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
1216         * Documentation/index.texi (Top): cleanup.
1218         * Documentation/user/introduction.itely (Introduction): rewrite
1219         introduction, 
1220         (Music notation and  engraving): about notation. Add flat-picture
1222 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1224         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
1225         separation items. This keeps lyrics from bumping into each other.
1227 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1229         * GNUmakefile.in (topdocs-web): New target.
1230         (local-web): Depend on topdocs-web; fixes html-doc.
1232 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1234         * po/lilypond.pot: run po-replace
1236         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
1238         * scm/drums.scm (reset-drum-kit): new function.
1240         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
1242         * scripts/update-lily.py: remove
1243         
1244         * VERSION: release 1.7.25
1245         
1246         * Documentation/user/introduction.itely (Introduction): rewrite
1247         start of introduction.
1249 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
1251         * lily/all-font-metrics.cc: fixed typo
1253 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
1255         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
1256         LilyPond-mode-context-set-syntax-table): new functions to define
1257         the syntax table according to context.
1259         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
1261 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1263         * Documentation/user/refman.itely (Figured bass): 
1264         language nit courtesy http://www.vocabula.com
1266         * GNUmakefile.in: remove no kpathsea hack.
1268         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
1269         doco.
1271         * GNUmakefile.in: remove web-doc target.
1273         * lily/all-font-metrics.cc (find_afm): add message about
1274         buildscripts/clean-fonts.sh 
1276         * scm/define-music-properties.scm (figure): use string for 'figure
1278         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
1280         * input/regression/ : add raggedright = ##t where applicable. 
1281         
1282         * scm/bass-figure.scm (make-bass-figure-markup): add
1283         alignBassFigureAccidentals property.
1285         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
1286         bracket.
1288         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
1289         syllables widths into account for minimum-length.
1291         * input/test/staff-container.ly: update file
1293         * input/test/stem.ly: remove
1295         * lily/event.cc (LY_DEFINE): add ly: prefix.
1297         * input/test/clef-manual-control.ly: from manual-clef
1299         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
1301         * input/test/different-time-signatures.ly: move to poly-metric.ly
1303         * input/test/hara-kiri*,scales.ly: remove
1304         
1305         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
1306         with chord-names-jazz.ly)
1308         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
1309         get scalable cm fonts too.
1311         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
1312         --encoding for mftrace if present.
1314         * input/regression/slur-area.ly: move from test/
1316         * input/test/: remove simple-slur-endings slur-attachment
1317         slur-broken-cross-staff slur-broken.ly slur-damping.ly
1318         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
1319         slur-symmetry slur-symmetry tie-broken.ly
1321         * scm/drums.scm (set-drum-kit): add function.
1323         * Documentation/user/refman.itely (Percussion staves): use
1324         set-drum-kit
1326         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
1327         too
1328         (Global_measure.set_timesig): handle 3/8 time sig too.
1330         * scm/output-lib.scm (note-head-style->attachment-coordinates):
1331         note about triangle note heads.
1333         * scm/drums.scm: use alist for instrument-settings. This fixes the
1334         bug with assigning to drums in the .ly file.
1336         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
1337         CHANGED.
1339         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
1340         cluster-beacon-interface
1342         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
1344         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
1346         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
1348         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
1349         to get positions.
1351         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
1352         make ClusterSpannerBeacon to record Y positions. This removes the
1353         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
1354         make cluster-note-events.
1356 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1358         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
1360         * configure.in: Use lily/main.cc as identifying source file.
1362         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
1364         * config.hh.in: 
1365         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
1367         * configure.in: Require PYTHON >= 2.0.
1369         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
1370           $PYTHON for include dir location.
1371         (STEPMAKE_PYTHON): New function.  Use
1372         
1373             PYTHON=foo ./configure
1375           to override.
1377 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1379         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
1380         something.
1382         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
1383         ftp.lilypond.org everywhere.
1385 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1387         * lily/text-item.cc (interpret_new_markup): do only if new-markup
1388         detected.
1390         * Documentation/user/refman.itely (Grace notes): note on explicit
1391         contexts
1393 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
1395         * lilypond-font-lock.el: add a comment about LilyPond specific
1396         escape characters: ^, - and _, in the syntax table.
1398         * Documentation/user/appendices.itely: a majuscule fix.
1400 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1402         * input/test/trills.ly (endHorizScript): fixes.
1404         * input/test/chord-names-jazz.ly: merge in alternate Jazz
1405         notation, move from regression.
1407         * input/test/script-stack.ly: change name from stacked-scripts
1409         * input/test/ossia.ly: octave errors.
1411         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
1412         for midi-volume-equaliser
1414 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1416         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
1417         cm fonts.
1419         * mf/feta-beugel.mf: don't multiply font_count by 10.
1421         * lily/lookup.cc (horizontal_line): new function. Use
1422         horizontal-line in output backends.
1424         * Documentation/user/tutorial.itely (An orchestral part): new
1425         section on orchestral stuff and identifiers.
1427 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
1429         * lilypond-mode.el: comment-out paren-highlighting, it still causes
1430         some interference to other modes.
1432 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1434         * lily/spacing-spanner.cc (musical_column_spacing): use average,
1435         not maximum of spacing wishes in polyphonic situations.
1437         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
1438         number
1440         * lilypond-indent.el: remove paren matching. 
1442         * lily/text-item.cc (interpret_new_markup): new function
1443         use iso. text2molecule.
1445         * lily/main.cc (notice): change FSF address 
1447         * po/de.po: update PO file to 1.6.
1449 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
1451         * Documentation/user/ {many}: Add periods and remove spaces.
1452         
1453 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
1455         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
1456         Disable buffer-locally default paren hook and make a new one. 
1458         * lilypond-mode.el: Turn off locally paren-mode, but turn on
1459         locally LilyPond-paren-mode. Add todo for mouse double-click.
1461 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
1463         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
1464         Disable buffer-locally default paren idle timer and make a new one. 
1466         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
1467         locally LilyPond-show-paren-mode. Add to menu a toggle for
1468         LilyPond-show-paren-function.
1470 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1472         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
1474 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
1476         * Documentation/user/refman.itely: spelling fix.
1478         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
1479         paren highlight function definitions. add todo for
1480         LilyPond-show-paren-mode.
1482 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1484         * input/template/jazz-combo.ly: new file.
1486 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1488         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
1489         lo-res fixes.
1491         * mf/feta-schrift.mf: bugfix in varcoda sign.
1492         WARNING: FONT CHANGED
1494         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
1495         in accordance with lexer.ll.   
1497 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1499         * Documentation/user/tutorial.itely: Edit introduction.
1501 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1503         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
1504         ly:grob-staff-position
1506 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1508         * scm/to-xml.scm: import srfi-1
1510         * VERSION (MAJOR_VERSION):  release 1.7.24
1512         * python/lilylib.py (make_ps_images): make multipage _really_ work.
1514         * scripts/lilypond-book.py (do_file): put texidoc before image.
1515         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
1517         * input/regression/*.ly: fix snippet octaves 
1519         * input/test/spanner-after-break-tweak.ly: import
1520         broken-spanner-adjustment
1522         * input/no-notation/midi-transposing.ly: move from input/test/
1524         * input/test/: remove chord-markup
1526         * input/regression/instrument-name-partial.ly: move from input/test.
1528         * input/test/vertical-text.ly: remove
1530         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
1531         space above lyrics lines.
1533         * input/test/uniform-breaking.ly: remove file.
1535         * lily/gourlay-breaking.cc (combine_demerits): add comment about
1536         uniform spacing density. 
1538         * input/test/chords.ly (keys): remove file.
1540         * scm/documentation-lib.scm (oop): use srfi-1 too.
1542         * input/regression/*.ly: add \version
1544         * Documentation/user/*.itely: various fixes.
1546         * buildscripts/mf-to-table.py (base): break table every three
1547         symbols.
1549         * input/:  remove %% new-chords-done %% .
1551         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
1552         os-music.ly
1553         
1554 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1556         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
1558         * scm/new-markup.scm (box-markup): new function.
1559         (box-markup): new function. Contributed by Dick Schoeller
1560         <schoeller@attbi.com>
1562         * scm/lily.scm: remove reduce-no-unit 
1563         (list-insert-separator): use fold-right
1565         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
1566         of arguments. 
1568         * NEWS: more neutral language for ancient notation 
1570         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
1571         inside pointing beaming for chord tremolo.
1573         * Documentation/user/lilypond-book.itely: minor editing
1575 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
1577         * NEWS: added news for 1.8 regarding ancient notation
1579         * Documentation/user/refman.itely (Gregorian square neumes
1580         ligatures): fixed typo
1582         * lily/vaticana-ligature-engraver.cc,
1583         lily/include/vaticana-ligature.hh: bugfix: use special heads for
1584         lower/upper head of Pes only when heads are stacked
1586         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1587         scm/define-grob-properties.scm: cleanup: make "join-left" a
1588         boolean grob property and save delta pitch in grob property
1589         "delta-pitch" instead
1591         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
1593 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1595         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
1596         completely borked
1598         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
1599         (try_music): bug fix: beam multiplicity was completely borked.
1601         * scm/lily.scm: remove tail, filter-list, filter-out-list,
1602         first-n, butfirst-n in favor of srfi-1 functions.
1603         remove string-join, string-pad in favor of srfi-13 functions.
1605         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
1607         * NEWS: use complete sentences.
1609         * Documentation/user/introduction.itely (Example applications):
1610         add note about databases and lilypond-book.
1612         * input/test/volta.ly: remove file
1614         * input/regression/volta-broken-left-edge.ly: simplify file
1616 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1618         * Documentation/user/refman.itely (Constructing a tweak): new
1619         subsection.
1621         * Documentation/user/tutorial.itely (Fine tuning layout): add
1622         common tweaks.
1624         * scm/define-grobs.scm (TextScript): use new brewer.
1626 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1628         * VERSION: release 1.7.23
1630         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
1632         * python/lilylib.py (make_ps_images): bugfixes.
1634         * input/regression/volta-multi-staff.ly: new file.
1636         * Documentation/user/macros.itexi: refcommands, refcommand macros.
1638         * Documentation/user/tutorial.itely (Piano staffs): new section.
1639         (Setting variables): new section
1640         (Fine tuning layout): new section
1642         * input/just-friends.ly: remove file. Superseeded by
1643         input/test/chords-without-melody.ly
1645         * ly/property-init.ly: add all commands to refman.
1647         * scm/define-translator-properties.scm: remove
1648         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
1650         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
1651         name. Underscores botch up PS output.
1653         * scm/define-translator-properties.scm: remove
1654         textNonEmpty, oneBeat, regularSpacingDelta
1656         * scripts/convert-ly.py (FatalConversionError.conv): conversion
1657         rule for automaticBars.
1659         * lily/timing-engraver.cc (start_translation_timestep): change
1660         barNonAuto to automaticBars
1662 2003-06-30  Graham Percival  <gperlist@shaw.ca>
1664         * input/test/perform-tie.ly: delete file.
1666 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
1668         * Documentation/user/refman.itely (Gregorian square neumes
1669         ligatures): bugfix: do not show ledger lines in neumes table
1670         (fixed by setting staff symbol to transparent rather than removing
1671         it from staff context)
1673 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1675         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
1676         glue into brew-new-markup-molecule.
1678         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
1680         * Documentation/user/introduction.itely (Computerized typography):
1681         new section
1683         * Documentation/user/tutorial.itely (An orchestral part): remove
1684         pc example from tutorial.
1686         * input/tutorial/lilbook.tex: use screech-boink
1688         * scripts/lilypond-book.py (compile_all_files): split formatting
1689         output body and scheduling lilypond compilation.
1690         (format_lilypond_output_bodies): new function
1691         (format_lilypond_block): new function
1692         (html_pages): allow multi-page images in HTML
1694         * python/lilylib.py (make_ps_images): rename function from
1695         make_preview, merge with make_page_images
1697 2003-06-28  Graham Percival  <gperlist@shaw.ca>
1699         * input/test/key-clefs.ly: moved to regression.
1701         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
1703         * input/no-notation/README: added note about midi-*.ly files.
1705         * input/test/two-key.ly: moved to no-notation/parse5.ly
1707         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
1708         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
1710         * input/test/ {various}: modified comments, marked some for deletion.
1712         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
1714         * input/test/mmrest-collision: moved to regression.
1716 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1718         * scm/chord-name.scm (note-name->markup): don't superscript root
1719         alterations in chordnames.
1721 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1723         * Documentation/user/refman.itely (Multi measure rests): more
1724         index/cross-referencing.
1726         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
1728         * scm/font.scm: remove properties-to-font-name code.
1730         * scm/define-grob-properties.scm: remove 'type
1732         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
1733         conversion
1735         * lily/text-spanner.cc: change 'type grob prop to 'style 
1737         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
1738         "first" flag to decide whether to make a start-repeat
1740         * input/regression/grace-volta-repeat-2.ly: new file.
1742 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1744         * lilypond-indent.el: rename generic functions to LilyPond-*
1746 2003-06-22  Graham Percival  <gperlist@shaw.ca>
1748         * input/test/thumb.ly: delete, merged into refman.
1750         * Documentation/user/refman.itely: added thumb info to Fingering.
1752         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
1753         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
1754         vertical-align.ly : deleted files.
1756 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1758         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
1760         * lily/line-spanner.cc (broken_trend_offset): remove function.
1761         (get_broken_offset): idem.
1762         (brew_molecule): rewrite the line-break case.
1764         * input/regression/follow-voice-break.ly:  new file.
1766         * lily/line-spanner.cc (after_line_breaking): remove lines at the
1767         start of a system.
1769 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1771         * input/test/tuplet-rest.ly: moved to regression.
1773         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
1774         deleted file.
1776         * input/test/ {many} : marked file for possible deletion.
1778 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1780         * input/regression/beam-funky.ly: add note about (disputed)
1781         correct beaming.
1783         * ly/engraver-init.ly (ScoreContext): put key-signature after
1784         staff-bar
1785         
1786 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1788         * input/test/ broken.ly lyric-phrasing.ly: deleted.
1790         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
1792         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
1794         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
1795         stem-extend was deleted (it was duplicate example, and not as
1796         good).
1798         * input/test/[s-z]*.ly: add texidoc index.
1800 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1802         * lily/slur.cc (get_boundary_notecolumn_y): change name from
1803         get_first_notecolumn_y
1805         * lily/spanner.cc (broken_spanner_index): new function.
1807 2003-06-19  Graham Percival  <gperlist@shaw.ca>
1809         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
1810         lyric-hyphen.ly : moved to regression.
1812         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
1813         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
1815         * input/test/instrument-name-mmrest.ly: moved to
1816         ../regression/multi-measure-rest-instr-name.ly
1818         * input/test/knee-sym.ly: moved to
1819         ../regression/beam-knee-symmetry.ly.
1821         * input/test/hymn.ly: change comments.
1823         * input/test/[p-r]*.ly: add texidoc index.
1825 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1827         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
1828         to postfix syntax
1829         
1830         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
1831         syntax.
1833         * VERSION: release 1.7.22
1835 2003-06-18  Graham Percival  <gperlist@shaw.ca>
1837         * input/test/[h-k]*.ly: added texidoc index.
1839         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
1841         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
1843         * input/test/ various : mark files for deletion or moving to regression.
1845         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
1847         * input/test/[l-o]*.ly: added texidoc index.
1849 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1851         * scm/music-functions.scm (make-ottava-set): 
1852         only do ottavation if centralCPosition is set.
1854         * lily/translator-scheme.cc (ly:context-property-where-defined):
1855         return '() if not found.
1857 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
1859         * lilypond-mode.el (LilyPond-un-comment-region): removed.
1860         Use one command for both commenting and uncommenting.
1862         * lilypond-indent.el (LilyPond-comment-region): new function,
1863         (un)comments each line separately.
1865         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
1866         
1867         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
1868         imenu is not added by default; adapted from f90.el,
1869         makes Help-menu, which does not fit, visible in XEmacs.
1870         
1871 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
1873         * lilypond-mode.el: Set show-paren-mode local; minor-mode
1874         show-paren-mode sets blink-matching-paren-on-screen local.
1875         Try to make show-paren-function to paren-highlight local.
1877         * lilypond-indent.el (LilyPond-scan-sexps): new function.
1878         Copy definitions of Emacs' show-paren-function and
1879         XEmacs' paren-highlight and make minimal changes;
1880         add comments about locality. 
1881         Fix matching first open-paren-char in '<< .. >>'.
1883 2003-06-16  Graham Percival  <gperlist@shaw.ca>
1885         * input/test/g*: added texidoc index.
1887         * input/test/[a-g]*: added raggedright==#t when it
1888          seemed appropiate.
1890         * input/test/ fake-grace.ly figured-bass.ly : removed file.
1892         * Documentation/topdoc/INSTALL.texi: removed false warnings
1893         about gcc 3.3.
1895 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1897         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
1899         * input/test/chords-without-melody.ly (texidoc): add from
1900         input/just-friends.ly
1902         * input/regression/size{13--26}.ly: move from input/
1904         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
1905         input/{star-spangled-banner,twinkle}.ly: remove 
1906         
1907         * lily/slur.cc: remove slur over rest warnings.
1909         * lily/note-spacing.cc (get_spacing): include left part of right
1910         object in fixed space. This fixes stretched space before
1911         accidentals.
1913         * input/regression/spacing-accidental-stretch.ly: new file.
1915 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
1917         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
1918         Reduce to 16pt.
1920 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1922         * input/regression/spacing-knee.ly: docstring
1924         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
1926         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
1927         input/tutorial/{test,solar,flowing}.ly: remove
1929         * input/rhythm.ly: remove
1931         * input/mutopia/F.Schubert/standchen.ly: update syntax.
1933         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
1934         update syntax. 
1936         * scm/define-grobs.scm (all-grob-descriptions): set
1937         knee-spacing-correction to 1.0
1939         * lily/note-spacing.cc (stem_dir_correction): compute knee
1940         correction using stem-thickness and head width.
1942         * input/regression/beam-quanting-horizontal.ly: update texidoc
1944         * scm/define-grobs.scm (all-grob-descriptions): set
1945         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
1946         This fixes 32nd beams for noteheads in spaces quants.
1948         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
1950 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1952         * README.mandrake: Change lilypond-extras to lilypond-documentation.
1954 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1956         * input/test/dpncnt.ly,part-combine-score.ly: remove.
1958         * VERSION (PACKAGE_NAME): release 1.7.21
1960         * input/regression/stem-shorten.ly: new file.
1962         * lily/stem.cc (get_default_stem_end_position): revise stem
1963         shortening code.
1965         * input/regression/spacing-multi-tuplet.ly: move from input/test/
1967         * input/test/{scripts,volta-start,sleur}.ly: remove
1968         
1969         * input/regression/span-bar.ly: smaller file.
1971         * input/regression/spacing-{natural,tight,loose}.ly: remove
1973         * input/test/markup.ly: remove
1975         * scripts/lilypond-book.py: put printfilename in separate chunk,
1976         so texidoc is printed after the filename.  
1978 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
1980         * make/lilypond.mandrake.spec.in: fix docdirs.
1982 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1984         * input/regression/beam-french.ly: bugfix.
1986         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
1988         * input/regression/(various).ly: add raggedright = #t.
1990         * input/regression/auto-beam.ly: move from abe.ly
1992 2003-06-13  Graham Percival  <gperlist@shaw.ca>
1994         * input/test/f*.ly: added texinfo index.
1995         
1996         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
1998 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2000         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
2001         quant penalty for beam just outside staff.
2003         * input/regression/beam-quanting-horizontal.ly (texidoc): move
2004         from beam-pos.ly,  remove non-horizontal tests. 
2006         * input/test/(various): cleanup header info. 
2008         * input/test/tchaikovsky.ly: remove file.
2010         * scm/chord-generic-names.scm: move from
2011         double-plus-new-chord-name.scm
2013         * input/test/orchestscore.ly: remove file
2015         * Documentation/user/refman.itely (Vocal music): update documentation.
2017         * scm/define-translator-properties.scm (chordNoteNamer): remove
2018         chordNameStyle, use chordNameFunction
2020         * scm/chord-name.scm (set-chord-name-style): remove
2021         set-chord-name-style. Use \property chordNameFunction.
2023 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2025         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2026         music): remove @TeX{} command.
2028 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2030         * lilypond-indent.el (scan-sexps): Renamed to
2031         aargh-this-breaks-other-emacs-modes-scan-sexps.
2033 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
2035         * lilypond-indent.el: Fix: match concurrent one-char opening and 
2036         closing slurs: '()', etc. Add comments.
2038         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
2040         * lilypond-font-lock.el: match unending string at eof.
2042         * make/lilypond.mandrake.spec.in: refreshed packed file list.
2043         
2044 2003-06-10  Graham Percival  <gperlist@shaw.ca>
2046         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
2047         input/test/beam-dir.ly input/test/beam-position.ly    
2048         input/test/beam-suspect.ly input/test/beam-trend.ly    
2049         input/test/beams.ly input/test/crescendo-text.ly : deleted
2050         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
2051         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
2052         * input/test/default-bars.ly: moved to bar-always.ly
2053         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
2055 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2057         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
2059 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2061         * scm/chord-ignatzek-names.scm (remove-step): rename file.
2063 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
2065         * lilypond-indent.el: Match better slurs in scheme expressions.
2066         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
2068         * Documentation/user/invoking.itexi: document Emacs' paren matching.
2070 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2072         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
2074         * input/ac-extra-voice.ly: Add texidoc.
2076         * ly/chord-modifiers-init.ly: 
2077         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
2078         and chordNameExceptionsPartial for new chord names.
2080         * input/test/chord-names-dpnj.ly: 
2081         * input/test/dpncnt.ly: Update.
2083         * scm/chord-name.scm: 
2084         * scm/double-plus-new-chord-name.scm: Add compatibility for new
2085         chord selection and options.
2087         * ly/chord-modifiers-init.ly: Add exceptions 
2089         * scm/define-translator-properties.scm (chordNameStyle) 
2090         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
2092 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
2094         * ly/property-init.ly (germanChords): Added.
2095         (semiGermanChords): Added.
2096         
2097         * input/test/chord-names-german.ly: Use new macros
2098         
2099 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
2101         * lilypond-indent.el: Use similar parenthesis highlighting for 
2102         Emacs and XEmacs through redefinitions of parenthesis highlighting 
2103         functions; removed LilyPond-show-paren-function. Fix indenting.
2104         Turn paren-matching on also in XEmacs.
2106         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
2107         as needed by parenthesis highlighting functions (in scan-sexp).
2109 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2111         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
2112         function.
2113         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
2115 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
2117         * lilypond-indent.el: tune regexp for show-paren-function.
2119 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2121         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
2122         for all LilyPond-produced tex snippets.
2124         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
2125         fixes one line --preview output of ly2dvi.
2127 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
2129         * lilypond-indent.el: match only one type of slurs in
2130         LilyPond-show-paren-function.
2132 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2134         * debian/GNUmakefile (EXTRA_DIST_FILES): 
2135         * debian/lilypond1.7.dirs: 
2136         * debian/lilypond1.7-doc.dirs: New file.
2138         * input/regression/chord-name-exceptions.ly: Add parameter for
2139         ignatzekExceptions.  Quote hash in docstring.
2141 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
2143         * lilypond-indent.el (show-paren-function): define show-paren-function
2144         as LilyPond-blink-matching-open and use it for closing parens.
2145         Let LilyPond-blink-matching-open know whether a bracket was inserted.
2147         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
2148         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
2149         LilyPond-blink-matching-paren in order to match both open and close
2150         brackets.
2151         
2152 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
2154         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
2155         testing by modifying the code from FSF Emacs paren.el. Add comments.
2157 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2159         * input/test/dpncnt.ly: Transpose example to match new
2160         default \chords octave.  Add comment.
2161         
2162         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
2163         comment about octave change.
2165 2003-06-04  Graham Percival  <gperlist@shaw.ca>
2167         * input/test/[d,e]: added texinfo index tags.
2168         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
2170 2003-06-04  Graham Percival  <gperlist@shaw.ca>
2172         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
2174 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
2176         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
2177         as in blink-matching-open.
2179 2003-06-03  Graham Percival  <gperlist@shaw.ca>
2181         * input/test/[a-c]: more comments in files.
2182         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
2183         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
2184         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
2185         mark file for proposed deletion.
2186         * input/test: renaming files:
2187         auto-beam-4-8.ly to beam-auto-4-8.ly
2188         auto-beam-override.ly to beam-auto-override.ly
2189         auto-beam.ly to beam-auto.ly
2190         blank.ly to blank-paper.ly
2191         absolute-volume.ly to dynamic-absolute-volume.ly
2193 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2195         * input/test/dpncnt.ly: 
2196         * input/test/chord-names-dpnj.ly: Resurrect.
2198         * lily/my-lily-lexer.cc: Remove chordnames keyword.
2200         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
2202         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
2203         Better docstring, add parameter OMIT-ROOT, tidy up.
2205 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
2207         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
2209 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2211         * scm/output-ascii-script.scm (as-font-alist-alist):
2212         (as-properties-to-font-name):
2213         (as-make-style-sheet): Remove.
2215         * scm/font.scm (as-make-font-list): New function.
2216         (as-font-sheet-alist): New variable.
2218         * ly/paper-as9-init.ly: 
2219         * ly/paper-as5-init.ly: Update.
2221         * ly/paper-as5.ly:
2222         * ly/paper-as9.ly: New file.
2224 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2226         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
2228 2003-05-28  Graham Percival  <gperlist@shaw.ca>
2229         * input/sondag-morgen/*: removed due to copyright concerns.
2230         * input/[a,b]*.ly: added a newline at the end of the texinfo
2231         doc string (produces better output in HTML version).
2232         * input/c*.ly: added texinfo index and added comments to
2233         aid in future changes to input/test/ files.
2235 2003-05-28  Graham Percival  <gperlist@shaw.ca>
2236         
2237         * Documentation/user/refman.itely: fixed build problem (missing
2238         file) caused by previous renaming.
2240 2003-05-28  Graham Percival  <gperlist@shaw.ca>
2241         
2242         * input/test/[a,b]*.ly: added texinfo index and added comments to
2243         aid in future changes to input/test/ files.
2244         * input/test/bar-number-every-5-reset.ly: renamed to
2245         bar-number-every-five-reset.ly
2246         * input/test/bar-script-visibility.ly: renamed to
2247         bar-number-show-all.ly
2249 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2251         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
2252         to Voice.
2254         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
2255         out note-line and glissando functionality.
2256         
2257         * lily/line-spanner.cc (brew_molecule): cleanup.
2259 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2261         * scripts/as2text.scm: Use rdelim module.
2262         (start-system): Rename from start-line.
2263         (stop-system): Rename from stop-line.
2264         (af-gulp-file): Use string iso symbol for getenv.
2266         * scm/output-ascii-script.scm: Add guile and lily modules.
2267         (font-name-alist): New variable.
2268         (draw-line): New function.
2270         * scm/output-lib.scm (func, arg->string): Re-add from archive.
2271         (Were these silently removed, without ChangeLog entry?)
2273 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2275         * scm/music-functions.scm (make-ottava-set): bugfixes: also
2276         process 2nd ottava correctly.
2278 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
2280         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
2282 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2284         * Documentation/user/converters.itely (Invoking midi2ly): Update.
2286 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2288         * VERSION: release 1.7.20
2289         
2290         * lily/text-spanner.cc (brew_molecule): clean up function. This
2291         fixes bugs with broken 8va spanners.
2293         * lily/simple-spacer.cc (solve): also compute force for raggedright.
2294         This prevents spurious line-breaks with raggedright
2295         
2296 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2298         * lily/key-performer.cc (create_audio_elements): always use major
2299         key
2301         * Documentation/user/internals.itely: updates
2303         * input/regression/beam-break.ly: new file.
2305         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
2306         beams if starting or terminating stems have 'beaming set.)
2308         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
2309         property.
2311         * lily/parser.yy (verbose_command_req): add comment about scales.
2313 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
2315         * lilypond-indent.el: adjust regexps in bracket-matching.
2317 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
2319         * Documentation/user/refman.itely: more tiny fixes
2321         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
2322         "Chord names"; added table with input syntax for solesmes neumes
2323         table; added some words about rationale on input syntax design
2325         * lily/gregorian-ligature-engraver.cc,
2326         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
2327         lily/include/gregorian-ligature.hh: bugfix: horizontal head
2328         alignment of Pes Initio Debilis
2330         * Documentation/user/refman.itely,
2331         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
2332         mf/parmesan-heads.mf: fixed most of the head selection/alignment
2333         bugs in the solesmes neumes table
2335 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
2337         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
2338         Similarly, match '[' and ']' by skipping '\[' and '\]'.
2340         * lilypond-mode.el: fix tag-score. small improvements.
2342 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2344         * .cvsignore: Add aclocal.m4.
2346         * lily/music-constructor.cc: Include <assert.h>.
2348 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2350         * ly/engraver-init.ly (HaraKiriStaffContext): use
2351         RemoveEmptyStaffContext instead.
2353         * Documentation/user/refman.itely: updates
2355 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
2357         * Documentation/user/refman.itely: added solesmes neumes table;
2358         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
2359         bugfix: "Ornaments" -> "Articulations"
2361         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
2363 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
2365         * lilypond-indent.el: Add a message about trying to match \] or \).
2366         
2367 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
2368         
2369         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
2370         obsolete "arithmetic_*"
2372         * input/bugs/ligatures.ly: removed (will be put into a different
2373         directory later)
2375 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2377         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
2378         libkpathsea (Maurizio Tomasi).
2380 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2382         * input/regression/repeat-slash.ly (texidoc): new file
2384         * lily/slash-repeat-engraver.cc (try_music): new file, handle
2385         slash repeats separately. Slash repeats and %
2386         repeats can now be nested.
2388 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
2390         * lilypond-indent.el: Add preliminary test for closing \] and \).
2391         
2392 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
2394         * lily/gregorian-ligature-engraver.cc,
2395         lily/vaticana-ligature-engraver.cc,
2396         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
2397         mf/parmesan-heads.mf: various semivocalis related bugfixes
2399         * input/bugs/ligatures.ly: new file demonstrating problems with
2400         ligatures
2401         
2402 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
2404         * lilypond-mode.el,
2405         lilypond-font-lock.el,
2406         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
2408 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
2410         * lilypond-mode.el: Remove outdated code. Stress the difference 
2411         between Emacs and XEmacs definitions.
2413         * lilypond-mode.el,
2414         lilypond-indent.el: Define a function interactive only when necessary.
2416 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
2418         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
2419         Use inactive regions also in XEmacs.
2421 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2423         * Documentation/user/refman.itely (Repeat syntax): more updates
2425         * lily/simple-spacer.cc (solve): move solution process into
2426         solve(). This fixes a bug with collisions and raggedright = ##t.
2428         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
2430         * ly/engraver-init.ly: remove GraceContext. Update examples.
2432 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2434         * GNUmakefile.in (fonts): Also make fontball.
2436         * Website fixes:
2438         * ly/engraver-init.ly (GraceContext): Add.
2440         * run:
2442             convert-ly $(find . -name *.ly)
2444         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
2445         new chords.
2447 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2449         * VERSION: 1.7.19 released
2450         
2451         * scm/music-functions.scm (set-octavation): new function.
2453         * input/regression/ottava.ly: new file
2455         * lily/translator-scheme.cc (LY_DEFINE): new function
2456         ly:unset-context-property
2457         (LY_DEFINE) new function ly:context-property-where-defined: 
2459 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
2461         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
2463         * lilypond.words: add few.
2465         * input/test/script-chart.ly: fix typo.
2467 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2469         * scm/define-grobs.scm: uniform naming for definitions and output
2470         routine files. 
2472         * ly/engraver-init.ly (ChoirStaffContext): add \description from
2473         scm/context-description.scm
2475         * lily/parser.yy (translator_spec_body): add \description to the
2476         \translator{} body syntax.
2478         * lily/ottava-engraver.cc: new file.
2480         * scm/chord-name.scm (natural-chord-alteration): replace old
2481         chord stuff. 
2483         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
2485         * Documentation/user/refman.itely (Metronome marks): update doco.
2487         * input/regression/markup-note.ly: new file
2489         * input/regression/metronome-marking.ly: new file
2491         * lily/metronome-engraver.cc: new file. Print \tempo markings.
2493         * scm/new-markup.scm (note-markup): make a note glyph, useful for
2494         metronome marks.
2496 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2498         * Documentation/user/GNUmakefile: Compatibility fix for new
2499         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
2500         for making binary packages; info splitting bug has been fixed.
2502         * Documentation/user/refman.itely: Compile fixes.
2504 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
2506         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
2507         Count \midi -keywords also for a region.
2509 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2511         * lily/lookup.cc (LY_DEFINE): new function
2513         * Documentation/user/tutorial.itely: updates
2515 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
2517         * lilypond-mode.el: Allow Midi on buffer.
2518         Use only '.ly'-extension, remove '.sly' and '.fly'.
2519         Allow use of inactive regions. Invoke next Command on Master file, 
2520         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
2522 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2524         * Documentation/user/tutorial.itely: updates.
2526 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
2528         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
2530 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
2532         * lily/coherent-ligature-engraver.cc: fixed typo
2534         * lily/coherent-ligature-engraver.cc,
2535         lily/gregorian-ligature-engraver.cc,
2536         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
2537         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
2538         lily/vaticana-ligature-engraver.cc,
2539         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
2540         scm/grob-description.scm: cleanup: junked LigatureHead grob and
2541         removed all ligature specific stuff from NoteHead code
2543         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
2544         ligatures now use regular noteheads
2546         * lily/vaticana-ligature.cc: tiny code cleanups
2548         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
2549         space between two adjacent noteheads of the same pitch
2551         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
2552         description; cleanup: removed obsolete font-family settings
2554 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
2556         * lily/coherent-ligature-engraver.cc,
2557         lily/gregorian-ligature-engraver.cc,
2558         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
2559         lily/mensural-ligature-engraver.cc,
2560         lily/vaticana-ligature-engraver.cc,
2561         lily/include/gregorian-ligature-engraver.hh: updated for new
2562         Coherent_ligature_engraver; added comments that describe the basic
2563         design ideas of the ligature implementation
2565         * lily/coherent-ligature-engraver.cc,
2566         lily/include/coherent-ligature-engraver.hh: new file: shared code
2567         between mensural ligatures and Gregorian chant notation ligatures
2569 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
2571         * lilypond-mode.el: XEmacs fixes: include two definitions for the
2572         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
2573         use only two arguments in sit-for, use no arguments in
2574         read-char-exclusive, backspace is not a character (127) in XEmacs.
2576         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
2578 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
2580         * lilypond-mode.el: un-commenting works after syntax-table fix.
2582         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
2583         group, verbose commenting for syntax table.
2585         * lilypond-indent.el: add TODO for ligature slurs.
2587 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
2589         * lilypond-mode.el: Move comments of parenthesis matching away,
2590         (blink-matching-paren-on-screen) fix blinking in Emacs.
2592         * lilypond-font-lock.el: Fix parent-matching for Emacs:
2593         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
2595         * lilypond-indent.el: Add TODO for parenthesis matching.
2597 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
2599         * lilypond-mode.el: Fix XEmacs: 
2600         changed [S-iso-lefttab] to [(shift iso-lefttab)],
2601         invoke explicitly easy-menu-add (in Emacs done automatically).
2602         
2603         * lilypond.words: Add few words from input/*/*.ly.
2605 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2607         * VERSION (PATCH_LEVEL): release 1.7.18
2609         * scripts/lilypond-book.py: only print basename for printfilename
2610         option
2612         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
2613         and syntax updates.
2615 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2617         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
2618         better parametrisation. Move fatness of bulb downward.
2620         * mf/parmesan-custodes.mf (dir_down): remove underscores from
2621         glyph names. Underscores are not allowed .ps encoding files.
2623 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
2625         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
2626         variable "packed" for packed right-ragged mode
2628         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
2629         unused variable ragged; fixed indentation
2631         * Documentation/user/refman.itely: tiny cleanups in ancient
2632         clef and custos section
2634 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2636         * lily/parser.yy (Simple_music): add \applyoutput, syntax
2637         \applyoutput PROCEDURE
2639         * lily/my-lily-lexer.cc: add \applyoutput.
2641         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
2643         * lily/text-item.cc: clean text-interface description
2645 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2647         * input/{regression,test}/: use postfix for slur endings and beam
2648         begins.
2650         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
2651         style beams too. 
2653         * input/regression/lyrics-melisma-beam.ly: new file.
2655         * lily/lyric-engraver.cc (process_music): change from
2656         process_acknowledged_grobs()
2658         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
2659         functions to set and revert auto-beam settings.
2661 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2663         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
2665 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
2667         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
2668         Documentation/user/lilypond.tely: fixed some typos; updated author
2669         info
2671         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
2672         #"" -> #'flag-style = #'()
2674         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
2675         cleanup: removed dead #includes
2677         * lily/gregorian-ligature-engraver.cc,
2678         lily/include/gregorian-ligature.hh,
2679         scm/grob-property-description.scm: small cleanups, small spacing
2680         fixes
2682         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
2683         lily/vaticana-ligature.cc,
2684         lily/include/gregorian-ligature-engraver.hh,
2685         scm/grob-property-description.scm, scm/music-types.scm:
2686         "porrectus" -> "pes or flexa"
2688         * ly/engraver-init.ly, scm/grob-description.scm,
2689         scm/grob-property-description.scm: junked porrectus, now handled
2690         by ligature code
2692         * scm/grob-description.scm: bugfix: added space-alist entry for
2693         breathing sign/custos
2695 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2697         * Another grand 2003 update.
2698         
2699         * Remove mentioning of `mudela'; There's no such thing.
2701 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2703         * Documentation/user/preface.itely (Preface to version 1.8): update
2705         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
2707         * Documentation/user/converters.itely (Invoking convert-ly): revise
2709         * scripts/convert-ly.py (outfile_name): remove --assume-old.
2711         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
2713 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2715         * Documentation/user/internals.itely: more updates.
2717 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2719         * Documentation/user/refman.itely: revise 
2721         * Documentation/user/internals.itely: revise
2723         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
2725 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
2727         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
2728         beautification: reformatted ancient clefs section; cleanup: small
2729         wording fixes
2731 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
2733         * lilypond.words: added words for chant notation, sorted
2734         alphabetically through "sort lilypond.words"
2736 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
2738         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
2739         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
2740         chant notation
2742 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
2744         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
2745         prevent TeX from interpreting them as long dash
2747         * input/test/vaticana.ly: updated
2749         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
2750         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
2751         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
2752         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
2753         fixes
2755         * mf/parmesan-heads.mf: ledger endings: removed dead code
2757 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2759         * VERSION: 1.7.17 released
2760         
2761         * Documentation/user/GNUmakefile
2762         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
2763         files too.
2765         * scm/document-markup.scm: new file: document all markup
2766         functions.
2768         * scm/documentation-generate.scm: rename all documentation modules
2769         to document-*.scm
2771         * scripts/lilypond-book.py: generate link to .ly file iso. link to
2772         .png
2774         * input/test/divisiones.ly: added
2776         * input/regression/output-property.ly: new file
2778         * lily/cluster.cc: change cluster-interface to use style property
2780 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
2782         * input/test/chord-names-german.ly: modified.
2784         * scm/chords-ignatzek.scm:
2785           chord-name->german-markup: Added
2786           note-name->german-markup: Changed (now producing lowercase notenames)
2788         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
2789         
2790 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2792         * scripts/convert-ly.py (FatalConversionError.conv):
2793         divisiominima -> divisioMinima, etc.
2795         * ly/engraver-init.ly (FiguredBassContext): add
2796         Separating_line_group_engraver to Figured bass context.
2798         * ly/german-chords-init.ly: remove file
2800         * input/test/chord-names-german.ly (scm): new file.
2802         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
2804         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
2805         Chord_name_engraver
2807         * Documentation/user/refman.itely: lots of updates.
2809         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
2810         new file
2812         * input/test/bar-number-every-5-reset.ly: new file.
2814 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2816         * input/regression/chord-name-major7.ly: new file
2818         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
2819         if specced explicitly.
2821         * input/regression/chord-name-entry-11.ly: new file.
2823         * input/test/slur-beautiful.ly: new file.
2825         * Documentation/user/refman.itely: updates.
2827         * input/regression/collisions.ly (threevoice): cleanup.
2829         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
2831 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2833         * Documentation/user/*.itely: various updates.
2835         * ly/spanners-init.ly: enddecr/ endcr.
2837         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
2838         of tutorial
2840 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2842         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
2844         * lily/new-chord-name-engraver.cc (process_music): use octavation
2845         (a number) instead of original-pitch to store inversions. This
2846         fixes a problem with transposed chords with inversions.  
2848 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2850         * stepmake/aclocal.m4: Include compile fix for broken flex, as
2851         used in includable-lexer.hh.
2853         * lily/includable-lexer.cc: Bugfix: include config.h.
2855         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
2856         circumvention of Debian packaging bug.
2858 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2860         * flex-2.5.31 hits Debian/unstable.  Fixes below.
2861         
2862         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
2864         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
2865         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
2867         * lily/include/includable-lexer.hh: 
2868         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
2870         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
2872         * aclocal.m4: Regenerate.
2874         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
2875         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
2877         * scm/pdf.scm (use-modules): Include lily.
2879         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
2880         Noordkamp).
2881         (use-modules): Include lily.
2882         (lily-def): Bugfix: include tex-val in let.
2884 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
2886         * lilypond-mode.el: sensible error if lilypond.words not found.
2888         * lilypond.words: add few words.
2890 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
2892         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
2894         * mf/parmesan-scripts.mf: fixed typo in char name
2896 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2898         * VERSION: 1.7.16 released
2900         * python/lilylib.py (setup_temp): temporary directories are mode 700.
2901         (this is a security vulnerability).
2903         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
2905         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2906         add staff support.
2908 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
2910         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
2911         ly/script-init.ly, scm/script.scm: bugfix: renamed
2912         fermata->signumcongruentiae to fix naming clash with feta font
2914 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2916         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
2918         * lily/multi-measure-rest-engraver.cc
2919         (start_translation_timestep): use grace timing too for determining
2920         when to make mmrest.
2921         (start_translation_timestep): clear numbers too.
2923 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
2925         * scm/music-types.scm: compile fix: escape braces
2927         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
2928         work around font selection problem
2930         * Documentation/user/refman.itely: BreathingSign: added docu for
2931         property "text"
2933 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2935         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
2936         information.
2938 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2940         * lily/multi-measure-rest-engraver.cc (class
2941         Multi_measure_rest_engraver): make multiple Number objects, one
2942         for each MultiMeasureTextEvent.
2944         * scm/music-functions.scm (glue-mm-rest-texts): use
2945         MultiMeasureTextEvent
2947         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
2949         * Documentation/user/refman.itely (Multi measure rests): update.
2951 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2953         * lily/ly-module.cc (ly_copy_module_variables): use
2954         scm_internal_hash_fold() for iterating modules.
2956 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
2958         * Documentation/user/refman.itely: Section Custodes: added more
2959         example code
2961         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
2962         neo-mensural rests to parmesan font
2964         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
2965         header
2967 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2969         * Documentation/user/macros.itexi: @fileref macro.
2971         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
2972         each file. 
2974 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
2976         * lily/include/custos.hh, make/lilypond.suse.spec.in,
2977         Documentation/topdocs/AUTHORS.texi: updated my email address
2979         * Documentation/user/refman.itely: updated custos documentation;
2980         beautified divisiones example; beautified articulations table
2982         * lily/breathing-sign.cc: bugfix: finalis molecule
2984 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
2986         * Documentation/user/refman.itely: added docu for
2987         contemporary fermata symbols, gregorian breathing signs; small fixes
2989         * ly/gregorian-init.ly: removed obsolete #'type props
2991 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2993         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
2994         minimum-length property correctly.
2996 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2998         * scm/music-functions.scm (make-multi-measure-rest): set input
2999         locations for multimeasure rests.
3001 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
3003         * input/regression/breathing-sign.ly: updated to for ancient
3004         notation
3006 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3008         * scripts/ly2dvi.py: Add newline.
3010 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3012         * scripts/ly2dvi.py (dependency_files): Compile fix.
3014 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3016         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
3017         (make_html_menu_file): --html menu. 
3019 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3021         * scripts/ly2dvi.py (run_dvips): +add the .map file 
3023 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3025         * input/screech-boink.ly: new file.
3027 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3029         * scripts/lilypond-book.py (make_lilypond_file): convert
3030         lilypond-file to lilypond block directly, without going through
3031         begin/end lilypond text.
3032         
3034 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
3036         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
3037         scm/grob-description.scm: moved Michael's original breathing sign
3038         code in brew_molecule() to divisio_minima(); provided new
3039         brew_molecule() that effectively replaces the
3040         Text_item::brew_molecule callback (with additional fallback to
3041         Michael's original code); added callbacks for brewing divisio
3042         maior/maxima and finalis
3044         * gregorian-init.ly: added breathing sign shortcuts for virgula,
3045         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
3047         * script-init.ly: added shortfermata, longfermata,
3048         verylongfermata, varcoda
3050         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
3051         longfermata, verylongfermata, varcomma, varcoda
3053 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3055         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
3056           Remove all noquote and insert a few quote.
3057         
3058         * Documentation/user/lilypond-book.itely (Music fragment options),
3059           scripts/lilypond-book.py: Don't include quotation blocks by
3060           default. Introduce option quote instead of noquote
3062 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3064         * VERSION: 1.7.15 released
3065         
3066         * Documentation/user/lilypond.tely: omf updates.
3068         * buildscripts/texi2omf.py (omf_vars): include version.date
3070         * make/lilypond.redhat.spec.in: fixes for spec file. 
3072         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
3073         by function definition: lily now requires a recent GNU Make.
3075         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
3077         * make/ly-rules.make: remove .ly -> .tex rule
3079         * Documentation/user/refman.itely (Figured bass): revised figured
3080         bass example.
3082 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3084         * stepmake/stepmake/omf-targets.make (local-install): add
3085         scrollkeeper-update message.
3087         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
3088         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
3090         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
3092         * Documentation/user/converters.itely (Invoking midi2ly): add
3093         track/channel notice.
3095 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3097         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
3099         * lily/parser.yy (scalar): DIGIT is also a scalar.
3101         * Documentation/user/music-glossary.tely: add @omf tags
3103         * Documentation/user/lilypond.tely: add @omf tags
3105         * scm/generate-documentation.scm (string-append): add @omf tags.
3107         * stepmake/stepmake/omf-*: new files 
3109         * input/regression/multi-measure-rest.ly (texidoc): add doco
3111         * GNUmakefile.in (web-doc-install): add web-doc-install target
3113         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
3114         fixes crashes while dumping MIDI.
3116         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
3117         midi
3119 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3121         * buildscripts/texi2omf.py: new file.
3123         * mf/feta-beugel.mf: include font count, not staffsize (16) in
3124         font-name
3126 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3128         * input/regression/beam-manual-beaming.ly (texidoc): new file.
3130         * lily/sequential-iterator.cc (descend_to_child): call
3131         descend_to_child() for all types of music.
3133 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3135         * scm/translator-property-description.scm: Add
3136         bassFigureFormatFunction.  Replace some entries.
3138 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3140         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
3141         clean out.
3143 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3145         * scripts/midi2ly.py (Note.dump): never dump duration for
3146         dump_dur=0.
3148         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
3149         new function
3151         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
3152         figures using new markups. Much simpler, and should improve layout
3153         a little.
3155         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
3157 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3159         * ly/engraver-init.ly: use Hara kiri by default for 
3160         ChordNames, FiguredBass and Lyrics(Voice) context. 
3162         * lily/axis-group-engraver.cc (acknowledge_grob): use
3163         rhythmic-grob-interface for selecting items not to hara-kiri'd 
3165         * scm/new-markup.scm (markup-function-list): add bracket,
3166         vbracket.
3168         * ly/engraver-init.ly (ChordNamesContext): set
3169         minimumVerticalExtent
3171 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3173         * input/test/time-signature-double.ly: new file 
3175         * input/regression/collision-head-chords.ly (texidoc): new file.
3177         * lily/type-swallow-translator.cc: add note swallow translator 
3179         * input/test/time-signature-double.ly: new file.
3181         * lily/type-swallow-translator.cc: add Rest_swallow_translator
3183         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
3184         (FiguredBassContext): idem.
3186         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
3188         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
3190         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
3192         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
3193         .afm dependency
3195         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
3197         * python/lilylib.py (make_page_images): add function.
3199         * scripts/ly2dvi.py (run_latex): include title in preview image.
3201         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
3202         from lilypond-book for <ly2dvifile> tags in HTML.
3204         * scripts/ly2dvi.py (option_definitions): add --debug option to
3205         print out environment.
3207         * input/regression/tie-chord-partial.ly: new file.
3209 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
3211         * lilypond.words: add 3
3213 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3215         * scm/new-markup.scm (markup-function-list): add finger-markup
3217         * input/tutorial/brahms-tweaked.ly: new markup 
3219         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
3221         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
3222         crash when processing '() markup
3224         * input/regression/breathing-sign.ly (texidoc): add caesura example.
3226         * lily/breathing-sign.cc (railtracks): another caesura.
3228         * mf/feta-schrift.mf: caesura symbol. 
3230 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3232         * scripts/convert-ly.py (FatalConversionError.conv): add
3233         ly:molecule-XXX conversions.
3235         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
3237         * input/regression/multi-measure-rest-text.ly: new file.
3239         * scm/music-functions.scm (glue-mm-rest-texts): automatically
3240         convert MMREST-TEXT to MultiMeasureRestNumber settings.
3242         * ly/engraver-init.ly (ScoreContext): move tablature settings to
3243         ScoreContext
3245         * scm/new-markup.scm (center-markup): \center markup.
3247         * scm/music-functions.scm: remove pitchify scripts.
3249         * lily/music.cc (print_smob): display music name if available 
3251 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3253         * Documentation/user/refman.itely (Instrument names): remove
3254         \turnOff doco.
3256 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3258         * lily/score.cc (mark_smob): bugfix.
3260         * input/regression/rehearsal-mark.ly: new file.
3262         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
3263         report error at the current token again.
3265 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3267         * cygwin/mknetrel: Exit if doc build fails.
3269         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
3271 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3273         * scm/music-types.scm (music-descriptions): add doc strings
3275 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3277         * lily/lexer.ll: 
3278         * lily/include/my-lily-lexer.hh: 
3279         * lily/include/includable-lexer.hh: Add flex kludge.
3281         * config.hh.in: 
3282         * config.make.in: 
3283         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
3284         cruft.
3285         
3286         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
3287         code.
3289 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3291         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
3293         * lily/parser.yy (new_chord): Compile fix.
3295 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3297         * Documentation/user/refman.itely (Tuning groups of objects):
3298         remove documentation for \turnOff. 
3300         * lily/percent-repeat-engraver.cc (try_music): add correct
3301         processing moments for double-measure percents as well.
3303         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
3305         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
3306         grob prop type. 
3308         * Documentation/user/refman.itely (Printing named chords): add
3309         chord name tweak doco.
3311         * input/template/gregorian-transcription.ly: new file.
3313 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3315         * VERSION: 1.7.13 released
3316         
3317         * input/test/*: lots of cleanups/comment-outs/removals in chord
3318         examples
3319         
3320         * input/regression/*: lots of cleanups/comment-outs/removals in
3321         chord examples
3322         
3323         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
3324         options
3326         * lily/new-chord-name-engraver.cc (process_music): give original
3327         inversion pitch to chord name routine.
3329         * input/tutorial/os-score.ly: update to new markup
3331         * Documentation/user/appendices.itely: simply include
3332         chords-ignatzek. 
3334         * Documentation/user/refman.itely (Chords mode): add documentation
3335         for chord mode.
3337         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
3338         not present in chord.
3339         (construct-chord): add inversion and bass support.
3341         * lily/chord.cc: junk contents.
3343 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
3345         * Documentation/user/refman.itely:
3346         * Documentation/user/music-glossary.tely: fix. 
3348 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3350         * scm/chord-entry.scm (construct-chord): move chord construction
3351         to Scheme.
3353         * lily/parser.yy (new_chord): new setup for chord entry.
3355 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
3357         * lilypond.words:
3358         * Documentation/user/music-glossary.tely: add ambitus.
3360 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3362         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
3364         * lily/include/*.hh: string() -> to_string()
3366         * scm/chords-ignatzek.scm: new file.
3368         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
3369         standard chord name exceptions.
3371         * scm/translator-property-description.scm (chordNameSeparator):
3372         add property.
3373         (majorSevenSymbol): add property
3375         * lily/translator-scheme.cc (ly:context-properties): new function
3376         (ly:context-parent): new function.
3377         (print_smob): print context name.
3379         * lily/music.cc (ly:get-music-length): new function
3380         (print_smob): don't print properties.
3382         * lily/duration.cc (duration<?): new function
3384         * input/regression/chords-funky-ignatzek.ly: new file.
3386         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
3387         jazz chords.
3389         * lily/pitch.cc (ly:pitch-diff): new function.
3391         * input/regression/chords-ignatzek.ly: new file.
3393 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3395         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
3396         pitches for jazz chords.
3398 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3400         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
3402 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
3404         * lilypond.words: add 1
3406 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
3408         * Documentation/topdocs/AUTHORS.texi: refine.
3410 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
3412         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
3413         
3414         * lilypond.words: add one.
3416 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
3418         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
3419         Fontify bass note in chords, e.g., e in c1/e.
3420         
3421 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3423         * Documentation/user/music-glossary.tely: Dutch updates and
3424         additions (Arent Storm).
3426 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3428         * input/regression/ambitus.ly:  move file.      
3430         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
3432         * lily/event.cc (transpose): add tonic property to Key_change_req
3433         and to Key_engraver.
3435 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
3437         * Documentation/user/refman.itely: fix typo.
3439         * lilypond.words: removed wrong identifiers.
3441 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3443         * mf/feta-toevallig.mf: make flat stem shorter 
3445 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
3447         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
3449         * lilypond.words: add from Phrasing slur.
3450         
3451 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
3453         * lilypond-mode.el: allow launching multiple ViewPS processes.
3454         
3455         * lilypond.words: add from Text markup.
3457 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3459         * input/test/ossia.ly (texidoc): add comment.
3461         * input/regression/voice-follower.ly: new file.
3463         * mf/feta-toevallig.mf: make flat heavier.
3465         * lily/cluster-engraver.cc: clean up Cluster engraver
3467         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
3468         Engraver. Use Note_column to compute Y positions and deal with
3469         line break stuff.
3471 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3473         * lily/stem.cc: move french-beaming to stem.
3475 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
3477         * lilypond-font-lock.el: fontify all durations in chords.
3479         * lilypond.words: add from lily/my-lily-lexer.cc
3481 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3483         * VERSION: release 1.7.12
3485         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
3487         * lily/gregorian-ligature.cc: new file
3489         * lily/*: the Great 2003 search & replace.
3491         * Documentation/user/refman.itely (Manual repeat commands): add
3492         note about font selection.
3494 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
3496         * lilypond-mode.el: propose recompiling midi while invoking playing,
3497         not while stopping playing.
3499 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
3501         * lilypond.words: add one.
3503         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
3504         and expressional note grouping. Fontify chord modes.
3506 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
3508         * Documentation/user/music-glossary.tely (Top): translate melisma.
3510 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3512         * Documentation/user/music-glossary.tely (Top): add melisma.
3514 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
3516         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
3517         interfaces for (abstract) grob GregorianLigature
3519         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
3520         renamed head* -> glyph_name*, x-shift* -> x-offset*
3522         * scm/grob-property-description.scm: bugfix: added missing descriptions
3524 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3526         * input/test/chord-names-dpnj.ly: New file.
3528         * scm/double-plus-new-chord-name.scm: Implement full and partial
3529         exceptions.
3531         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
3533         * scm/double-plus-new-chord-name.scm
3534         (double-plus-new-chord->markup): Fix sub->markup.
3537 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
3539         * lily/custos-engraver.cc: added TODO; editorial changes
3541         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
3542         consistency with other ligature engravers; removed access on (now)
3543         private variable _ligature of Ligature_engraver
3545         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
3546         renamed last_bound -> last_bound_; issue programming_error on
3547         abstract method calls; moved primitives code from
3548         Mensural_bracket_engraver to here (because almost ligature
3549         engravers will need it); renamed try_stop_ligature () ->
3550         typeset_ligature (); bugfix: store primitives of finished ligature
3551         in separate variable finished_primitives_ to avoid clash on input
3552         like "\] \["; added current_ligature () to enable access on
3553         private variable _ligature
3555         * lily/mensural-ligature-engraver.cc: removed primitives_ code
3556         (now in super class); renamed try_stop_ligature () ->
3557         typeset_ligature ()
3559         * lily/mensural-ligature.cc: issue programming_error on abstract
3560         method calls
3562         * lily/note-heads-engraver.cc: added TODO comment upon bool
3563         in_ligature
3565         * mf/parmesan-heads.mf: fixed some of set_char_box()
3567         * scm/grob-description.scm: added VaticanaLigature
3569         * scm/grob-property-description.scm: added neume prefix properties
3571         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
3572         lily/include/gregorian-ligature-engraver.hh,
3573         lily/include/gregorian-ligature.hh: new files; framework for
3574         gregorian ligature engravers such as vaticana
3576         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
3577         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
3578         vaticana style ligature implementation (still somewhat uncomplete)
3580 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3582         * VERSION: release 1.7.11
3584         * scripts/convert-ly.py: add ly:pitch-transpose rule
3586 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3588         * input/test/dpncnt.ly: New file.
3590         * lily/my-lily-lexer.cc: Add chordnames keyword.
3592         * lily/parser.yy (chordnames_block): Parse chord name exception
3593         lists, see input/test/dpncnt.ly.
3595         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
3596         function.
3598         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
3599         filter-out too.
3601         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
3602         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
3603         pitch functions (except for ly:make-pitch, but that's apparently
3604         some sort of scheme naming standard?).
3606         * scm/lily.scm (!=): define-public.
3608         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
3610 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3612         * scm/double-plus-new-chord-name.scm
3613         (double-plus-new-chord-name->markup): New file.
3615 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3617         * python/lilylib.py (make_preview): don't suppress progress for
3618         bbox extraction.
3620 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3622         * Documentation/user/appendices.itely (scheme): update for new syntax.
3624         * input/regression/chord-name-styles.ly: new file
3626         * lily/instrument-name-engraver.cc: create instrument names
3627         without barline too.  Allows instrument name on ChordNames  
3629         * scm/new-markup.scm (interpret-markup): allow simple strings as
3630         markup too.
3632 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3634         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
3635         (step->markup-accidental): Fix: add accidental.
3636         (chord::inner-name-american): 
3637         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
3638         append stray '/' if last superscript addition was 'o'.
3640         * scm/new-markup.scm (normal-size-sub-markup) 
3641         (normal-size-super-markup): New function.
3643         * lily/source-file.cc (Source_file): Add warning for possibly
3644         intentional but suspicious initialization.
3646         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
3647         add comments about cut-and-paste programming.
3649         * flower/rational.cc (lcm): Not used; comment out.
3651 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3653         * lily/new-fingering-engraver.cc (position_scripts): use
3654         fingerHorizontalDirection to determine fingering horizontal
3655         directions.
3657         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
3658         fingering support.
3660         * scripts/convert-ly.py (FatalConversionError.conv): add style
3661         conversion rule. 
3663         * scm/chord-name.scm (set-chord-name-style): new function.
3664         (new-chord-name-brew-molecule): revise to interpret markup only
3665         (new-chord->markup): cleanuppish rewrite. To be called from the
3666         new engraver.
3668         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
3669         Markup earlier, during interpreting.
3671         * input/test/{banter,jazz,american}-chords.ly (scheme): update
3672         style settings. Rename to chord-names-*.ly
3674 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3676         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
3677         markup code and update to new markup.  Most probably broke some of
3678         it.
3679         
3680 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
3682         * Documentation/user/refman.itely: added docu for ambitus and
3683         clusters
3685         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
3686         ly_quote_scm() in lookup.cc
3688         * mf/parmesan-clefs.mf: set_char_box fix
3690         * lily/cluster-engraver.cc: junk implicit protection; use
3691         Protected_scm instead
3693 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3695         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
3696         throughout.
3698         * scm/new-markup.scm: Turn-off error-triggering test code.
3700 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3702         * scm/new-markup.scm (markup-thrower-typecheck) 
3703         (markup-typecheck?):  add full typechecking functions.
3704         (make-markup-maker): add make-FOO-markup functions.
3705         (markup-argument-list-error): nice error checking messages.
3706         (make-markup): better function: less quoting escapades.
3708 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3710         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
3712 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3714         * cygwin/lilypond.hint (requires): Add cygwin.
3716         * .cvsignore: Remove stepmake (huh!?!), add lib.
3718         * GNUmakefile.in: Add libdir links for builddir runs.
3720         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
3721         instead of datadir.
3723         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
3724         local_lilypond_libdir.
3726         * config.make.in (lilypond_libdir): Add.
3728         * stepmake/stepmake/substitute-rules.make: 
3729         * stepmake/stepmake/script-rules.make: 
3730         * stepmake/stepmake/python-module-rules.make:
3731         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
3732         lilypond-python-module patch.
3734 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3736         * Documentation/user/refman.itely (Graphical interfaces): add note
3737         about xml2ly.
3739 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3741         * scripts/ly2dvi.py (run_dvips): remove trailing newline
3743 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3745         * VERSION: released 1.7.10
3747         * scripts/musedata2ly.py (): idem
3749         * scripts/midi2ly.py (dump_chord): idem
3751         * scripts/etf2ly.py (version): idem 
3753         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
3755         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
3757         * scm/tex.scm (tex-output-expression): remove eval compat
3758         glut. Other output files too.
3760         * scm/chord-name.scm: don't export anything from chord module.
3762         * input/test/american-chords.ly: idem
3764         * input/test/banter-chords.ly (texidoc): idem
3766         * input/test/Cc-chords.ly: add breakage notes.
3768         * Documentation/user/refman.itely (Text markup): rewrite manual section.
3770         * lily/parser.yy (scalar): allow \markup { } as property value. 
3772         * scm/chord-name.scm: complete new markup usage
3774         * scm/grob-description.scm (all-grob-descriptions): use new markup
3775         texts by default
3777 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3779         * scm/chord-name.scm: partial move to new markup texts.
3781 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3783         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
3785         * scm/bass-figure.scm (brew-bass-figure): make stack direction
3786         settable.
3788 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
3790         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
3791         invoked for old midi, wait for killing.
3793 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
3795         * Documentation/user/music-glossary.tely: Finnishing.
3797 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3799         * mf/feta-nummer-code.mf: some kerning pairs.
3801 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
3803         * scm/output-lib.scm (set-bar-number-visibility): Context-function
3804         Added.
3806         * Documentation/user/refman.itely (Bar numbers):
3807         set-bar-number-visibility added, modulo-bar-number removed again
3808         (sorry).
3810 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
3812         * scm/output-lib.scm (modulo-bar-number-visible): add function.
3814         * Documentation/user/refman.itely: add modulo-bar-number-visible.
3816         * Documentation/user/music-glossary.tely: translate into Finnish.
3818 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3820         * lilypond-mode.el: add shortcut for 2midi
3822         * lilypond-font-lock.el: fontify lyrics
3824 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
3826         * scm/drums.scm : use 1.7.x names.
3828         * input/regression/drums.ly : Don't use << chords >>
3830 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3832         * lilypond-mode.el: tidy, add TODO
3834         * make/lilypond.mandrake.spec.in: install-info quietly.
3836 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3838         * input/test/markup.ly: use new syntax.
3840 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3842         * ly/params-init.ly (interscoreline): add word-space
3844         * input/test/metronome.ly (eighthNote): idem.
3846         * input/test/script-priority.ly: use new markup
3848         * lily/parser.yy (markup): allow HEAD markup0 markup1 
3850         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
3852         * lily/parser.yy (gen_text_def): bugfix.
3853         (full_markup): allow markup identifier.
3855 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
3857         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
3858         jobs at the same time. Add horizontal lines to Command menu.
3859         Allow one compiling job -- propose killing others before a new one.
3861         * lilypond.words: add markup, teeny, etc.
3863 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
3865         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
3866         Allow only one type of midi process; launching Midi either stops
3867         midis or plays the current midi and launching MidiAll stops midis
3868         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
3869         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
3871 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3873         * lily/text-engraver.cc (process_acknowledged_grobs): use new
3874         markup  for new markup texts.
3876         * lily/mark-engraver.cc (process_music): idem
3877         
3878         * lily/instrument-name-engraver.cc (create_text): idem
3880         * scm/new-markup.scm (magnify-markup): new function.
3882         * scm/molecule.scm (stack-lines): bugfix.
3884         * lily/font-interface.cc (get_font): take font-magnification from
3885         alist chain.
3887 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3889         * lily/molecule-scheme.cc: move scheme functions to separate file.
3891         * lily/font-metric.cc  (ly_get_glyph): new function. 
3892         
3893         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
3894         (italic-markup, dynamic-markup): new functions
3895         (font-markup): new function
3897         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
3898         padding and minimum
3900 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
3902         * lily/accidental-engraver.cc:
3903         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
3905 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
3907         * lilypond.vim:
3908         * lilypond-font-lock.el: Put \longa as duration. Accept only 
3909         [a-zA-Z] for user defined identifiers. Separate note cases 
3910         with and without a duration (allow cis\longaX).
3912         * lilypond.words: Add words from Info.
3914 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3916         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
3918 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
3920         * lilypond-mode.el: Propose reverting buffer before a command if
3921         it was edited with an another editor.
3923 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3925         * lily/molecule.cc (ly_translate_molecule): new function
3927         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
3928         into libdir
3930         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
3932         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
3934 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
3936         * lilypond.words: take \words from Info-index.
3938 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3940         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
3942 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
3944         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
3946 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
3948         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
3949         and lilypond-documentation.
3951 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3953         * lily/parser.yy: Compile fix (bison 1.75).
3955 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3957         * VERSION: 1.7.9 released
3959         * scm/music-functions.scm (shift-one-duration-log): refactor.
3960         Use music-map.
3962         * input/regression/chord-tremolo.ly (texidoc): add dot test.
3964         * NEWS: update.
3966         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
3967         argument
3968         
3969         * scm/music-functions.scm (display-music): new function
3970         (music-map): change arg order.
3972         * input/regression/new-markup-syntax.scm: new file
3974         * lily/parser.yy (markup): add \markup { .. } syntax.
3976         * scm/new-markup.scm (override-markup): new function
3977         (lookup-markup): new function
3978         (music-markup): new function
3979         (lookup-markup-command): use markup-signature to store argument
3980         format for parser.
3982         * lily/lexer.ll: preliminary \markup syntax. 
3984 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
3986         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
3987         add pre/post-dependencies and menus with icons from source.
3989         * Documentation/pictures/lilypond-48x48.xpm:
3990         * Documentation/pictures/lilypond-32x32.xpm:
3991         * Documentation/pictures/lilypond-16x16.xpm: new files, background
3992         transparent.
3994         * stepmake/stepmake/generic-targets.make:
3995         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
3997 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3999         * input/regression/music-map.ly (texidoc): new file.
4001         * scm/music-functions.scm (music-map): new function
4003 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4005         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
4007 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
4009         * input/test/to-xml.ly:
4010         * lily/ligature-engraver.cc: Fixes documentation.
4012         * lilypond.mandrake.spec.in:
4013         * lilypond.redhat.spec.in: Add lilypond.words.
4015         * Documentation/user/refman.itely: Mention Info inside emacs.
4016         
4017         * lilypond.suse.spec.in:
4018         * lilypond.redhat.spec.in: 
4019         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
4021 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4023         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
4024         os.popen.read ().
4026 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4028         * scripts/ly2dvi.py (include_path): print warning if failing anything.
4030         * python/lilylib.py (error): add space
4032 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4034         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
4035         distribution.
4037 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4039         * lily/paper-outputter.cc (Paper_outputter): close port when
4040         finishing score.
4042 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4044         * scm/sodipodi.scm: Fixes.
4046 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
4048         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
4050         * buildscripts/make-font-dir.py: Fix. 
4052 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
4054         * lilypond-mode.el: Add support for Info inside Emacs.
4056 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4058         * buildscripts/make-font-dir.py: 
4059         * mf/GNUmakefile: Make sodipodi font map.
4061         * scm/sodipodi.scm: Add more output functions.
4063         * mf/feta-nummer.mf: 
4064         * mf/feta-beugel.mf: Add font_coding_scheme.
4066         * lily/paper-outputter.cc (output_header): Fix creator string.
4068 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
4070         * lilypond-mode.el (LilyPond-autocompletion): invoked with
4071         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
4073         * lilypond.words: add two (Everybody can add/remove words now!).
4075         * debian/rules:
4076         * make/lilypond.suse.spec.in:
4077         * make/lilypond.mandrake.spec.in:
4078         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
4080         * Documentation/user/refman.itely: Mention autocompletion.
4082 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4084         * scripts/ly2dvi.py: Add paper sizes.
4086         * lily/timing-engraver.cc: 
4087         * lily/time-signature.cc: 
4088         * lily/span-bar.cc: 
4089         * lily/grob-scheme.cc: Code formatting fixes.
4091         * scm/sodipodi.scm: 
4092         * scm/sketch.scm:
4093         * buildscripts/mf-to-table.py: 
4094         * buildscripts/make-font-dir.py: Font testing.
4096 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
4098         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
4099         inserts try-completion and shows all-completions.
4101         * lilypond.words: '\' -> '\\'
4103         * lilypond-mode.el: load libraries in the end, lilypond.words defines
4104         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
4105         
4106         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
4107         and LilyPond-reserved-words.
4108         
4109 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
4111         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
4112         from load-path.
4113         
4114         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
4115         the mini-buffer with Control-Shift-c.
4116         
4117 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4119         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
4120         duration. This fixes \tempo taking time.
4122 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4124         * lily/volta-engraver.cc (process_acknowledged_grobs): 
4125         Allow for text markup in repeatCommands. 
4127 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
4129         * lilypond-mode.el (LilyPond-insert-string): new function, use it
4130         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
4131         Get rid of skeleton.el-dependency.
4133         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
4135 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4137         * lily/beam-engraver.cc (stop_translation_timestep): reset
4138         now_stop_ev_
4140         * lily/scm-option.cc: add parse-protect to ly:set-option
4142         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
4144 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4146         * lily/include/ligature-bracket.hh: removed
4147         * lily/ligature-bracket.cc: removed
4149         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
4150         .tex
4152         * lily/beam.cc (set_beaming): don't change beam count on rests.
4153         (brew_molecule): always set flag-width > 0.
4155 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
4157         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
4158         chars, remove instructions; instead, refer to lilypond-init.el and
4159         Documentation/topdocs/INSTALL.texi.
4161         * lilypond.words: add identifiers and reserved words.
4163         * Documentation/topdocs/INSTALL.texi: separate sections for installing
4164         files and adding a load-path.
4166         * lilypond-init.el: Instructions, extracted from 
4167         Documentation/topdocs/INSTALL.texi. 
4168         
4169 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4171         * VERSION: 1.7.8 released 
4173         * lily/grob.cc (warning): better robustness fix.
4175 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
4177         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
4179         * lily/cluster-engraver.cc: stick better to variable naming
4180         conventions
4182         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
4183         until stop_translation_timestep()
4185         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
4186         min/max coordinates to backend, but no musical info such as
4187         pitches
4189         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
4191         * lily/grob.cc: robustness fix: warning(): do not crash if
4192         cause is not set
4194         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
4195         the much more elaborated tuplet brackets than the very naive and
4196         simple ligature bracket grob
4198 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4200         * Documentation/user/refman.itely (Analysis brackets): add
4201         horizontal bracket doco.
4203         * ly/property-init.ly (setMmRestFermata): added.
4205         * Documentation/user/refman.itely (Multi measure rests): fermatas
4206         on mm rests.
4208         * input/regression/apply-context.ly (texidoc): new file
4210         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
4211         code to be executed during interpretation. Possible applications:
4212         smart octavation, more advanced bar checks. 
4214         * lily/apply-context-iterator.cc: new file.
4216 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4218         * input/test/new-markup.ly: new file.
4220         * lily/text-item.cc (text_to_molecule): new function
4222         * scm/new-markup.scm (lambda): new file
4224         * lily/function-documentation.cc (ly_add_function_documentation):
4225         add proc property as well
4227 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4229         * Documentation/user/music-glossary.tely (Top): add custos.
4231 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
4233         * Documentation/topdocs/INSTALL.texi: advise how to include source
4234         path to Emacs load-path and improve language.
4236 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4238         * GNUmakefile.in: config.h message fix.
4240         * autogen.sh:
4241         * aclocal.m4: Regenerate.
4243         * configure.in: 
4244         * config.make.in: 
4245         * stepmake/config.make.in: 
4246         * stepmake/configure.in: 
4247         * stepmake/autogen.sh: 
4248         * stepmake/aclocal.m4: Update for autoconf 2.56.
4250 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
4252         * Documentation/topdocs/INSTALL.texi: instructions for an user how
4253         to install Emacs-mode. Instructions how to use vim-mode.
4255 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4257         * scm/music-types.scm (music-descriptions): no length for tempo event.
4259         * input/*.ly: add \version everywhere.
4260         
4261         * input/*.ly: update syntax to 1.7 + new-chords.
4263         * VERSION: 1.7.7 released.
4264         
4265         * Documentation/user/*.tely: new chord syntax.
4267         * input/regression/[bc]*.ly (texidoc): syntax updates.
4268         
4269 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
4271         * lilypond.words: add vocabulary to be used in auto-completion
4273         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
4275         * lilypond.vim: allow note name at EOF
4277 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4279         * buildscripts/new-chords.py (edit): -e option: inline editing.
4281         * input/regression/a*.ly (texidoc): syntax updates.
4283         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
4284         music): elucidations. 
4286 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
4288         * lily/include/lily-proto.hh, ly/engraver-init.ly,
4289         ly/spanners-init.ly, scm/grob-description.scm,
4290         scm/grob-property-description.scm, scm/music-types.scm,
4291         lily/cluster-engraver.cc, lily/cluster.cc,
4292         lily/include/cluster.hh, input/test/cluster.ly: cluster
4293         implementation
4295         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
4296         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
4297         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
4299         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
4301         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
4303         * scm/grob-description.scm: bugfix: by default, use default note
4304         head style when engraving ligatures
4306         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
4308         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
4309         events
4311         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
4313         * input/test/ancient-font.ly: bugfix: style -> flag-style
4315         * lily/ligature-engraver.cc: indentation fix
4317         * lily/parser.yy: indentation fixes
4318         
4319 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4321         * input/regression/measure-grouping.ly: more elaborate example.
4323         * lily/moment.cc: ly:add-moment, ly:mul-moment,
4324         ly:div-moment. New functions 
4326         * scm/music-functions.scm (set-time-signature): new function,
4327         allow inline time sig settings with measure grouping.
4329         * lily/parser.yy (command_element): move time sig construction
4330         into Scheme.
4332         * lily/side-position-interface.cc (out_of_staff): new function,
4333         like padding, but keep minimum distance from staff. Easier than
4334         linespanners (dynamics, pedals), but roughly the same effect.
4336 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
4338         * emacs-mode.el: Added spanish-note-replacements 
4339         (Carlos Betancourt, <carlos.betancourt@chello.be>).
4341         * vimrc: (Un)commenting with <(S-)F12>, tidy.
4343 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
4345         * lilypond.vim: Do not fontify cises, desis, etc.
4347         * vimrc: view dvi with <S-F6>
4349 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4351         * lily/lookup.cc (triangle): new function.
4353         * input/regression/measure-grouping.ly (texidoc): new file: show
4354         triangles and brackets for beat groups of 3 and 2.
4356         * lily/include/measure-grouping-spanner.hh (class
4357         Measure_grouping): new file.
4359         * lily/measure-grouping-spanner.cc (brew_molecule): new file
4361         * lily/measure-grouping-engraver.cc (class
4362         Measure_grouping_engraver): new file.
4364 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4366         * Merge from stable:
4368             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
4369         
4370         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
4371         stylesheet.
4373         * ly/paper19.ly: Include paper19-init.ly.
4375         * ly/paper19-init.ly: New file.
4377         * Documentation/user/tutorial.itely (First steps): Fix first
4378         example for font test.
4380         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
4382         * ChangeLog: Add 1.7.6 release marker (see below).
4384         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
4385         Add .py files.
4387 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4389         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
4391         * input/tutorial/*.ly: update to new syntax.
4393         * lily/parser.yy (Composite_music): new transpose syntax,
4394         \transpose FROM TO MUSIC. 
4396 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4398         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
4399         latex progress/error output to stderr (by default this goes to
4400         stdout).  Show lilypond progress, even when not verbose.
4402         * python/lilylib.py (system): New optional parameter to control
4403         showing of progress.
4405         * scm/backend-documentation-lib.scm (check-dangling-properties):
4406         Fix error message.
4408         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
4409         axis, extent.
4411         * scm/grob-property-description.scm (magnify): Remove.
4412         (extent, axis): Add.
4414 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4416         * VERSION: Release 1.7.6.
4418         * scripts/convert-ly.py: more uniformization substitutions.
4420         * buildscripts/new-chords.py (sub_chords): new file.
4422 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4424         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
4425         lilypond.map.  Include sauter fonts too.  Cleanups.
4427 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4429         * Documentation/user/tutorial.itely (First steps): change to new
4430         chord/tie/slur/beam notation.
4432         * lily/parser.yy (event_that_take_dir): allow postfix notation for
4433         ties.
4435         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
4436         engraver. Process ties in postfix notation, i.e. c8-~ c
4438         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
4440         * input/regression/beam-postfix-notation.ly (texidoc): new file.
4442         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
4444         * lily/beam-engraver.cc (try_music): accept new-beam-events
4446         * input/regression/chord-scripts.ly (texidoc): new file
4448         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
4449         script-events.
4451         * scm/script.scm (default-script-alist): cleanup.
4453         * lily/script-engraver.cc (make_script_from_event): cleanup.
4455         * lily/lyric-combine-music-iterator.cc
4456         (Lyric_combine_music_iterator): remove superfluous events.
4457         (melisma_busy): new function. Fix broken melismas.
4459 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
4461         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
4462         Remove nonvalid settings. Use descriptive key names.
4463         Use <Return> to indicate the pressing of that key.
4465 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4467         * scripts/lilypond-book.py (option_definitions): Typo.
4469         * scripts/ly2dvi.py: Updates.
4471         * python/lilylib.py (setup_environment, print_environment)
4472         (get_bbox, make_preview): Merge and remove from ly2dvi and
4473         lilypond-book.
4475         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
4477         * .cvsignore: Remove some cruft.
4479         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
4480         path.
4482         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
4483         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
4484         throughout.
4486         * python/lilylib.py (quiet_system): Junk
4487         (system): Display error log upon failure.
4488         (read_pipe): New function.  Cleanups and fixes.
4490         * python/*.py: Rename from *.py.in.
4491         
4492         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
4494         * GNUmakefile.in (SUBDIRS): Move python before scripts.
4496 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4498         * python/GNUmakefile: Bugfix: handle modules.
4500         * stepmake/stepmake/python-module-targets.make (default): Add
4501         compiled modules. 
4503         * stepmake/stepmake/python-module-rules.make: Add rule for byte
4504         compiling modules.
4506         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
4507         Bugfix.  (OUT_PYC_MODULES): Add.
4509 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
4511         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
4512         Use default paths. Refresh description.
4514 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4516         * VERSION: 1.7.5 released
4518         * input/regression/finger-chords.ly (texidoc): new file.
4520         * lily/script-engraver.cc (process_music): remove scriptHorizontal
4521         support
4523         * lily/fingering-engraver.cc (process_music): remove kludgy
4524         scriptHorizontal stuff.
4526         * lily/script.cc: remove staff-support property.
4528         * lily/new-fingering-engraver.cc (add_fingering): new
4529         file. Fingering engraver for new style chords.
4531 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4533         * lily/parser.yy (bare_number): allow 4 \cm (without
4534         decimal dot). (should backport to 1.6?)
4536         * ly/declarations-init.ly: use Scheme for dimension defs.
4538         * lily/parser.yy (TODO): remove hard coded dimensions, add
4539         REAL NUMBER_IDENTIFIER production.
4541         * lily/rest-collision.cc (force_shift_callback): rewrite using
4542         -done property.
4544         * scm/grob-property-description.scm (rest-collision-done): add
4545         property.
4546         
4547         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
4549 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4551         * input/regression/multi-measure-rest-center.ly: new file.
4553         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
4554         off horizontally by 0.05 ss. Fixed.
4556 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4558         * scm/pdftex.scm: Rename ly-number to ly:number->string.
4560         * Documentation/topdocs/index.tely: Remove duplicate from merge.
4562 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4564         * lily/tie.cc (get_control_points): also avoid staff lines on the
4565         just outside the outer staff lines
4567 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4569         * ly/params-init.ly: Just define style-alist, no need to
4570         define-public.
4572         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
4573         (thanks Han-Wen).
4575         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
4576         (FET_FILES): = FONT_FILES.
4578         * Merge from stable:
4580             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
4582 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4584         * VERSION: 1.7.4 released.  
4585         
4586         * scm/generate-documentation.scm (string-append): add macro
4587         definitions.
4589         * lily/text-item.cc (lookup_text): don't use virtual fonts for
4590         normal texts.
4592         * lily/multi-measure-rest-engraver.cc: make separate
4593         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
4595         * lily/multi-measure-rest.cc: remove text handling. Remove
4596         number-threshold.
4598 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4600         * scm/music-types.scm: doc patch by Graham Percival
4602 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4604         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
4605         encoding part.
4606         (Font_info.set_defaults): pixelsize now also defauts to '0'.
4607         (sketch_p): Sketch wants only first four elements of X11 font spec.
4609         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
4611         * mf/feta-autometric.mf: Write foundry and family to log.
4613         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
4614         font translation table.
4616         * buildscripts/mf-to-table.py: Better font info into afm.
4618         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
4619         1.0.9 required.
4621         * configure.in: Whine for mftrace 1.0.9.
4623 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4625         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
4627         * lily/main.cc (main_prog): don't try to load init.EXT when
4628         processing foo.EXT.
4630 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
4632         * scm/tex.scm (zigzig-line): added.
4634         * scm/ps.scm (zigzag-line): added.
4636         * ps/music-drawing-routines.ps (subvec): added.
4637         (draw_zigzag_line): added.
4638         
4639         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
4640         grob properties zigzag-width and zigzag-length.
4642         * input/regression/glissando.ly: Add some zig-zagged glissandi.
4644 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4646         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
4647         svg output, including font.
4649 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4651         * scm/lily.scm: Register sodipodi output module.
4653         * scm/sodipodi.scm: New file.
4655         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
4657         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
4658         comment, after header.
4659         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
4660         FullName.  Fix FontName key.
4662 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
4664         * lily/rest.cc (after_line_breaking): bugfix: dots after half
4665         and breve rests.
4666         
4667         * input/test/blank-notes.ly: bugfix
4669         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
4670         rests. (Kim Shrier)
4672         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
4673         
4674 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4676         * scm/tex.scm: 
4677         * scm/ps.scm: Cleanup and remove obsolete junk.
4679         * Documentation/user/internals.itely:
4680         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
4682         * lily/parser.yy: Identify shift/reduce problems.
4684         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
4685         make-style-sheet.  Too specific for convert-ly?
4687 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4689         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
4691         * input/test/*.ly: various fixes.
4693         * lily/music.cc (name): bugfix
4695         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
4697         * lily/input-file-results.cc (code): set-point-and-click! ->
4698         set-point-and-click
4699         
4700 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4702         * Use uniform ly: prefix for exported scheme primitive functions.
4704         * scm/music-types.scm: junk compat glue
4706         * scripts/convert-ly.py: add rules for stuff below, junk
4707         compatibility glue for spanrequest.
4709         * lily/parser.yy (verbose_event): remove \spanrequest,
4710         \commandspanrequest, \script. 
4711         
4712         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
4714         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
4715         for \penalty, \glissando.
4717         * VERSION: release 1.7.3
4718         
4719 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
4721         * lily/accidental-engraver.cc: Fix
4722         grace-in-the-beginning-of-measure bug caused by the resent
4723         partial-measure fix.
4725         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
4726         overlap looks too crowded)
4727         
4728 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4730         * lily/parser.yy (assignment): allow SCM expression as assignment.
4732         * lily/include/music-output-def.hh (class Music_output_def):
4733         * lily/music-output-def.cc: 
4734         * lily/paper-def.cc: 
4735         * scm/font.scm (markup-to-properties):
4736         * lily/parser.yy (music_output_def_body): 
4737         remove style_sheet_
4739 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4741         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
4742         length.
4744         * input/regression/spacing-to-grace.ly: new file.
4746         * input/regression/spacing-end-of-line.ly: new file.
4748         * lily/note-spacing.cc (get_spacing): take into account breakable
4749         stuff sticking out at the left (time sig change at line break).
4751         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
4752         raggedright code.
4754         * scm/music-functions.scm (make-voice-props-set): add
4755         staff-position for mm rests.
4757         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
4758         before grace notes a little.
4760         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
4762         * lily/break-align-interface.cc (do_alignment): right-edge spacing
4763         key adds space at the end of line. 
4765 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4767         * scm/sketch.scm: Fix beams.
4769         * buildscripts/mf-to-table.py: Add EncodingScheme.
4771         * scm/sketch.scm: Resurrect.
4773 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4775         * lily/multi-measure-rest.cc: use breve rests for measure lengths
4776         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
4778 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4780         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
4782         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4784 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4786         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
4787         token for origin information.
4789         * lily/parser.yy (My_lily_lexer): do identifier location and
4790         cloning from lexer.
4792         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
4793         logic out of the parser. Add bar checks on both ends.
4795         * Documentation/user/refman.itely (Multi measure rests): add more
4796         notes about mm rests.
4798 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4800         * input/regression/bar-scripts.ly: Re-enable.
4802         * lily/parser.yy:
4803         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
4804         released rsn.  Bison 1.50 has a crucial bug and won't work.
4806         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4809 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4811         * input/regression/bar-scripts.ly: Blunt documentation build fix.
4813 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4815         * Actually merge changes since 1.6.4 besides ChangeLog, and
4816         resolve conflicts.  Lots of updates, hope all is well.
4817         
4818         * cygwin/lilypond.hint (requires): Add ghostscript.
4820         * scm: Update some (c).
4821         
4822 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4824         * input/test/{various}.ly: add \header fields and texidoc strings.
4826 2002-10-05  Werner Lemberg  <wl@gnu.org>
4828         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
4829         renamed to `output_latex_quoted'.
4830         Added `output_latex_noquote'.
4831         (schedule_lilypond_block): Implement `noquote' option for LaTeX
4832         mode.
4834 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4836         * ChangeLog: Add 1.6.6 release marker.  See below.
4838         * stepmake/stepmake/po-targets.make: Remove --c++ option.
4840         * scripts/midi2ly.py: Fix global syntax warnings.
4842         * GNUmakefile.in: Generate builddir locale tree too.
4844         * scripts/ly2dvi.py:
4845         * scripts/midi2ly.py: 
4846         * scripts/mup2ly.py: 
4847         * scripts/update-lily.py:
4848         * lily/main.cc (setup_paths): Fix for locales setup.
4850 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4852         * Documentation/windows/installing.texi: Soften wording about
4853         necessity of becoming Administrator.  tommie@iae.nl reports this
4854         does not seem to be necessary for his flavour of Windows 2000.
4855         Explicitely discourage text mode mounts.
4857 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4859         * lily/rest.cc (after_line_breaking): backport dot position fix.
4861         * lily/rest-collision.cc (do_shift): also remove dots for suicided
4862         rests. Thanks to Klaus Zimmermann for finding this bug.
4864 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4866         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
4868 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4870         * Documentation/user/music-glossary.tely: fix links.
4872 2002-10-21  Werner Lemberg  <wl@gnu.org>
4874         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
4875         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
4876         scaling factor) only once and use them in the definition of
4877         \embeddedps.
4878         * ps/music-drawing-routines.ps (skeel): Removed.
4880 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4882         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
4883         Solaris7, as we don't use nested $( ) constructs.
4885 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4887         * VERSION: Release 1.6.6.
4888         
4889 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4891         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
4892         as workaround for /bin/sh problems on Solaris7.
4894 2002-10-19  Werner Lemberg  <wl@gnu.org>
4896         * GNUmakefile.in (web-doc): Fix typos.
4897         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
4898         `music-drawing-routines.ps' but emit \special{header=...} once.
4899         * scm/tex.scm (header-end): Updated.
4901 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4903         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
4904         undefined tremolo. 
4906 2002-10-15  Werner Lemberg  <wl@gnu.org>
4908         * scripts/lilypond-book.py (g_make_html): New global variable.
4909         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
4910         if `g_make_html' isn't set.
4911         [main]: Add format `texi-html'.
4912         (option_definitions): Updated.
4913         * Documentation/user/lilypond-book.itely: Updated.
4915         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
4916         * make/ly-rules.make (%.texi, %.nexi): Use it.
4917         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
4918         format to lilypond-book.
4919         * GNUmakefile.in (web-doc): Ditto.
4921 2002-10-14  Werner Lemberg  <wl@gnu.org>
4923         Further improve TeX output.  The produced files are about 40%
4924         smaller.  `lilyponddefs.tex' is now read only once.
4926         * tex/lilyponddefs.tex: Remove footer stuff.
4927         (\ifundefined): Renamed to...
4928         (\lilypondundefined): This.  Use LaTeX's definition to
4929         make it nestable and make it global.
4930         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
4931         output.
4932         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
4933         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
4934         them global.
4935         (\placebox): Renamed to...
4936         (\lyitem): This.
4937         Make it global and call \outputscale by itself.
4938         (\lybox, \lyvrule): New macros to reduce input data.
4939         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
4940         New auxiliary macros.
4941         (\SkipLilydefs, \EndLilyPondOutput): Removed.
4942         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
4943         to...
4944         (\lilypondspace): This and made it global.
4945         (\turnOnPostScript): Renamed to...
4946         (\lilypondpostscript): This and made it global.
4947         (\turnOnExperimentalFeatures): Renamed to...
4948         (\lilypondexperimentalfeatures): This and made it global.
4949         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
4950         (\lilypondsetdimen): This and made it global.
4951         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
4952         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
4953         (all, $(outdir)/music-drawing-routines.ps): New rules.
4954         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
4955         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
4956         start-system, stop-system, stop-last-system, filledbox): Updated to
4957         use the changed macros from lilyponddefs.tex.
4958         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
4960 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4962         * Documentation/windows/installing.texi: Update.
4964 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4966         * VERSION: 1.6.5 released
4968         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4970 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4972         * scm/translator-property-description.scm (voltaOnThisStaff): add
4973         property.
4975 2002-09-28  Werner Lemberg  <wl@gnu.org>
4977         * scm/tex.scm (header-end): Suppress page numbering.
4979         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4980         Fix quotation for HTML output.
4982 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4983         
4984         * Documentation/user/refman.itely: grammar and phrasing
4985           fixes to "Note Entry" section.  Also adds a few new examples.
4987 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4989         * flower/include/string-data.icc: include string.h
4991 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4993         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4995 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4997         * Documentation/user/GNUmakefile (extra-local-help): Add.
4999         * stepmake/stepmake/www-targets.make (local-help): Add.
5001 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5003         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
5004         packages.
5006         * Documentation/topdocs/README.texi (Top): building documentation
5007         (not website.)
5009 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5011         * Documentation/user/refman.itely: 
5012         * Documentation/user/tutorial.itely: 
5013         * Documentation/user/music-glossary.tely: Merge changes.
5015         * Documentation/user/glossary.html.in: 
5016         * Documentation/index.texi: 
5017         * Documentation/header.html.in: Accomodate renaming of glossary.
5018         
5019         * Documentation/user/tutorial.itely: Add some glossary references.
5020         
5021         * Documentation/user/refman.itely: Minor fixes.
5022         
5023         * Documentation/user/lilypond.tely: Add glossary do direntry.
5025         * Documentation/user/music-glossary.tely: Rename (previously:
5026         glossary.tely).  Fix anchor placement.
5028         * Documentation/user/GNUmakefile: Make music-glossary.info too.
5030 2002-09-23  Werner Lemberg  <wl@gnu.org>
5032         * scripts/lilypond-book.py (output_dict): Fix handling of
5033         various environments by avoid extraneous newlines.
5034         Rename `output-all' regexp for html to `output-html'.
5035         Replace `output-all' regexp for texi with `output-texi-quote'
5036         and `output-texi-noquote'.
5037         (compose_full_body): Don't override `linewidth' user option
5038         for `singleline'.
5039         (schedule_lilypond_block): Don't indent text specified with
5040         `intertext' option.
5041         Add new option `noquote'.
5042         (compile_all_files): Use latex instead of tex to compile ly
5043         files directly.
5045         * Documentation/user/lilypond-book.itely: Updated and revised.
5046         Improve layout.
5048         * Documentation/user/glossary.tely,
5049         Documentation/user/introduction.itely,
5050         Documentation/user/tutorial.itely,
5051         Documentation/user/refman.itely,
5052         Documentation/user/appendices.itely: Fix overfull LilyPond
5053         boxes caused by the new lilypond-book code.  Other minor
5054         fixes.
5056         * Documentation/user/macros.itexi (@texiflat): Don't emit
5057         trailing space.
5059         * scm/tex.scm (end-output, header-end): Add preamble and
5060         postamble to make lilypond output directly compilable with
5061         latex.
5063         
5064 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5066         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
5067         instructions.
5069 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5071         * Documentation/user/glossary.tely: Add titling and hyperlinks.
5073 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5075         * lily/beam.cc (connect_beams): don't crash if there are quarter
5076         notes in beams.
5078 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
5080         * Documentation/user/refman.itely: corrected ancient clef
5081         docu; added docu on ligatures
5083 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
5085         * Documentation/user/glossary.tely,
5086         Documentation/user/refman.itely, input/les-nereides.ly,
5087         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
5088         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
5089         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
5090         Stem properties: flag-style -> stroke-style, style -> flag-style.
5093 2002-09-22  Werner Lemberg  <wl@gnu.org>
5095         * scripts/lilypond-book.py: Add option `notime' to suppress
5096         printing of a time signature.  Specify default indentation of 0pt
5097         if single line fragment.  Don't emit redundant `\paper{ }'.
5099         * Documentation/user/lilypond-book.itely: Updated.
5101         * Documentation/user/glossary.tely: Completely reformatting.
5103 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5105         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
5107 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5109         * Documentation/user/tutorial.itely: Fix links.
5110         
5111         * Documentation/topdocs/index.tely:
5112         * Documentation/index.texi:
5113         * Documentation/header.html.in: Small website fixes and updates.
5115         * debian/: Debian patch by Anthony Fok.
5117 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5119         * Documentation/footer.html.in: How time flies: It's already 2002!
5121         * Documentation/topdocs/index.tely: Stable/development fix.  Use
5122         more descriptive link names than 'here'.
5124 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5126         * VERSION: 1.7.2 released
5127         * VERSION: 1.6.4 released
5128         
5129         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
5131         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
5132         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
5134         * mf/feta-din.mf (test): add x-height and space.
5136         * lily/dynamic-engraver.cc (process_music): take dynamic direction
5137         from ^_ for crescendi. Idem for slurs and phrasing slurs.
5139         * ly/grace-init.ly: add-to-grace-init: function to portably add
5140         settings to \grace. 
5142         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
5143         if we get an absolute dynamic event.
5145         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
5147         * lily/source-file.cc (get_line): oops. All line numbers were off
5148         by 2. Fix that. 
5150         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
5151         be after the note, combined with -_^, i.e. c4-(-\)-\>  
5153         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
5155         * lily/parser.yy (number_factor): remove (number) as number
5156         expression. ("Let them eat Lisp").
5158 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5160         * lily/horizontal-bracket.cc: new file.
5162         * lily/horizontal-bracket-engraver.cc: new file.
5164         * input/regression/note-group-bracket.ly: new file. Support
5165         horizontal note brackets for music analysis.
5167         * lily/stem.cc (flag): new flag-style: no-flag.
5169         * input/test/stem-cross-staff.ly: new file
5170         
5171         * Documentation/user/internals.itely: Improved formatting, fixing
5172         typos.  Added a section `Output details' to describe how the TeX
5173         code looks like.
5175         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
5177         * lily/parser.yy: remove \dynamicscript.
5179         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
5180         definitions. 
5182         * python/midi.c (midi_error): take two arguments.
5184         * Merge 1.6.5 changes:
5185         
5186 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5188         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
5189         staff-space.  Previous 1.5 was probably meant as half-spaces.
5190         (cautionary-style): parentheses (was: smaller).  This is what doco
5191         says, and it seems more logical.
5193         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
5194         for 2nd sentence.
5196 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5198         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
5200 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5202         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
5204 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5206         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
5208 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5210         * scm/translator-property-description.scm (voltaOnThisStaff): add
5211         property.
5213 2002-09-28  Werner Lemberg  <wl@gnu.org>
5215         * scm/tex.scm (header-end): Suppress page numbering.
5217         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
5218         Fix quotation for HTML output.
5220 2002-09-28   Graham Percival   <gperciva@sfu.ca>
5221         
5222         * Documentation/user/refman.itely: grammar and phrasing
5223           fixes to "Note Entry" section.  Also adds a few new examples.
5225 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5227         * flower/include/string-data.icc: include string.h
5229 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5231         * scm/chord-name.scm (chord::inner-name-banter): remove space.
5233 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5235         * Documentation/user/GNUmakefile (extra-local-help): Add.
5237         * stepmake/stepmake/www-targets.make (local-help): Add.
5239 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5241         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
5242         packages.
5244         * Documentation/topdocs/README.texi (Top): building documentation
5245         (not website.)
5247 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5249         * Documentation/user/refman.itely: 
5250         * Documentation/user/tutorial.itely: 
5251         * Documentation/user/music-glossary.tely: Merge changes.
5253         * Documentation/user/glossary.html.in: 
5254         * Documentation/index.texi: 
5255         * Documentation/header.html.in: Accomodate renaming of glossary.
5256         
5257         * Documentation/user/tutorial.itely: Add some glossary references.
5258         
5259         * Documentation/user/refman.itely: Minor fixes.
5260         
5261         * Documentation/user/lilypond.tely: Add glossary do direntry.
5263         * Documentation/user/music-glossary.tely: Rename (previously:
5264         glossary.tely).  Fix anchor placement.
5266         * Documentation/user/GNUmakefile: Make music-glossary.info too.
5268 2002-09-23  Werner Lemberg  <wl@gnu.org>
5270         * scripts/lilypond-book.py (output_dict): Fix handling of
5271         various environments by avoid extraneous newlines.
5272         Rename `output-all' regexp for html to `output-html'.
5273         Replace `output-all' regexp for texi with `output-texi-quote'
5274         and `output-texi-noquote'.
5275         (compose_full_body): Don't override `linewidth' user option
5276         for `singleline'.
5277         (schedule_lilypond_block): Don't indent text specified with
5278         `intertext' option.
5279         Add new option `noquote'.
5280         (compile_all_files): Use latex instead of tex to compile ly
5281         files directly.
5283         * Documentation/user/lilypond-book.itely: Updated and revised.
5284         Improve layout.
5286         * Documentation/user/glossary.tely,
5287         Documentation/user/introduction.itely,
5288         Documentation/user/tutorial.itely,
5289         Documentation/user/refman.itely,
5290         Documentation/user/appendices.itely: Fix overfull LilyPond
5291         boxes caused by the new lilypond-book code.  Other minor
5292         fixes.
5294         * Documentation/user/macros.itexi (@texiflat): Don't emit
5295         trailing space.
5297         * scm/tex.scm (end-output, header-end): Add preamble and
5298         postamble to make lilypond output directly compilable with
5299         latex.
5301         
5302 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5304         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
5305         instructions.
5307 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5309         * Documentation/user/glossary.tely: Add titling and hyperlinks.
5311 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5313         * lily/beam.cc (connect_beams): don't crash if there are quarter
5314         notes in beams.
5316 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
5318         * Documentation/user/refman.itely: corrected ancient clef
5319         docu; added docu on ligatures
5321 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
5323         * Documentation/user/glossary.tely,
5324         Documentation/user/refman.itely, input/les-nereides.ly,
5325         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
5326         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
5327         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
5328         Stem properties: flag-style -> stroke-style, style -> flag-style.
5330 2002-09-22  Werner Lemberg  <wl@gnu.org>
5332         * scripts/lilypond-book.py: Add option `notime' to suppress
5333         printing of a time signature.  Specify default indentation of 0pt
5334         if single line fragment.  Don't emit redundant `\paper{ }'.
5336         * Documentation/user/lilypond-book.itely: Updated.
5338         * Documentation/user/glossary.tely: Completely reformatting.
5340 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5342         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
5344 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5346         * Documentation/user/tutorial.itely: Fix links.
5347         
5348         * Documentation/topdocs/index.tely:
5349         * Documentation/index.texi:
5350         * Documentation/header.html.in: Small website fixes and updates.
5352         * debian/: Debian patch by Anthony Fok.
5354 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5356         * Documentation/footer.html.in: How time flies: It's already 2002!
5358         * Documentation/topdocs/index.tely: Stable/development fix.  Use
5359         more descriptive link names than 'here'.
5361 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5363         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
5365 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5367         * lily/part-combine-music-iterator.cc (get_state): cleanup
5368         (get_music_info): cleanup.
5370 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5372         * scm/backend-documentation-lib.scm (interface-doc-string):
5373         crosslinks between interfaces and grobs. Headings for interfaces
5374         in grob explanation.
5376 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5378         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
5379         dtd).  Add preliminary dtd.
5380         (re-sub-alist): Robustify.
5382 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5384         * lily/include/event-chord-iterator.hh,
5385         lily/context-specced-music-iterator.cc,
5386         lily/event.cc, lily/event-chord-iterator.cc: add
5388 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5390         * lily/: some (c) header fixes.
5391         
5392         * lily/request-chord.cc: Remove.
5393         
5394         * lily/include/event-chord-iterator.hh:
5395         * lily/include/event.hh:
5396         * lily/event-chord.cc: New file.
5397         
5398         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
5399         requested.
5401 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5403         * lily/ : rename Request to Event
5405         * lily/parser.yy (command_element): move clef stuff into Scheme.
5407         * lily/:  rename length_mom () to get_length()
5409         * lily/part-combine-music.cc: removed file and class.
5411         * lily/context-specced-music-iterator.cc (class
5412         Context_specced_music_iterator): new file. Obsoletes the
5413         Context_specced_music type.
5415         * scm/music-types.scm (make-repeated-music): put different kinds
5416         of repeated music into music-type table.
5418         * VERSION: 1.7.1 released.
5420         * scm/to-xml.scm: new file.
5422         * input/test/to-xml.ly (fooBar): demo of what is possible with the
5423         new Input representation: dump music as XML.
5425         * scm/engraver-documentation-lib.scm
5426         (engraver-accepts-music-types?): add links from music to engraver,
5427         from music-type to engraver.
5429         * lily/include/command-request.hh: removed
5430         lily/include/musical-request.hh: removed. Removed all _req classes
5431         except Key_change_req. Changes throughout.
5433 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5435         * lily/tuplet-engraver.cc (try_music): Compile kludge.
5437 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5439         * lily/*.cc: specify accepts for many engravers.
5441         * scm/music-documentation-lib.scm: dump music expressions and
5442         music subtypes.
5444         * scm/documentation-lib.scm: complete revision.
5445         Use GOOPS objects to store document tree explicitly. Cleaned up and
5446         sped up doco generation a lot.
5448 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5450         * input/trip.ly (fugaIILeft): add arpeggio
5452         * lily/translator-group.cc (try_music_on_nongroup_children):
5453         oops. The name symbol is in the cdr of the assoc handle.
5455         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
5456         Hyphen_req, Glissando_req, Break_req, Mark_req 
5458 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5460         * lily/musical-request.cc (music-duration-length,
5461         music-duration-compress): new functions.
5463         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
5464         throughout. Warning doesn't work yet.
5466         * lily/translator-group.cc (try_music_on_nongroup_children):
5467         new implementation: store candidate acceptors in a hashTable.
5469 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5471         * scm/music-types.scm (music-descriptions): change name to
5472         internal-class-name
5474         * scm/chord-name.scm (chord::inner-name-banter): remove space.
5476 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5478         * lily/beam.cc (connect_beams): don't crash if there are quarter
5479         notes in beams.
5481 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
5483         * Documentation/user/refman.itely: corrected ancient clef
5484         docu; added docu on ligatures
5486 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
5488         * Documentation/user/glossary.tely,
5489         Documentation/user/refman.itely, input/les-nereides.ly,
5490         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
5491         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
5492         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
5493         Stem properties: flag-style -> stroke-style, style -> flag-style.
5495 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5497         * scm/music-functions.scm (music-separator?): don't use name music
5498         property.
5500 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5502         * stepmake/stepmake/generic-targets.make (help): Document check
5503         target.
5505         * lily/new-accidental-engraver.cc: Compile fix.
5507 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5509         * scripts/convert-ly.py: Add rule.
5511         * input/test/music-creation.ly:
5512         * input/test/add-staccato.ly:
5513         * input/test/add-text-script.ly: ly-make-music.
5515         * scm/drums.scm (make-head-type-elem, make-articulation-script):
5516         More ly-make-music renamings.
5518         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
5520         * lily/music-constructor.cc (make_music): Add debugging info.
5522         * scm/music-functions.scm (make-simultaneous-music,
5523         (make-sequential-music, context-spec-music):
5524         * scm/music-types.scm (music-descriptions): Get lily to run.
5526 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5528         * lily/command-request.cc (transpose_key_alist): new function.
5530         * lily/key-performer.cc (create_audio_elements): cleanup. 
5532 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5534         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
5536         * lily/include/translator.hh (ENTER_DESCRIPTION): add
5537         events-accepted field.
5539         * scm/music-types.scm: new file.
5541         * lily/parser.yy: put music type initialization into scheme,
5542         similar to grob initialization.  Changes throughout.
5544 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5546         * Documentation/user/tutorial.itely: Fix links.
5547         
5548         * Documentation/index.texi: 
5549         * Documentation/header.html.in: 
5550         * Documentation/topdocs/index.tely: Small website fixes and updates.
5552         * debian/: Debian patch by Anthony Fok.
5554 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5556         * Documentation/footer.html.in: How time flies: It's already 2002!
5558         * Documentation/topdocs/index.tely: Stable/development fix.  Use
5559         more descriptive link names than 'here'.
5561         * ROADMAP: Remove test stuff.
5563         * scripts/update-lily.py: Allow auto-building of stable and
5564         development versions.  Bugfixes.
5566 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5568         * VERSION: released 1.7.0
5570         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
5572         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
5573         positive line widths.
5575 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5577         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
5578         go.  Fix comments.
5580         * cygwin: Cygwin updates.
5582 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5584         * Documentation/windows/installing.texi (Top): version for python,
5585         urls for ghostscript (thanks to John Potelle)
5586         
5587         * lily/simultaneous-music-iterator.cc
5588         (Simultaneous_music_iterator): init children_list_ before
5589         triggering GC.
5591         * lily/*-iterator.cc: be even more careful with smobbed copy
5592         constructors. 
5594         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
5595         LeftEdge item.
5597 2002-09-15  Werner Lemberg  <wl@gnu.org>
5599         Improving LilyPond's output to make them ordinary TeX boxes with
5600         predictable dimensions.  System boxes are now vertically centered on
5601         the baseline; this offset can be further controlled with
5602         \lilypondscoreshift.
5604         * lily/system.cc (System::post_processing): Pass length of current
5605         system to `start-system' (including any horizontal indentation).
5607         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
5608         prettier.
5609         (lily-def): Append `%'.
5610         (start-system): Add parameter `wd'.  Output more TeX code to specify
5611         box dimensions.
5612         (stop-system, stop-last-system): Complement changes in
5613         `start-system'.
5614         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
5615         Updated.
5617         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
5618         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
5619         Write final `\endinput'.
5621         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
5622         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
5623         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
5624         files and macro definitions don't produce spurious spaces and
5625         paragraphs (using \endlinechar).
5626         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
5628         * Documentation/user/internals.itely: Improved formatting, fixing
5629         typos.  Added a section `Output details' to describe how the TeX
5630         code looks like.
5632 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
5634         * lily/accidental-engraver.cc: Also work with partial measures.
5636 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5638         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
5639         spanner.
5641 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5643         * lily/identifier-smob.cc (unpack_identifier): new file.
5645         * lily/lexer.ll (identifier_type): new function.  use ly-id to
5646         pass off scheme expressions as music identifiers.
5648         * scm/lily.scm: reorganisation, cleanups.
5650         * lily/main.cc: small cleanups.
5652 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5654         * lily/ly-module.{cc,hh}: new file.
5656 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
5658         * lily/accidental-engraver.cc: Also work with partial measures.
5660 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5662         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
5664 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5666         * lily/my-lily-lexer.cc: use SCM module in stead of
5667         Scheme_hash_table. Changes throughout.  
5669 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5671         * VERSION (MY_PATCH_LEVEL): make 1.7.0