* GNUmakefile.in: clean up web building.
[lilypond.git] / ChangeLog
blob0b33d12c03bf4f8c1f94f6946840f5bbf57533ca
1 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * GNUmakefile.in: clean up web building.
5         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
6         target.
8 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
10         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
12         * lilypond-mode.el: turn on blink-matching-paren.
14 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
16         * scm/output-sodipodi.scm (svg-header): Fix typo.
18 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
20         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
21         fixes a security hole.
23         * scripts/lilypond-book.py (original_dir): remove temp_dir
25         * scm/document-translation.scm: use @code tags.
27 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
29         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
31         * lilypond-mode.el: add a buffer-local post-command-hook to set
32         context dependent syntax-table after each cursor event. Remove old
33         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
35         * lilypond-indent.el: update comments.
37         * Documentation/footer.html.in: add period.
39 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
41         * make/lilypond.redhat.spec.in (Group): don't strip binary.
43         * scm/document-translation.scm (document-property-operation): add
44         @code{} tags.
46         * VERSION (PACKAGE_NAME): release 1.7.27
48         * config.make.in: add PAPER variable
50         * buildscripts/new-chords.py (help): add help text
52         * Documentation/user/introduction.itely (Typography and program
53         architecture):  fixes.
55         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
56         for texinfo and dvips. This fixes problems with PDF output of the
57         wrong size.
59         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
60         DVIPS_PAPERSIZE variable
62         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
63         TEXINFO_PAPERSIZE variable 
65 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
67         * mf/feta-macros.mf: whoops: only draw lines for test situations.
69         * mf/feta-toevallig.mf: lowres fixes.
71 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
73         * NEWS: Typo and fill-paragraph fixes.
75         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
76         cast #define.
78         * configure.in: 
79         * config.hh.in: Check for lrint.
81 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
83         * VERSION: 1.7.26 released
85         * lily/separation-item.cc: add padding property.
87         * input/test/*.ly: various fixes, remove solo-a2.ly
89         * scm/new-markup.scm (brew-new-markup-molecule): arg order
90         bugfix. Fixes old-style markup compatibility.
92         * Documentation/user/introduction.itely (Introduction): historical
93         elucidations
95         * Documentation/user/music-glossary.tely (Top): linewidth fix.
97         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
99         * Documentation/index.texi (Top): cleanup.
101         * Documentation/user/introduction.itely (Introduction): rewrite
102         introduction, 
103         (Music notation and  engraving): about notation. Add flat-picture
105 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
107         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
108         separation items. This keeps lyrics from bumping into each other.
110 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
112         * GNUmakefile.in (topdocs-web): New target.
113         (local-web): Depend on topdocs-web; fixes html-doc.
115 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
117         * po/lilypond.pot: run po-replace
119         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
121         * scm/drums.scm (reset-drum-kit): new function.
123         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
125         * scripts/update-lily.py: remove
126         
127         * VERSION: release 1.7.25
128         
129         * Documentation/user/introduction.itely (Introduction): rewrite
130         start of introduction.
132 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
134         * lily/all-font-metrics.cc: fixed typo
136 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
138         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
139         LilyPond-mode-context-set-syntax-table): new functions to define
140         the syntax table according to context.
142         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
144 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
146         * Documentation/user/refman.itely (Figured bass): 
147         language nit courtesy http://www.vocabula.com
149         * GNUmakefile.in: remove no kpathsea hack.
151         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
152         doco.
154         * GNUmakefile.in: remove web-doc target.
156         * lily/all-font-metrics.cc (find_afm): add message about
157         buildscripts/clean-fonts.sh 
159         * scm/define-music-properties.scm (figure): use string for 'figure
161         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
163         * input/regression/ : add raggedright = ##t where applicable. 
164         
165         * scm/bass-figure.scm (make-bass-figure-markup): add
166         alignBassFigureAccidentals property.
168         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
169         bracket.
171         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
172         syllables widths into account for minimum-length.
174         * input/test/staff-container.ly: update file
176         * input/test/stem.ly: remove
178         * lily/event.cc (LY_DEFINE): add ly: prefix.
180         * input/test/clef-manual-control.ly: from manual-clef
182         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
184         * input/test/different-time-signatures.ly: move to poly-metric.ly
186         * input/test/hara-kiri*,scales.ly: remove
187         
188         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
189         with chord-names-jazz.ly)
191         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
192         get scalable cm fonts too.
194         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
195         --encoding for mftrace if present.
197         * input/regression/slur-area.ly: move from test/
199         * input/test/: remove simple-slur-endings slur-attachment
200         slur-broken-cross-staff slur-broken.ly slur-damping.ly
201         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
202         slur-symmetry slur-symmetry tie-broken.ly
204         * scm/drums.scm (set-drum-kit): add function.
206         * Documentation/user/refman.itely (Percussion staves): use
207         set-drum-kit
209         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
210         too
211         (Global_measure.set_timesig): handle 3/8 time sig too.
213         * scm/output-lib.scm (note-head-style->attachment-coordinates):
214         note about triangle note heads.
216         * scm/drums.scm: use alist for instrument-settings. This fixes the
217         bug with assigning to drums in the .ly file.
219         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
220         CHANGED.
222         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
223         cluster-beacon-interface
225         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
227         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
229         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
231         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
232         to get positions.
234         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
235         make ClusterSpannerBeacon to record Y positions. This removes the
236         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
237         make cluster-note-events.
239 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
241         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
243         * configure.in: Use lily/main.cc as identifying source file.
245         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
247         * config.hh.in: 
248         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
250         * configure.in: Require PYTHON >= 2.0.
252         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
253           $PYTHON for include dir location.
254         (STEPMAKE_PYTHON): New function.  Use
255         
256             PYTHON=foo ./configure
258           to override.
260 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
262         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
263         something.
265         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
266         ftp.lilypond.org everywhere.
268 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
270         * lily/text-item.cc (interpret_new_markup): do only if new-markup
271         detected.
273         * Documentation/user/refman.itely (Grace notes): note on explicit
274         contexts
276 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
278         * lilypond-font-lock.el: add a comment about LilyPond specific
279         escape characters: ^, - and _, in the syntax table.
281         * Documentation/user/appendices.itely: a majuscule fix.
283 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
285         * input/test/trills.ly (endHorizScript): fixes.
287         * input/test/chord-names-jazz.ly: merge in alternate Jazz
288         notation, move from regression.
290         * input/test/script-stack.ly: change name from stacked-scripts
292         * input/test/ossia.ly: octave errors.
294         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
295         for midi-volume-equaliser
297 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
299         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
300         cm fonts.
302         * mf/feta-beugel.mf: don't multiply font_count by 10.
304         * lily/lookup.cc (horizontal_line): new function. Use
305         horizontal-line in output backends.
307         * Documentation/user/tutorial.itely (An orchestral part): new
308         section on orchestral stuff and identifiers.
310 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
312         * lilypond-mode.el: comment-out paren-highlighting, it still causes
313         some interference to other modes.
315 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
317         * lily/spacing-spanner.cc (musical_column_spacing): use average,
318         not maximum of spacing wishes in polyphonic situations.
320         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
321         number
323         * lilypond-indent.el: remove paren matching. 
325         * lily/text-item.cc (interpret_new_markup): new function
326         use iso. text2molecule.
328         * lily/main.cc (notice): change FSF address 
330         * po/de.po: update PO file to 1.6.
332 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
334         * Documentation/user/ {many}: Add periods and remove spaces.
335         
336 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
338         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
339         Disable buffer-locally default paren hook and make a new one. 
341         * lilypond-mode.el: Turn off locally paren-mode, but turn on
342         locally LilyPond-paren-mode. Add todo for mouse double-click.
344 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
346         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
347         Disable buffer-locally default paren idle timer and make a new one. 
349         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
350         locally LilyPond-show-paren-mode. Add to menu a toggle for
351         LilyPond-show-paren-function.
353 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
355         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
357 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
359         * Documentation/user/refman.itely: spelling fix.
361         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
362         paren highlight function definitions. add todo for
363         Lilypond-show-paren-mode.
365 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
367         * input/template/jazz-combo.ly: new file.
369 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
371         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
372         lo-res fixes.
374         * mf/feta-schrift.mf: bugfix in varcoda sign.
375         WARNING: FONT CHANGED
377         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
378         in accordance with lexer.ll.   
380 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
382         * Documentation/user/tutorial.itely: Edit introduction.
384 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
386         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
387         ly:grob-staff-position
389 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
391         * scm/to-xml.scm: import srfi-1
393         * VERSION (MAJOR_VERSION):  release 1.7.24
395         * python/lilylib.py (make_ps_images): make multipage _really_ work.
397         * scripts/lilypond-book.py (do_file): put texidoc before image.
398         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
400         * input/regression/*.ly: fix snippet octaves 
402         * input/test/spanner-after-break-tweak.ly: import
403         broken-spanner-adjustment
405         * input/no-notation/midi-transposing.ly: move from input/test/
407         * input/test/: remove chord-markup
409         * input/regression/instrument-name-partial.ly: move from input/test.
411         * input/test/vertical-text.ly: remove
413         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
414         space above lyrics lines.
416         * input/test/uniform-breaking.ly: remove file.
418         * lily/gourlay-breaking.cc (combine_demerits): add comment about
419         uniform spacing density. 
421         * input/test/chords.ly (keys): remove file.
423         * scm/documentation-lib.scm (oop): use srfi-1 too.
425         * input/regression/*.ly: add \version
427         * Documentation/user/*.itely: various fixes.
429         * buildscripts/mf-to-table.py (base): break table every three
430         symbols.
432         * input/:  remove %% new-chords-done %% .
434         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
435         os-music.ly
436         
437 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
439         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
441         * scm/new-markup.scm (box-markup): new function.
442         (box-markup): new function. Contributed by Dick Schoeller
443         <schoeller@attbi.com>
445         * scm/lily.scm: remove reduce-no-unit 
446         (list-insert-separator): use fold-right
448         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
449         of arguments. 
451         * NEWS: more neutral language for ancient notation 
453         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
454         inside pointing beaming for chord tremolo.
456         * Documentation/user/lilypond-book.itely: minor editing
458 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
460         * NEWS: added news for 1.8 regarding ancient notation
462         * Documentation/user/refman.itely (Gregorian square neumes
463         ligatures): fixed typo
465         * lily/vaticana-ligature-engraver.cc,
466         lily/include/vaticana-ligature.hh: bugfix: use special heads for
467         lower/upper head of Pes only when heads are stacked
469         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
470         scm/define-grob-properties.scm: cleanup: make "join-left" a
471         boolean grob property and save delta pitch in grob property
472         "delta-pitch" instead
474         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
476 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
478         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
479         completely borked
481         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
482         (try_music): bug fix: beam multiplicity was completely borked.
484         * scm/lily.scm: remove tail, filter-list, filter-out-list,
485         first-n, butfirst-n in favor of srfi-1 functions.
486         remove string-join, string-pad in favor of srfi-13 functions.
488         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
490         * NEWS: use complete sentences.
492         * Documentation/user/introduction.itely (Example applications):
493         add note about databases and lilypond-book.
495         * input/test/volta.ly: remove file
497         * input/regression/volta-broken-left-edge.ly: simplify file
499 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
501         * Documentation/user/refman.itely (Constructing a tweak): new
502         subsection.
504         * Documentation/user/tutorial.itely (Fine tuning layout): add
505         common tweaks.
507         * scm/define-grobs.scm (TextScript): use new brewer.
509 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
511         * VERSION: release 1.7.23
513         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
515         * python/lilylib.py (make_ps_images): bugfixes.
517         * input/regression/volta-multi-staff.ly: new file.
519         * Documentation/user/macros.itexi: refcommands, refcommand macros.
521         * Documentation/user/tutorial.itely (Piano staffs): new section.
522         (Setting variables): new section
523         (Fine tuning layout): new section
525         * input/just-friends.ly: remove file. Superseeded by
526         input/test/chords-without-melody.ly
528         * ly/property-init.ly: add all commands to refman.
530         * scm/define-translator-properties.scm: remove
531         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
533         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
534         name. Underscores botch up PS output.
536         * scm/define-translator-properties.scm: remove
537         textNonEmpty, oneBeat, regularSpacingDelta
539         * scripts/convert-ly.py (FatalConversionError.conv): conversion
540         rule for automaticBars.
542         * lily/timing-engraver.cc (start_translation_timestep): change
543         barNonAuto to automaticBars
545 2003-06-30  Graham Percival  <gperlist@shaw.ca>
547         * input/test/perform-tie.ly: delete file.
549 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
551         * Documentation/user/refman.itely (Gregorian square neumes
552         ligatures): bugfix: do not show ledger lines in neumes table
553         (fixed by setting staff symbol to transparent rather than removing
554         it from staff context)
556 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
558         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
559         glue into brew-new-markup-molecule.
561         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
563         * Documentation/user/introduction.itely (Computerized typography):
564         new section
566         * Documentation/user/tutorial.itely (An orchestral part): remove
567         pc example from tutorial.
569         * input/tutorial/lilbook.tex: use screech-boink
571         * scripts/lilypond-book.py (compile_all_files): split formatting
572         output body and scheduling lilypond compilation.
573         (format_lilypond_output_bodies): new function
574         (format_lilypond_block): new function
575         (html_pages): allow multi-page images in HTML
577         * python/lilylib.py (make_ps_images): rename function from
578         make_preview, merge with make_page_images
580 2003-06-28  Graham Percival  <gperlist@shaw.ca>
582         * input/test/key-clefs.ly: moved to regression.
584         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
586         * input/no-notation/README: added note about midi-*.ly files.
588         * input/test/two-key.ly: moved to no-notation/parse5.ly
590         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
591         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
593         * input/test/ {various}: modified comments, marked some for deletion.
595         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
597         * input/test/mmrest-collision: moved to regression.
599 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
601         * scm/chord-name.scm (note-name->markup): don't superscript root
602         alterations in chordnames.
604 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
606         * Documentation/user/refman.itely (Multi measure rests): more
607         index/cross-referencing.
609         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
611         * scm/font.scm: remove properties-to-font-name code.
613         * scm/define-grob-properties.scm: remove 'type
615         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
616         conversion
618         * lily/text-spanner.cc: change 'type grob prop to 'style 
620         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
621         "first" flag to decide whether to make a start-repeat
623         * input/regression/grace-volta-repeat-2.ly: new file.
625 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
627         * lilypond-indent.el: rename generic functions to LilyPond-*
629 2003-06-22  Graham Percival  <gperlist@shaw.ca>
631         * input/test/thumb.ly: delete, merged into refman.
633         * Documentation/user/refman.itely: added thumb info to Fingering.
635         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
636         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
637         vertical-align.ly : deleted files.
639 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
641         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
643         * lily/line-spanner.cc (broken_trend_offset): remove function.
644         (get_broken_offset): idem.
645         (brew_molecule): rewrite the line-break case.
647         * input/regression/follow-voice-break.ly:  new file.
649         * lily/line-spanner.cc (after_line_breaking): remove lines at the
650         start of a system.
652 2003-06-20  Graham Percival  <gperlist@shaw.ca>
654         * input/test/tuplet-rest.ly: moved to regression.
656         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
657         deleted file.
659         * input/test/ {many} : marked file for possible deletion.
661 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
663         * input/regression/beam-funky.ly: add note about (disputed)
664         correct beaming.
666         * ly/engraver-init.ly (ScoreContext): put key-signature after
667         staff-bar
668         
669 2003-06-20  Graham Percival  <gperlist@shaw.ca>
671         * input/test/ broken.ly lyric-phrasing.ly: deleted.
673         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
675         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
677         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
678         stem-extend was deleted (it was duplicate example, and not as
679         good).
681         * input/test/[s-z]*.ly: add texidoc index.
683 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
685         * lily/slur.cc (get_boundary_notecolumn_y): change name from
686         get_first_notecolumn_y
688         * lily/spanner.cc (broken_spanner_index): new function.
690 2003-06-19  Graham Percival  <gperlist@shaw.ca>
692         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
693         lyric-hyphen.ly : moved to regression.
695         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
696         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
698         * input/test/instrument-name-mmrest.ly: moved to
699         ../regression/multi-measure-rest-instr-name.ly
701         * input/test/knee-sym.ly: moved to
702         ../regression/beam-knee-symmetry.ly.
704         * input/test/hymn.ly: change comments.
706         * input/test/[p-r]*.ly: add texidoc index.
708 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
710         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
711         to postfix syntax
712         
713         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
714         syntax.
716         * VERSION: release 1.7.22
718 2003-06-18  Graham Percival  <gperlist@shaw.ca>
720         * input/test/[h-k]*.ly: added texidoc index.
722         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
724         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
726         * input/test/ various : mark files for deletion or moving to regression.
728         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
730         * input/test/[l-o]*.ly: added texidoc index.
732 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
734         * scm/music-functions.scm (make-ottava-set): 
735         only do ottavation if centralCPosition is set.
737         * lily/translator-scheme.cc (ly:context-property-where-defined):
738         return '() if not found.
740 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
742         * lilypond-mode.el (LilyPond-un-comment-region): removed.
743         Use one command for both commenting and uncommenting.
745         * lilypond-indent.el (LilyPond-comment-region): new function,
746         (un)comments each line separately.
748         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
749         
750         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
751         imenu is not added by default; adapted from f90.el,
752         makes Help-menu, which does not fit, visible in XEmacs.
753         
754 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
756         * lilypond-mode.el: Set show-paren-mode local; minor-mode
757         show-paren-mode sets blink-matching-paren-on-screen local.
758         Try to make show-paren-function to paren-highlight local.
760         * lilypond-indent.el (LilyPond-scan-sexps): new function.
761         Copy definitions of Emacs' show-paren-function and
762         XEmacs' paren-highlight and make minimal changes;
763         add comments about locality. 
764         Fix matching first open-paren-char in '<< .. >>'.
766 2003-06-16  Graham Percival  <gperlist@shaw.ca>
768         * input/test/g*: added texidoc index.
770         * input/test/[a-g]*: added raggedright==#t when it
771          seemed appropiate.
773         * input/test/ fake-grace.ly figured-bass.ly : removed file.
775         * Documentation/topdoc/INSTALL.texi: removed false warnings
776         about gcc 3.3.
778 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
780         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
782         * input/test/chords-without-melody.ly (texidoc): add from
783         input/just-friends.ly
785         * input/regression/size{13--26}.ly: move from input/
787         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
788         input/{star-spangled-banner,twinkle}.ly: remove 
789         
790         * lily/slur.cc: remove slur over rest warnings.
792         * lily/note-spacing.cc (get_spacing): include left part of right
793         object in fixed space. This fixes stretched space before
794         accidentals.
796         * input/regression/spacing-accidental-stretch.ly: new file.
798 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
800         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
801         Reduce to 16pt.
803 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
805         * input/regression/spacing-knee.ly: docstring
807         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
809         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
810         input/tutorial/{test,solar,flowing}.ly: remove
812         * input/rhythm.ly: remove
814         * input/mutopia/F.Schubert/standchen.ly: update syntax.
816         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
817         update syntax. 
819         * scm/define-grobs.scm (all-grob-descriptions): set
820         knee-spacing-correction to 1.0
822         * lily/note-spacing.cc (stem_dir_correction): compute knee
823         correction using stem-thickness and head width.
825         * input/regression/beam-quanting-horizontal.ly: update texidoc
827         * scm/define-grobs.scm (all-grob-descriptions): set
828         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
829         This fixes 32nd beams for noteheads in spaces quants.
831         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
833 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
835         * README.mandrake: Change lilypond-extras to lilypond-documentation.
837 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
839         * input/test/dpncnt.ly,part-combine-score.ly: remove.
841         * VERSION (PACKAGE_NAME): release 1.7.21
843         * input/regression/stem-shorten.ly: new file.
845         * lily/stem.cc (get_default_stem_end_position): revise stem
846         shortening code.
848         * input/regression/spacing-multi-tuplet.ly: move from input/test/
850         * input/test/{scripts,volta-start,sleur}.ly: remove
851         
852         * input/regression/span-bar.ly: smaller file.
854         * input/regression/spacing-{natural,tight,loose}.ly: remove
856         * input/test/markup.ly: remove
858         * scripts/lilypond-book.py: put printfilename in separate chunk,
859         so texidoc is printed after the filename.  
861 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
863         * make/lilypond.mandrake.spec.in: fix docdirs.
865 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
867         * input/regression/beam-french.ly: bugfix.
869         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
871         * input/regression/(various).ly: add raggedright = #t.
873         * input/regression/auto-beam.ly: move from abe.ly
875 2003-06-13  Graham Percival  <gperlist@shaw.ca>
877         * input/test/f*.ly: added texinfo index.
878         
879         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
881 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
883         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
884         quant penalty for beam just outside staff.
886         * input/regression/beam-quanting-horizontal.ly (texidoc): move
887         from beam-pos.ly,  remove non-horizontal tests. 
889         * input/test/(various): cleanup header info. 
891         * input/test/tchaikovsky.ly: remove file.
893         * scm/chord-generic-names.scm: move from
894         double-plus-new-chord-name.scm
896         * input/test/orchestscore.ly: remove file
898         * Documentation/user/refman.itely (Vocal music): update documentation.
900         * scm/define-translator-properties.scm (chordNoteNamer): remove
901         chordNameStyle, use chordNameFunction
903         * scm/chord-name.scm (set-chord-name-style): remove
904         set-chord-name-style. Use \property chordNameFunction.
906 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
908         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
909         music): remove @TeX{} command.
911 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
913         * lilypond-indent.el (scan-sexps): Renamed to
914         aargh-this-breaks-other-emacs-modes-scan-sexps.
916 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
918         * lilypond-indent.el: Fix: match concurrent one-char opening and 
919         closing slurs: '()', etc. Add comments.
921         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
923         * lilypond-font-lock.el: match unending string at eof.
925         * make/lilypond.mandrake.spec.in: refreshed packed file list.
926         
927 2003-06-10  Graham Percival  <gperlist@shaw.ca>
929         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
930         input/test/beam-dir.ly input/test/beam-position.ly    
931         input/test/beam-suspect.ly input/test/beam-trend.ly    
932         input/test/beams.ly input/test/crescendo-text.ly : deleted
933         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
934         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
935         * input/test/default-bars.ly: moved to bar-always.ly
936         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
938 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
940         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
942 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
944         * scm/chord-ignatzek-names.scm (remove-step): rename file.
946 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
948         * lilypond-indent.el: Match better slurs in scheme expressions.
949         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
951         * Documentation/user/invoking.itexi: document Emacs' paren matching.
953 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
955         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
957         * input/ac-extra-voice.ly: Add texidoc.
959         * ly/chord-modifiers-init.ly: 
960         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
961         and chordNameExceptionsPartial for new chord names.
963         * input/test/chord-names-dpnj.ly: 
964         * input/test/dpncnt.ly: Update.
966         * scm/chord-name.scm: 
967         * scm/double-plus-new-chord-name.scm: Add compatibility for new
968         chord selection and options.
970         * ly/chord-modifiers-init.ly: Add exceptions 
972         * scm/define-translator-properties.scm (chordNameStyle) 
973         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
975 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
977         * ly/property-init.ly (germanChords): Added.
978         (semiGermanChords): Added.
979         
980         * input/test/chord-names-german.ly: Use new macros
981         
982 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
984         * lilypond-indent.el: Use similar parenthesis highlighting for 
985         Emacs and XEmacs through redefinitions of parenthesis highlighting 
986         functions; removed LilyPond-show-paren-function. Fix indenting.
987         Turn paren-matching on also in XEmacs.
989         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
990         as needed by parenthesis highlighting functions (in scan-sexp).
992 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
994         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
995         function.
996         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
998 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
1000         * lilypond-indent.el: tune regexp for show-paren-function.
1002 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1004         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
1005         for all LilyPond-produced tex snippets.
1007         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
1008         fixes one line --preview output of ly2dvi.
1010 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
1012         * lilypond-indent.el: match only one type of slurs in
1013         LilyPond-show-paren-function.
1015 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1017         * debian/GNUmakefile (EXTRA_DIST_FILES): 
1018         * debian/lilypond1.7.dirs: 
1019         * debian/lilypond1.7-doc.dirs: New file.
1021         * input/regression/chord-name-exceptions.ly: Add parameter for
1022         ignatzekExceptions.  Quote hash in docstring.
1024 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
1026         * lilypond-indent.el (show-paren-function): define show-paren-function
1027         as LilyPond-blink-matching-open and use it for closing parens.
1028         Let LilyPond-blink-matching-open know whether a bracket was inserted.
1030         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
1031         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
1032         LilyPond-blink-matching-paren in order to match both open and close
1033         brackets.
1034         
1035 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
1037         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
1038         testing by modifying the code from FSF Emacs paren.el. Add comments.
1040 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1042         * input/test/dpncnt.ly: Transpose example to match new
1043         default \chords octave.  Add comment.
1044         
1045         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
1046         comment about octave change.
1048 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1050         * input/test/[d,e]: added texinfo index tags.
1051         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
1053 2003-06-04  Graham Percival  <gperlist@shaw.ca>
1055         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
1057 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
1059         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
1060         as in blink-matching-open.
1062 2003-06-03  Graham Percival  <gperlist@shaw.ca>
1064         * input/test/[a-c]: more comments in files.
1065         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
1066         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
1067         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
1068         mark file for proposed deletion.
1069         * input/test: renaming files:
1070         auto-beam-4-8.ly to beam-auto-4-8.ly
1071         auto-beam-override.ly to beam-auto-override.ly
1072         auto-beam.ly to beam-auto.ly
1073         blank.ly to blank-paper.ly
1074         absolute-volume.ly to dynamic-absolute-volume.ly
1076 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1078         * input/test/dpncnt.ly: 
1079         * input/test/chord-names-dpnj.ly: Resurrect.
1081         * lily/my-lily-lexer.cc: Remove chordnames keyword.
1083         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
1085         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
1086         Better docstring, add parameter OMIT-ROOT, tidy up.
1088 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
1090         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
1092 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1094         * scm/output-ascii-script.scm (as-font-alist-alist):
1095         (as-properties-to-font-name):
1096         (as-make-style-sheet): Remove.
1098         * scm/font.scm (as-make-font-list): New function.
1099         (as-font-sheet-alist): New variable.
1101         * ly/paper-as9-init.ly: 
1102         * ly/paper-as5-init.ly: Update.
1104         * ly/paper-as5.ly:
1105         * ly/paper-as9.ly: New file.
1107 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1109         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
1111 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1112         * input/sondag-morgen/*: removed due to copyright concerns.
1113         * input/[a,b]*.ly: added a newline at the end of the texinfo
1114         doc string (produces better output in HTML version).
1115         * input/c*.ly: added texinfo index and added comments to
1116         aid in future changes to input/test/ files.
1118 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1119         
1120         * Documentation/user/refman.itely: fixed build problem (missing
1121         file) caused by previous renaming.
1123 2003-05-28  Graham Percival  <gperlist@shaw.ca>
1124         
1125         * input/test/[a,b]*.ly: added texinfo index and added comments to
1126         aid in future changes to input/test/ files.
1127         * input/test/bar-number-every-5-reset.ly: renamed to
1128         bar-number-every-five-reset.ly
1129         * input/test/bar-script-visibility.ly: renamed to
1130         bar-number-show-all.ly
1132 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1134         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
1135         to Voice.
1137         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
1138         out note-line and glissando functionality.
1139         
1140         * lily/line-spanner.cc (brew_molecule): cleanup.
1142 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1144         * scripts/as2text.scm: Use rdelim module.
1145         (start-system): Rename from start-line.
1146         (stop-system): Rename from stop-line.
1147         (af-gulp-file): Use string iso symbol for getenv.
1149         * scm/output-ascii-script.scm: Add guile and lily modules.
1150         (font-name-alist): New variable.
1151         (draw-line): New function.
1153         * scm/output-lib.scm (func, arg->string): Re-add from archive.
1154         (Were these silently removed, without ChangeLog entry?)
1156 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1158         * scm/music-functions.scm (make-ottava-set): bugfixes: also
1159         process 2nd ottava correctly.
1161 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
1163         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
1165 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1167         * Documentation/user/converters.itely (Invoking midi2ly): Update.
1169 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1171         * VERSION: release 1.7.20
1172         
1173         * lily/text-spanner.cc (brew_molecule): clean up function. This
1174         fixes bugs with broken 8va spanners.
1176         * lily/simple-spacer.cc (solve): also compute force for raggedright.
1177         This prevents spurious line-breaks with raggedright
1178         
1179 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1181         * lily/key-performer.cc (create_audio_elements): always use major
1182         key
1184         * Documentation/user/internals.itely: updates
1186         * input/regression/beam-break.ly: new file.
1188         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
1189         beams if starting or terminating stems have 'beaming set.)
1191         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
1192         property.
1194         * lily/parser.yy (verbose_command_req): add comment about scales.
1196 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
1198         * lilypond-indent.el: adjust regexps in bracket-matching.
1200 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
1202         * Documentation/user/refman.itely: more tiny fixes
1204         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
1205         "Chord names"; added table with input syntax for solesmes neumes
1206         table; added some words about rationale on input syntax design
1208         * lily/gregorian-ligature-engraver.cc,
1209         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1210         lily/include/gregorian-ligature.hh: bugfix: horizontal head
1211         alignment of Pes Initio Debilis
1213         * Documentation/user/refman.itely,
1214         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1215         mf/parmesan-heads.mf: fixed most of the head selection/alignment
1216         bugs in the solesmes neumes table
1218 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
1220         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
1221         Similarly, match '[' and ']' by skipping '\[' and '\]'.
1223         * lilypond-mode.el: fix tag-score. small improvements.
1225 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1227         * .cvsignore: Add aclocal.m4.
1229         * lily/music-constructor.cc: Include <assert.h>.
1231 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1233         * ly/engraver-init.ly (HaraKiriStaffContext): use
1234         RemoveEmptyStaffContext instead.
1236         * Documentation/user/refman.itely: updates
1238 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
1240         * Documentation/user/refman.itely: added solesmes neumes table;
1241         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
1242         bugfix: "Ornaments" -> "Articulations"
1244         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
1246 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1248         * lilypond-indent.el: Add a message about trying to match \] or \).
1249         
1250 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
1251         
1252         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
1253         obsolete "arithmetic_*"
1255         * input/bugs/ligatures.ly: removed (will be put into a different
1256         directory later)
1258 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1260         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
1261         libkpathsea (Maurizio Tomasi).
1263 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1265         * input/regression/repeat-slash.ly (texidoc): new file
1267         * lily/slash-repeat-engraver.cc (try_music): new file, handle
1268         slash repeats separately. Slash repeats and %
1269         repeats can now be nested.
1271 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
1273         * lilypond-indent.el: Add preliminary test for closing \] and \).
1274         
1275 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
1277         * lily/gregorian-ligature-engraver.cc,
1278         lily/vaticana-ligature-engraver.cc,
1279         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
1280         mf/parmesan-heads.mf: various semivocalis related bugfixes
1282         * input/bugs/ligatures.ly: new file demonstrating problems with
1283         ligatures
1284         
1285 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
1287         * lilypond-mode.el,
1288         lilypond-font-lock.el,
1289         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
1291 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
1293         * lilypond-mode.el: Remove outdated code. Stress the difference 
1294         between Emacs and XEmacs definitions.
1296         * lilypond-mode.el,
1297         lilypond-indent.el: Define a function interactive only when necessary.
1299 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
1301         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
1302         Use inactive regions also in XEmacs.
1304 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1306         * Documentation/user/refman.itely (Repeat syntax): more updates
1308         * lily/simple-spacer.cc (solve): move solution process into
1309         solve(). This fixes a bug with collisions and raggedright = ##t.
1311         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
1313         * ly/engraver-init.ly: remove GraceContext. Update examples.
1315 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1317         * GNUmakefile.in (fonts): Also make fontball.
1319         * Website fixes:
1321         * ly/engraver-init.ly (GraceContext): Add.
1323         * run:
1325             convert-ly $(find . -name *.ly)
1327         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
1328         new chords.
1330 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1332         * VERSION: 1.7.19 released
1333         
1334         * scm/music-functions.scm (set-octavation): new function.
1336         * input/regression/ottava.ly: new file
1338         * lily/translator-scheme.cc (LY_DEFINE): new function
1339         ly:unset-context-property
1340         (LY_DEFINE) new function ly:context-property-where-defined: 
1342 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
1344         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
1346         * lilypond.words: add few.
1348         * input/test/script-chart.ly: fix typo.
1350 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1352         * scm/define-grobs.scm: uniform naming for definitions and output
1353         routine files. 
1355         * ly/engraver-init.ly (ChoirStaffContext): add \description from
1356         scm/context-description.scm
1358         * lily/parser.yy (translator_spec_body): add \description to the
1359         \translator{} body syntax.
1361         * lily/ottava-engraver.cc: new file.
1363         * scm/chord-name.scm (natural-chord-alteration): replace old
1364         chord stuff. 
1366         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
1368         * Documentation/user/refman.itely (Metronome marks): update doco.
1370         * input/regression/markup-note.ly: new file
1372         * input/regression/metronome-marking.ly: new file
1374         * lily/metronome-engraver.cc: new file. Print \tempo markings.
1376         * scm/new-markup.scm (note-markup): make a note glyph, useful for
1377         metronome marks.
1379 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1381         * Documentation/user/GNUmakefile: Compatibility fix for new
1382         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
1383         for making binary packages; info splitting bug has been fixed.
1385         * Documentation/user/refman.itely: Compile fixes.
1387 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
1389         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
1390         Count \midi -keywords also for a region.
1392 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1394         * lily/lookup.cc (LY_DEFINE): new function
1396         * Documentation/user/tutorial.itely: updates
1398 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
1400         * lilypond-mode.el: Allow Midi on buffer.
1401         Use only '.ly'-extension, remove '.sly' and '.fly'.
1402         Allow use of inactive regions. Invoke next Command on Master file, 
1403         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
1405 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1407         * Documentation/user/tutorial.itely: updates.
1409 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
1411         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
1413 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
1415         * lily/coherent-ligature-engraver.cc: fixed typo
1417         * lily/coherent-ligature-engraver.cc,
1418         lily/gregorian-ligature-engraver.cc,
1419         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1420         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
1421         lily/vaticana-ligature-engraver.cc,
1422         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
1423         scm/grob-description.scm: cleanup: junked LigatureHead grob and
1424         removed all ligature specific stuff from NoteHead code
1426         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
1427         ligatures now use regular noteheads
1429         * lily/vaticana-ligature.cc: tiny code cleanups
1431         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
1432         space between two adjacent noteheads of the same pitch
1434         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
1435         description; cleanup: removed obsolete font-family settings
1437 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
1439         * lily/coherent-ligature-engraver.cc,
1440         lily/gregorian-ligature-engraver.cc,
1441         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
1442         lily/mensural-ligature-engraver.cc,
1443         lily/vaticana-ligature-engraver.cc,
1444         lily/include/gregorian-ligature-engraver.hh: updated for new
1445         Coherent_ligature_engraver; added comments that describe the basic
1446         design ideas of the ligature implementation
1448         * lily/coherent-ligature-engraver.cc,
1449         lily/include/coherent-ligature-engraver.hh: new file: shared code
1450         between mensural ligatures and Gregorian chant notation ligatures
1452 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
1454         * lilypond-mode.el: XEmacs fixes: include two definitions for the
1455         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
1456         use only two arguments in sit-for, use no arguments in
1457         read-char-exclusive, backspace is not a character (127) in XEmacs.
1459         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
1461 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
1463         * lilypond-mode.el: un-commenting works after syntax-table fix.
1465         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
1466         group, verbose commenting for syntax table.
1468         * lilypond-indent.el: add TODO for ligature slurs.
1470 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
1472         * lilypond-mode.el: Move comments of parenthesis matching away,
1473         (blink-matching-paren-on-screen) fix blinking in Emacs.
1475         * lilypond-font-lock.el: Fix parent-matching for Emacs:
1476         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
1478         * lilypond-indent.el: Add TODO for parenthesis matching.
1480 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
1482         * lilypond-mode.el: Fix XEmacs: 
1483         changed [S-iso-lefttab] to [(shift iso-lefttab)],
1484         invoke explicitly easy-menu-add (in Emacs done automatically).
1485         
1486         * lilypond.words: Add few words from input/*/*.ly.
1488 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1490         * VERSION (PATCH_LEVEL): release 1.7.18
1492         * scripts/lilypond-book.py: only print basename for printfilename
1493         option
1495         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
1496         and syntax updates.
1498 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1500         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
1501         better parametrisation. Move fatness of bulb downward.
1503         * mf/parmesan-custodes.mf (dir_down): remove underscores from
1504         glyph names. Underscores are not allowed .ps encoding files.
1506 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
1508         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
1509         variable "packed" for packed right-ragged mode
1511         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
1512         unused variable ragged; fixed indentation
1514         * Documentation/user/refman.itely: tiny cleanups in ancient
1515         clef and custos section
1517 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1519         * lily/parser.yy (Simple_music): add \applyoutput, syntax
1520         \applyoutput PROCEDURE
1522         * lily/my-lily-lexer.cc: add \applyoutput.
1524         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
1526         * lily/text-item.cc: clean text-interface description
1528 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1530         * input/{regression,test}/: use postfix for slur endings and beam
1531         begins.
1533         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
1534         style beams too. 
1536         * input/regression/lyrics-melisma-beam.ly: new file.
1538         * lily/lyric-engraver.cc (process_music): change from
1539         process_acknowledged_grobs()
1541         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
1542         functions to set and revert auto-beam settings.
1544 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1546         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
1548 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
1550         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
1551         Documentation/user/lilypond.tely: fixed some typos; updated author
1552         info
1554         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
1555         #"" -> #'flag-style = #'()
1557         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
1558         cleanup: removed dead #includes
1560         * lily/gregorian-ligature-engraver.cc,
1561         lily/include/gregorian-ligature.hh,
1562         scm/grob-property-description.scm: small cleanups, small spacing
1563         fixes
1565         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
1566         lily/vaticana-ligature.cc,
1567         lily/include/gregorian-ligature-engraver.hh,
1568         scm/grob-property-description.scm, scm/music-types.scm:
1569         "porrectus" -> "pes or flexa"
1571         * ly/engraver-init.ly, scm/grob-description.scm,
1572         scm/grob-property-description.scm: junked porrectus, now handled
1573         by ligature code
1575         * scm/grob-description.scm: bugfix: added space-alist entry for
1576         breathing sign/custos
1578 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1580         * Another grand 2003 update.
1581         
1582         * Remove mentioning of `mudela'; There's no such thing.
1584 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1586         * Documentation/user/preface.itely (Preface to version 1.8): update
1588         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
1590         * Documentation/user/converters.itely (Invoking convert-ly): revise
1592         * scripts/convert-ly.py (outfile_name): remove --assume-old.
1594         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
1596 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1598         * Documentation/user/internals.itely: more updates.
1600 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1602         * Documentation/user/refman.itely: revise 
1604         * Documentation/user/internals.itely: revise
1606         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
1608 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
1610         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
1611         beautification: reformatted ancient clefs section; cleanup: small
1612         wording fixes
1614 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
1616         * lilypond.words: added words for chant notation, sorted
1617         alphabetically through "sort lilypond.words"
1619 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
1621         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
1622         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
1623         chant notation
1625 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
1627         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
1628         prevent TeX from interpreting them as long dash
1630         * input/test/vaticana.ly: updated
1632         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
1633         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
1634         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
1635         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
1636         fixes
1638         * mf/parmesan-heads.mf: ledger endings: removed dead code
1640 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1642         * VERSION: 1.7.17 released
1643         
1644         * Documentation/user/GNUmakefile
1645         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
1646         files too.
1648         * scm/document-markup.scm: new file: document all markup
1649         functions.
1651         * scm/documentation-generate.scm: rename all documentation modules
1652         to document-*.scm
1654         * scripts/lilypond-book.py: generate link to .ly file iso. link to
1655         .png
1657         * input/test/divisiones.ly: added
1659         * input/regression/output-property.ly: new file
1661         * lily/cluster.cc: change cluster-interface to use style property
1663 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
1665         * input/test/chord-names-german.ly: modified.
1667         * scm/chords-ignatzek.scm:
1668           chord-name->german-markup: Added
1669           note-name->german-markup: Changed (now producing lowercase notenames)
1671         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
1672         
1673 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1675         * scripts/convert-ly.py (FatalConversionError.conv):
1676         divisiominima -> divisioMinima, etc.
1678         * ly/engraver-init.ly (FiguredBassContext): add
1679         Separating_line_group_engraver to Figured bass context.
1681         * ly/german-chords-init.ly: remove file
1683         * input/test/chord-names-german.ly (scm): new file.
1685         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
1687         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
1688         Chord_name_engraver
1690         * Documentation/user/refman.itely: lots of updates.
1692         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
1693         new file
1695         * input/test/bar-number-every-5-reset.ly: new file.
1697 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1699         * input/regression/chord-name-major7.ly: new file
1701         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
1702         if specced explicitly.
1704         * input/regression/chord-name-entry-11.ly: new file.
1706         * input/test/slur-beautiful.ly: new file.
1708         * Documentation/user/refman.itely: updates.
1710         * input/regression/collisions.ly (threevoice): cleanup.
1712         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
1714 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1716         * Documentation/user/*.itely: various updates.
1718         * ly/spanners-init.ly: enddecr/ endcr.
1720         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
1721         of tutorial
1723 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1725         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
1727         * lily/new-chord-name-engraver.cc (process_music): use octavation
1728         (a number) instead of original-pitch to store inversions. This
1729         fixes a problem with transposed chords with inversions.  
1731 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1733         * stepmake/aclocal.m4: Include compile fix for broken flex, as
1734         used in includable-lexer.hh.
1736         * lily/includable-lexer.cc: Bugfix: include config.h.
1738         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
1739         circumvention of Debian packaging bug.
1741 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1743         * flex-2.5.31 hits Debian/unstable.  Fixes below.
1744         
1745         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
1747         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
1748         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
1750         * lily/include/includable-lexer.hh: 
1751         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
1753         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
1755         * aclocal.m4: Regenerate.
1757         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
1758         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
1760         * scm/pdf.scm (use-modules): Include lily.
1762         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
1763         Noordkamp).
1764         (use-modules): Include lily.
1765         (lily-def): Bugfix: include tex-val in let.
1767 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
1769         * lilypond-mode.el: sensible error if lilypond.words not found.
1771         * lilypond.words: add few words.
1773 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
1775         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
1777         * mf/parmesan-scripts.mf: fixed typo in char name
1779 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1781         * VERSION: 1.7.16 released
1783         * python/lilylib.py (setup_temp): temporary directories are mode 700.
1784         (this is a security vulnerability).
1786         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
1788         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
1789         add staff support.
1791 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
1793         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
1794         ly/script-init.ly, scm/script.scm: bugfix: renamed
1795         fermata->signumcongruentiae to fix naming clash with feta font
1797 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1799         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
1801         * lily/multi-measure-rest-engraver.cc
1802         (start_translation_timestep): use grace timing too for determining
1803         when to make mmrest.
1804         (start_translation_timestep): clear numbers too.
1806 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
1808         * scm/music-types.scm: compile fix: escape braces
1810         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
1811         work around font selection problem
1813         * Documentation/user/refman.itely: BreathingSign: added docu for
1814         property "text"
1816 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1818         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
1819         information.
1821 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1823         * lily/multi-measure-rest-engraver.cc (class
1824         Multi_measure_rest_engraver): make multiple Number objects, one
1825         for each MultiMeasureTextEvent.
1827         * scm/music-functions.scm (glue-mm-rest-texts): use
1828         MultiMeasureTextEvent
1830         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
1832         * Documentation/user/refman.itely (Multi measure rests): update.
1834 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1836         * lily/ly-module.cc (ly_copy_module_variables): use
1837         scm_internal_hash_fold() for iterating modules.
1839 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
1841         * Documentation/user/refman.itely: Section Custodes: added more
1842         example code
1844         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
1845         neo-mensural rests to parmesan font
1847         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
1848         header
1850 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1852         * Documentation/user/macros.itexi: @fileref macro.
1854         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
1855         each file. 
1857 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
1859         * lily/include/custos.hh, make/lilypond.suse.spec.in,
1860         Documentation/topdocs/AUTHORS.texi: updated my email address
1862         * Documentation/user/refman.itely: updated custos documentation;
1863         beautified divisiones example; beautified articulations table
1865         * lily/breathing-sign.cc: bugfix: finalis molecule
1867 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
1869         * Documentation/user/refman.itely: added docu for
1870         contemporary fermata symbols, gregorian breathing signs; small fixes
1872         * ly/gregorian-init.ly: removed obsolete #'type props
1874 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1876         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
1877         minimum-length property correctly.
1879 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1881         * scm/music-functions.scm (make-multi-measure-rest): set input
1882         locations for multimeasure rests.
1884 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
1886         * input/regression/breathing-sign.ly: updated to for ancient
1887         notation
1889 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1891         * scripts/ly2dvi.py: Add newline.
1893 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1895         * scripts/ly2dvi.py (dependency_files): Compile fix.
1897 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1899         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
1900         (make_html_menu_file): --html menu. 
1902 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1904         * scripts/ly2dvi.py (run_dvips): +add the .map file 
1906 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1908         * input/screech-boink.ly: new file.
1910 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1912         * scripts/lilypond-book.py (make_lilypond_file): convert
1913         lilypond-file to lilypond block directly, without going through
1914         begin/end lilypond text.
1915         
1917 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
1919         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
1920         scm/grob-description.scm: moved Michael's original breathing sign
1921         code in brew_molecule() to divisio_minima(); provided new
1922         brew_molecule() that effectively replaces the
1923         Text_item::brew_molecule callback (with additional fallback to
1924         Michael's original code); added callbacks for brewing divisio
1925         maior/maxima and finalis
1927         * gregorian-init.ly: added breathing sign shortcuts for virgula,
1928         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
1930         * script-init.ly: added shortfermata, longfermata,
1931         verylongfermata, varcoda
1933         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
1934         longfermata, verylongfermata, varcomma, varcoda
1936 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1938         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
1939           Remove all noquote and insert a few quote.
1940         
1941         * Documentation/user/lilypond-book.itely (Music fragment options),
1942           scripts/lilypond-book.py: Don't include quotation blocks by
1943           default. Introduce option quote instead of noquote
1945 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1947         * VERSION: 1.7.15 released
1948         
1949         * Documentation/user/lilypond.tely: omf updates.
1951         * buildscripts/texi2omf.py (omf_vars): include version.date
1953         * make/lilypond.redhat.spec.in: fixes for spec file. 
1955         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
1956         by function definition: lily now requires a recent GNU Make.
1958         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
1960         * make/ly-rules.make: remove .ly -> .tex rule
1962         * Documentation/user/refman.itely (Figured bass): revised figured
1963         bass example.
1965 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1967         * stepmake/stepmake/omf-targets.make (local-install): add
1968         scrollkeeper-update message.
1970         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
1971         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
1973         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
1975         * Documentation/user/converters.itely (Invoking midi2ly): add
1976         track/channel notice.
1978 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1980         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
1982         * lily/parser.yy (scalar): DIGIT is also a scalar.
1984         * Documentation/user/music-glossary.tely: add @omf tags
1986         * Documentation/user/lilypond.tely: add @omf tags
1988         * scm/generate-documentation.scm (string-append): add @omf tags.
1990         * stepmake/stepmake/omf-*: new files 
1992         * input/regression/multi-measure-rest.ly (texidoc): add doco
1994         * GNUmakefile.in (web-doc-install): add web-doc-install target
1996         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
1997         fixes crashes while dumping MIDI.
1999         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
2000         midi
2002 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2004         * buildscripts/texi2omf.py: new file.
2006         * mf/feta-beugel.mf: include font count, not staffsize (16) in
2007         font-name
2009 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2011         * input/regression/beam-manual-beaming.ly (texidoc): new file.
2013         * lily/sequential-iterator.cc (descend_to_child): call
2014         descend_to_child() for all types of music.
2016 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2018         * scm/translator-property-description.scm: Add
2019         bassFigureFormatFunction.  Replace some entries.
2021 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2023         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
2024         clean out.
2026 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2028         * scripts/midi2ly.py (Note.dump): never dump duration for
2029         dump_dur=0.
2031         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
2032         new function
2034         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
2035         figures using new markups. Much simpler, and should improve layout
2036         a little.
2038         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
2040 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2042         * ly/engraver-init.ly: use Hara kiri by default for 
2043         ChordNames, FiguredBass and Lyrics(Voice) context. 
2045         * lily/axis-group-engraver.cc (acknowledge_grob): use
2046         rhythmic-grob-interface for selecting items not to hara-kiri'd 
2048         * scm/new-markup.scm (markup-function-list): add bracket,
2049         vbracket.
2051         * ly/engraver-init.ly (ChordNamesContext): set
2052         minimumVerticalExtent
2054 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2056         * input/test/time-signature-double.ly: new file 
2058         * input/regression/collision-head-chords.ly (texidoc): new file.
2060         * lily/type-swallow-translator.cc: add note swallow translator 
2062         * input/test/time-signature-double.ly: new file.
2064         * lily/type-swallow-translator.cc: add Rest_swallow_translator
2066         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
2067         (FiguredBassContext): idem.
2069         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
2071         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
2073         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
2075         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
2076         .afm dependency
2078         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
2080         * python/lilylib.py (make_page_images): add function.
2082         * scripts/ly2dvi.py (run_latex): include title in preview image.
2084         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
2085         from lilypond-book for <ly2dvifile> tags in HTML.
2087         * scripts/ly2dvi.py (option_definitions): add --debug option to
2088         print out environment.
2090         * input/regression/tie-chord-partial.ly: new file.
2092 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
2094         * lilypond.words: add 3
2096 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2098         * scm/new-markup.scm (markup-function-list): add finger-markup
2100         * input/tutorial/brahms-tweaked.ly: new markup 
2102         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
2104         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
2105         crash when processing '() markup
2107         * input/regression/breathing-sign.ly (texidoc): add caesura example.
2109         * lily/breathing-sign.cc (railtracks): another caesura.
2111         * mf/feta-schrift.mf: caesura symbol. 
2113 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2115         * scripts/convert-ly.py (FatalConversionError.conv): add
2116         ly:molecule-XXX conversions.
2118         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
2120         * input/regression/multi-measure-rest-text.ly: new file.
2122         * scm/music-functions.scm (glue-mm-rest-texts): automatically
2123         convert MMREST-TEXT to MultiMeasureRestNumber settings.
2125         * ly/engraver-init.ly (ScoreContext): move tablature settings to
2126         ScoreContext
2128         * scm/new-markup.scm (center-markup): \center markup.
2130         * scm/music-functions.scm: remove pitchify scripts.
2132         * lily/music.cc (print_smob): display music name if available 
2134 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2136         * Documentation/user/refman.itely (Instrument names): remove
2137         \turnOff doco.
2139 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2141         * lily/score.cc (mark_smob): bugfix.
2143         * input/regression/rehearsal-mark.ly: new file.
2145         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
2146         report error at the current token again.
2148 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2150         * cygwin/mknetrel: Exit if doc build fails.
2152         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
2154 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2156         * scm/music-types.scm (music-descriptions): add doc strings
2158 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2160         * lily/lexer.ll: 
2161         * lily/include/my-lily-lexer.hh: 
2162         * lily/include/includable-lexer.hh: Add flex kludge.
2164         * config.hh.in: 
2165         * config.make.in: 
2166         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
2167         cruft.
2168         
2169         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
2170         code.
2172 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2174         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
2176         * lily/parser.yy (new_chord): Compile fix.
2178 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2180         * Documentation/user/refman.itely (Tuning groups of objects):
2181         remove documentation for \turnOff. 
2183         * lily/percent-repeat-engraver.cc (try_music): add correct
2184         processing moments for double-measure percents as well.
2186         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
2188         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
2189         grob prop type. 
2191         * Documentation/user/refman.itely (Printing named chords): add
2192         chord name tweak doco.
2194         * input/template/gregorian-transcription.ly: new file.
2196 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2198         * VERSION: 1.7.13 released
2199         
2200         * input/test/*: lots of cleanups/comment-outs/removals in chord
2201         examples
2202         
2203         * input/regression/*: lots of cleanups/comment-outs/removals in
2204         chord examples
2205         
2206         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
2207         options
2209         * lily/new-chord-name-engraver.cc (process_music): give original
2210         inversion pitch to chord name routine.
2212         * input/tutorial/os-score.ly: update to new markup
2214         * Documentation/user/appendices.itely: simply include
2215         chords-ignatzek. 
2217         * Documentation/user/refman.itely (Chords mode): add documentation
2218         for chord mode.
2220         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
2221         not present in chord.
2222         (construct-chord): add inversion and bass support.
2224         * lily/chord.cc: junk contents.
2226 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
2228         * Documentation/user/refman.itely:
2229         * Documentation/user/music-glossary.tely: fix. 
2231 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2233         * scm/chord-entry.scm (construct-chord): move chord construction
2234         to Scheme.
2236         * lily/parser.yy (new_chord): new setup for chord entry.
2238 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
2240         * lilypond.words:
2241         * Documentation/user/music-glossary.tely: add ambitus.
2243 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2245         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
2247         * lily/include/*.hh: string() -> to_string()
2249         * scm/chords-ignatzek.scm: new file.
2251         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
2252         standard chord name exceptions.
2254         * scm/translator-property-description.scm (chordNameSeparator):
2255         add property.
2256         (majorSevenSymbol): add property
2258         * lily/translator-scheme.cc (ly:context-properties): new function
2259         (ly:context-parent): new function.
2260         (print_smob): print context name.
2262         * lily/music.cc (ly:get-music-length): new function
2263         (print_smob): don't print properties.
2265         * lily/duration.cc (duration<?): new function
2267         * input/regression/chords-funky-ignatzek.ly: new file.
2269         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
2270         jazz chords.
2272         * lily/pitch.cc (ly:pitch-diff): new function.
2274         * input/regression/chords-ignatzek.ly: new file.
2276 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2278         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
2279         pitches for jazz chords.
2281 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2283         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
2285 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
2287         * lilypond.words: add 1
2289 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
2291         * Documentation/topdocs/AUTHORS.texi: refine.
2293 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2295         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
2296         
2297         * lilypond.words: add one.
2299 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
2301         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
2302         Fontify bass note in chords, e.g., e in c1/e.
2303         
2304 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2306         * Documentation/user/music-glossary.tely: Dutch updates and
2307         additions (Arent Storm).
2309 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2311         * input/regression/ambitus.ly:  move file.      
2313         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
2315         * lily/event.cc (transpose): add tonic property to Key_change_req
2316         and to Key_engraver.
2318 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
2320         * Documentation/user/refman.itely: fix typo.
2322         * lilypond.words: removed wrong identifiers.
2324 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2326         * mf/feta-toevallig.mf: make flat stem shorter 
2328 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
2330         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
2332         * lilypond.words: add from Phrasing slur.
2333         
2334 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
2336         * lilypond-mode.el: allow launching multiple ViewPS processes.
2337         
2338         * lilypond.words: add from Text markup.
2340 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2342         * input/test/ossia.ly (texidoc): add comment.
2344         * input/regression/voice-follower.ly: new file.
2346         * mf/feta-toevallig.mf: make flat heavier.
2348         * lily/cluster-engraver.cc: clean up Cluster engraver
2350         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
2351         Engraver. Use Note_column to compute Y positions and deal with
2352         line break stuff.
2354 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2356         * lily/stem.cc: move french-beaming to stem.
2358 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
2360         * lilypond-font-lock.el: fontify all durations in chords.
2362         * lilypond.words: add from lily/my-lily-lexer.cc
2364 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2366         * VERSION: release 1.7.12
2368         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
2370         * lily/gregorian-ligature.cc: new file
2372         * lily/*: the Great 2003 search & replace.
2374         * Documentation/user/refman.itely (Manual repeat commands): add
2375         note about font selection.
2377 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
2379         * lilypond-mode.el: propose recompiling midi while invoking playing,
2380         not while stopping playing.
2382 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
2384         * lilypond.words: add one.
2386         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
2387         and expressional note grouping. Fontify chord modes.
2389 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
2391         * Documentation/user/music-glossary.tely (Top): translate melisma.
2393 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2395         * Documentation/user/music-glossary.tely (Top): add melisma.
2397 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
2399         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
2400         interfaces for (abstract) grob GregorianLigature
2402         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
2403         renamed head* -> glyph_name*, x-shift* -> x-offset*
2405         * scm/grob-property-description.scm: bugfix: added missing descriptions
2407 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2409         * input/test/chord-names-dpnj.ly: New file.
2411         * scm/double-plus-new-chord-name.scm: Implement full and partial
2412         exceptions.
2414         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
2416         * scm/double-plus-new-chord-name.scm
2417         (double-plus-new-chord->markup): Fix sub->markup.
2420 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
2422         * lily/custos-engraver.cc: added TODO; editorial changes
2424         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
2425         consistency with other ligature engravers; removed access on (now)
2426         private variable _ligature of Ligature_engraver
2428         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
2429         renamed last_bound -> last_bound_; issue programming_error on
2430         abstract method calls; moved primitives code from
2431         Mensural_bracket_engraver to here (because almost ligature
2432         engravers will need it); renamed try_stop_ligature () ->
2433         typeset_ligature (); bugfix: store primitives of finished ligature
2434         in separate variable finished_primitives_ to avoid clash on input
2435         like "\] \["; added current_ligature () to enable access on
2436         private variable _ligature
2438         * lily/mensural-ligature-engraver.cc: removed primitives_ code
2439         (now in super class); renamed try_stop_ligature () ->
2440         typeset_ligature ()
2442         * lily/mensural-ligature.cc: issue programming_error on abstract
2443         method calls
2445         * lily/note-heads-engraver.cc: added TODO comment upon bool
2446         in_ligature
2448         * mf/parmesan-heads.mf: fixed some of set_char_box()
2450         * scm/grob-description.scm: added VaticanaLigature
2452         * scm/grob-property-description.scm: added neume prefix properties
2454         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
2455         lily/include/gregorian-ligature-engraver.hh,
2456         lily/include/gregorian-ligature.hh: new files; framework for
2457         gregorian ligature engravers such as vaticana
2459         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
2460         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
2461         vaticana style ligature implementation (still somewhat uncomplete)
2463 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2465         * VERSION: release 1.7.11
2467         * scripts/convert-ly.py: add ly:pitch-transpose rule
2469 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2471         * input/test/dpncnt.ly: New file.
2473         * lily/my-lily-lexer.cc: Add chordnames keyword.
2475         * lily/parser.yy (chordnames_block): Parse chord name exception
2476         lists, see input/test/dpncnt.ly.
2478         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
2479         function.
2481         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
2482         filter-out too.
2484         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
2485         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
2486         pitch functions (except for ly:make-pitch, but that's apparently
2487         some sort of scheme naming standard?).
2489         * scm/lily.scm (!=): define-public.
2491         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
2493 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2495         * scm/double-plus-new-chord-name.scm
2496         (double-plus-new-chord-name->markup): New file.
2498 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2500         * python/lilylib.py (make_preview): don't suppress progress for
2501         bbox extraction.
2503 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2505         * Documentation/user/appendices.itely (scheme): update for new syntax.
2507         * input/regression/chord-name-styles.ly: new file
2509         * lily/instrument-name-engraver.cc: create instrument names
2510         without barline too.  Allows instrument name on ChordNames  
2512         * scm/new-markup.scm (interpret-markup): allow simple strings as
2513         markup too.
2515 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2517         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
2518         (step->markup-accidental): Fix: add accidental.
2519         (chord::inner-name-american): 
2520         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
2521         append stray '/' if last superscript addition was 'o'.
2523         * scm/new-markup.scm (normal-size-sub-markup) 
2524         (normal-size-super-markup): New function.
2526         * lily/source-file.cc (Source_file): Add warning for possibly
2527         intentional but suspicious initialization.
2529         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
2530         add comments about cut-and-paste programming.
2532         * flower/rational.cc (lcm): Not used; comment out.
2534 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2536         * lily/new-fingering-engraver.cc (position_scripts): use
2537         fingerHorizontalDirection to determine fingering horizontal
2538         directions.
2540         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
2541         fingering support.
2543         * scripts/convert-ly.py (FatalConversionError.conv): add style
2544         conversion rule. 
2546         * scm/chord-name.scm (set-chord-name-style): new function.
2547         (new-chord-name-brew-molecule): revise to interpret markup only
2548         (new-chord->markup): cleanuppish rewrite. To be called from the
2549         new engraver.
2551         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
2552         Markup earlier, during interpreting.
2554         * input/test/{banter,jazz,american}-chords.ly (scheme): update
2555         style settings. Rename to chord-names-*.ly
2557 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2559         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
2560         markup code and update to new markup.  Most probably broke some of
2561         it.
2562         
2563 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
2565         * Documentation/user/refman.itely: added docu for ambitus and
2566         clusters
2568         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
2569         ly_quote_scm() in lookup.cc
2571         * mf/parmesan-clefs.mf: set_char_box fix
2573         * lily/cluster-engraver.cc: junk implicit protection; use
2574         Protected_scm instead
2576 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2578         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
2579         throughout.
2581         * scm/new-markup.scm: Turn-off error-triggering test code.
2583 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2585         * scm/new-markup.scm (markup-thrower-typecheck) 
2586         (markup-typecheck?):  add full typechecking functions.
2587         (make-markup-maker): add make-FOO-markup functions.
2588         (markup-argument-list-error): nice error checking messages.
2589         (make-markup): better function: less quoting escapades.
2591 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2593         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
2595 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2597         * cygwin/lilypond.hint (requires): Add cygwin.
2599         * .cvsignore: Remove stepmake (huh!?!), add lib.
2601         * GNUmakefile.in: Add libdir links for builddir runs.
2603         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
2604         instead of datadir.
2606         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
2607         local_lilypond_libdir.
2609         * config.make.in (lilypond_libdir): Add.
2611         * stepmake/stepmake/substitute-rules.make: 
2612         * stepmake/stepmake/script-rules.make: 
2613         * stepmake/stepmake/python-module-rules.make:
2614         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
2615         lilypond-python-module patch.
2617 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2619         * Documentation/user/refman.itely (Graphical interfaces): add note
2620         about xml2ly.
2622 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2624         * scripts/ly2dvi.py (run_dvips): remove trailing newline
2626 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2628         * VERSION: released 1.7.10
2630         * scripts/musedata2ly.py (): idem
2632         * scripts/midi2ly.py (dump_chord): idem
2634         * scripts/etf2ly.py (version): idem 
2636         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
2638         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
2640         * scm/tex.scm (tex-output-expression): remove eval compat
2641         glut. Other output files too.
2643         * scm/chord-name.scm: don't export anything from chord module.
2645         * input/test/american-chords.ly: idem
2647         * input/test/banter-chords.ly (texidoc): idem
2649         * input/test/Cc-chords.ly: add breakage notes.
2651         * Documentation/user/refman.itely (Text markup): rewrite manual section.
2653         * lily/parser.yy (scalar): allow \markup { } as property value. 
2655         * scm/chord-name.scm: complete new markup usage
2657         * scm/grob-description.scm (all-grob-descriptions): use new markup
2658         texts by default
2660 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2662         * scm/chord-name.scm: partial move to new markup texts.
2664 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2666         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
2668         * scm/bass-figure.scm (brew-bass-figure): make stack direction
2669         settable.
2671 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
2673         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
2674         invoked for old midi, wait for killing.
2676 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
2678         * Documentation/user/music-glossary.tely: Finnishing.
2680 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2682         * mf/feta-nummer-code.mf: some kerning pairs.
2684 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
2686         * scm/output-lib.scm (set-bar-number-visibility): Context-function
2687         Added.
2689         * Documentation/user/refman.itely (Bar numbers):
2690         set-bar-number-visibility added, modulo-bar-number removed again
2691         (sorry).
2693 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
2695         * scm/output-lib.scm (modulo-bar-number-visible): add function.
2697         * Documentation/user/refman.itely: add modulo-bar-number-visible.
2699         * Documentation/user/music-glossary.tely: translate into Finnish.
2701 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
2703         * lilypond-mode.el: add shortcut for 2midi
2705         * lilypond-font-lock.el: fontify lyrics
2707 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
2709         * scm/drums.scm : use 1.7.x names.
2711         * input/regression/drums.ly : Don't use << chords >>
2713 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
2715         * lilypond-mode.el: tidy, add TODO
2717         * make/lilypond.mandrake.spec.in: install-info quietly.
2719 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2721         * input/test/markup.ly: use new syntax.
2723 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2725         * ly/params-init.ly (interscoreline): add word-space
2727         * input/test/metronome.ly (eighthNote): idem.
2729         * input/test/script-priority.ly: use new markup
2731         * lily/parser.yy (markup): allow HEAD markup0 markup1 
2733         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
2735         * lily/parser.yy (gen_text_def): bugfix.
2736         (full_markup): allow markup identifier.
2738 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
2740         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
2741         jobs at the same time. Add horizontal lines to Command menu.
2742         Allow one compiling job -- propose killing others before a new one.
2744         * lilypond.words: add markup, teeny, etc.
2746 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
2748         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
2749         Allow only one type of midi process; launching Midi either stops
2750         midis or plays the current midi and launching MidiAll stops midis
2751         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
2752         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
2754 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2756         * lily/text-engraver.cc (process_acknowledged_grobs): use new
2757         markup  for new markup texts.
2759         * lily/mark-engraver.cc (process_music): idem
2760         
2761         * lily/instrument-name-engraver.cc (create_text): idem
2763         * scm/new-markup.scm (magnify-markup): new function.
2765         * scm/molecule.scm (stack-lines): bugfix.
2767         * lily/font-interface.cc (get_font): take font-magnification from
2768         alist chain.
2770 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2772         * lily/molecule-scheme.cc: move scheme functions to separate file.
2774         * lily/font-metric.cc  (ly_get_glyph): new function. 
2775         
2776         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
2777         (italic-markup, dynamic-markup): new functions
2778         (font-markup): new function
2780         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
2781         padding and minimum
2783 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
2785         * lily/accidental-engraver.cc:
2786         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
2788 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
2790         * lilypond.vim:
2791         * lilypond-font-lock.el: Put \longa as duration. Accept only 
2792         [a-zA-Z] for user defined identifiers. Separate note cases 
2793         with and without a duration (allow cis\longaX).
2795         * lilypond.words: Add words from Info.
2797 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2799         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
2801 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
2803         * lilypond-mode.el: Propose reverting buffer before a command if
2804         it was edited with an another editor.
2806 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2808         * lily/molecule.cc (ly_translate_molecule): new function
2810         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
2811         into libdir
2813         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
2815         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
2817 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
2819         * lilypond.words: take \words from Info-index.
2821 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2823         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
2825 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
2827         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
2829 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
2831         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
2832         and lilypond-documentation.
2834 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2836         * lily/parser.yy: Compile fix (bison 1.75).
2838 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2840         * VERSION: 1.7.9 released
2842         * scm/music-functions.scm (shift-one-duration-log): refactor.
2843         Use music-map.
2845         * input/regression/chord-tremolo.ly (texidoc): add dot test.
2847         * NEWS: update.
2849         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
2850         argument
2851         
2852         * scm/music-functions.scm (display-music): new function
2853         (music-map): change arg order.
2855         * input/regression/new-markup-syntax.scm: new file
2857         * lily/parser.yy (markup): add \markup { .. } syntax.
2859         * scm/new-markup.scm (override-markup): new function
2860         (lookup-markup): new function
2861         (music-markup): new function
2862         (lookup-markup-command): use markup-signature to store argument
2863         format for parser.
2865         * lily/lexer.ll: preliminary \markup syntax. 
2867 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
2869         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
2870         add pre/post-dependencies and menus with icons from source.
2872         * Documentation/pictures/lilypond-48x48.xpm:
2873         * Documentation/pictures/lilypond-32x32.xpm:
2874         * Documentation/pictures/lilypond-16x16.xpm: new files, background
2875         transparent.
2877         * stepmake/stepmake/generic-targets.make:
2878         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
2880 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2882         * input/regression/music-map.ly (texidoc): new file.
2884         * scm/music-functions.scm (music-map): new function
2886 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2888         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
2890 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
2892         * input/test/to-xml.ly:
2893         * lily/ligature-engraver.cc: Fixes documentation.
2895         * lilypond.mandrake.spec.in:
2896         * lilypond.redhat.spec.in: Add lilypond.words.
2898         * Documentation/user/refman.itely: Mention Info inside emacs.
2899         
2900         * lilypond.suse.spec.in:
2901         * lilypond.redhat.spec.in: 
2902         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
2904 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2906         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
2907         os.popen.read ().
2909 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2911         * scripts/ly2dvi.py (include_path): print warning if failing anything.
2913         * python/lilylib.py (error): add space
2915 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2917         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
2918         distribution.
2920 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2922         * lily/paper-outputter.cc (Paper_outputter): close port when
2923         finishing score.
2925 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2927         * scm/sodipodi.scm: Fixes.
2929 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
2931         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
2933         * buildscripts/make-font-dir.py: Fix. 
2935 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
2937         * lilypond-mode.el: Add support for Info inside Emacs.
2939 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2941         * buildscripts/make-font-dir.py: 
2942         * mf/GNUmakefile: Make sodipodi font map.
2944         * scm/sodipodi.scm: Add more output functions.
2946         * mf/feta-nummer.mf: 
2947         * mf/feta-beugel.mf: Add font_coding_scheme.
2949         * lily/paper-outputter.cc (output_header): Fix creator string.
2951 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
2953         * lilypond-mode.el (LilyPond-autocompletion): invoked with
2954         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
2956         * lilypond.words: add two (Everybody can add/remove words now!).
2958         * debian/rules:
2959         * make/lilypond.suse.spec.in:
2960         * make/lilypond.mandrake.spec.in:
2961         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
2963         * Documentation/user/refman.itely: Mention autocompletion.
2965 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2967         * scripts/ly2dvi.py: Add paper sizes.
2969         * lily/timing-engraver.cc: 
2970         * lily/time-signature.cc: 
2971         * lily/span-bar.cc: 
2972         * lily/grob-scheme.cc: Code formatting fixes.
2974         * scm/sodipodi.scm: 
2975         * scm/sketch.scm:
2976         * buildscripts/mf-to-table.py: 
2977         * buildscripts/make-font-dir.py: Font testing.
2979 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
2981         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
2982         inserts try-completion and shows all-completions.
2984         * lilypond.words: '\' -> '\\'
2986         * lilypond-mode.el: load libraries in the end, lilypond.words defines
2987         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
2988         
2989         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
2990         and LilyPond-reserved-words.
2991         
2992 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
2994         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
2995         from load-path.
2996         
2997         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
2998         the mini-buffer with Control-Shift-c.
2999         
3000 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3002         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
3003         duration. This fixes \tempo taking time.
3005 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3007         * lily/volta-engraver.cc (process_acknowledged_grobs): 
3008         Allow for text markup in repeatCommands. 
3010 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
3012         * lilypond-mode.el (LilyPond-insert-string): new function, use it
3013         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
3014         Get rid of skeleton.el-dependency.
3016         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
3018 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3020         * lily/beam-engraver.cc (stop_translation_timestep): reset
3021         now_stop_ev_
3023         * lily/scm-option.cc: add parse-protect to ly:set-option
3025         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
3027 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3029         * lily/include/ligature-bracket.hh: removed
3030         * lily/ligature-bracket.cc: removed
3032         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
3033         .tex
3035         * lily/beam.cc (set_beaming): don't change beam count on rests.
3036         (brew_molecule): always set flag-width > 0.
3038 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
3040         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
3041         chars, remove instructions; instead, refer to lilypond-init.el and
3042         Documentation/topdocs/INSTALL.texi.
3044         * lilypond.words: add identifiers and reserved words.
3046         * Documentation/topdocs/INSTALL.texi: separate sections for installing
3047         files and adding a load-path.
3049         * lilypond-init.el: Instructions, extracted from 
3050         Documentation/topdocs/INSTALL.texi. 
3051         
3052 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3054         * VERSION: 1.7.8 released 
3056         * lily/grob.cc (warning): better robustness fix.
3058 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
3060         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
3062         * lily/cluster-engraver.cc: stick better to variable naming
3063         conventions
3065         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
3066         until stop_translation_timestep()
3068         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
3069         min/max coordinates to backend, but no musical info such as
3070         pitches
3072         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
3074         * lily/grob.cc: robustness fix: warning(): do not crash if
3075         cause is not set
3077         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
3078         the much more elaborated tuplet brackets than the very naive and
3079         simple ligature bracket grob
3081 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3083         * Documentation/user/refman.itely (Analysis brackets): add
3084         horizontal bracket doco.
3086         * ly/property-init.ly (setMmRestFermata): added.
3088         * Documentation/user/refman.itely (Multi measure rests): fermatas
3089         on mm rests.
3091         * input/regression/apply-context.ly (texidoc): new file
3093         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
3094         code to be executed during interpretation. Possible applications:
3095         smart octavation, more advanced bar checks. 
3097         * lily/apply-context-iterator.cc: new file.
3099 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3101         * input/test/new-markup.ly: new file.
3103         * lily/text-item.cc (text_to_molecule): new function
3105         * scm/new-markup.scm (lambda): new file
3107         * lily/function-documentation.cc (ly_add_function_documentation):
3108         add proc property as well
3110 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3112         * Documentation/user/music-glossary.tely (Top): add custos.
3114 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
3116         * Documentation/topdocs/INSTALL.texi: advise how to include source
3117         path to Emacs load-path and improve language.
3119 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3121         * GNUmakefile.in: config.h message fix.
3123         * autogen.sh:
3124         * aclocal.m4: Regenerate.
3126         * configure.in: 
3127         * config.make.in: 
3128         * stepmake/config.make.in: 
3129         * stepmake/configure.in: 
3130         * stepmake/autogen.sh: 
3131         * stepmake/aclocal.m4: Update for autoconf 2.56.
3133 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
3135         * Documentation/topdocs/INSTALL.texi: instructions for an user how
3136         to install Emacs-mode. Instructions how to use vim-mode.
3138 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3140         * scm/music-types.scm (music-descriptions): no length for tempo event.
3142         * input/*.ly: add \version everywhere.
3143         
3144         * input/*.ly: update syntax to 1.7 + new-chords.
3146         * VERSION: 1.7.7 released.
3147         
3148         * Documentation/user/*.tely: new chord syntax.
3150         * input/regression/[bc]*.ly (texidoc): syntax updates.
3151         
3152 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
3154         * lilypond.words: add vocabulary to be used in auto-completion
3156         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
3158         * lilypond.vim: allow note name at EOF
3160 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3162         * buildscripts/new-chords.py (edit): -e option: inline editing.
3164         * input/regression/a*.ly (texidoc): syntax updates.
3166         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
3167         music): elucidations. 
3169 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
3171         * lily/include/lily-proto.hh, ly/engraver-init.ly,
3172         ly/spanners-init.ly, scm/grob-description.scm,
3173         scm/grob-property-description.scm, scm/music-types.scm,
3174         lily/cluster-engraver.cc, lily/cluster.cc,
3175         lily/include/cluster.hh, input/test/cluster.ly: cluster
3176         implementation
3178         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
3179         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
3180         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
3182         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
3184         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
3186         * scm/grob-description.scm: bugfix: by default, use default note
3187         head style when engraving ligatures
3189         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
3191         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
3192         events
3194         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
3196         * input/test/ancient-font.ly: bugfix: style -> flag-style
3198         * lily/ligature-engraver.cc: indentation fix
3200         * lily/parser.yy: indentation fixes
3201         
3202 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3204         * input/regression/measure-grouping.ly: more elaborate example.
3206         * lily/moment.cc: ly:add-moment, ly:mul-moment,
3207         ly:div-moment. New functions 
3209         * scm/music-functions.scm (set-time-signature): new function,
3210         allow inline time sig settings with measure grouping.
3212         * lily/parser.yy (command_element): move time sig construction
3213         into Scheme.
3215         * lily/side-position-interface.cc (out_of_staff): new function,
3216         like padding, but keep minimum distance from staff. Easier than
3217         linespanners (dynamics, pedals), but roughly the same effect.
3219 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
3221         * emacs-mode.el: Added spanish-note-replacements 
3222         (<carlos.betancourt@chello.be>).
3224         * vimrc: (Un)commenting with <(S-)F12>, tidy.
3226 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
3228         * lilypond.vim: Do not fontify cises, desis, etc.
3230         * vimrc: view dvi with <S-F6>
3232 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3234         * lily/lookup.cc (triangle): new function.
3236         * input/regression/measure-grouping.ly (texidoc): new file: show
3237         triangles and brackets for beat groups of 3 and 2.
3239         * lily/include/measure-grouping-spanner.hh (class
3240         Measure_grouping): new file.
3242         * lily/measure-grouping-spanner.cc (brew_molecule): new file
3244         * lily/measure-grouping-engraver.cc (class
3245         Measure_grouping_engraver): new file.
3247 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3249         * Merge from stable:
3251             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
3252         
3253         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
3254         stylesheet.
3256         * ly/paper19.ly: Include paper19-init.ly.
3258         * ly/paper19-init.ly: New file.
3260         * Documentation/user/tutorial.itely (First steps): Fix first
3261         example for font test.
3263         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
3265         * ChangeLog: Add 1.7.6 release marker (see below).
3267         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
3268         Add .py files.
3270 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3272         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
3274         * input/tutorial/*.ly: update to new syntax.
3276         * lily/parser.yy (Composite_music): new transpose syntax,
3277         \transpose FROM TO MUSIC. 
3279 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3281         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
3282         latex progress/error output to stderr (by default this goes to
3283         stdout).  Show lilypond progress, even when not verbose.
3285         * python/lilylib.py (system): New optional parameter to control
3286         showing of progress.
3288         * scm/backend-documentation-lib.scm (check-dangling-properties):
3289         Fix error message.
3291         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
3292         axis, extent.
3294         * scm/grob-property-description.scm (magnify): Remove.
3295         (extent, axis): Add.
3297 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3299         * VERSION: Release 1.7.6.
3301         * scripts/convert-ly.py: more uniformization substitutions.
3303         * buildscripts/new-chords.py (sub_chords): new file.
3305 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3307         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
3308         lilypond.map.  Include sauter fonts too.  Cleanups.
3310 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3312         * Documentation/user/tutorial.itely (First steps): change to new
3313         chord/tie/slur/beam notation.
3315         * lily/parser.yy (event_that_take_dir): allow postfix notation for
3316         ties.
3318         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
3319         engraver. Process ties in postfix notation, i.e. c8-~ c
3321         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
3323         * input/regression/beam-postfix-notation.ly (texidoc): new file.
3325         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
3327         * lily/beam-engraver.cc (try_music): accept new-beam-events
3329         * input/regression/chord-scripts.ly (texidoc): new file
3331         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
3332         script-events.
3334         * scm/script.scm (default-script-alist): cleanup.
3336         * lily/script-engraver.cc (make_script_from_event): cleanup.
3338         * lily/lyric-combine-music-iterator.cc
3339         (Lyric_combine_music_iterator): remove superfluous events.
3340         (melisma_busy): new function. Fix broken melismas.
3342 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3344         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
3345         Remove nonvalid settings. Use descriptive key names.
3346         Use <Return> to indicate the pressing of that key.
3348 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3350         * scripts/lilypond-book.py (option_definitions): Typo.
3352         * scripts/ly2dvi.py: Updates.
3354         * python/lilylib.py (setup_environment, print_environment)
3355         (get_bbox, make_preview): Merge and remove from ly2dvi and
3356         lilypond-book.
3358         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
3360         * .cvsignore: Remove some cruft.
3362         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
3363         path.
3365         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
3366         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
3367         throughout.
3369         * python/lilylib.py (quiet_system): Junk
3370         (system): Display error log upon failure.
3371         (read_pipe): New function.  Cleanups and fixes.
3373         * python/*.py: Rename from *.py.in.
3374         
3375         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
3377         * GNUmakefile.in (SUBDIRS): Move python before scripts.
3379 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3381         * python/GNUmakefile: Bugfix: handle modules.
3383         * stepmake/stepmake/python-module-targets.make (default): Add
3384         compiled modules. 
3386         * stepmake/stepmake/python-module-rules.make: Add rule for byte
3387         compiling modules.
3389         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
3390         Bugfix.  (OUT_PYC_MODULES): Add.
3392 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3394         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
3395         Use default paths. Refresh description.
3397 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3399         * VERSION: 1.7.5 released
3401         * input/regression/finger-chords.ly (texidoc): new file.
3403         * lily/script-engraver.cc (process_music): remove scriptHorizontal
3404         support
3406         * lily/fingering-engraver.cc (process_music): remove kludgy
3407         scriptHorizontal stuff.
3409         * lily/script.cc: remove staff-support property.
3411         * lily/new-fingering-engraver.cc (add_fingering): new
3412         file. Fingering engraver for new style chords.
3414 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3416         * lily/parser.yy (bare_number): allow 4 \cm (without
3417         decimal dot). (should backport to 1.6?)
3419         * ly/declarations-init.ly: use Scheme for dimension defs.
3421         * lily/parser.yy (TODO): remove hard coded dimensions, add
3422         REAL NUMBER_IDENTIFIER production.
3424         * lily/rest-collision.cc (force_shift_callback): rewrite using
3425         -done property.
3427         * scm/grob-property-description.scm (rest-collision-done): add
3428         property.
3429         
3430         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
3432 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3434         * input/regression/multi-measure-rest-center.ly: new file.
3436         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
3437         off horizontally by 0.05 ss. Fixed.
3439 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3441         * scm/pdftex.scm: Rename ly-number to ly:number->string.
3443         * Documentation/topdocs/index.tely: Remove duplicate from merge.
3445 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3447         * lily/tie.cc (get_control_points): also avoid staff lines on the
3448         just outside the outer staff lines
3450 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3452         * ly/params-init.ly: Just define style-alist, no need to
3453         define-public.
3455         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
3456         (thanks Han-Wen).
3458         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
3459         (FET_FILES): = FONT_FILES.
3461         * Merge from stable:
3463             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
3465 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3467         * VERSION: 1.7.4 released.  
3468         
3469         * scm/generate-documentation.scm (string-append): add macro
3470         definitions.
3472         * lily/text-item.cc (lookup_text): don't use virtual fonts for
3473         normal texts.
3475         * lily/multi-measure-rest-engraver.cc: make separate
3476         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
3478         * lily/multi-measure-rest.cc: remove text handling. Remove
3479         number-threshold.
3481 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3483         * scm/music-types.scm: doc patch by Graham Percival
3485 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3487         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
3488         encoding part.
3489         (Font_info.set_defaults): pixelsize now also defauts to '0'.
3490         (sketch_p): Sketch wants only first four elements of X11 font spec.
3492         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
3494         * mf/feta-autometric.mf: Write foundry and family to log.
3496         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
3497         font translation table.
3499         * buildscripts/mf-to-table.py: Better font info into afm.
3501         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
3502         1.0.9 required.
3504         * configure.in: Whine for mftrace 1.0.9.
3506 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3508         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
3510         * lily/main.cc (main_prog): don't try to load init.EXT when
3511         processing foo.EXT.
3513 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
3515         * scm/tex.scm (zigzig-line): added.
3517         * scm/ps.scm (zigzag-line): added.
3519         * ps/music-drawing-routines.ps (subvec): added.
3520         (draw_zigzag_line): added.
3521         
3522         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
3523         grob properties zigzag-width and zigzag-length.
3525         * input/regression/glissando.ly: Add some zig-zagged glissandi.
3527 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3529         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
3530         svg output, including font.
3532 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3534         * scm/lily.scm: Register sodipodi output module.
3536         * scm/sodipodi.scm: New file.
3538         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
3540         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
3541         comment, after header.
3542         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
3543         FullName.  Fix FontName key.
3545 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
3547         * lily/rest.cc (after_line_breaking): bugfix: dots after half
3548         and breve rests.
3549         
3550         * input/test/blank-notes.ly: bugfix
3552         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
3553         rests. (Kim Shrier)
3555         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
3556         
3557 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3559         * scm/tex.scm: 
3560         * scm/ps.scm: Cleanup and remove obsolete junk.
3562         * Documentation/user/internals.itely:
3563         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
3565         * lily/parser.yy: Identify shift/reduce problems.
3567         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
3568         make-style-sheet.  Too specific for convert-ly?
3570 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3572         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
3574         * input/test/*.ly: various fixes.
3576         * lily/music.cc (name): bugfix
3578         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
3580         * lily/input-file-results.cc (code): set-point-and-click! ->
3581         set-point-and-click
3582         
3583 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3585         * Use uniform ly: prefix for exported scheme primitive functions.
3587         * scm/music-types.scm: junk compat glue
3589         * scripts/convert-ly.py: add rules for stuff below, junk
3590         compatibility glue for spanrequest.
3592         * lily/parser.yy (verbose_event): remove \spanrequest,
3593         \commandspanrequest, \script. 
3594         
3595         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
3597         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
3598         for \penalty, \glissando.
3600         * VERSION: release 1.7.3
3601         
3602 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
3604         * lily/accidental-engraver.cc: Fix
3605         grace-in-the-beginning-of-measure bug caused by the resent
3606         partial-measure fix.
3608         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
3609         overlap looks too crowded)
3610         
3611 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3613         * lily/parser.yy (assignment): allow SCM expression as assignment.
3615         * lily/include/music-output-def.hh (class Music_output_def):
3616         * lily/music-output-def.cc: 
3617         * lily/paper-def.cc: 
3618         * scm/font.scm (markup-to-properties):
3619         * lily/parser.yy (music_output_def_body): 
3620         remove style_sheet_
3622 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3624         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
3625         length.
3627         * input/regression/spacing-to-grace.ly: new file.
3629         * input/regression/spacing-end-of-line.ly: new file.
3631         * lily/note-spacing.cc (get_spacing): take into account breakable
3632         stuff sticking out at the left (time sig change at line break).
3634         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
3635         raggedright code.
3637         * scm/music-functions.scm (make-voice-props-set): add
3638         staff-position for mm rests.
3640         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
3641         before grace notes a little.
3643         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
3645         * lily/break-align-interface.cc (do_alignment): right-edge spacing
3646         key adds space at the end of line. 
3648 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3650         * scm/sketch.scm: Fix beams.
3652         * buildscripts/mf-to-table.py: Add EncodingScheme.
3654         * scm/sketch.scm: Resurrect.
3656 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3658         * lily/multi-measure-rest.cc: use breve rests for measure lengths
3659         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
3661 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3663         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
3665         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
3667 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3669         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
3670         token for origin information.
3672         * lily/parser.yy (My_lily_lexer): do identifier location and
3673         cloning from lexer.
3675         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
3676         logic out of the parser. Add bar checks on both ends.
3678         * Documentation/user/refman.itely (Multi measure rests): add more
3679         notes about mm rests.
3681 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3683         * input/regression/bar-scripts.ly: Re-enable.
3685         * lily/parser.yy:
3686         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
3687         released rsn.  Bison 1.50 has a crucial bug and won't work.
3689         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
3692 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3694         * input/regression/bar-scripts.ly: Blunt documentation build fix.
3696 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3698         * Actually merge changes since 1.6.4 besides ChangeLog, and
3699         resolve conflicts.  Lots of updates, hope all is well.
3700         
3701         * cygwin/lilypond.hint (requires): Add ghostscript.
3703         * scm: Update some (c).
3704         
3705 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3707         * input/test/{various}.ly: add \header fields and texidoc strings.
3709 2002-10-05  Werner Lemberg  <wl@gnu.org>
3711         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
3712         renamed to `output_latex_quoted'.
3713         Added `output_latex_noquote'.
3714         (schedule_lilypond_block): Implement `noquote' option for LaTeX
3715         mode.
3717 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3719         * ChangeLog: Add 1.6.6 release marker.  See below.
3721         * stepmake/stepmake/po-targets.make: Remove --c++ option.
3723         * scripts/midi2ly.py: Fix global syntax warnings.
3725         * GNUmakefile.in: Generate builddir locale tree too.
3727         * scripts/ly2dvi.py:
3728         * scripts/midi2ly.py: 
3729         * scripts/mup2ly.py: 
3730         * scripts/update-lily.py:
3731         * lily/main.cc (setup_paths): Fix for locales setup.
3733 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3735         * Documentation/windows/installing.texi: Soften wording about
3736         necessity of becoming Administrator.  tommie@iae.nl reports this
3737         does not seem to be necessary for his flavour of Windows 2000.
3738         Explicitely discourage text mode mounts.
3740 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3742         * lily/rest.cc (after_line_breaking): backport dot position fix.
3744         * lily/rest-collision.cc (do_shift): also remove dots for suicided
3745         rests. Thanks to Klaus Zimmermann for finding this bug.
3747 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3749         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
3751 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3753         * Documentation/user/music-glossary.tely: fix links.
3755 2002-10-21  Werner Lemberg  <wl@gnu.org>
3757         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
3758         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
3759         scaling factor) only once and use them in the definition of
3760         \embeddedps.
3761         * ps/music-drawing-routines.ps (skeel): Removed.
3763 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3765         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
3766         Solaris7, as we don't use nested $( ) constructs.
3768 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3770         * VERSION: Release 1.6.6.
3771         
3772 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3774         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
3775         as workaround for /bin/sh problems on Solaris7.
3777 2002-10-19  Werner Lemberg  <wl@gnu.org>
3779         * GNUmakefile.in (web-doc): Fix typos.
3780         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
3781         `music-drawing-routines.ps' but emit \special{header=...} once.
3782         * scm/tex.scm (header-end): Updated.
3784 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3786         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
3787         undefined tremolo. 
3789 2002-10-15  Werner Lemberg  <wl@gnu.org>
3791         * scripts/lilypond-book.py (g_make_html): New global variable.
3792         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
3793         if `g_make_html' isn't set.
3794         [main]: Add format `texi-html'.
3795         (option_definitions): Updated.
3796         * Documentation/user/lilypond-book.itely: Updated.
3798         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
3799         * make/ly-rules.make (%.texi, %.nexi): Use it.
3800         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
3801         format to lilypond-book.
3802         * GNUmakefile.in (web-doc): Ditto.
3804 2002-10-14  Werner Lemberg  <wl@gnu.org>
3806         Further improve TeX output.  The produced files are about 40%
3807         smaller.  `lilyponddefs.tex' is now read only once.
3809         * tex/lilyponddefs.tex: Remove footer stuff.
3810         (\ifundefined): Renamed to...
3811         (\lilypondundefined): This.  Use LaTeX's definition to
3812         make it nestable and make it global.
3813         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
3814         output.
3815         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
3816         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
3817         them global.
3818         (\placebox): Renamed to...
3819         (\lyitem): This.
3820         Make it global and call \outputscale by itself.
3821         (\lybox, \lyvrule): New macros to reduce input data.
3822         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
3823         New auxiliary macros.
3824         (\SkipLilydefs, \EndLilyPondOutput): Removed.
3825         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
3826         to...
3827         (\lilypondspace): This and made it global.
3828         (\turnOnPostScript): Renamed to...
3829         (\lilypondpostscript): This and made it global.
3830         (\turnOnExperimentalFeatures): Renamed to...
3831         (\lilypondexperimentalfeatures): This and made it global.
3832         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
3833         (\lilypondsetdimen): This and made it global.
3834         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
3835         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
3836         (all, $(outdir)/music-drawing-routines.ps): New rules.
3837         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
3838         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
3839         start-system, stop-system, stop-last-system, filledbox): Updated to
3840         use the changed macros from lilyponddefs.tex.
3841         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
3843 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3845         * Documentation/windows/installing.texi: Update.
3847 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3849         * VERSION: 1.6.5 released
3851         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
3853 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3855         * scm/translator-property-description.scm (voltaOnThisStaff): add
3856         property.
3858 2002-09-28  Werner Lemberg  <wl@gnu.org>
3860         * scm/tex.scm (header-end): Suppress page numbering.
3862         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
3863         Fix quotation for HTML output.
3865 2002-09-28   Graham Percival   <gperciva@sfu.ca>
3866         
3867         * Documentation/user/refman.itely: grammar and phrasing
3868           fixes to "Note Entry" section.  Also adds a few new examples.
3870 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3872         * flower/include/string-data.icc: include string.h
3874 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3876         * scm/chord-name.scm (chord::inner-name-banter): remove space.
3878 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3880         * Documentation/user/GNUmakefile (extra-local-help): Add.
3882         * stepmake/stepmake/www-targets.make (local-help): Add.
3884 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3886         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
3887         packages.
3889         * Documentation/topdocs/README.texi (Top): building documentation
3890         (not website.)
3892 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3894         * Documentation/user/refman.itely: 
3895         * Documentation/user/tutorial.itely: 
3896         * Documentation/user/music-glossary.tely: Merge changes.
3898         * Documentation/user/glossary.html.in: 
3899         * Documentation/index.texi: 
3900         * Documentation/header.html.in: Accomodate renaming of glossary.
3901         
3902         * Documentation/user/tutorial.itely: Add some glossary references.
3903         
3904         * Documentation/user/refman.itely: Minor fixes.
3905         
3906         * Documentation/user/lilypond.tely: Add glossary do direntry.
3908         * Documentation/user/music-glossary.tely: Rename (previously:
3909         glossary.tely).  Fix anchor placement.
3911         * Documentation/user/GNUmakefile: Make music-glossary.info too.
3913 2002-09-23  Werner Lemberg  <wl@gnu.org>
3915         * scripts/lilypond-book.py (output_dict): Fix handling of
3916         various environments by avoid extraneous newlines.
3917         Rename `output-all' regexp for html to `output-html'.
3918         Replace `output-all' regexp for texi with `output-texi-quote'
3919         and `output-texi-noquote'.
3920         (compose_full_body): Don't override `linewidth' user option
3921         for `singleline'.
3922         (schedule_lilypond_block): Don't indent text specified with
3923         `intertext' option.
3924         Add new option `noquote'.
3925         (compile_all_files): Use latex instead of tex to compile ly
3926         files directly.
3928         * Documentation/user/lilypond-book.itely: Updated and revised.
3929         Improve layout.
3931         * Documentation/user/glossary.tely,
3932         Documentation/user/introduction.itely,
3933         Documentation/user/tutorial.itely,
3934         Documentation/user/refman.itely,
3935         Documentation/user/appendices.itely: Fix overfull LilyPond
3936         boxes caused by the new lilypond-book code.  Other minor
3937         fixes.
3939         * Documentation/user/macros.itexi (@texiflat): Don't emit
3940         trailing space.
3942         * scm/tex.scm (end-output, header-end): Add preamble and
3943         postamble to make lilypond output directly compilable with
3944         latex.
3946         
3947 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3949         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
3950         instructions.
3952 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3954         * Documentation/user/glossary.tely: Add titling and hyperlinks.
3956 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3958         * lily/beam.cc (connect_beams): don't crash if there are quarter
3959         notes in beams.
3961 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
3963         * Documentation/user/refman.itely: corrected ancient clef
3964         docu; added docu on ligatures
3966 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
3968         * Documentation/user/glossary.tely,
3969         Documentation/user/refman.itely, input/les-nereides.ly,
3970         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
3971         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
3972         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
3973         Stem properties: flag-style -> stroke-style, style -> flag-style.
3976 2002-09-22  Werner Lemberg  <wl@gnu.org>
3978         * scripts/lilypond-book.py: Add option `notime' to suppress
3979         printing of a time signature.  Specify default indentation of 0pt
3980         if single line fragment.  Don't emit redundant `\paper{ }'.
3982         * Documentation/user/lilypond-book.itely: Updated.
3984         * Documentation/user/glossary.tely: Completely reformatting.
3986 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3988         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
3990 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3992         * Documentation/user/tutorial.itely: Fix links.
3993         
3994         * Documentation/topdocs/index.tely:
3995         * Documentation/index.texi:
3996         * Documentation/header.html.in: Small website fixes and updates.
3998         * debian/: Debian patch by Anthony Fok.
4000 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4002         * Documentation/footer.html.in: How time flies: It's already 2002!
4004         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4005         more descriptive link names than 'here'.
4007 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4009         * VERSION: 1.7.2 released
4010         * VERSION: 1.6.4 released
4011         
4012         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4014         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
4015         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
4017         * mf/feta-din.mf (test): add x-height and space.
4019         * lily/dynamic-engraver.cc (process_music): take dynamic direction
4020         from ^_ for crescendi. Idem for slurs and phrasing slurs.
4022         * ly/grace-init.ly: add-to-grace-init: function to portably add
4023         settings to \grace. 
4025         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
4026         if we get an absolute dynamic event.
4028         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
4030         * lily/source-file.cc (get_line): oops. All line numbers were off
4031         by 2. Fix that. 
4033         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
4034         be after the note, combined with -_^, i.e. c4-(-\)-\>  
4036         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
4038         * lily/parser.yy (number_factor): remove (number) as number
4039         expression. ("Let them eat Lisp").
4041 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4043         * lily/horizontal-bracket.cc: new file.
4045         * lily/horizontal-bracket-engraver.cc: new file.
4047         * input/regression/note-group-bracket.ly: new file. Support
4048         horizontal note brackets for music analysis.
4050         * lily/stem.cc (flag): new flag-style: no-flag.
4052         * input/test/stem-cross-staff.ly: new file
4053         
4054         * Documentation/user/internals.itely: Improved formatting, fixing
4055         typos.  Added a section `Output details' to describe how the TeX
4056         code looks like.
4058         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
4060         * lily/parser.yy: remove \dynamicscript.
4062         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
4063         definitions. 
4065         * python/midi.c (midi_error): take two arguments.
4067         * Merge 1.6.5 changes:
4068         
4069 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4071         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
4072         staff-space.  Previous 1.5 was probably meant as half-spaces.
4073         (cautionary-style): parentheses (was: smaller).  This is what doco
4074         says, and it seems more logical.
4076         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
4077         for 2nd sentence.
4079 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4081         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
4083 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4085         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4087 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4089         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
4091 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4093         * scm/translator-property-description.scm (voltaOnThisStaff): add
4094         property.
4096 2002-09-28  Werner Lemberg  <wl@gnu.org>
4098         * scm/tex.scm (header-end): Suppress page numbering.
4100         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
4101         Fix quotation for HTML output.
4103 2002-09-28   Graham Percival   <gperciva@sfu.ca>
4104         
4105         * Documentation/user/refman.itely: grammar and phrasing
4106           fixes to "Note Entry" section.  Also adds a few new examples.
4108 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4110         * flower/include/string-data.icc: include string.h
4112 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4114         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4116 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4118         * Documentation/user/GNUmakefile (extra-local-help): Add.
4120         * stepmake/stepmake/www-targets.make (local-help): Add.
4122 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4124         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
4125         packages.
4127         * Documentation/topdocs/README.texi (Top): building documentation
4128         (not website.)
4130 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4132         * Documentation/user/refman.itely: 
4133         * Documentation/user/tutorial.itely: 
4134         * Documentation/user/music-glossary.tely: Merge changes.
4136         * Documentation/user/glossary.html.in: 
4137         * Documentation/index.texi: 
4138         * Documentation/header.html.in: Accomodate renaming of glossary.
4139         
4140         * Documentation/user/tutorial.itely: Add some glossary references.
4141         
4142         * Documentation/user/refman.itely: Minor fixes.
4143         
4144         * Documentation/user/lilypond.tely: Add glossary do direntry.
4146         * Documentation/user/music-glossary.tely: Rename (previously:
4147         glossary.tely).  Fix anchor placement.
4149         * Documentation/user/GNUmakefile: Make music-glossary.info too.
4151 2002-09-23  Werner Lemberg  <wl@gnu.org>
4153         * scripts/lilypond-book.py (output_dict): Fix handling of
4154         various environments by avoid extraneous newlines.
4155         Rename `output-all' regexp for html to `output-html'.
4156         Replace `output-all' regexp for texi with `output-texi-quote'
4157         and `output-texi-noquote'.
4158         (compose_full_body): Don't override `linewidth' user option
4159         for `singleline'.
4160         (schedule_lilypond_block): Don't indent text specified with
4161         `intertext' option.
4162         Add new option `noquote'.
4163         (compile_all_files): Use latex instead of tex to compile ly
4164         files directly.
4166         * Documentation/user/lilypond-book.itely: Updated and revised.
4167         Improve layout.
4169         * Documentation/user/glossary.tely,
4170         Documentation/user/introduction.itely,
4171         Documentation/user/tutorial.itely,
4172         Documentation/user/refman.itely,
4173         Documentation/user/appendices.itely: Fix overfull LilyPond
4174         boxes caused by the new lilypond-book code.  Other minor
4175         fixes.
4177         * Documentation/user/macros.itexi (@texiflat): Don't emit
4178         trailing space.
4180         * scm/tex.scm (end-output, header-end): Add preamble and
4181         postamble to make lilypond output directly compilable with
4182         latex.
4184         
4185 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4187         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
4188         instructions.
4190 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4192         * Documentation/user/glossary.tely: Add titling and hyperlinks.
4194 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4196         * lily/beam.cc (connect_beams): don't crash if there are quarter
4197         notes in beams.
4199 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4201         * Documentation/user/refman.itely: corrected ancient clef
4202         docu; added docu on ligatures
4204 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4206         * Documentation/user/glossary.tely,
4207         Documentation/user/refman.itely, input/les-nereides.ly,
4208         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4209         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4210         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4211         Stem properties: flag-style -> stroke-style, style -> flag-style.
4213 2002-09-22  Werner Lemberg  <wl@gnu.org>
4215         * scripts/lilypond-book.py: Add option `notime' to suppress
4216         printing of a time signature.  Specify default indentation of 0pt
4217         if single line fragment.  Don't emit redundant `\paper{ }'.
4219         * Documentation/user/lilypond-book.itely: Updated.
4221         * Documentation/user/glossary.tely: Completely reformatting.
4223 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4225         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
4227 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4229         * Documentation/user/tutorial.itely: Fix links.
4230         
4231         * Documentation/topdocs/index.tely:
4232         * Documentation/index.texi:
4233         * Documentation/header.html.in: Small website fixes and updates.
4235         * debian/: Debian patch by Anthony Fok.
4237 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4239         * Documentation/footer.html.in: How time flies: It's already 2002!
4241         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4242         more descriptive link names than 'here'.
4244 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4246         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
4248 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4250         * lily/part-combine-music-iterator.cc (get_state): cleanup
4251         (get_music_info): cleanup.
4253 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4255         * scm/backend-documentation-lib.scm (interface-doc-string):
4256         crosslinks between interfaces and grobs. Headings for interfaces
4257         in grob explanation.
4259 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4261         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4262         dtd).  Add preliminary dtd.
4263         (re-sub-alist): Robustify.
4265 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4267         * lily/include/event-chord-iterator.hh,
4268         lily/context-specced-music-iterator.cc,
4269         lily/event.cc, lily/event-chord-iterator.cc: add
4271 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4273         * lily/: some (c) header fixes.
4274         
4275         * lily/request-chord.cc: Remove.
4276         
4277         * lily/include/event-chord-iterator.hh:
4278         * lily/include/event.hh:
4279         * lily/event-chord.cc: New file.
4280         
4281         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
4282         requested.
4284 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4286         * lily/ : rename Request to Event
4288         * lily/parser.yy (command_element): move clef stuff into Scheme.
4290         * lily/:  rename length_mom () to get_length()
4292         * lily/part-combine-music.cc: removed file and class.
4294         * lily/context-specced-music-iterator.cc (class
4295         Context_specced_music_iterator): new file. Obsoletes the
4296         Context_specced_music type.
4298         * scm/music-types.scm (make-repeated-music): put different kinds
4299         of repeated music into music-type table.
4301         * VERSION: 1.7.1 released.
4303         * scm/to-xml.scm: new file.
4305         * input/test/to-xml.ly (fooBar): demo of what is possible with the
4306         new Input representation: dump music as XML.
4308         * scm/engraver-documentation-lib.scm
4309         (engraver-accepts-music-types?): add links from music to engraver,
4310         from music-type to engraver.
4312         * lily/include/command-request.hh: removed
4313         lily/include/musical-request.hh: removed. Removed all _req classes
4314         except Key_change_req. Changes throughout.
4316 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4318         * lily/tuplet-engraver.cc (try_music): Compile kludge.
4320 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4322         * lily/*.cc: specify accepts for many engravers.
4324         * scm/music-documentation-lib.scm: dump music expressions and
4325         music subtypes.
4327         * scm/documentation-lib.scm: complete revision.
4328         Use GOOPS objects to store document tree explicitly. Cleaned up and
4329         sped up doco generation a lot.
4331 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4333         * input/trip.ly (fugaIILeft): add arpeggio
4335         * lily/translator-group.cc (try_music_on_nongroup_children):
4336         oops. The name symbol is in the cdr of the assoc handle.
4338         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
4339         Hyphen_req, Glissando_req, Break_req, Mark_req 
4341 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4343         * lily/musical-request.cc (music-duration-length,
4344         music-duration-compress): new functions.
4346         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
4347         throughout. Warning doesn't work yet.
4349         * lily/translator-group.cc (try_music_on_nongroup_children):
4350         new implementation: store candidate acceptors in a hashTable.
4352 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4354         * scm/music-types.scm (music-descriptions): change name to
4355         internal-class-name
4357         * scm/chord-name.scm (chord::inner-name-banter): remove space.
4359 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4361         * lily/beam.cc (connect_beams): don't crash if there are quarter
4362         notes in beams.
4364 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
4366         * Documentation/user/refman.itely: corrected ancient clef
4367         docu; added docu on ligatures
4369 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
4371         * Documentation/user/glossary.tely,
4372         Documentation/user/refman.itely, input/les-nereides.ly,
4373         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
4374         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
4375         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
4376         Stem properties: flag-style -> stroke-style, style -> flag-style.
4378 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4380         * scm/music-functions.scm (music-separator?): don't use name music
4381         property.
4383 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4385         * stepmake/stepmake/generic-targets.make (help): Document check
4386         target.
4388         * lily/new-accidental-engraver.cc: Compile fix.
4390 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4392         * scripts/convert-ly.py: Add rule.
4394         * input/test/music-creation.ly:
4395         * input/test/add-staccato.ly:
4396         * input/test/add-text-script.ly: ly-make-music.
4398         * scm/drums.scm (make-head-type-elem, make-articulation-script):
4399         More ly-make-music renamings.
4401         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
4403         * lily/music-constructor.cc (make_music): Add debugging info.
4405         * scm/music-functions.scm (make-simultaneous-music,
4406         (make-sequential-music, context-spec-music):
4407         * scm/music-types.scm (music-descriptions): Get lily to run.
4409 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4411         * lily/command-request.cc (transpose_key_alist): new function.
4413         * lily/key-performer.cc (create_audio_elements): cleanup. 
4415 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4417         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
4419         * lily/include/translator.hh (ENTER_DESCRIPTION): add
4420         events-accepted field.
4422         * scm/music-types.scm: new file.
4424         * lily/parser.yy: put music type initialization into scheme,
4425         similar to grob initialization.  Changes throughout.
4427 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4429         * Documentation/user/tutorial.itely: Fix links.
4430         
4431         * Documentation/index.texi: 
4432         * Documentation/header.html.in: 
4433         * Documentation/topdocs/index.tely: Small website fixes and updates.
4435         * debian/: Debian patch by Anthony Fok.
4437 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4439         * Documentation/footer.html.in: How time flies: It's already 2002!
4441         * Documentation/topdocs/index.tely: Stable/development fix.  Use
4442         more descriptive link names than 'here'.
4444         * ROADMAP: Remove test stuff.
4446         * scripts/update-lily.py: Allow auto-building of stable and
4447         development versions.  Bugfixes.
4449 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4451         * VERSION: released 1.7.0
4453         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
4455         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
4456         positive line widths.
4458 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4460         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
4461         go.  Fix comments.
4463         * cygwin: Cygwin updates.
4465 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4467         * Documentation/windows/installing.texi (Top): version for python,
4468         urls for ghostscript (thanks to John Potelle)
4469         
4470         * lily/simultaneous-music-iterator.cc
4471         (Simultaneous_music_iterator): init children_list_ before
4472         triggering GC.
4474         * lily/*-iterator.cc: be even more careful with smobbed copy
4475         constructors. 
4477         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
4478         LeftEdge item.
4480 2002-09-15  Werner Lemberg  <wl@gnu.org>
4482         Improving LilyPond's output to make them ordinary TeX boxes with
4483         predictable dimensions.  System boxes are now vertically centered on
4484         the baseline; this offset can be further controlled with
4485         \lilypondscoreshift.
4487         * lily/system.cc (System::post_processing): Pass length of current
4488         system to `start-system' (including any horizontal indentation).
4490         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
4491         prettier.
4492         (lily-def): Append `%'.
4493         (start-system): Add parameter `wd'.  Output more TeX code to specify
4494         box dimensions.
4495         (stop-system, stop-last-system): Complement changes in
4496         `start-system'.
4497         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
4498         Updated.
4500         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
4501         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
4502         Write final `\endinput'.
4504         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
4505         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
4506         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
4507         files and macro definitions don't produce spurious spaces and
4508         paragraphs (using \endlinechar).
4509         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
4511         * Documentation/user/internals.itely: Improved formatting, fixing
4512         typos.  Added a section `Output details' to describe how the TeX
4513         code looks like.
4515 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4517         * lily/accidental-engraver.cc: Also work with partial measures.
4519 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4521         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
4522         spanner.
4524 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4526         * lily/identifier-smob.cc (unpack_identifier): new file.
4528         * lily/lexer.ll (identifier_type): new function.  use ly-id to
4529         pass off scheme expressions as music identifiers.
4531         * scm/lily.scm: reorganisation, cleanups.
4533         * lily/main.cc: small cleanups.
4535 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4537         * lily/ly-module.{cc,hh}: new file.
4539 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
4541         * lily/accidental-engraver.cc: Also work with partial measures.
4543 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4545         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
4547 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4549         * lily/my-lily-lexer.cc: use SCM module in stead of
4550         Scheme_hash_table. Changes throughout.  
4552 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4554         * VERSION (MY_PATCH_LEVEL): make 1.7.0