(Introduction): rewrite
[lilypond.git] / ChangeLog
blobd25d55a368822943c85195153d834f544add4349
1 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * Documentation/user/introduction.itely (Introduction): rewrite
4         start of introduction.
6 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
8         * lily/all-font-metrics.cc: fixed typo
10 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
12         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
13         LilyPond-mode-context-set-syntax-table): new functions to define
14         the syntax table according to context.
16         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
18 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
20         * Documentation/user/refman.itely (Figured bass): 
21         language nit courtesy http://www.vocabula.com
23         * GNUmakefile.in: remove no kpathsea hack.
25         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
26         doco.
28         * GNUmakefile.in: remove web-doc target.
30         * lily/all-font-metrics.cc (find_afm): add message about
31         buildscripts/clean-fonts.sh 
33         * scm/define-music-properties.scm (figure): use string for 'figure
35         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
37         * input/regression/ : add raggedright = ##t where applicable. 
38         
39         * scm/bass-figure.scm (make-bass-figure-markup): add
40         alignBassFigureAccidentals property.
42         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
43         bracket.
45         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
46         syllables widths into account for minimum-length.
48         * input/test/staff-container.ly: update file
50         * input/test/stem.ly: remove
52         * lily/event.cc (LY_DEFINE): add ly: prefix.
54         * input/test/clef-manual-control.ly: from manual-clef
56         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
58         * input/test/different-time-signatures.ly: move to poly-metric.ly
60         * input/test/hara-kiri*,scales.ly: remove
61         
62         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
63         with chord-names-jazz.ly)
65         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
66         get scalable cm fonts too.
68         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
69         --encoding for mftrace if present.
71         * input/regression/slur-area.ly: move from test/
73         * input/test/: : remove simple-slur-endings slur-attachment
74         slur-broken-cross-staff slur-broken.ly slur-damping.ly
75         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
76         slur-symmetry slur-symmetry tie-broken.ly
78         * scm/drums.scm (set-drum-kit): add function.
80         * Documentation/user/refman.itely (Percussion staves): use
81         set-drum-kit
83         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
84         too
85         (Global_measure.set_timesig): handle 3/8 time sig too.
87         * scm/output-lib.scm (note-head-style->attachment-coordinates):
88         note about triangle note heads.
90         * scm/drums.scm: use alist for instrument-settings. This fixes the
91         bug with assigning to drums in the .ly file.
93         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
94         CHANGED.
96         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
97         cluster-beacon-interface
99         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
101         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
103         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
105         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
106         to get positions.
108         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
109         make ClusterSpannerBeacon to record Y positions. This removes the
110         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
111         make cluster-note-events.
113 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
115         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
117         * configure.in: Use lily/main.cc as identifying source file.
119         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
121         * config.hh.in: 
122         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
124         * configure.in: Require PYTHON >= 2.0.
126         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
127           $PYTHON for include dir location.
128         (STEPMAKE_PYTHON): New function.  Use
129         
130             PYTHON=foo ./configure
132           to override.
134 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
136         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
137         something.
139         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
140         ftp.lilypond.org everywhere.
142 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
144         * lily/text-item.cc (interpret_new_markup): do only if new-markup
145         detected.
147         * Documentation/user/refman.itely (Grace notes): note on explicit
148         contexts
150 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
152         * lilypond-font-lock.el: add a comment about LilyPond specific
153         escape characters: ^, - and _, in the syntax table.
155         * Documentation/user/appendices.itely: a majuscule fix.
157 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
159         * input/test/trills.ly (endHorizScript): fixes.
161         * input/test/chord-names-jazz.ly: merge in alternate Jazz
162         notation, move from regression.
164         * input/test/script-stack.ly: change name from stacked-scripts
166         * input/test/ossia.ly: octave errors.
168         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
169         for midi-volume-equaliser
171 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
173         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
174         cm fonts.
176         * mf/feta-beugel.mf: don't multiply font_count by 10.
178         * lily/lookup.cc (horizontal_line): new function. Use
179         horizontal-line in output backends.
181         * Documentation/user/tutorial.itely (An orchestral part): new
182         section on orchestral stuff and identifiers.
184 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
186         * lilypond-mode.el: comment-out paren-highlighting, it still causes
187         some interference to other modes.
189 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
191         * lily/spacing-spanner.cc (musical_column_spacing): use average,
192         not maximum of spacing wishes in polyphonic situations.
194         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
195         number
197         * lilypond-indent.el: remove paren matching. 
199         * lily/text-item.cc (interpret_new_markup): new function
200         use iso. text2molecule.
202         * lily/main.cc (notice): change FSF address 
204         * po/de.po: update PO file to 1.6.
206 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
208         * Documentation/user/ {many}: Add periods and remove spaces.
209         
210 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
212         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
213         Disable buffer-locally default paren hook and make a new one. 
215         * lilypond-mode.el: Turn off locally paren-mode, but turn on
216         locally LilyPond-paren-mode. Add todo for mouse double-click.
218 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
220         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
221         Disable buffer-locally default paren idle timer and make a new one. 
223         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
224         locally LilyPond-show-paren-mode. Add to menu a toggle for
225         LilyPond-show-paren-function.
227 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
229         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
231 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
233         * Documentation/user/refman.itely: spelling fix.
235         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
236         paren highlight function definitions. add todo for
237         Lilypond-show-paren-mode.
239 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
241         * input/template/jazz-combo.ly: new file.
243 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
245         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
246         lo-res fixes.
248         * mf/feta-schrift.mf: bugfix in varcoda sign.
249         WARNING: FONT CHANGED
251         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
252         in accordance with lexer.ll.   
254 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
256         * Documentation/user/tutorial.itely: Edit introduction.
258 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
260         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
261         ly:grob-staff-position
263 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
265         * scm/to-xml.scm: import srfi-1
267         * VERSION (MAJOR_VERSION):  release 1.7.24
269         * python/lilylib.py (make_ps_images): make multipage _really_ work.
271         * scripts/lilypond-book.py (do_file): put texidoc before image.
272         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
274         * input/regression/*.ly: fix snippet octaves 
276         * input/test/spanner-after-break-tweak.ly: import
277         broken-spanner-adjustment
279         * input/no-notation/midi-transposing.ly: move from input/test/
281         * input/test/: remove chord-markup
283         * input/regression/instrument-name-partial.ly: move from input/test.
285         * input/test/vertical-text.ly: remove
287         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
288         space above lyrics lines.
290         * input/test/uniform-breaking.ly: remove file.
292         * lily/gourlay-breaking.cc (combine_demerits): add comment about
293         uniform spacing density. 
295         * input/test/chords.ly (keys): remove file.
297         * scm/documentation-lib.scm (oop): use srfi-1 too.
299         * input/regression/*.ly: add \version
301         * Documentation/user/*.itely: various fixes.
303         * buildscripts/mf-to-table.py (base): break table every three
304         symbols.
306         * input/:  remove %% new-chords-done %% .
308         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
309         os-music.ly
310         
311 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
313         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
315         * scm/new-markup.scm (box-markup): new function.
316         (box-markup): new function. Contributed by Dick Schoeller
317         <schoeller@attbi.com>
319         * scm/lily.scm: remove reduce-no-unit 
320         (list-insert-separator): use fold-right
322         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
323         of arguments. 
325         * NEWS: more neutral language for ancient notation 
327         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
328         inside pointing beaming for chord tremolo.
330         * Documentation/user/lilypond-book.itely: minor editing
332 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
334         * NEWS: added news for 1.8 regarding ancient notation
336         * Documentation/user/refman.itely (Gregorian square neumes
337         ligatures): fixed typo
339         * lily/vaticana-ligature-engraver.cc,
340         lily/include/vaticana-ligature.hh: bugfix: use special heads for
341         lower/upper head of Pes only when heads are stacked
343         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
344         scm/define-grob-properties.scm: cleanup: make "join-left" a
345         boolean grob property and save delta pitch in grob property
346         "delta-pitch" instead
348         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
350 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
352         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
353         completely borked
355         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
356         (try_music): bug fix: beam multiplicity was completely borked.
358         * scm/lily.scm: remove tail, filter-list, filter-out-list,
359         first-n, butfirst-n in favor of srfi-1 functions.
360         remove string-join, string-pad in favor of srfi-13 functions.
362         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
364         * NEWS: use complete sentences.
366         * Documentation/user/introduction.itely (Example applications):
367         add note about databases and lilypond-book.
369         * input/test/volta.ly: remove file
371         * input/regression/volta-broken-left-edge.ly: simplify file
373 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
375         * Documentation/user/refman.itely (Constructing a tweak): new
376         subsection.
378         * Documentation/user/tutorial.itely (Fine tuning layout): add
379         common tweaks.
381         * scm/define-grobs.scm (TextScript): use new brewer.
383 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
385         * VERSION: release 1.7.23
387         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
389         * python/lilylib.py (make_ps_images): bugfixes.
391         * input/regression/volta-multi-staff.ly: new file.
393         * Documentation/user/macros.itexi: refcommands, refcommand macros.
395         * Documentation/user/tutorial.itely (Piano staffs): new section.
396         (Setting variables): new section
397         (Fine tuning layout): new section
399         * input/just-friends.ly: remove file. Superseeded by
400         input/test/chords-without-melody.ly
402         * ly/property-init.ly: add all commands to refman.
404         * scm/define-translator-properties.scm: remove
405         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
407         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
408         name. Underscores botch up PS output.
410         * scm/define-translator-properties.scm: remove
411         textNonEmpty, oneBeat, regularSpacingDelta
413         * scripts/convert-ly.py (FatalConversionError.conv): conversion
414         rule for automaticBars.
416         * lily/timing-engraver.cc (start_translation_timestep): change
417         barNonAuto to automaticBars
419 2003-06-30  Graham Percival  <gperlist@shaw.ca>
421         * input/test/perform-tie.ly: delete file.
423 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
425         * Documentation/user/refman.itely (Gregorian square neumes
426         ligatures): bugfix: do not show ledger lines in neumes table
427         (fixed by setting staff symbol to transparent rather than removing
428         it from staff context)
430 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
432         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
433         glue into brew-new-markup-molecule.
435         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
437         * Documentation/user/introduction.itely (Computerized typography):
438         new section
440         * Documentation/user/tutorial.itely (An orchestral part): remove
441         pc example from tutorial.
443         * input/tutorial/lilbook.tex: use screech-boink
445         * scripts/lilypond-book.py (compile_all_files): split formatting
446         output body and scheduling lilypond compilation.
447         (format_lilypond_output_bodies): new function
448         (format_lilypond_block): new function
449         (html_pages): allow multi-page images in HTML
451         * python/lilylib.py (make_ps_images): rename function from
452         make_preview, merge with make_page_images
454 2003-06-28  Graham Percival  <gperlist@shaw.ca>
456         * input/test/key-clefs.ly: moved to regression.
458         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
460         * input/no-notation/README: added note about midi-*.ly files.
462         * input/test/two-key.ly: moved to no-notation/parse5.ly
464         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
465         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
467         * input/test/ {various}: modified comments, marked some for deletion.
469         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
471         * input/test/mmrest-collision: moved to regression.
473 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
475         * scm/chord-name.scm (note-name->markup): don't superscript root
476         alterations in chordnames.
478 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
480         * Documentation/user/refman.itely (Multi measure rests): more
481         index/cross-referencing.
483         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
485         * scm/font.scm: remove properties-to-font-name code.
487         * scm/define-grob-properties.scm: remove 'type
489         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
490         conversion
492         * lily/text-spanner.cc: change 'type grob prop to 'style 
494         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
495         "first" flag to decide whether to make a start-repeat
497         * input/regression/grace-volta-repeat-2.ly: new file.
499 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
501         * lilypond-indent.el: rename generic functions to LilyPond-*
503 2003-06-22  Graham Percival  <gperlist@shaw.ca>
505         * input/test/thumb.ly: delete, merged into refman.
507         * Documentation/user/refman.itely: added thumb info to Fingering.
509         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
510         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
511         vertical-align.ly : deleted files.
513 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
515         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
517         * lily/line-spanner.cc (broken_trend_offset): remove function.
518         (get_broken_offset): idem.
519         (brew_molecule): rewrite the line-break case.
521         * input/regression/follow-voice-break.ly:  new file.
523         * lily/line-spanner.cc (after_line_breaking): remove lines at the
524         start of a system.
526 2003-06-20  Graham Percival  <gperlist@shaw.ca>
528         * input/test/tuplet-rest.ly: moved to regression.
530         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
531         deleted file.
533         * input/test/ {many} : marked file for possible deletion.
535 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
537         * input/regression/beam-funky.ly: add note about (disputed)
538         correct beaming.
540         * ly/engraver-init.ly (ScoreContext): put key-signature after
541         staff-bar
542         
543 2003-06-20  Graham Percival  <gperlist@shaw.ca>
545         * input/test/ broken.ly lyric-phrasing.ly: deleted.
547         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
549         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
551         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
552         stem-extend was deleted (it was duplicate example, and not as
553         good).
555         * input/test/[s-z]*.ly: add texidoc index.
557 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
559         * lily/slur.cc (get_boundary_notecolumn_y): change name from
560         get_first_notecolumn_y
562         * lily/spanner.cc (broken_spanner_index): new function.
564 2003-06-19  Graham Percival  <gperlist@shaw.ca>
566         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
567         lyric-hyphen.ly : moved to regression.
569         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
570         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
572         * input/test/instrument-name-mmrest.ly: moved to
573         ../regression/multi-measure-rest-instr-name.ly
575         * input/test/knee-sym.ly: moved to
576         ../regression/beam-knee-symmetry.ly.
578         * input/test/hymn.ly: change comments.
580         * input/test/[p-r]*.ly: add texidoc index.
582 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
584         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
585         to postfix syntax
586         
587         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
588         syntax.
590         * VERSION: release 1.7.22
592 2003-06-18  Graham Percival  <gperlist@shaw.ca>
594         * input/test/[h-k]*.ly: added texidoc index.
596         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
598         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
600         * input/test/ various : mark files for deletion or moving to regression.
602         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
604         * input/test/[l-o]*.ly: added texidoc index.
606 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
608         * scm/music-functions.scm (make-ottava-set): 
609         only do ottavation if centralCPosition is set.
611         * lily/translator-scheme.cc (ly:context-property-where-defined):
612         return '() if not found.
614 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
616         * lilypond-mode.el (LilyPond-un-comment-region): removed.
617         Use one command for both commenting and uncommenting.
619         * lilypond-indent.el (LilyPond-comment-region): new function,
620         (un)comments each line separately.
622         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
623         
624         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
625         imenu is not added by default; adapted from f90.el,
626         makes Help-menu, which does not fit, visible in XEmacs.
627         
628 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
630         * lilypond-mode.el: Set show-paren-mode local; minor-mode
631         show-paren-mode sets blink-matching-paren-on-screen local.
632         Try to make show-paren-function to paren-highlight local.
634         * lilypond-indent.el (LilyPond-scan-sexps): new function.
635         Copy definitions of Emacs' show-paren-function and
636         XEmacs' paren-highlight and make minimal changes;
637         add comments about locality. 
638         Fix matching first open-paren-char in '<< .. >>'.
640 2003-06-16  Graham Percival  <gperlist@shaw.ca>
642         * input/test/g*: added texidoc index.
644         * input/test/[a-g]*: added raggedright==#t when it
645          seemed appropiate.
647         * input/test/ fake-grace.ly figured-bass.ly : removed file.
649         * Documentation/topdoc/INSTALL.texi: removed false warnings
650         about gcc 3.3.
652 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
654         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
656         * input/test/chords-without-melody.ly (texidoc): add from
657         input/just-friends.ly
659         * input/regression/size{13--26}.ly: move from input/
661         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
662         input/{star-spangled-banner,twinkle}.ly: remove 
663         
664         * lily/slur.cc: remove slur over rest warnings.
666         * lily/note-spacing.cc (get_spacing): include left part of right
667         object in fixed space. This fixes stretched space before
668         accidentals.
670         * input/regression/spacing-accidental-stretch.ly: new file.
672 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
674         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
675         Reduce to 16pt.
677 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
679         * input/regression/spacing-knee.ly: docstring
681         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
683         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
684         input/tutorial/{test,solar,flowing}.ly: remove
686         * input/rhythm.ly: remove
688         * input/mutopia/F.Schubert/standchen.ly: update syntax.
690         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
691         update syntax. 
693         * scm/define-grobs.scm (all-grob-descriptions): set
694         knee-spacing-correction to 1.0
696         * lily/note-spacing.cc (stem_dir_correction): compute knee
697         correction using stem-thickness and head width.
699         * input/regression/beam-quanting-horizontal.ly: update texidoc
701         * scm/define-grobs.scm (all-grob-descriptions): set
702         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
703         This fixes 32nd beams for noteheads in spaces quants.
705         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
707 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
709         * README.mandrake: Change lilypond-extras to lilypond-documentation.
711 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
713         * input/test/dpncnt.ly,part-combine-score.ly: remove.
715         * VERSION (PACKAGE_NAME): release 1.7.21
717         * input/regression/stem-shorten.ly: new file.
719         * lily/stem.cc (get_default_stem_end_position): revise stem
720         shortening code.
722         * input/regression/spacing-multi-tuplet.ly: move from input/test/
724         * input/test/{scripts,volta-start,sleur}.ly: remove
725         
726         * input/regression/span-bar.ly: smaller file.
728         * input/regression/spacing-{natural,tight,loose}.ly: remove
730         * input/test/markup.ly: remove
732         * scripts/lilypond-book.py: put printfilename in separate chunk,
733         so texidoc is printed after the filename.  
735 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
737         * make/lilypond.mandrake.spec.in: fix docdirs.
739 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
741         * input/regression/beam-french.ly: bugfix.
743         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
745         * input/regression/(various).ly: add raggedright = #t.
747         * input/regression/auto-beam.ly: move from abe.ly
749 2003-06-13  Graham Percival  <gperlist@shaw.ca>
751         * input/test/f*.ly: added texinfo index.
752         
753         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
755 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
757         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
758         quant penalty for beam just outside staff.
760         * input/regression/beam-quanting-horizontal.ly (texidoc): move
761         from beam-pos.ly,  remove non-horizontal tests. 
763         * input/test/(various): cleanup header info. 
765         * input/test/tchaikovsky.ly: remove file.
767         * scm/chord-generic-names.scm: move from
768         double-plus-new-chord-name.scm
770         * input/test/orchestscore.ly: remove file
772         * Documentation/user/refman.itely (Vocal music): update documentation.
774         * scm/define-translator-properties.scm (chordNoteNamer): remove
775         chordNameStyle, use chordNameFunction
777         * scm/chord-name.scm (set-chord-name-style): remove
778         set-chord-name-style. Use \property chordNameFunction.
780 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
782         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
783         music): remove @TeX{} command.
785 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
787         * lilypond-indent.el (scan-sexps): Renamed to
788         aargh-this-breaks-other-emacs-modes-scan-sexps.
790 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
792         * lilypond-indent.el: Fix: match concurrent one-char opening and 
793         closing slurs: '()', etc. Add comments.
795         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
797         * lilypond-font-lock.el: match unending string at eof.
799         * make/lilypond.mandrake.spec.in: refreshed packed file list.
800         
801 2003-06-10  Graham Percival  <gperlist@shaw.ca>
803         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
804         input/test/beam-dir.ly input/test/beam-position.ly    
805         input/test/beam-suspect.ly input/test/beam-trend.ly    
806         input/test/beams.ly input/test/crescendo-text.ly : deleted
807         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
808         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
809         * input/test/default-bars.ly: moved to bar-always.ly
810         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
812 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
814         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
816 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
818         * scm/chord-ignatzek-names.scm (remove-step): rename file.
820 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
822         * lilypond-indent.el: Match better slurs in scheme expressions.
823         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
825         * Documentation/user/invoking.itexi: document Emacs' paren matching.
827 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
829         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
831         * input/ac-extra-voice.ly: Add texidoc.
833         * ly/chord-modifiers-init.ly: 
834         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
835         and chordNameExceptionsPartial for new chord names.
837         * input/test/chord-names-dpnj.ly: 
838         * input/test/dpncnt.ly: Update.
840         * scm/chord-name.scm: 
841         * scm/double-plus-new-chord-name.scm: Add compatibility for new
842         chord selection and options.
844         * ly/chord-modifiers-init.ly: Add exceptions 
846         * scm/define-translator-properties.scm (chordNameStyle) 
847         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
849 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
851         * ly/property-init.ly (germanChords): Added.
852         (semiGermanChords): Added.
853         
854         * input/test/chord-names-german.ly: Use new macros
855         
856 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
858         * lilypond-indent.el: Use similar parenthesis highlighting for 
859         Emacs and XEmacs through redefinitions of parenthesis highlighting 
860         functions; removed LilyPond-show-paren-function. Fix indenting.
861         Turn paren-matching on also in XEmacs.
863         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
864         as needed by parenthesis highlighting functions (in scan-sexp).
866 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
868         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
869         function.
870         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
872 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
874         * lilypond-indent.el: tune regexp for show-paren-function.
876 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
878         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
879         for all LilyPond-produced tex snippets.
881         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
882         fixes one line --preview output of ly2dvi.
884 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
886         * lilypond-indent.el: match only one type of slurs in
887         LilyPond-show-paren-function.
889 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
891         * debian/GNUmakefile (EXTRA_DIST_FILES): 
892         * debian/lilypond1.7.dirs: 
893         * debian/lilypond1.7-doc.dirs: New file.
895         * input/regression/chord-name-exceptions.ly: Add parameter for
896         ignatzekExceptions.  Quote hash in docstring.
898 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
900         * lilypond-indent.el (show-paren-function): define show-paren-function
901         as LilyPond-blink-matching-open and use it for closing parens.
902         Let LilyPond-blink-matching-open know whether a bracket was inserted.
904         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
905         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
906         LilyPond-blink-matching-paren in order to match both open and close
907         brackets.
908         
909 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
911         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
912         testing by modifying the code from FSF Emacs paren.el. Add comments.
914 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
916         * input/test/dpncnt.ly: Transpose example to match new
917         default \chords octave.  Add comment.
918         
919         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
920         comment about octave change.
922 2003-06-04  Graham Percival  <gperlist@shaw.ca>
924         * input/test/[d,e]: added texinfo index tags.
925         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
927 2003-06-04  Graham Percival  <gperlist@shaw.ca>
929         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
931 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
933         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
934         as in blink-matching-open.
936 2003-06-03  Graham Percival  <gperlist@shaw.ca>
938         * input/test/[a-c]: more comments in files.
939         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
940         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
941         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
942         mark file for proposed deletion.
943         * input/test: renaming files:
944         auto-beam-4-8.ly to beam-auto-4-8.ly
945         auto-beam-override.ly to beam-auto-override.ly
946         auto-beam.ly to beam-auto.ly
947         blank.ly to blank-paper.ly
948         absolute-volume.ly to dynamic-absolute-volume.ly
950 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
952         * input/test/dpncnt.ly: 
953         * input/test/chord-names-dpnj.ly: Resurrect.
955         * lily/my-lily-lexer.cc: Remove chordnames keyword.
957         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
959         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
960         Better docstring, add parameter OMIT-ROOT, tidy up.
962 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
964         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
966 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
968         * scm/output-ascii-script.scm (as-font-alist-alist):
969         (as-properties-to-font-name):
970         (as-make-style-sheet): Remove.
972         * scm/font.scm (as-make-font-list): New function.
973         (as-font-sheet-alist): New variable.
975         * ly/paper-as9-init.ly: 
976         * ly/paper-as5-init.ly: Update.
978         * ly/paper-as5.ly:
979         * ly/paper-as9.ly: New file.
981 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
983         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
985 2003-05-28  Graham Percival  <gperlist@shaw.ca>
986         * input/sondag-morgen/*: removed due to copyright concerns.
987         * input/[a,b]*.ly: added a newline at the end of the texinfo
988         doc string (produces better output in HTML version).
989         * input/c*.ly: added texinfo index and added comments to
990         aid in future changes to input/test/ files.
992 2003-05-28  Graham Percival  <gperlist@shaw.ca>
993         
994         * Documentation/user/refman.itely: fixed build problem (missing
995         file) caused by previous renaming.
997 2003-05-28  Graham Percival  <gperlist@shaw.ca>
998         
999         * input/test/[a,b]*.ly: added texinfo index and added comments to
1000         aid in future changes to input/test/ files.
1001         * input/test/bar-number-every-5-reset.ly: renamed to
1002         bar-number-every-five-reset.ly
1003         * input/test/bar-script-visibility.ly: renamed to
1004         bar-number-show-all.ly
1006 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1008         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
1009         to Voice.
1011         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
1012         out note-line and glissando functionality.
1013         
1014         * lily/line-spanner.cc (brew_molecule): cleanup.
1016 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1018         * scripts/as2text.scm: Use rdelim module.
1019         (start-system): Rename from start-line.
1020         (stop-system): Rename from stop-line.
1021         (af-gulp-file): Use string iso symbol for getenv.
1023         * scm/output-ascii-script.scm: Add guile and lily modules.
1024         (font-name-alist): New variable.
1025         (draw-line): New function.
1027         * scm/output-lib.scm (func, arg->string): Re-add from archive.
1028         (Were these silently removed, without ChangeLog entry?)
1030 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1032         * scm/music-functions.scm (make-ottava-set): bugfixes: also
1033         process 2nd ottava correctly.
1035 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
1037         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
1039 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1041         * Documentation/user/converters.itely (Invoking midi2ly): Update.
1043 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1045         * VERSION: release 1.7.20
1046         
1047         * lily/text-spanner.cc (brew_molecule): clean up function. This
1048         fixes bugs with broken 8va spanners.
1050         * lily/simple-spacer.cc (solve): also compute force for raggedright.
1051         This prevents spurious line-breaks with raggedright
1052         
1053 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1055         * lily/key-performer.cc (create_audio_elements): always use major
1056         key
1058         * Documentation/user/internals.itely: updates
1060         * input/regression/beam-break.ly: new file.
1062         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
1063         beams if starting or terminating stems have 'beaming set.)
1065         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
1066         property.
1068         * lily/parser.yy (verbose_command_req): add comment about scales.
1070 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
1072         * lilypond-indent.el: adjust regexps in bracket-matching.
1074 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
1076         * Documentation/user/refman.itely: more tiny fixes
1078         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
1079         "Chord names"; added table with input syntax for solesmes neumes
1080         table; added some words about rationale on input syntax design
1082         * lily/gregorian-ligature-engraver.cc,
1083         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1084         lily/include/gregorian-ligature.hh: bugfix: horizontal head
1085         alignment of Pes Initio Debilis
1087         * Documentation/user/refman.itely,
1088         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1089         mf/parmesan-heads.mf: fixed most of the head selection/alignment
1090         bugs in the solesmes neumes table
1092 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
1094         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
1095         Similarly, match '[' and ']' by skipping '\[' and '\]'.
1097         * lilypond-mode.el: fix tag-score. small improvements.
1099 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1101         * .cvsignore: Add aclocal.m4.
1103         * lily/music-constructor.cc: Include <assert.h>.
1105 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1107         * ly/engraver-init.ly (HaraKiriStaffContext): use
1108         RemoveEmptyStaffContext instead.
1110         * Documentation/user/refman.itely: updates
1112 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
1114         * Documentation/user/refman.itely: added solesmes neumes table;
1115         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
1116         bugfix: "Ornaments" -> "Articulations"
1118         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
1120 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1122         * lilypond-indent.el: Add a message about trying to match \] or \).
1123         
1124 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
1125         
1126         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
1127         obsolete "arithmetic_*"
1129         * input/bugs/ligatures.ly: removed (will be put into a different
1130         directory later)
1132 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1134         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
1135         libkpathsea (Maurizio Tomasi).
1137 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1139         * input/regression/repeat-slash.ly (texidoc): new file
1141         * lily/slash-repeat-engraver.cc (try_music): new file, handle
1142         slash repeats separately. Slash repeats and %
1143         repeats can now be nested.
1145 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1147         * lilypond-indent.el: Add preliminary test for closing \] and \).
1148         
1149 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
1151         * lily/gregorian-ligature-engraver.cc,
1152         lily/vaticana-ligature-engraver.cc,
1153         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
1154         mf/parmesan-heads.mf: various semivocalis related bugfixes
1156         * input/bugs/ligatures.ly: new file demonstrating problems with
1157         ligatures
1158         
1159 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
1161         * lilypond-mode.el,
1162         lilypond-font-lock.el,
1163         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
1165 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
1167         * lilypond-mode.el: Remove outdated code. Stress the difference 
1168         between Emacs and XEmacs definitions.
1170         * lilypond-mode.el,
1171         lilypond-indent.el: Define a function interactive only when necessary.
1173 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
1175         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
1176         Use inactive regions also in XEmacs.
1178 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1180         * Documentation/user/refman.itely (Repeat syntax): more updates
1182         * lily/simple-spacer.cc (solve): move solution process into
1183         solve(). This fixes a bug with collisions and raggedright = ##t.
1185         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
1187         * ly/engraver-init.ly: remove GraceContext. Update examples.
1189 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1191         * GNUmakefile.in (fonts): Also make fontball.
1193         * Website fixes:
1195         * ly/engraver-init.ly (GraceContext): Add.
1197         * run:
1199             convert-ly $(find . -name *.ly)
1201         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
1202         new chords.
1204 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1206         * VERSION: 1.7.19 released
1207         
1208         * scm/music-functions.scm (set-octavation): new function.
1210         * input/regression/ottava.ly: new file
1212         * lily/translator-scheme.cc (LY_DEFINE): new function
1213         ly:unset-context-property
1214         (LY_DEFINE) new function ly:context-property-where-defined: 
1216 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
1218         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
1220         * lilypond.words: add few.
1222         * input/test/script-chart.ly: fix typo.
1224 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1226         * scm/define-grobs.scm: uniform naming for definitions and output
1227         routine files. 
1229         * ly/engraver-init.ly (ChoirStaffContext): add \description from
1230         scm/context-description.scm
1232         * lily/parser.yy (translator_spec_body): add \description to the
1233         \translator{} body syntax.
1235         * lily/ottava-engraver.cc: new file.
1237         * scm/chord-name.scm (natural-chord-alteration): replace old
1238         chord stuff. 
1240         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
1242         * Documentation/user/refman.itely (Metronome marks): update doco.
1244         * input/regression/markup-note.ly: new file
1246         * input/regression/metronome-marking.ly: new file
1248         * lily/metronome-engraver.cc: new file. Print \tempo markings.
1250         * scm/new-markup.scm (note-markup): make a note glyph, useful for
1251         metronome marks.
1253 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1255         * Documentation/user/GNUmakefile: Compatibility fix for new
1256         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
1257         for making binary packages; info splitting bug has been fixed.
1259         * Documentation/user/refman.itely: Compile fixes.
1261 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
1263         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
1264         Count \midi -keywords also for a region.
1266 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1268         * lily/lookup.cc (LY_DEFINE): new function
1270         * Documentation/user/tutorial.itely: updates
1272 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
1274         * lilypond-mode.el: Allow Midi on buffer.
1275         Use only '.ly'-extension, remove '.sly' and '.fly'.
1276         Allow use of inactive regions. Invoke next Command on Master file, 
1277         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
1279 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1281         * Documentation/user/tutorial.itely: updates.
1283 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
1285         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
1287 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
1289         * lily/coherent-ligature-engraver.cc: fixed typo
1291         * lily/coherent-ligature-engraver.cc,
1292         lily/gregorian-ligature-engraver.cc,
1293         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1294         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
1295         lily/vaticana-ligature-engraver.cc,
1296         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
1297         scm/grob-description.scm: cleanup: junked LigatureHead grob and
1298         removed all ligature specific stuff from NoteHead code
1300         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
1301         ligatures now use regular noteheads
1303         * lily/vaticana-ligature.cc: tiny code cleanups
1305         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
1306         space between two adjacent noteheads of the same pitch
1308         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
1309         description; cleanup: removed obsolete font-family settings
1311 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
1313         * lily/coherent-ligature-engraver.cc,
1314         lily/gregorian-ligature-engraver.cc,
1315         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1316         lily/mensural-ligature-engraver.cc,
1317         lily/vaticana-ligature-engraver.cc,
1318         lily/include/gregorian-ligature-engraver.hh: updated for new
1319         Coherent_ligature_engraver; added comments that describe the basic
1320         design ideas of the ligature implementation
1322         * lily/coherent-ligature-engraver.cc,
1323         lily/include/coherent-ligature-engraver.hh: new file: shared code
1324         between mensural ligatures and Gregorian chant notation ligatures
1326 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1328         * lilypond-mode.el: XEmacs fixes: include two definitions for the
1329         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
1330         use only two arguments in sit-for, use no arguments in
1331         read-char-exclusive, backspace is not a character (127) in XEmacs.
1333         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
1335 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1337         * lilypond-mode.el: un-commenting works after syntax-table fix.
1339         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
1340         group, verbose commenting for syntax table.
1342         * lilypond-indent.el: add TODO for ligature slurs.
1344 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
1346         * lilypond-mode.el: Move comments of parenthesis matching away,
1347         (blink-matching-paren-on-screen) fix blinking in Emacs.
1349         * lilypond-font-lock.el: Fix parent-matching for Emacs:
1350         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
1352         * lilypond-indent.el: Add TODO for parenthesis matching.
1354 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
1356         * lilypond-mode.el: Fix XEmacs: 
1357         changed [S-iso-lefttab] to [(shift iso-lefttab)],
1358         invoke explicitly easy-menu-add (in Emacs done automatically).
1359         
1360         * lilypond.words: Add few words from input/*/*.ly.
1362 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1364         * VERSION (PATCH_LEVEL): release 1.7.18
1366         * scripts/lilypond-book.py: only print basename for printfilename
1367         option
1369         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
1370         and syntax updates.
1372 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1374         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
1375         better parametrisation. Move fatness of bulb downward.
1377         * mf/parmesan-custodes.mf (dir_down): remove underscores from
1378         glyph names. Underscores are not allowed .ps encoding files.
1380 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
1382         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
1383         variable "packed" for packed right-ragged mode
1385         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
1386         unused variable ragged; fixed indentation
1388         * Documentation/user/refman.itely: tiny cleanups in ancient
1389         clef and custos section
1391 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1393         * lily/parser.yy (Simple_music): add \applyoutput, syntax
1394         \applyoutput PROCEDURE
1396         * lily/my-lily-lexer.cc: add \applyoutput.
1398         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
1400         * lily/text-item.cc: clean text-interface description
1402 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1404         * input/{regression,test}/: use postfix for slur endings and beam
1405         begins.
1407         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
1408         style beams too. 
1410         * input/regression/lyrics-melisma-beam.ly: new file.
1412         * lily/lyric-engraver.cc (process_music): change from
1413         process_acknowledged_grobs()
1415         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
1416         functions to set and revert auto-beam settings.
1418 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1420         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
1422 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
1424         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
1425         Documentation/user/lilypond.tely: fixed some typos; updated author
1426         info
1428         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
1429         #"" -> #'flag-style = #'()
1431         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
1432         cleanup: removed dead #includes
1434         * lily/gregorian-ligature-engraver.cc,
1435         lily/include/gregorian-ligature.hh,
1436         scm/grob-property-description.scm: small cleanups, small spacing
1437         fixes
1439         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
1440         lily/vaticana-ligature.cc,
1441         lily/include/gregorian-ligature-engraver.hh,
1442         scm/grob-property-description.scm, scm/music-types.scm:
1443         "porrectus" -> "pes or flexa"
1445         * ly/engraver-init.ly, scm/grob-description.scm,
1446         scm/grob-property-description.scm: junked porrectus, now handled
1447         by ligature code
1449         * scm/grob-description.scm: bugfix: added space-alist entry for
1450         breathing sign/custos
1452 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1454         * Another grand 2003 update.
1455         
1456         * Remove mentioning of `mudela'; There's no such thing.
1458 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1460         * Documentation/user/preface.itely (Preface to version 1.8): update
1462         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
1464         * Documentation/user/converters.itely (Invoking convert-ly): revise
1466         * scripts/convert-ly.py (outfile_name): remove --assume-old.
1468         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
1470 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1472         * Documentation/user/internals.itely: more updates.
1474 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1476         * Documentation/user/refman.itely: revise 
1478         * Documentation/user/internals.itely: revise
1480         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
1482 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
1484         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
1485         beautification: reformatted ancient clefs section; cleanup: small
1486         wording fixes
1488 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
1490         * lilypond.words: added words for chant notation, sorted
1491         alphabetically through "sort lilypond.words"
1493 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
1495         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
1496         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
1497         chant notation
1499 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
1501         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
1502         prevent TeX from interpreting them as long dash
1504         * input/test/vaticana.ly: updated
1506         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
1507         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
1508         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
1509         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
1510         fixes
1512         * mf/parmesan-heads.mf: ledger endings: removed dead code
1514 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1516         * VERSION: 1.7.17 released
1517         
1518         * Documentation/user/GNUmakefile
1519         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
1520         files too.
1522         * scm/document-markup.scm: new file: document all markup
1523         functions.
1525         * scm/documentation-generate.scm: rename all documentation modules
1526         to document-*.scm
1528         * scripts/lilypond-book.py: generate link to .ly file iso. link to
1529         .png
1531         * input/test/divisiones.ly: added
1533         * input/regression/output-property.ly: new file
1535         * lily/cluster.cc: change cluster-interface to use style property
1537 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
1539         * input/test/chord-names-german.ly: modified.
1541         * scm/chords-ignatzek.scm:
1542           chord-name->german-markup: Added
1543           note-name->german-markup: Changed (now producing lowercase notenames)
1545         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
1546         
1547 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1549         * scripts/convert-ly.py (FatalConversionError.conv):
1550         divisiominima -> divisioMinima, etc.
1552         * ly/engraver-init.ly (FiguredBassContext): add
1553         Separating_line_group_engraver to Figured bass context.
1555         * ly/german-chords-init.ly: remove file
1557         * input/test/chord-names-german.ly (scm): new file.
1559         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
1561         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
1562         Chord_name_engraver
1564         * Documentation/user/refman.itely: lots of updates.
1566         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
1567         new file
1569         * input/test/bar-number-every-5-reset.ly: new file.
1571 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1573         * input/regression/chord-name-major7.ly: new file
1575         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
1576         if specced explicitly.
1578         * input/regression/chord-name-entry-11.ly: new file.
1580         * input/test/slur-beautiful.ly: new file.
1582         * Documentation/user/refman.itely: updates.
1584         * input/regression/collisions.ly (threevoice): cleanup.
1586         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
1588 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1590         * Documentation/user/*.itely: various updates.
1592         * ly/spanners-init.ly: enddecr/ endcr.
1594         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
1595         of tutorial
1597 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1599         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
1601         * lily/new-chord-name-engraver.cc (process_music): use octavation
1602         (a number) instead of original-pitch to store inversions. This
1603         fixes a problem with transposed chords with inversions.  
1605 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1607         * stepmake/aclocal.m4: Include compile fix for broken flex, as
1608         used in includable-lexer.hh.
1610         * lily/includable-lexer.cc: Bugfix: include config.h.
1612         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
1613         circumvention of Debian packaging bug.
1615 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1617         * flex-2.5.31 hits Debian/unstable.  Fixes below.
1618         
1619         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
1621         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
1622         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
1624         * lily/include/includable-lexer.hh: 
1625         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
1627         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
1629         * aclocal.m4: Regenerate.
1631         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
1632         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
1634         * scm/pdf.scm (use-modules): Include lily.
1636         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
1637         Noordkamp).
1638         (use-modules): Include lily.
1639         (lily-def): Bugfix: include tex-val in let.
1641 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
1643         * lilypond-mode.el: sensible error if lilypond.words not found.
1645         * lilypond.words: add few words.
1647 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
1649         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
1651         * mf/parmesan-scripts.mf: fixed typo in char name
1653 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1655         * VERSION: 1.7.16 released
1657         * python/lilylib.py (setup_temp): temporary directories are mode 700.
1658         (this is a security vulnerability).
1660         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
1662         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
1663         add staff support.
1665 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
1667         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
1668         ly/script-init.ly, scm/script.scm: bugfix: renamed
1669         fermata->signumcongruentiae to fix naming clash with feta font
1671 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1673         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
1675         * lily/multi-measure-rest-engraver.cc
1676         (start_translation_timestep): use grace timing too for determining
1677         when to make mmrest.
1678         (start_translation_timestep): clear numbers too.
1680 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
1682         * scm/music-types.scm: compile fix: escape braces
1684         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
1685         work around font selection problem
1687         * Documentation/user/refman.itely: BreathingSign: added docu for
1688         property "text"
1690 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1692         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
1693         information.
1695 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1697         * lily/multi-measure-rest-engraver.cc (class
1698         Multi_measure_rest_engraver): make multiple Number objects, one
1699         for each MultiMeasureTextEvent.
1701         * scm/music-functions.scm (glue-mm-rest-texts): use
1702         MultiMeasureTextEvent
1704         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
1706         * Documentation/user/refman.itely (Multi measure rests): update.
1708 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1710         * lily/ly-module.cc (ly_copy_module_variables): use
1711         scm_internal_hash_fold() for iterating modules.
1713 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
1715         * Documentation/user/refman.itely: Section Custodes: added more
1716         example code
1718         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
1719         neo-mensural rests to parmesan font
1721         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
1722         header
1724 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1726         * Documentation/user/macros.itexi: @fileref macro.
1728         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
1729         each file. 
1731 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
1733         * lily/include/custos.hh, make/lilypond.suse.spec.in,
1734         Documentation/topdocs/AUTHORS.texi: updated my email address
1736         * Documentation/user/refman.itely: updated custos documentation;
1737         beautified divisiones example; beautified articulations table
1739         * lily/breathing-sign.cc: bugfix: finalis molecule
1741 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
1743         * Documentation/user/refman.itely: added docu for
1744         contemporary fermata symbols, gregorian breathing signs; small fixes
1746         * ly/gregorian-init.ly: removed obsolete #'type props
1748 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1750         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
1751         minimum-length property correctly.
1753 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1755         * scm/music-functions.scm (make-multi-measure-rest): set input
1756         locations for multimeasure rests.
1758 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
1760         * input/regression/breathing-sign.ly: updated to for ancient
1761         notation
1763 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1765         * scripts/ly2dvi.py: Add newline.
1767 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1769         * scripts/ly2dvi.py (dependency_files): Compile fix.
1771 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1773         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
1774         (make_html_menu_file): --html menu. 
1776 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1778         * scripts/ly2dvi.py (run_dvips): +add the .map file 
1780 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1782         * input/screech-boink.ly: new file.
1784 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1786         * scripts/lilypond-book.py (make_lilypond_file): convert
1787         lilypond-file to lilypond block directly, without going through
1788         begin/end lilypond text.
1789         
1791 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
1793         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
1794         scm/grob-description.scm: moved Michael's original breathing sign
1795         code in brew_molecule() to divisio_minima(); provided new
1796         brew_molecule() that effectively replaces the
1797         Text_item::brew_molecule callback (with additional fallback to
1798         Michael's original code); added callbacks for brewing divisio
1799         maior/maxima and finalis
1801         * gregorian-init.ly: added breathing sign shortcuts for virgula,
1802         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
1804         * script-init.ly: added shortfermata, longfermata,
1805         verylongfermata, varcoda
1807         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
1808         longfermata, verylongfermata, varcomma, varcoda
1810 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1812         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
1813           Remove all noquote and insert a few quote.
1814         
1815         * Documentation/user/lilypond-book.itely (Music fragment options),
1816           scripts/lilypond-book.py: Don't include quotation blocks by
1817           default. Introduce option quote instead of noquote
1819 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1821         * VERSION: 1.7.15 released
1822         
1823         * Documentation/user/lilypond.tely: omf updates.
1825         * buildscripts/texi2omf.py (omf_vars): include version.date
1827         * make/lilypond.redhat.spec.in: fixes for spec file. 
1829         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
1830         by function definition: lily now requires a recent GNU Make.
1832         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
1834         * make/ly-rules.make: remove .ly -> .tex rule
1836         * Documentation/user/refman.itely (Figured bass): revised figured
1837         bass example.
1839 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1841         * stepmake/stepmake/omf-targets.make (local-install): add
1842         scrollkeeper-update message.
1844         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
1845         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
1847         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
1849         * Documentation/user/converters.itely (Invoking midi2ly): add
1850         track/channel notice.
1852 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1854         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
1856         * lily/parser.yy (scalar): DIGIT is also a scalar.
1858         * Documentation/user/music-glossary.tely: add @omf tags
1860         * Documentation/user/lilypond.tely: add @omf tags
1862         * scm/generate-documentation.scm (string-append): add @omf tags.
1864         * stepmake/stepmake/omf-*: new files 
1866         * input/regression/multi-measure-rest.ly (texidoc): add doco
1868         * GNUmakefile.in (web-doc-install): add web-doc-install target
1870         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
1871         fixes crashes while dumping MIDI.
1873         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
1874         midi
1876 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1878         * buildscripts/texi2omf.py: new file.
1880         * mf/feta-beugel.mf: include font count, not staffsize (16) in
1881         font-name
1883 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1885         * input/regression/beam-manual-beaming.ly (texidoc): new file.
1887         * lily/sequential-iterator.cc (descend_to_child): call
1888         descend_to_child() for all types of music.
1890 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1892         * scm/translator-property-description.scm: Add
1893         bassFigureFormatFunction.  Replace some entries.
1895 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1897         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
1898         clean out.
1900 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1902         * scripts/midi2ly.py (Note.dump): never dump duration for
1903         dump_dur=0.
1905         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
1906         new function
1908         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
1909         figures using new markups. Much simpler, and should improve layout
1910         a little.
1912         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
1914 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1916         * ly/engraver-init.ly: use Hara kiri by default for 
1917         ChordNames, FiguredBass and Lyrics(Voice) context. 
1919         * lily/axis-group-engraver.cc (acknowledge_grob): use
1920         rhythmic-grob-interface for selecting items not to hara-kiri'd 
1922         * scm/new-markup.scm (markup-function-list): add bracket,
1923         vbracket.
1925         * ly/engraver-init.ly (ChordNamesContext): set
1926         minimumVerticalExtent
1928 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1930         * input/test/time-signature-double.ly: new file 
1932         * input/regression/collision-head-chords.ly (texidoc): new file.
1934         * lily/type-swallow-translator.cc: add note swallow translator 
1936         * input/test/time-signature-double.ly: new file.
1938         * lily/type-swallow-translator.cc: add Rest_swallow_translator
1940         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
1941         (FiguredBassContext): idem.
1943         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
1945         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
1947         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
1949         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
1950         .afm dependency
1952         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
1954         * python/lilylib.py (make_page_images): add function.
1956         * scripts/ly2dvi.py (run_latex): include title in preview image.
1958         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
1959         from lilypond-book for <ly2dvifile> tags in HTML.
1961         * scripts/ly2dvi.py (option_definitions): add --debug option to
1962         print out environment.
1964         * input/regression/tie-chord-partial.ly: new file.
1966 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
1968         * lilypond.words: add 3
1970 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1972         * scm/new-markup.scm (markup-function-list): add finger-markup
1974         * input/tutorial/brahms-tweaked.ly: new markup 
1976         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
1978         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
1979         crash when processing '() markup
1981         * input/regression/breathing-sign.ly (texidoc): add caesura example.
1983         * lily/breathing-sign.cc (railtracks): another caesura.
1985         * mf/feta-schrift.mf: caesura symbol. 
1987 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1989         * scripts/convert-ly.py (FatalConversionError.conv): add
1990         ly:molecule-XXX conversions.
1992         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
1994         * input/regression/multi-measure-rest-text.ly: new file.
1996         * scm/music-functions.scm (glue-mm-rest-texts): automatically
1997         convert MMREST-TEXT to MultiMeasureRestNumber settings.
1999         * ly/engraver-init.ly (ScoreContext): move tablature settings to
2000         ScoreContext
2002         * scm/new-markup.scm (center-markup): \center markup.
2004         * scm/music-functions.scm: remove pitchify scripts.
2006         * lily/music.cc (print_smob): display music name if available 
2008 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2010         * Documentation/user/refman.itely (Instrument names): remove
2011         \turnOff doco.
2013 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2015         * lily/score.cc (mark_smob): bugfix.
2017         * input/regression/rehearsal-mark.ly: new file.
2019         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
2020         report error at the current token again.
2022 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2024         * cygwin/mknetrel: Exit if doc build fails.
2026         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
2028 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2030         * scm/music-types.scm (music-descriptions): add doc strings
2032 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2034         * lily/lexer.ll: 
2035         * lily/include/my-lily-lexer.hh: 
2036         * lily/include/includable-lexer.hh: Add flex kludge.
2038         * config.hh.in: 
2039         * config.make.in: 
2040         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
2041         cruft.
2042         
2043         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
2044         code.
2046 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2048         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
2050         * lily/parser.yy (new_chord): Compile fix.
2052 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2054         * Documentation/user/refman.itely (Tuning groups of objects):
2055         remove documentation for \turnOff. 
2057         * lily/percent-repeat-engraver.cc (try_music): add correct
2058         processing moments for double-measure percents as well.
2060         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
2062         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
2063         grob prop type. 
2065         * Documentation/user/refman.itely (Printing named chords): add
2066         chord name tweak doco.
2068         * input/template/gregorian-transcription.ly: new file.
2070 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2072         * VERSION: 1.7.13 released
2073         
2074         * input/test/*: lots of cleanups/comment-outs/removals in chord
2075         examples
2076         
2077         * input/regression/*: lots of cleanups/comment-outs/removals in
2078         chord examples
2079         
2080         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
2081         options
2083         * lily/new-chord-name-engraver.cc (process_music): give original
2084         inversion pitch to chord name routine.
2086         * input/tutorial/os-score.ly: update to new markup
2088         * Documentation/user/appendices.itely: simply include
2089         chords-ignatzek. 
2091         * Documentation/user/refman.itely (Chords mode): add documentation
2092         for chord mode.
2094         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
2095         not present in chord.
2096         (construct-chord): add inversion and bass support.
2098         * lily/chord.cc: junk contents.
2100 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
2102         * Documentation/user/refman.itely:
2103         * Documentation/user/music-glossary.tely: fix. 
2105 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2107         * scm/chord-entry.scm (construct-chord): move chord construction
2108         to Scheme.
2110         * lily/parser.yy (new_chord): new setup for chord entry.
2112 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
2114         * lilypond.words:
2115         * Documentation/user/music-glossary.tely: add ambitus.
2117 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2119         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
2121         * lily/include/*.hh: string() -> to_string()
2123         * scm/chords-ignatzek.scm: new file.
2125         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
2126         standard chord name exceptions.
2128         * scm/translator-property-description.scm (chordNameSeparator):
2129         add property.
2130         (majorSevenSymbol): add property
2132         * lily/translator-scheme.cc (ly:context-properties): new function
2133         (ly:context-parent): new function.
2134         (print_smob): print context name.
2136         * lily/music.cc (ly:get-music-length): new function
2137         (print_smob): don't print properties.
2139         * lily/duration.cc (duration<?): new function
2141         * input/regression/chords-funky-ignatzek.ly: new file.
2143         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
2144         jazz chords.
2146         * lily/pitch.cc (ly:pitch-diff): new function.
2148         * input/regression/chords-ignatzek.ly: new file.
2150 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2152         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
2153         pitches for jazz chords.
2155 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2157         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
2159 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
2161         * lilypond.words: add 1
2163 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
2165         * Documentation/topdocs/AUTHORS.texi: refine.
2167 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2169         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
2170         
2171         * lilypond.words: add one.
2173 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
2175         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
2176         Fontify bass note in chords, e.g., e in c1/e.
2177         
2178 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2180         * Documentation/user/music-glossary.tely: Dutch updates and
2181         additions (Arent Storm).
2183 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2185         * input/regression/ambitus.ly:  move file.      
2187         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
2189         * lily/event.cc (transpose): add tonic property to Key_change_req
2190         and to Key_engraver.
2192 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
2194         * Documentation/user/refman.itely: fix typo.
2196         * lilypond.words: removed wrong identifiers.
2198 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2200         * mf/feta-toevallig.mf: make flat stem shorter 
2202 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
2204         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
2206         * lilypond.words: add from Phrasing slur.
2207         
2208 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
2210         * lilypond-mode.el: allow launching multiple ViewPS processes.
2211         
2212         * lilypond.words: add from Text markup.
2214 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2216         * input/test/ossia.ly (texidoc): add comment.
2218         * input/regression/voice-follower.ly: new file.
2220         * mf/feta-toevallig.mf: make flat heavier.
2222         * lily/cluster-engraver.cc: clean up Cluster engraver
2224         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
2225         Engraver. Use Note_column to compute Y positions and deal with
2226         line break stuff.
2228 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2230         * lily/stem.cc: move french-beaming to stem.
2232 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
2234         * lilypond-font-lock.el: fontify all durations in chords.
2236         * lilypond.words: add from lily/my-lily-lexer.cc
2238 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2240         * VERSION: release 1.7.12
2242         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
2244         * lily/gregorian-ligature.cc: new file
2246         * lily/*: the Great 2003 search & replace.
2248         * Documentation/user/refman.itely (Manual repeat commands): add
2249         note about font selection.
2251 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
2253         * lilypond-mode.el: propose recompiling midi while invoking playing,
2254         not while stopping playing.
2256 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
2258         * lilypond.words: add one.
2260         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
2261         and expressional note grouping. Fontify chord modes.
2263 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
2265         * Documentation/user/music-glossary.tely (Top): translate melisma.
2267 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2269         * Documentation/user/music-glossary.tely (Top): add melisma.
2271 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
2273         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
2274         interfaces for (abstract) grob GregorianLigature
2276         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
2277         renamed head* -> glyph_name*, x-shift* -> x-offset*
2279         * scm/grob-property-description.scm: bugfix: added missing descriptions
2281 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2283         * input/test/chord-names-dpnj.ly: New file.
2285         * scm/double-plus-new-chord-name.scm: Implement full and partial
2286         exceptions.
2288         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
2290         * scm/double-plus-new-chord-name.scm
2291         (double-plus-new-chord->markup): Fix sub->markup.
2294 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
2296         * lily/custos-engraver.cc: added TODO; editorial changes
2298         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
2299         consistency with other ligature engravers; removed access on (now)
2300         private variable _ligature of Ligature_engraver
2302         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
2303         renamed last_bound -> last_bound_; issue programming_error on
2304         abstract method calls; moved primitives code from
2305         Mensural_bracket_engraver to here (because almost ligature
2306         engravers will need it); renamed try_stop_ligature () ->
2307         typeset_ligature (); bugfix: store primitives of finished ligature
2308         in separate variable finished_primitives_ to avoid clash on input
2309         like "\] \["; added current_ligature () to enable access on
2310         private variable _ligature
2312         * lily/mensural-ligature-engraver.cc: removed primitives_ code
2313         (now in super class); renamed try_stop_ligature () ->
2314         typeset_ligature ()
2316         * lily/mensural-ligature.cc: issue programming_error on abstract
2317         method calls
2319         * lily/note-heads-engraver.cc: added TODO comment upon bool
2320         in_ligature
2322         * mf/parmesan-heads.mf: fixed some of set_char_box()
2324         * scm/grob-description.scm: added VaticanaLigature
2326         * scm/grob-property-description.scm: added neume prefix properties
2328         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
2329         lily/include/gregorian-ligature-engraver.hh,
2330         lily/include/gregorian-ligature.hh: new files; framework for
2331         gregorian ligature engravers such as vaticana
2333         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
2334         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
2335         vaticana style ligature implementation (still somewhat uncomplete)
2337 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2339         * VERSION: release 1.7.11
2341         * scripts/convert-ly.py: add ly:pitch-transpose rule
2343 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2345         * input/test/dpncnt.ly: New file.
2347         * lily/my-lily-lexer.cc: Add chordnames keyword.
2349         * lily/parser.yy (chordnames_block): Parse chord name exception
2350         lists, see input/test/dpncnt.ly.
2352         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
2353         function.
2355         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
2356         filter-out too.
2358         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
2359         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
2360         pitch functions (except for ly:make-pitch, but that's apparently
2361         some sort of scheme naming standard?).
2363         * scm/lily.scm (!=): define-public.
2365         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
2367 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2369         * scm/double-plus-new-chord-name.scm
2370         (double-plus-new-chord-name->markup): New file.
2372 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2374         * python/lilylib.py (make_preview): don't suppress progress for
2375         bbox extraction.
2377 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2379         * Documentation/user/appendices.itely (scheme): update for new syntax.
2381         * input/regression/chord-name-styles.ly: new file
2383         * lily/instrument-name-engraver.cc: create instrument names
2384         without barline too.  Allows instrument name on ChordNames  
2386         * scm/new-markup.scm (interpret-markup): allow simple strings as
2387         markup too.
2389 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2391         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
2392         (step->markup-accidental): Fix: add accidental.
2393         (chord::inner-name-american): 
2394         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
2395         append stray '/' if last superscript addition was 'o'.
2397         * scm/new-markup.scm (normal-size-sub-markup) 
2398         (normal-size-super-markup): New function.
2400         * lily/source-file.cc (Source_file): Add warning for possibly
2401         intentional but suspicious initialization.
2403         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
2404         add comments about cut-and-paste programming.
2406         * flower/rational.cc (lcm): Not used; comment out.
2408 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2410         * lily/new-fingering-engraver.cc (position_scripts): use
2411         fingerHorizontalDirection to determine fingering horizontal
2412         directions.
2414         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
2415         fingering support.
2417         * scripts/convert-ly.py (FatalConversionError.conv): add style
2418         conversion rule. 
2420         * scm/chord-name.scm (set-chord-name-style): new function.
2421         (new-chord-name-brew-molecule): revise to interpret markup only
2422         (new-chord->markup): cleanuppish rewrite. To be called from the
2423         new engraver.
2425         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
2426         Markup earlier, during interpreting.
2428         * input/test/{banter,jazz,american}-chords.ly (scheme): update
2429         style settings. Rename to chord-names-*.ly
2431 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2433         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
2434         markup code and update to new markup.  Most probably broke some of
2435         it.
2436         
2437 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
2439         * Documentation/user/refman.itely: added docu for ambitus and
2440         clusters
2442         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
2443         ly_quote_scm() in lookup.cc
2445         * mf/parmesan-clefs.mf: set_char_box fix
2447         * lily/cluster-engraver.cc: junk implicit protection; use
2448         Protected_scm instead
2450 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2452         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
2453         throughout.
2455         * scm/new-markup.scm: Turn-off error-triggering test code.
2457 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2459         * scm/new-markup.scm (markup-thrower-typecheck) 
2460         (markup-typecheck?):  add full typechecking functions.
2461         (make-markup-maker): add make-FOO-markup functions.
2462         (markup-argument-list-error): nice error checking messages.
2463         (make-markup): better function: less quoting escapades.
2465 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2467         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
2469 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2471         * cygwin/lilypond.hint (requires): Add cygwin.
2473         * .cvsignore: Remove stepmake (huh!?!), add lib.
2475         * GNUmakefile.in: Add libdir links for builddir runs.
2477         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
2478         instead of datadir.
2480         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
2481         local_lilypond_libdir.
2483         * config.make.in (lilypond_libdir): Add.
2485         * stepmake/stepmake/substitute-rules.make: 
2486         * stepmake/stepmake/script-rules.make: 
2487         * stepmake/stepmake/python-module-rules.make:
2488         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
2489         lilypond-python-module patch.
2491 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2493         * Documentation/user/refman.itely (Graphical interfaces): add note
2494         about xml2ly.
2496 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2498         * scripts/ly2dvi.py (run_dvips): remove trailing newline
2500 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2502         * VERSION: released 1.7.10
2504         * scripts/musedata2ly.py (): idem
2506         * scripts/midi2ly.py (dump_chord): idem
2508         * scripts/etf2ly.py (version): idem 
2510         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
2512         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
2514         * scm/tex.scm (tex-output-expression): remove eval compat
2515         glut. Other output files too.
2517         * scm/chord-name.scm: don't export anything from chord module.
2519         * input/test/american-chords.ly: idem
2521         * input/test/banter-chords.ly (texidoc): idem
2523         * input/test/Cc-chords.ly: add breakage notes.
2525         * Documentation/user/refman.itely (Text markup): rewrite manual section.
2527         * lily/parser.yy (scalar): allow \markup { } as property value. 
2529         * scm/chord-name.scm: complete new markup usage
2531         * scm/grob-description.scm (all-grob-descriptions): use new markup
2532         texts by default
2534 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2536         * scm/chord-name.scm: partial move to new markup texts.
2538 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2540         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
2542         * scm/bass-figure.scm (brew-bass-figure): make stack direction
2543         settable.
2545 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
2547         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
2548         invoked for old midi, wait for killing.
2550 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
2552         * Documentation/user/music-glossary.tely: Finnishing.
2554 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2556         * mf/feta-nummer-code.mf: some kerning pairs.
2558 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
2560         * scm/output-lib.scm (set-bar-number-visibility): Context-function
2561         Added.
2563         * Documentation/user/refman.itely (Bar numbers):
2564         set-bar-number-visibility added, modulo-bar-number removed again
2565         (sorry).
2567 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
2569         * scm/output-lib.scm (modulo-bar-number-visible): add function.
2571         * Documentation/user/refman.itely: add modulo-bar-number-visible.
2573         * Documentation/user/music-glossary.tely: translate into Finnish.
2575 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
2577         * lilypond-mode.el: add shortcut for 2midi
2579         * lilypond-font-lock.el: fontify lyrics
2581 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
2583         * scm/drums.scm : use 1.7.x names.
2585         * input/regression/drums.ly : Don't use << chords >>
2587 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
2589         * lilypond-mode.el: tidy, add TODO
2591         * make/lilypond.mandrake.spec.in: install-info quietly.
2593 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2595         * input/test/markup.ly: use new syntax.
2597 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2599         * ly/params-init.ly (interscoreline): add word-space
2601         * input/test/metronome.ly (eighthNote): idem.
2603         * input/test/script-priority.ly: use new markup
2605         * lily/parser.yy (markup): allow HEAD markup0 markup1 
2607         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
2609         * lily/parser.yy (gen_text_def): bugfix.
2610         (full_markup): allow markup identifier.
2612 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
2614         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
2615         jobs at the same time. Add horizontal lines to Command menu.
2616         Allow one compiling job -- propose killing others before a new one.
2618         * lilypond.words: add markup, teeny, etc.
2620 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
2622         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
2623         Allow only one type of midi process; launching Midi either stops
2624         midis or plays the current midi and launching MidiAll stops midis
2625         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
2626         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
2628 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2630         * lily/text-engraver.cc (process_acknowledged_grobs): use new
2631         markup  for new markup texts.
2633         * lily/mark-engraver.cc (process_music): idem
2634         
2635         * lily/instrument-name-engraver.cc (create_text): idem
2637         * scm/new-markup.scm (magnify-markup): new function.
2639         * scm/molecule.scm (stack-lines): bugfix.
2641         * lily/font-interface.cc (get_font): take font-magnification from
2642         alist chain.
2644 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2646         * lily/molecule-scheme.cc: move scheme functions to separate file.
2648         * lily/font-metric.cc  (ly_get_glyph): new function. 
2649         
2650         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
2651         (italic-markup, dynamic-markup): new functions
2652         (font-markup): new function
2654         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
2655         padding and minimum
2657 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
2659         * lily/accidental-engraver.cc:
2660         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
2662 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
2664         * lilypond.vim:
2665         * lilypond-font-lock.el: Put \longa as duration. Accept only 
2666         [a-zA-Z] for user defined identifiers. Separate note cases 
2667         with and without a duration (allow cis\longaX).
2669         * lilypond.words: Add words from Info.
2671 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2673         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
2675 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
2677         * lilypond-mode.el: Propose reverting buffer before a command if
2678         it was edited with an another editor.
2680 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2682         * lily/molecule.cc (ly_translate_molecule): new function
2684         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
2685         into libdir
2687         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
2689         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
2691 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
2693         * lilypond.words: take \words from Info-index.
2695 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2697         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
2699 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
2701         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
2703 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
2705         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
2706         and lilypond-documentation.
2708 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2710         * lily/parser.yy: Compile fix (bison 1.75).
2712 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2714         * VERSION: 1.7.9 released
2716         * scm/music-functions.scm (shift-one-duration-log): refactor.
2717         Use music-map.
2719         * input/regression/chord-tremolo.ly (texidoc): add dot test.
2721         * NEWS: update.
2723         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
2724         argument
2725         
2726         * scm/music-functions.scm (display-music): new function
2727         (music-map): change arg order.
2729         * input/regression/new-markup-syntax.scm: new file
2731         * lily/parser.yy (markup): add \markup { .. } syntax.
2733         * scm/new-markup.scm (override-markup): new function
2734         (lookup-markup): new function
2735         (music-markup): new function
2736         (lookup-markup-command): use markup-signature to store argument
2737         format for parser.
2739         * lily/lexer.ll: preliminary \markup syntax. 
2741 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
2743         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
2744         add pre/post-dependencies and menus with icons from source.
2746         * Documentation/pictures/lilypond-48x48.xpm:
2747         * Documentation/pictures/lilypond-32x32.xpm:
2748         * Documentation/pictures/lilypond-16x16.xpm: new files, background
2749         transparent.
2751         * stepmake/stepmake/generic-targets.make:
2752         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
2754 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2756         * input/regression/music-map.ly (texidoc): new file.
2758         * scm/music-functions.scm (music-map): new function
2760 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2762         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
2764 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
2766         * input/test/to-xml.ly:
2767         * lily/ligature-engraver.cc: Fixes documentation.
2769         * lilypond.mandrake.spec.in:
2770         * lilypond.redhat.spec.in: Add lilypond.words.
2772         * Documentation/user/refman.itely: Mention Info inside emacs.
2773         
2774         * lilypond.suse.spec.in:
2775         * lilypond.redhat.spec.in: 
2776         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
2778 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2780         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
2781         os.popen.read ().
2783 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2785         * scripts/ly2dvi.py (include_path): print warning if failing anything.
2787         * python/lilylib.py (error): add space
2789 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2791         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
2792         distribution.
2794 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2796         * lily/paper-outputter.cc (Paper_outputter): close port when
2797         finishing score.
2799 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2801         * scm/sodipodi.scm: Fixes.
2803 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
2805         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
2807         * buildscripts/make-font-dir.py: Fix. 
2809 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
2811         * lilypond-mode.el: Add support for Info inside Emacs.
2813 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2815         * buildscripts/make-font-dir.py: 
2816         * mf/GNUmakefile: Make sodipodi font map.
2818         * scm/sodipodi.scm: Add more output functions.
2820         * mf/feta-nummer.mf: 
2821         * mf/feta-beugel.mf: Add font_coding_scheme.
2823         * lily/paper-outputter.cc (output_header): Fix creator string.
2825 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
2827         * lilypond-mode.el (LilyPond-autocompletion): invoked with
2828         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
2830         * lilypond.words: add two (Everybody can add/remove words now!).
2832         * debian/rules:
2833         * make/lilypond.suse.spec.in:
2834         * make/lilypond.mandrake.spec.in:
2835         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
2837         * Documentation/user/refman.itely: Mention autocompletion.
2839 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2841         * scripts/ly2dvi.py: Add paper sizes.
2843         * lily/timing-engraver.cc: 
2844         * lily/time-signature.cc: 
2845         * lily/span-bar.cc: 
2846         * lily/grob-scheme.cc: Code formatting fixes.
2848         * scm/sodipodi.scm: 
2849         * scm/sketch.scm:
2850         * buildscripts/mf-to-table.py: 
2851         * buildscripts/make-font-dir.py: Font testing.
2853 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
2855         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
2856         inserts try-completion and shows all-completions.
2858         * lilypond.words: '\' -> '\\'
2860         * lilypond-mode.el: load libraries in the end, lilypond.words defines
2861         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
2862         
2863         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
2864         and LilyPond-reserved-words.
2865         
2866 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
2868         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
2869         from load-path.
2870         
2871         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
2872         the mini-buffer with Control-Shift-c.
2873         
2874 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2876         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
2877         duration. This fixes \tempo taking time.
2879 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2881         * lily/volta-engraver.cc (process_acknowledged_grobs): 
2882         Allow for text markup in repeatCommands. 
2884 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
2886         * lilypond-mode.el (LilyPond-insert-string): new function, use it
2887         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
2888         Get rid of skeleton.el-dependency.
2890         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
2892 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2894         * lily/beam-engraver.cc (stop_translation_timestep): reset
2895         now_stop_ev_
2897         * lily/scm-option.cc: add parse-protect to ly:set-option
2899         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
2901 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2903         * lily/include/ligature-bracket.hh: removed
2904         * lily/ligature-bracket.cc: removed
2906         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
2907         .tex
2909         * lily/beam.cc (set_beaming): don't change beam count on rests.
2910         (brew_molecule): always set flag-width > 0.
2912 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
2914         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
2915         chars, remove instructions; instead, refer to lilypond-init.el and
2916         Documentation/topdocs/INSTALL.texi.
2918         * lilypond.words: add identifiers and reserved words.
2920         * Documentation/topdocs/INSTALL.texi: separate sections for installing
2921         files and adding a load-path.
2923         * lilypond-init.el: Instructions, extracted from 
2924         Documentation/topdocs/INSTALL.texi. 
2925         
2926 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2928         * VERSION: 1.7.8 released 
2930         * lily/grob.cc (warning): better robustness fix.
2932 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
2934         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
2936         * lily/cluster-engraver.cc: stick better to variable naming
2937         conventions
2939         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
2940         until stop_translation_timestep()
2942         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
2943         min/max coordinates to backend, but no musical info such as
2944         pitches
2946         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
2948         * lily/grob.cc: robustness fix: warning(): do not crash if
2949         cause is not set
2951         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
2952         the much more elaborated tuplet brackets than the very naive and
2953         simple ligature bracket grob
2955 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2957         * Documentation/user/refman.itely (Analysis brackets): add
2958         horizontal bracket doco.
2960         * ly/property-init.ly (setMmRestFermata): added.
2962         * Documentation/user/refman.itely (Multi measure rests): fermatas
2963         on mm rests.
2965         * input/regression/apply-context.ly (texidoc): new file
2967         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
2968         code to be executed during interpretation. Possible applications:
2969         smart octavation, more advanced bar checks. 
2971         * lily/apply-context-iterator.cc: new file.
2973 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2975         * input/test/new-markup.ly: new file.
2977         * lily/text-item.cc (text_to_molecule): new function
2979         * scm/new-markup.scm (lambda): new file
2981         * lily/function-documentation.cc (ly_add_function_documentation):
2982         add proc property as well
2984 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2986         * Documentation/user/music-glossary.tely (Top): add custos.
2988 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
2990         * Documentation/topdocs/INSTALL.texi: advise how to include source
2991         path to Emacs load-path and improve language.
2993 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2995         * GNUmakefile.in: config.h message fix.
2997         * autogen.sh:
2998         * aclocal.m4: Regenerate.
3000         * configure.in: 
3001         * config.make.in: 
3002         * stepmake/config.make.in: 
3003         * stepmake/configure.in: 
3004         * stepmake/autogen.sh: 
3005         * stepmake/aclocal.m4: Update for autoconf 2.56.
3007 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
3009         * Documentation/topdocs/INSTALL.texi: instructions for an user how
3010         to install Emacs-mode. Instructions how to use vim-mode.
3012 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3014         * scm/music-types.scm (music-descriptions): no length for tempo event.
3016         * input/*.ly: add \version everywhere.
3017         
3018         * input/*.ly: update syntax to 1.7 + new-chords.
3020         * VERSION: 1.7.7 released.
3021         
3022         * Documentation/user/*.tely: new chord syntax.
3024         * input/regression/[bc]*.ly (texidoc): syntax updates.
3025         
3026 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
3028         * lilypond.words: add vocabulary to be used in auto-completion
3030         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
3032         * lilypond.vim: allow note name at EOF
3034 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3036         * buildscripts/new-chords.py (edit): -e option: inline editing.
3038         * input/regression/a*.ly (texidoc): syntax updates.
3040         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
3041         music): elucidations. 
3043 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
3045         * lily/include/lily-proto.hh, ly/engraver-init.ly,
3046         ly/spanners-init.ly, scm/grob-description.scm,
3047         scm/grob-property-description.scm, scm/music-types.scm,
3048         lily/cluster-engraver.cc, lily/cluster.cc,
3049         lily/include/cluster.hh, input/test/cluster.ly: cluster
3050         implementation
3052         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
3053         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
3054         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
3056         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
3058         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
3060         * scm/grob-description.scm: bugfix: by default, use default note
3061         head style when engraving ligatures
3063         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
3065         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
3066         events
3068         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
3070         * input/test/ancient-font.ly: bugfix: style -> flag-style
3072         * lily/ligature-engraver.cc: indentation fix
3074         * lily/parser.yy: indentation fixes
3075         
3076 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3078         * input/regression/measure-grouping.ly: more elaborate example.
3080         * lily/moment.cc: ly:add-moment, ly:mul-moment,
3081         ly:div-moment. New functions 
3083         * scm/music-functions.scm (set-time-signature): new function,
3084         allow inline time sig settings with measure grouping.
3086         * lily/parser.yy (command_element): move time sig construction
3087         into Scheme.
3089         * lily/side-position-interface.cc (out_of_staff): new function,
3090         like padding, but keep minimum distance from staff. Easier than
3091         linespanners (dynamics, pedals), but roughly the same effect.
3093 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
3095         * emacs-mode.el: Added spanish-note-replacements 
3096         (<carlos.betancourt@chello.be>).
3098         * vimrc: (Un)commenting with <(S-)F12>, tidy.
3100 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
3102         * lilypond.vim: Do not fontify cises, desis, etc.
3104         * vimrc: view dvi with <S-F6>
3106 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3108         * lily/lookup.cc (triangle): new function.
3110         * input/regression/measure-grouping.ly (texidoc): new file: show
3111         triangles and brackets for beat groups of 3 and 2.
3113         * lily/include/measure-grouping-spanner.hh (class
3114         Measure_grouping): new file.
3116         * lily/measure-grouping-spanner.cc (brew_molecule): new file
3118         * lily/measure-grouping-engraver.cc (class
3119         Measure_grouping_engraver): new file.
3121 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3123         * Merge from stable:
3125             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
3126         
3127         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
3128         stylesheet.
3130         * ly/paper19.ly: Include paper19-init.ly.
3132         * ly/paper19-init.ly: New file.
3134         * Documentation/user/tutorial.itely (First steps): Fix first
3135         example for font test.
3137         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
3139         * ChangeLog: Add 1.7.6 release marker (see below).
3141         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
3142         Add .py files.
3144 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3146         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
3148         * input/tutorial/*.ly: update to new syntax.
3150         * lily/parser.yy (Composite_music): new transpose syntax,
3151         \transpose FROM TO MUSIC. 
3153 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3155         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
3156         latex progress/error output to stderr (by default this goes to
3157         stdout).  Show lilypond progress, even when not verbose.
3159         * python/lilylib.py (system): New optional parameter to control
3160         showing of progress.
3162         * scm/backend-documentation-lib.scm (check-dangling-properties):
3163         Fix error message.
3165         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
3166         axis, extent.
3168         * scm/grob-property-description.scm (magnify): Remove.
3169         (extent, axis): Add.
3171 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3173         * VERSION: Release 1.7.6.
3175         * scripts/convert-ly.py: more uniformization substitutions.
3177         * buildscripts/new-chords.py (sub_chords): new file.
3179 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3181         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
3182         lilypond.map.  Include sauter fonts too.  Cleanups.
3184 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3186         * Documentation/user/tutorial.itely (First steps): change to new
3187         chord/tie/slur/beam notation.
3189         * lily/parser.yy (event_that_take_dir): allow postfix notation for
3190         ties.
3192         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
3193         engraver. Process ties in postfix notation, i.e. c8-~ c
3195         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
3197         * input/regression/beam-postfix-notation.ly (texidoc): new file.
3199         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
3201         * lily/beam-engraver.cc (try_music): accept new-beam-events
3203         * input/regression/chord-scripts.ly (texidoc): new file
3205         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
3206         script-events.
3208         * scm/script.scm (default-script-alist): cleanup.
3210         * lily/script-engraver.cc (make_script_from_event): cleanup.
3212         * lily/lyric-combine-music-iterator.cc
3213         (Lyric_combine_music_iterator): remove superfluous events.
3214         (melisma_busy): new function. Fix broken melismas.
3216 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3218         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
3219         Remove nonvalid settings. Use descriptive key names.
3220         Use <Return> to indicate the pressing of that key.
3222 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3224         * scripts/lilypond-book.py (option_definitions): Typo.
3226         * scripts/ly2dvi.py: Updates.
3228         * python/lilylib.py (setup_environment, print_environment)
3229         (get_bbox, make_preview): Merge and remove from ly2dvi and
3230         lilypond-book.
3232         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
3234         * .cvsignore: Remove some cruft.
3236         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
3237         path.
3239         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
3240         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
3241         throughout.
3243         * python/lilylib.py (quiet_system): Junk
3244         (system): Display error log upon failure.
3245         (read_pipe): New function.  Cleanups and fixes.
3247         * python/*.py: Rename from *.py.in.
3248         
3249         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
3251         * GNUmakefile.in (SUBDIRS): Move python before scripts.
3253 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3255         * python/GNUmakefile: Bugfix: handle modules.
3257         * stepmake/stepmake/python-module-targets.make (default): Add
3258         compiled modules. 
3260         * stepmake/stepmake/python-module-rules.make: Add rule for byte
3261         compiling modules.
3263         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
3264         Bugfix.  (OUT_PYC_MODULES): Add.
3266 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3268         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
3269         Use default paths. Refresh description.
3271 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3273         * VERSION: 1.7.5 released
3275         * input/regression/finger-chords.ly (texidoc): new file.
3277         * lily/script-engraver.cc (process_music): remove scriptHorizontal
3278         support
3280         * lily/fingering-engraver.cc (process_music): remove kludgy
3281         scriptHorizontal stuff.
3283         * lily/script.cc: remove staff-support property.
3285         * lily/new-fingering-engraver.cc (add_fingering): new
3286         file. Fingering engraver for new style chords.
3288 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3290         * lily/parser.yy (bare_number): allow 4 \cm (without
3291         decimal dot). (should backport to 1.6?)
3293         * ly/declarations-init.ly: use Scheme for dimension defs.
3295         * lily/parser.yy (TODO): remove hard coded dimensions, add
3296         REAL NUMBER_IDENTIFIER production.
3298         * lily/rest-collision.cc (force_shift_callback): rewrite using
3299         -done property.
3301         * scm/grob-property-description.scm (rest-collision-done): add
3302         property.
3303         
3304         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
3306 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3308         * input/regression/multi-measure-rest-center.ly: new file.
3310         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
3311         off horizontally by 0.05 ss. Fixed.
3313 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3315         * scm/pdftex.scm: Rename ly-number to ly:number->string.
3317         * Documentation/topdocs/index.tely: Remove duplicate from merge.
3319 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3321         * lily/tie.cc (get_control_points): also avoid staff lines on the
3322         just outside the outer staff lines
3324 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3326         * ly/params-init.ly: Just define style-alist, no need to
3327         define-public.
3329         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
3330         (thanks Han-Wen).
3332         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
3333         (FET_FILES): = FONT_FILES.
3335         * Merge from stable:
3337             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
3339 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3341         * VERSION: 1.7.4 released.  
3342         
3343         * scm/generate-documentation.scm (string-append): add macro
3344         definitions.
3346         * lily/text-item.cc (lookup_text): don't use virtual fonts for
3347         normal texts.
3349         * lily/multi-measure-rest-engraver.cc: make separate
3350         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
3352         * lily/multi-measure-rest.cc: remove text handling. Remove
3353         number-threshold.
3355 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3357         * scm/music-types.scm: doc patch by Graham Percival
3359 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3361         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
3362         encoding part.
3363         (Font_info.set_defaults): pixelsize now also defauts to '0'.
3364         (sketch_p): Sketch wants only first four elements of X11 font spec.
3366         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
3368         * mf/feta-autometric.mf: Write foundry and family to log.
3370         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
3371         font translation table.
3373         * buildscripts/mf-to-table.py: Better font info into afm.
3375         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
3376         1.0.9 required.
3378         * configure.in: Whine for mftrace 1.0.9.
3380 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3382         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
3384         * lily/main.cc (main_prog): don't try to load init.EXT when
3385         processing foo.EXT.
3387 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
3389         * scm/tex.scm (zigzig-line): added.
3391         * scm/ps.scm (zigzag-line): added.
3393         * ps/music-drawing-routines.ps (subvec): added.
3394         (draw_zigzag_line): added.
3395         
3396         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
3397         grob properties zigzag-width and zigzag-length.
3399         * input/regression/glissando.ly: Add some zig-zagged glissandi.
3401 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3403         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
3404         svg output, including font.
3406 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3408         * scm/lily.scm: Register sodipodi output module.
3410         * scm/sodipodi.scm: New file.
3412         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
3414         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
3415         comment, after header.
3416         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
3417         FullName.  Fix FontName key.
3419 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
3421         * lily/rest.cc (after_line_breaking): bugfix: dots after half
3422         and breve rests.
3423         
3424         * input/test/blank-notes.ly: bugfix
3426         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
3427         rests. (Kim Shrier)
3429         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
3430         
3431 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3433         * scm/tex.scm: 
3434         * scm/ps.scm: Cleanup and remove obsolete junk.
3436         * Documentation/user/internals.itely:
3437         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
3439         * lily/parser.yy: Identify shift/reduce problems.
3441         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
3442         make-style-sheet.  Too specific for convert-ly?
3444 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3446         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
3448         * input/test/*.ly: various fixes.
3450         * lily/music.cc (name): bugfix
3452         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
3454         * lily/input-file-results.cc (code): set-point-and-click! ->
3455         set-point-and-click
3456         
3457 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3459         * Use uniform ly: prefix for exported scheme primitive functions.
3461         * scm/music-types.scm: junk compat glue
3463         * scripts/convert-ly.py: add rules for stuff below, junk
3464         compatibility glue for spanrequest.
3466         * lily/parser.yy (verbose_event): remove \spanrequest,
3467         \commandspanrequest, \script. 
3468         
3469         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
3471         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
3472         for \penalty, \glissando.
3474         * VERSION: release 1.7.3
3475         
3476 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
3478         * lily/accidental-engraver.cc: Fix
3479         grace-in-the-beginning-of-measure bug caused by the resent
3480         partial-measure fix.
3482         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
3483         overlap looks too crowded)
3484         
3485 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3487         * lily/parser.yy (assignment): allow SCM expression as assignment.
3489         * lily/include/music-output-def.hh (class Music_output_def):
3490         * lily/music-output-def.cc: 
3491         * lily/paper-def.cc: 
3492         * scm/font.scm (markup-to-properties):
3493         * lily/parser.yy (music_output_def_body): 
3494         remove style_sheet_
3496 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3498         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
3499         length.
3501         * input/regression/spacing-to-grace.ly: new file.
3503         * input/regression/spacing-end-of-line.ly: new file.
3505         * lily/note-spacing.cc (get_spacing): take into account breakable
3506         stuff sticking out at the left (time sig change at line break).
3508         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
3509         raggedright code.
3511         * scm/music-functions.scm (make-voice-props-set): add
3512         staff-position for mm rests.
3514         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
3515         before grace notes a little.
3517         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
3519         * lily/break-align-interface.cc (do_alignment): right-edge spacing
3520         key adds space at the end of line. 
3522 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3524         * scm/sketch.scm: Fix beams.
3526         * buildscripts/mf-to-table.py: Add EncodingScheme.
3528         * scm/sketch.scm: Resurrect.
3530 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3532         * lily/multi-measure-rest.cc: use breve rests for measure lengths
3533         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
3535 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3537         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
3539         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
3541 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3543         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
3544         token for origin information.
3546         * lily/parser.yy (My_lily_lexer): do identifier location and
3547         cloning from lexer.
3549         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
3550         logic out of the parser. Add bar checks on both ends.
3552         * Documentation/user/refman.itely (Multi measure rests): add more
3553         notes about mm rests.
3555 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3557         * input/regression/bar-scripts.ly: Re-enable.
3559         * lily/parser.yy:
3560         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
3561         released rsn.  Bison 1.50 has a crucial bug and won't work.
3563         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
3566 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3568         * input/regression/bar-scripts.ly: Blunt documentation build fix.
3570 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3572         * Actually merge changes since 1.6.4 besides ChangeLog, and
3573         resolve conflicts.  Lots of updates, hope all is well.
3574         
3575         * cygwin/lilypond.hint (requires): Add ghostscript.
3577         * scm: Update some (c).
3578         
3579 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3581         * input/test/{various}.ly: add \header fields and texidoc strings.
3583 2002-10-05  Werner Lemberg  <wl@gnu.org>
3585         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
3586         renamed to `output_latex_quoted'.
3587         Added `output_latex_noquote'.
3588         (schedule_lilypond_block): Implement `noquote' option for LaTeX
3589         mode.
3591 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3593         * ChangeLog: Add 1.6.6 release marker.  See below.
3595         * stepmake/stepmake/po-targets.make: Remove --c++ option.
3597         * scripts/midi2ly.py: Fix global syntax warnings.
3599         * GNUmakefile.in: Generate builddir locale tree too.
3601         * scripts/ly2dvi.py:
3602         * scripts/midi2ly.py: 
3603         * scripts/mup2ly.py: 
3604         * scripts/update-lily.py:
3605         * lily/main.cc (setup_paths): Fix for locales setup.
3607 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3609         * Documentation/windows/installing.texi: Soften wording about
3610         necessity of becoming Administrator.  tommie@iae.nl reports this
3611         does not seem to be necessary for his flavour of Windows 2000.
3612         Explicitely discourage text mode mounts.
3614 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3616         * lily/rest.cc (after_line_breaking): backport dot position fix.
3618         * lily/rest-collision.cc (do_shift): also remove dots for suicided
3619         rests. Thanks to Klaus Zimmermann for finding this bug.
3621 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3623         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
3625 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3627         * Documentation/user/music-glossary.tely: fix links.
3629 2002-10-21  Werner Lemberg  <wl@gnu.org>
3631         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
3632         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
3633         scaling factor) only once and use them in the definition of
3634         \embeddedps.
3635         * ps/music-drawing-routines.ps (skeel): Removed.
3637 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3639         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
3640         Solaris7, as we don't use nested $( ) constructs.
3642 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3644         * VERSION: Release 1.6.6.
3645         
3646 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3648         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
3649         as workaround for /bin/sh problems on Solaris7.
3651 2002-10-19  Werner Lemberg  <wl@gnu.org>
3653         * GNUmakefile.in (web-doc): Fix typos.
3654         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
3655         `music-drawing-routines.ps' but emit \special{header=...} once.
3656         * scm/tex.scm (header-end): Updated.
3658 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3660         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
3661         undefined tremolo. 
3663 2002-10-15  Werner Lemberg  <wl@gnu.org>
3665         * scripts/lilypond-book.py (g_make_html): New global variable.
3666         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
3667         if `g_make_html' isn't set.
3668         [main]: Add format `texi-html'.
3669         (option_definitions): Updated.
3670         * Documentation/user/lilypond-book.itely: Updated.
3672         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
3673         * make/ly-rules.make (%.texi, %.nexi): Use it.
3674         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
3675         format to lilypond-book.
3676         * GNUmakefile.in (web-doc): Ditto.
3678 2002-10-14  Werner Lemberg  <wl@gnu.org>
3680         Further improve TeX output.  The produced files are about 40%
3681         smaller.  `lilyponddefs.tex' is now read only once.
3683         * tex/lilyponddefs.tex: Remove footer stuff.
3684         (\ifundefined): Renamed to...
3685         (\lilypondundefined): This.  Use LaTeX's definition to
3686         make it nestable and make it global.
3687         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
3688         output.
3689         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
3690         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
3691         them global.
3692         (\placebox): Renamed to...
3693         (\lyitem): This.
3694         Make it global and call \outputscale by itself.
3695         (\lybox, \lyvrule): New macros to reduce input data.
3696         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
3697         New auxiliary macros.
3698         (\SkipLilydefs, \EndLilyPondOutput): Removed.
3699         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
3700         to...
3701         (\lilypondspace): This and made it global.
3702         (\turnOnPostScript): Renamed to...
3703         (\lilypondpostscript): This and made it global.
3704         (\turnOnExperimentalFeatures): Renamed to...
3705         (\lilypondexperimentalfeatures): This and made it global.
3706         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
3707         (\lilypondsetdimen): This and made it global.
3708         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
3709         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
3710         (all, $(outdir)/music-drawing-routines.ps): New rules.
3711         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
3712         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
3713         start-system, stop-system, stop-last-system, filledbox): Updated to
3714         use the changed macros from lilyponddefs.tex.
3715         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
3717 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3719         * Documentation/windows/installing.texi: Update.
3721 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3723         * VERSION: 1.6.5 released
3725         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
3727 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3729         * scm/translator-property-description.scm (voltaOnThisStaff): add
3730         property.
3732 2002-09-28  Werner Lemberg  <wl@gnu.org>
3734         * scm/tex.scm (header-end): Suppress page numbering.
3736         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
3737         Fix quotation for HTML output.
3739 2002-09-28   Graham Percival   <gperciva@sfu.ca>
3740         
3741         * Documentation/user/refman.itely: grammar and phrasing
3742           fixes to "Note Entry" section.  Also adds a few new examples.
3744 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3746         * flower/include/string-data.icc: include string.h
3748 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3750         * scm/chord-name.scm (chord::inner-name-banter): remove space.
3752 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3754         * Documentation/user/GNUmakefile (extra-local-help): Add.
3756         * stepmake/stepmake/www-targets.make (local-help): Add.
3758 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3760         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
3761         packages.
3763         * Documentation/topdocs/README.texi (Top): building documentation
3764         (not website.)
3766 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3768         * Documentation/user/refman.itely: 
3769         * Documentation/user/tutorial.itely: 
3770         * Documentation/user/music-glossary.tely: Merge changes.
3772         * Documentation/user/glossary.html.in: 
3773         * Documentation/index.texi: 
3774         * Documentation/header.html.in: Accomodate renaming of glossary.
3775         
3776         * Documentation/user/tutorial.itely: Add some glossary references.
3777         
3778         * Documentation/user/refman.itely: Minor fixes.
3779         
3780         * Documentation/user/lilypond.tely: Add glossary do direntry.
3782         * Documentation/user/music-glossary.tely: Rename (previously:
3783         glossary.tely).  Fix anchor placement.
3785         * Documentation/user/GNUmakefile: Make music-glossary.info too.
3787 2002-09-23  Werner Lemberg  <wl@gnu.org>
3789         * scripts/lilypond-book.py (output_dict): Fix handling of
3790         various environments by avoid extraneous newlines.
3791         Rename `output-all' regexp for html to `output-html'.
3792         Replace `output-all' regexp for texi with `output-texi-quote'
3793         and `output-texi-noquote'.
3794         (compose_full_body): Don't override `linewidth' user option
3795         for `singleline'.
3796         (schedule_lilypond_block): Don't indent text specified with
3797         `intertext' option.
3798         Add new option `noquote'.
3799         (compile_all_files): Use latex instead of tex to compile ly
3800         files directly.
3802         * Documentation/user/lilypond-book.itely: Updated and revised.
3803         Improve layout.
3805         * Documentation/user/glossary.tely,
3806         Documentation/user/introduction.itely,
3807         Documentation/user/tutorial.itely,
3808         Documentation/user/refman.itely,
3809         Documentation/user/appendices.itely: Fix overfull LilyPond
3810         boxes caused by the new lilypond-book code.  Other minor
3811         fixes.
3813         * Documentation/user/macros.itexi (@texiflat): Don't emit
3814         trailing space.
3816         * scm/tex.scm (end-output, header-end): Add preamble and
3817         postamble to make lilypond output directly compilable with
3818         latex.
3820         
3821 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3823         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
3824         instructions.
3826 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3828         * Documentation/user/glossary.tely: Add titling and hyperlinks.
3830 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3832         * lily/beam.cc (connect_beams): don't crash if there are quarter
3833         notes in beams.
3835 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
3837         * Documentation/user/refman.itely: corrected ancient clef
3838         docu; added docu on ligatures
3840 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
3842         * Documentation/user/glossary.tely,
3843         Documentation/user/refman.itely, input/les-nereides.ly,
3844         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
3845         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
3846         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
3847         Stem properties: flag-style -> stroke-style, style -> flag-style.
3850 2002-09-22  Werner Lemberg  <wl@gnu.org>
3852         * scripts/lilypond-book.py: Add option `notime' to suppress
3853         printing of a time signature.  Specify default indentation of 0pt
3854         if single line fragment.  Don't emit redundant `\paper{ }'.
3856         * Documentation/user/lilypond-book.itely: Updated.
3858         * Documentation/user/glossary.tely: Completely reformatting.
3860 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3862         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
3864 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3866         * Documentation/user/tutorial.itely: Fix links.
3867         
3868         * Documentation/topdocs/index.tely:
3869         * Documentation/index.texi:
3870         * Documentation/header.html.in: Small website fixes and updates.
3872         * debian/: Debian patch by Anthony Fok.
3874 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3876         * Documentation/footer.html.in: How time flies: It's already 2002!
3878         * Documentation/topdocs/index.tely: Stable/development fix.  Use
3879         more descriptive link names than 'here'.
3881 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3883         * VERSION: 1.7.2 released
3884         * VERSION: 1.6.4 released
3885         
3886         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
3888         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
3889         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
3891         * mf/feta-din.mf (test): add x-height and space.
3893         * lily/dynamic-engraver.cc (process_music): take dynamic direction
3894         from ^_ for crescendi. Idem for slurs and phrasing slurs.
3896         * ly/grace-init.ly: add-to-grace-init: function to portably add
3897         settings to \grace. 
3899         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
3900         if we get an absolute dynamic event.
3902         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
3904         * lily/source-file.cc (get_line): oops. All line numbers were off
3905         by 2. Fix that. 
3907         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
3908         be after the note, combined with -_^, i.e. c4-(-\)-\>  
3910         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
3912         * lily/parser.yy (number_factor): remove (number) as number
3913         expression. ("Let them eat Lisp").
3915 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3917         * lily/horizontal-bracket.cc: new file.
3919         * lily/horizontal-bracket-engraver.cc: new file.
3921         * input/regression/note-group-bracket.ly: new file. Support
3922         horizontal note brackets for music analysis.
3924         * lily/stem.cc (flag): new flag-style: no-flag.
3926         * input/test/stem-cross-staff.ly: new file
3927         
3928         * Documentation/user/internals.itely: Improved formatting, fixing
3929         typos.  Added a section `Output details' to describe how the TeX
3930         code looks like.
3932         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
3934         * lily/parser.yy: remove \dynamicscript.
3936         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
3937         definitions. 
3939         * python/midi.c (midi_error): take two arguments.
3941         * Merge 1.6.5 changes:
3942         
3943 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3945         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
3946         staff-space.  Previous 1.5 was probably meant as half-spaces.
3947         (cautionary-style): parentheses (was: smaller).  This is what doco
3948         says, and it seems more logical.
3950         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
3951         for 2nd sentence.
3953 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3955         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
3957 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3959         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
3961 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3963         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
3965 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3967         * scm/translator-property-description.scm (voltaOnThisStaff): add
3968         property.
3970 2002-09-28  Werner Lemberg  <wl@gnu.org>
3972         * scm/tex.scm (header-end): Suppress page numbering.
3974         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
3975         Fix quotation for HTML output.
3977 2002-09-28   Graham Percival   <gperciva@sfu.ca>
3978         
3979         * Documentation/user/refman.itely: grammar and phrasing
3980           fixes to "Note Entry" section.  Also adds a few new examples.
3982 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3984         * flower/include/string-data.icc: include string.h
3986 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3988         * scm/chord-name.scm (chord::inner-name-banter): remove space.
3990 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3992         * Documentation/user/GNUmakefile (extra-local-help): Add.
3994         * stepmake/stepmake/www-targets.make (local-help): Add.
3996 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3998         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
3999         packages.
4001         * Documentation/topdocs/README.texi (Top): building documentation
4002         (not website.)
4004 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4006         * Documentation/user/refman.itely: 
4007         * Documentation/user/tutorial.itely: 
4008         * Documentation/user/music-glossary.tely: Merge changes.
4010         * Documentation/user/glossary.html.in: 
4011         * Documentation/index.texi: 
4012         * Documentation/header.html.in: Accomodate renaming of glossary.
4013         
4014         * Documentation/user/tutorial.itely: Add some glossary references.
4015         
4016         * Documentation/user/refman.itely: Minor fixes.
4017         
4018         * Documentation/user/lilypond.tely: Add glossary do direntry.
4020         * Documentation/user/music-glossary.tely: Rename (previously:
4021         glossary.tely).  Fix anchor placement.
4023         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4025 2002-09-23  Werner Lemberg  <wl@gnu.org>
4027         * scripts/lilypond-book.py (output_dict): Fix handling of
4028         various environments by avoid extraneous newlines.
4029         Rename `output-all' regexp for html to `output-html'.
4030         Replace `output-all' regexp for texi with `output-texi-quote'
4031         and `output-texi-noquote'.
4032         (compose_full_body): Don't override `linewidth' user option
4033         for `singleline'.
4034         (schedule_lilypond_block): Don't indent text specified with
4035         `intertext' option.
4036         Add new option `noquote'.
4037         (compile_all_files): Use latex instead of tex to compile ly
4038         files directly.
4040         * Documentation/user/lilypond-book.itely: Updated and revised.
4041         Improve layout.
4043         * Documentation/user/glossary.tely,
4044         Documentation/user/introduction.itely,
4045         Documentation/user/tutorial.itely,
4046         Documentation/user/refman.itely,
4047         Documentation/user/appendices.itely: Fix overfull LilyPond
4048         boxes caused by the new lilypond-book code.  Other minor
4049         fixes.
4051         * Documentation/user/macros.itexi (@texiflat): Don't emit
4052         trailing space.
4054         * scm/tex.scm (end-output, header-end): Add preamble and
4055         postamble to make lilypond output directly compilable with
4056         latex.
4058         
4059 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4061         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4062         instructions.
4064 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4066         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4068 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4070         * lily/beam.cc (connect_beams): don't crash if there are quarter
4071         notes in beams.
4073 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4075         * Documentation/user/refman.itely: corrected ancient clef
4076         docu; added docu on ligatures
4078 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4080         * Documentation/user/glossary.tely,
4081         Documentation/user/refman.itely, input/les-nereides.ly,
4082         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4083         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4084         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4085         Stem properties: flag-style -> stroke-style, style -> flag-style.
4087 2002-09-22  Werner Lemberg  <wl@gnu.org>
4089         * scripts/lilypond-book.py: Add option `notime' to suppress
4090         printing of a time signature.  Specify default indentation of 0pt
4091         if single line fragment.  Don't emit redundant `\paper{ }'.
4093         * Documentation/user/lilypond-book.itely: Updated.
4095         * Documentation/user/glossary.tely: Completely reformatting.
4097 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4099         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4101 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4103         * Documentation/user/tutorial.itely: Fix links.
4104         
4105         * Documentation/topdocs/index.tely:
4106         * Documentation/index.texi:
4107         * Documentation/header.html.in: Small website fixes and updates.
4109         * debian/: Debian patch by Anthony Fok.
4111 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4113         * Documentation/footer.html.in: How time flies: It's already 2002!
4115         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4116         more descriptive link names than 'here'.
4118 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4120         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4122 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4124         * lily/part-combine-music-iterator.cc (get_state): cleanup
4125         (get_music_info): cleanup.
4127 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4129         * scm/backend-documentation-lib.scm (interface-doc-string):
4130         crosslinks between interfaces and grobs. Headings for interfaces
4131         in grob explanation.
4133 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4135         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4136         dtd).  Add preliminary dtd.
4137         (re-sub-alist): Robustify.
4139 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4141         * lily/include/event-chord-iterator.hh,
4142         lily/context-specced-music-iterator.cc,
4143         lily/event.cc, lily/event-chord-iterator.cc: add
4145 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4147         * lily/: some (c) header fixes.
4148         
4149         * lily/request-chord.cc: Remove.
4150         
4151         * lily/include/event-chord-iterator.hh:
4152         * lily/include/event.hh:
4153         * lily/event-chord.cc: New file.
4154         
4155         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
4156         requested.
4158 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4160         * lily/ : rename Request to Event
4162         * lily/parser.yy (command_element): move clef stuff into Scheme.
4164         * lily/:  rename length_mom () to get_length()
4166         * lily/part-combine-music.cc: removed file and class.
4168         * lily/context-specced-music-iterator.cc (class
4169         Context_specced_music_iterator): new file. Obsoletes the
4170         Context_specced_music type.
4172         * scm/music-types.scm (make-repeated-music): put different kinds
4173         of repeated music into music-type table.
4175         * VERSION: 1.7.1 released.
4177         * scm/to-xml.scm: new file.
4179         * input/test/to-xml.ly (fooBar): demo of what is possible with the
4180         new Input representation: dump music as XML.
4182         * scm/engraver-documentation-lib.scm
4183         (engraver-accepts-music-types?): add links from music to engraver,
4184         from music-type to engraver.
4186         * lily/include/command-request.hh: removed
4187         lily/include/musical-request.hh: removed. Removed all _req classes
4188         except Key_change_req. Changes throughout.
4190 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4192         * lily/tuplet-engraver.cc (try_music): Compile kludge.
4194 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4196         * lily/*.cc: specify accepts for many engravers.
4198         * scm/music-documentation-lib.scm: dump music expressions and
4199         music subtypes.
4201         * scm/documentation-lib.scm: complete revision.
4202         Use GOOPS objects to store document tree explicitly. Cleaned up and
4203         sped up doco generation a lot.
4205 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4207         * input/trip.ly (fugaIILeft): add arpeggio
4209         * lily/translator-group.cc (try_music_on_nongroup_children):
4210         oops. The name symbol is in the cdr of the assoc handle.
4212         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
4213         Hyphen_req, Glissando_req, Break_req, Mark_req 
4215 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4217         * lily/musical-request.cc (music-duration-length,
4218         music-duration-compress): new functions.
4220         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
4221         throughout. Warning doesn't work yet.
4223         * lily/translator-group.cc (try_music_on_nongroup_children):
4224         new implementation: store candidate acceptors in a hashTable.
4226 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4228         * scm/music-types.scm (music-descriptions): change name to
4229         internal-class-name
4231         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4233 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4235         * lily/beam.cc (connect_beams): don't crash if there are quarter
4236         notes in beams.
4238 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4240         * Documentation/user/refman.itely: corrected ancient clef
4241         docu; added docu on ligatures
4243 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4245         * Documentation/user/glossary.tely,
4246         Documentation/user/refman.itely, input/les-nereides.ly,
4247         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4248         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4249         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4250         Stem properties: flag-style -> stroke-style, style -> flag-style.
4252 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4254         * scm/music-functions.scm (music-separator?): don't use name music
4255         property.
4257 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4259         * stepmake/stepmake/generic-targets.make (help): Document check
4260         target.
4262         * lily/new-accidental-engraver.cc: Compile fix.
4264 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4266         * scripts/convert-ly.py: Add rule.
4268         * input/test/music-creation.ly:
4269         * input/test/add-staccato.ly:
4270         * input/test/add-text-script.ly: ly-make-music.
4272         * scm/drums.scm (make-head-type-elem, make-articulation-script):
4273         More ly-make-music renamings.
4275         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
4277         * lily/music-constructor.cc (make_music): Add debugging info.
4279         * scm/music-functions.scm (make-simultaneous-music,
4280         (make-sequential-music, context-spec-music):
4281         * scm/music-types.scm (music-descriptions): Get lily to run.
4283 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4285         * lily/command-request.cc (transpose_key_alist): new function.
4287         * lily/key-performer.cc (create_audio_elements): cleanup. 
4289 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4291         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
4293         * lily/include/translator.hh (ENTER_DESCRIPTION): add
4294         events-accepted field.
4296         * scm/music-types.scm: new file.
4298         * lily/parser.yy: put music type initialization into scheme,
4299         similar to grob initialization.  Changes throughout.
4301 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4303         * Documentation/user/tutorial.itely: Fix links.
4304         
4305         * Documentation/index.texi: 
4306         * Documentation/header.html.in: 
4307         * Documentation/topdocs/index.tely: Small website fixes and updates.
4309         * debian/: Debian patch by Anthony Fok.
4311 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4313         * Documentation/footer.html.in: How time flies: It's already 2002!
4315         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4316         more descriptive link names than 'here'.
4318         * ROADMAP: Remove test stuff.
4320         * scripts/update-lily.py: Allow auto-building of stable and
4321         development versions.  Bugfixes.
4323 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4325         * VERSION: released 1.7.0
4327         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4329         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
4330         positive line widths.
4332 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4334         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
4335         go.  Fix comments.
4337         * cygwin: Cygwin updates.
4339 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4341         * Documentation/windows/installing.texi (Top): version for python,
4342         urls for ghostscript (thanks to John Potelle)
4343         
4344         * lily/simultaneous-music-iterator.cc
4345         (Simultaneous_music_iterator): init children_list_ before
4346         triggering GC.
4348         * lily/*-iterator.cc: be even more careful with smobbed copy
4349         constructors. 
4351         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
4352         LeftEdge item.
4354 2002-09-15  Werner Lemberg  <wl@gnu.org>
4356         Improving LilyPond's output to make them ordinary TeX boxes with
4357         predictable dimensions.  System boxes are now vertically centered on
4358         the baseline; this offset can be further controlled with
4359         \lilypondscoreshift.
4361         * lily/system.cc (System::post_processing): Pass length of current
4362         system to `start-system' (including any horizontal indentation).
4364         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
4365         prettier.
4366         (lily-def): Append `%'.
4367         (start-system): Add parameter `wd'.  Output more TeX code to specify
4368         box dimensions.
4369         (stop-system, stop-last-system): Complement changes in
4370         `start-system'.
4371         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
4372         Updated.
4374         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
4375         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
4376         Write final `\endinput'.
4378         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
4379         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
4380         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
4381         files and macro definitions don't produce spurious spaces and
4382         paragraphs (using \endlinechar).
4383         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
4385         * Documentation/user/internals.itely: Improved formatting, fixing
4386         typos.  Added a section `Output details' to describe how the TeX
4387         code looks like.
4389 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4391         * lily/accidental-engraver.cc: Also work with partial measures.
4393 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4395         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
4396         spanner.
4398 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4400         * lily/identifier-smob.cc (unpack_identifier): new file.
4402         * lily/lexer.ll (identifier_type): new function.  use ly-id to
4403         pass off scheme expressions as music identifiers.
4405         * scm/lily.scm: reorganisation, cleanups.
4407         * lily/main.cc: small cleanups.
4409 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4411         * lily/ly-module.{cc,hh}: new file.
4413 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4415         * lily/accidental-engraver.cc: Also work with partial measures.
4417 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4419         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
4421 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4423         * lily/my-lily-lexer.cc: use SCM module in stead of
4424         Scheme_hash_table. Changes throughout.  
4426 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4428         * VERSION (MY_PATCH_LEVEL): make 1.7.0