1 2003-02-05 Heikki Junes <hjunes@cc.hut.fi>
3 * lilypond.words: add 1
5 2003-02-04 Heikki Junes <hjunes@cc.hut.fi>
7 * Documentation/topdos/AUTHORS.texi: refine.
9 2003-01-25 Heikki Junes <hjunes@cc.hut.fi>
11 * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
13 * lilypond.words: add one.
15 2003-01-23 Heikki Junes <hjunes@cc.hut.fi>
17 * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
18 Fontify bass note in chords, e.g., e in c1/e.
20 2003-01-19 Jan Nieuwenhuizen <janneke@gnu.org>
22 * Documentation/user/music-glossary.tely: Dutch updates and
23 additions (Arent Storm).
25 2003-01-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
27 * input/regression/ambitus.ly: move file.
29 * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
31 * lily/event.cc (transpose): add tonic property to Key_change_req
34 2003-01-17 Heikki Junes <hjunes@cc.hut.fi>
36 * Documentation/user/refman.itely: fix typo.
38 * lilypond.words: removed wrong identifiers.
40 2003-01-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
42 * mf/feta-toevallig.mf: make flat stem shorter
44 2003-01-16 Heikki Junes <hjunes@cc.hut.fi>
46 * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
48 * lilypond.words: add from Phrasing slur.
50 2003-01-15 Heikki Junes <hjunes@cc.hut.fi>
52 * lilypond-mode.el: allow launching multiple ViewPS processes.
54 * lilypond.words: add from Text markup.
56 2003-01-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
58 * input/test/ossia.ly (texidoc): add comment.
60 * input/regression/voice-follower.ly: new file.
62 * mf/feta-toevallig.mf: make flat heavier.
64 * lily/cluster-engraver.cc: clean up Cluster engraver
66 * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
67 Engraver. Use Note_column to compute Y positions and deal with
70 2003-01-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
72 * lily/stem.cc: move french-beaming to stem.
74 2003-01-13 Heikki Junes <hjunes@cc.hut.fi>
76 * lilypond-font-lock.el: fontify all durations in chords.
78 * lilypond.words: add from lily/my-lily-lexer.cc
80 2003-01-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
82 * VERSION: release 1.7.12
84 * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
86 * lily/gregorian-ligature.cc: new file
88 * lily/*: the Great 2003 search & replace.
90 * Documentation/user/refman.itely (Manual repeat commands): add
91 note about font selection.
93 2003-01-12 Heikki Junes <hjunes@cc.hut.fi>
95 * lilypond-mode.el: propose recompiling midi while invoking playing,
96 not while stopping playing.
98 2003-01-11 Heikki Junes <hjunes@cc.hut.fi>
100 * lilypond.words: add one.
102 * lilypond-font-lock.el: add colour groups for horizontal, vertical
103 and expressional note grouping. Fontify chord modes.
105 2003-01-09 Heikki Junes <hjunes@cc.hut.fi>
107 * Documentation/user/music-glossary.tely (Top): translate melisma.
109 2003-01-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
111 * Documentation/user/music-glossary.tely (Top): add melisma.
113 2002-01-08 Juergen Reuter <reuter@ipd.uka.de>
115 * lily/gregorian-ligature-engraver.cc: bugfix: added missing
116 interfaces for (abstract) grob GregorianLigature
118 * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
119 renamed head* -> glyph_name*, x-shift* -> x-offset*
121 * scm/grob-property-description.scm: bugfix: added missing descriptions
123 2003-01-07 Jan Nieuwenhuizen <janneke@gnu.org>
125 * input/test/chord-names-dpnj.ly: New file.
127 * scm/double-plus-new-chord-name.scm: Implement full and partial
130 * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
132 * scm/double-plus-new-chord-name.scm
133 (double-plus-new-chord->markup): Fix sub->markup.
136 2003-01-07 Juergen Reuter <reuter@ipd.uka.de>
138 * lily/custos-engraver.cc: added TODO; editorial changes
140 * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
141 consistency with other ligature engravers; removed access on (now)
142 private variable _ligature of Ligature_engraver
144 * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
145 renamed last_bound -> last_bound_; issue programming_error on
146 abstract method calls; moved primitives code from
147 Mensural_bracket_engraver to here (because almost ligature
148 engravers will need it); renamed try_stop_ligature () ->
149 typeset_ligature (); bugfix: store primitives of finished ligature
150 in separate variable finished_primitives_ to avoid clash on input
151 like "\] \["; added current_ligature () to enable access on
152 private variable _ligature
154 * lily/mensural-ligature-engraver.cc: removed primitives_ code
155 (now in super class); renamed try_stop_ligature () ->
158 * lily/mensural-ligature.cc: issue programming_error on abstract
161 * lily/note-heads-engraver.cc: added TODO comment upon bool
164 * mf/parmesan-heads.mf: fixed some of set_char_box()
166 * scm/grob-description.scm: added VaticanaLigature
168 * scm/grob-property-description.scm: added neume prefix properties
170 * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
171 lily/include/gregorian-ligature-engraver.hh,
172 lily/include/gregorian-ligature.hh: new files; framework for
173 gregorian ligature engravers such as vaticana
175 * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
176 lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
177 vaticana style ligature implementation (still somewhat uncomplete)
179 2003-01-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
181 * VERSION: release 1.7.11
183 * scripts/convert-ly.py: add ly:pitch-transpose rule
185 2003-01-06 Jan Nieuwenhuizen <janneke@gnu.org>
187 * input/test/dpncnt.ly: New file.
189 * lily/my-lily-lexer.cc: Add chordnames keyword.
191 * lily/parser.yy (chordnames_block): Parse chord name exception
192 lists, see input/test/dpncnt.ly.
194 * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
197 * scm/lily.scm (filter-out-list): Bugfix: filter rest using
200 * lily/pitch.cc (ly_pitch_transpose): Scheme name now
201 ly:pitch-transpose (was ly:transpose-pitch), in conformance with
202 pitch functions (except for ly:make-pitch, but that's apparently
203 some sort of scheme naming standard?).
205 * scm/lily.scm (!=): define-public.
207 * scm/new-markup.scm (make-markup-maker): define-public make-markups.
209 2003-01-05 Jan Nieuwenhuizen <janneke@gnu.org>
211 * scm/double-plus-new-chord-name.scm
212 (double-plus-new-chord-name->markup): New file.
214 2003-01-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
216 * python/lilylib.py (make_preview): don't suppress progress for
219 2003-01-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
221 * Documentation/user/appendices.itely (scheme): update for new syntax.
223 * input/regression/chord-name-styles.ly: new file
225 * lily/instrument-name-engraver.cc: create instrument names
226 without barline too. Allows instrument name on ChordNames
228 * scm/new-markup.scm (interpret-markup): allow simple strings as
231 2003-01-04 Jan Nieuwenhuizen <janneke@gnu.org>
233 * scm/chord-name.scm: Super/raise changes and fixes for Banter.
234 (step->markup-accidental): Fix: add accidental.
235 (chord::inner-name-american):
236 (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
237 append stray '/' if last superscript addition was 'o'.
239 * scm/new-markup.scm (normal-size-sub-markup)
240 (normal-size-super-markup): New function.
242 * lily/source-file.cc (Source_file): Add warning for possibly
243 intentional but suspicious initialization.
245 * scm/chord-name.scm: Small rewrites, layout fixes. Identify and
246 add comments about cut-and-paste programming.
248 * flower/rational.cc (lcm): Not used; comment out.
250 2003-01-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
252 * lily/new-fingering-engraver.cc (position_scripts): use
253 fingerHorizontalDirection to determine fingering horizontal
256 * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
259 * scripts/convert-ly.py (FatalConversionError.conv): add style
262 * scm/chord-name.scm (set-chord-name-style): new function.
263 (new-chord-name-brew-molecule): revise to interpret markup only
264 (new-chord->markup): cleanuppish rewrite. To be called from the
267 * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
268 Markup earlier, during interpreting.
270 * input/test/{banter,jazz,american}-chords.ly (scheme): update
271 style settings. Rename to chord-names-*.ly
273 2003-01-03 Jan Nieuwenhuizen <janneke@gnu.org>
275 * scm/chord-name.scm: Painful merge of Amy's patch to old-style
276 markup code and update to new markup. Most probably broke some of
279 2002-12-30 Juergen Reuter <reuter@ipd.uka.de>
281 * Documentation/user/refman.itely: added docu for ambitus and
284 * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
285 ly_quote_scm() in lookup.cc
287 * mf/parmesan-clefs.mf: set_char_box fix
289 * lily/cluster-engraver.cc: junk implicit protection; use
290 Protected_scm instead
292 2002-12-29 Jan Nieuwenhuizen <janneke@gnu.org>
294 * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
297 * scm/new-markup.scm: Turn-off error-triggering test code.
299 2002-12-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
301 * scm/new-markup.scm (markup-thrower-typecheck)
302 (markup-typecheck?): add full typechecking functions.
303 (make-markup-maker): add make-FOO-markup functions.
304 (markup-argument-list-error): nice error checking messages.
305 (make-markup): better function: less quoting escapades.
307 2002-12-29 Jan Nieuwenhuizen <janneke@gnu.org>
309 * scm/chord-name.scm: Remove fixme's. Jazz chords still broken.
311 2002-12-28 Jan Nieuwenhuizen <janneke@gnu.org>
313 * cygwin/lilypond.hint (requires): Add cygwin.
315 * .cvsignore: Remove stepmake (huh!?!), add lib.
317 * GNUmakefile.in: Add libdir links for builddir runs.
319 * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
322 * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
323 local_lilypond_libdir.
325 * config.make.in (lilypond_libdir): Add.
327 * stepmake/stepmake/substitute-rules.make:
328 * stepmake/stepmake/script-rules.make:
329 * stepmake/stepmake/python-module-rules.make:
330 * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
331 lilypond-python-module patch.
333 2002-12-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
335 * Documentation/user/refman.itely (Graphical interfaces): add note
338 2002-12-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
340 * scripts/ly2dvi.py (run_dvips): remove trailing newline
342 2002-12-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
344 * VERSION: released 1.7.10
346 * scripts/musedata2ly.py (): idem
348 * scripts/midi2ly.py (dump_chord): idem
350 * scripts/etf2ly.py (version): idem
352 * scripts/pmx2ly.py (Slur.calculate): new chord syntax
354 * scripts/mup2ly.py (pre_processor_commands): new chord syntax
356 * scm/tex.scm (tex-output-expression): remove eval compat
357 glut. Other output files too.
359 * scm/chord-name.scm: don't export anything from chord module.
361 * input/test/american-chords.ly: idem
363 * input/test/banter-chords.ly (texidoc): idem
365 * input/test/Cc-chords.ly: add breakage notes.
367 * Documentation/user/refman.itely (Text markup): rewrite manual section.
369 * lily/parser.yy (scalar): allow \markup { } as property value.
371 * scm/chord-name.scm: complete new markup usage
373 * scm/grob-description.scm (all-grob-descriptions): use new markup
376 2002-12-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
378 * scm/chord-name.scm: partial move to new markup texts.
380 2002-12-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
382 * scm/grob-description.scm (all-grob-descriptions): small bass figures.
384 * scm/bass-figure.scm (brew-bass-figure): make stack direction
387 2002-12-18 Heikki Junes <hjunes@cc.hut.fi>
389 * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
390 invoked for old midi, wait for killing.
392 2002-12-16 Heikki Junes <hjunes@cc.hut.fi>
394 * Documentation/user/music-glossary.tely: Finnishing.
396 2002-12-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
398 * mf/feta-nummer-code.mf: some kerning pairs.
400 2002-12-14 Rune Zedeler <rz@localhost.localdomain>
402 * scm/output-lib.scm (set-bar-number-visibility): Context-function
405 * Documentation/user/refman.itely (Bar numbers):
406 set-bar-number-visibility added, modulo-bar-number removed again
409 2002-12-14 Heikki Junes <hjunes@cc.hut.fi>
411 * scm/output-lib.scm (modulo-bar-number-visible): add function.
413 * Documentation/user/refman.itely: add modulo-bar-number-visible.
415 * Documentation/user/music-glossary.tely: translate into Finnish.
417 2002-12-10 Heikki Junes <hjunes@cc.hut.fi>
419 * lilypond-mode.el: add shortcut for 2midi
421 * lilypond-font-lock.el: fontify lyrics
423 2002-12-10 Rune Zedeler <rz@daimi.au.dk>
425 * scm/drums.scm : use 1.7.x names.
427 * input/regression/drums.ly : Don't use << chords >>
429 2002-12-10 Heikki Junes <hjunes@cc.hut.fi>
431 * lilypond-mode.el: tidy, add TODO
433 * make/lilypond.mandrake.spec.in: install-info quietly.
435 2002-12-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
437 * input/test/markup.ly: use new syntax.
439 2002-12-08 Han-Wen Nienhuys <hanwen@cs.uu.nl>
441 * ly/params-init.ly (interscoreline): add word-space
443 * input/test/metronome.ly (eighthNote): idem.
445 * input/test/script-priority.ly: use new markup
447 * lily/parser.yy (markup): allow HEAD markup0 markup1
449 * lily/molecule-scheme.cc (ly:molecule-translate): new function.
451 * lily/parser.yy (gen_text_def): bugfix.
452 (full_markup): allow markup identifier.
454 2002-12-09 Heikki Junes <hjunes@cc.hut.fi>
456 * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
457 jobs at the same time. Add horizontal lines to Command menu.
458 Allow one compiling job -- propose killing others before a new one.
460 * lilypond.words: add markup, teeny, etc.
462 2002-12-08 Heikki Junes <hjunes@cc.hut.fi>
464 * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
465 Allow only one type of midi process; launching Midi either stops
466 midis or plays the current midi and launching MidiAll stops midis
467 and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return
468 to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
470 2002-12-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
472 * lily/text-engraver.cc (process_acknowledged_grobs): use new
473 markup for new markup texts.
475 * lily/mark-engraver.cc (process_music): idem
477 * lily/instrument-name-engraver.cc (create_text): idem
479 * scm/new-markup.scm (magnify-markup): new function.
481 * scm/molecule.scm (stack-lines): bugfix.
483 * lily/font-interface.cc (get_font): take font-magnification from
486 2002-12-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
488 * lily/molecule-scheme.cc: move scheme functions to separate file.
490 * lily/font-metric.cc (ly_get_glyph): new function.
492 * scm/new-markup.scm (column-markup): use baseline-skip for columns.
493 (italic-markup, dynamic-markup): new functions
494 (font-markup): new function
496 * lily/molecule.cc (ly_molecule_combined_at_edge): optional
499 2002-12-07 Rune Zedeler <rz@daimi.au.dk>
501 * lily/accidental-engraver.cc:
502 Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
504 2002-12-06 Heikki Junes <hjunes@cc.hut.fi>
507 * lilypond-font-lock.el: Put \longa as duration. Accept only
508 [a-zA-Z] for user defined identifiers. Separate note cases
509 with and without a duration (allow cis\longaX).
511 * lilypond.words: Add words from Info.
513 2002-12-06 Mats Bengtsson <mats.bengtsson@s3.kth.se>
515 * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
517 2002-12-05 Heikki Junes <hjunes@cc.hut.fi>
519 * lilypond-mode.el: Propose reverting buffer before a command if
520 it was edited with an another editor.
522 2002-12-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
524 * lily/molecule.cc (ly_translate_molecule): new function
526 * python/GNUmakefile (INSTALLATION_DIR1): install Python module
529 * autogen.sh (srcdir): copy aclocal.m4 if newer.
531 * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
533 2002-12-04 Heikki Junes <hjunes@cc.hut.fi>
535 * lilypond.words: take \words from Info-index.
537 2002-12-04 Jan Nieuwenhuizen <janneke@gnu.org>
539 * scm/sodipodi.scm: Add instruction for generating pfa fonts.
541 2002-12-02 Heikki Junes <hjunes@cc.hut.fi>
543 * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
545 2002-12-01 Heikki Junes <hjunes@cc.hut.fi>
547 * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info
548 and lilypond-documentation.
550 2002-12-02 Jan Nieuwenhuizen <janneke@gnu.org>
552 * lily/parser.yy: Compile fix (bison 1.75).
554 2002-12-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>
556 * VERSION: 1.7.9 released
558 * scm/music-functions.scm (shift-one-duration-log): refactor.
561 * input/regression/chord-tremolo.ly (texidoc): add dot test.
565 * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
568 * scm/music-functions.scm (display-music): new function
569 (music-map): change arg order.
571 * input/regression/new-markup-syntax.scm: new file
573 * lily/parser.yy (markup): add \markup { .. } syntax.
575 * scm/new-markup.scm (override-markup): new function
576 (lookup-markup): new function
577 (music-markup): new function
578 (lookup-markup-command): use markup-signature to store argument
581 * lily/lexer.ll: preliminary \markup syntax.
583 2002-11-30 Heikki Junes <hjunes@cc.hut.fi>
585 * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
586 add pre/post-dependencies and menus with icons from source.
588 * Documentation/pictures/lilypond-48x48.xpm:
589 * Documentation/pictures/lilypond-32x32.xpm:
590 * Documentation/pictures/lilypond-16x16.xpm: new files, background
593 * stepmake/stepmake/generic-targets.make:
594 * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
596 2002-11-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
598 * input/regression/music-map.ly (texidoc): new file.
600 * scm/music-functions.scm (music-map): new function
602 2002-11-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
604 * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
606 2002-11-28 Heikki Junes <hjunes@cc.hut.fi>
608 * input/test/to-xml.ly:
609 * lily/ligature-engraver.cc: Fixes documentation.
611 * lilypond.mandrake.spec.in:
612 * lilypond.redhat.spec.in: Add lilypond.words.
614 * Documentation/user/refman.itely: Mention Info inside emacs.
616 * lilypond.suse.spec.in:
617 * lilypond.redhat.spec.in:
618 * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se).
620 2002-11-27 Jan Nieuwenhuizen <janneke@gnu.org>
622 * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
625 2002-11-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
627 * scripts/ly2dvi.py (include_path): print warning if failing anything.
629 * python/lilylib.py (error): add space
631 2002-11-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
633 * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
636 2002-11-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
638 * lily/paper-outputter.cc (Paper_outputter): close port when
641 2002-11-26 Jan Nieuwenhuizen <janneke@gnu.org>
643 * scm/sodipodi.scm: Fixes.
645 2002-11-26 Heikki Junes <hjunes@cc.hut.fi>
647 * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
649 * buildscripts/make-font-dir.py: Fix.
651 2002-11-25 Heikki Junes <hjunes@cc.hut.fi>
653 * lilypond-mode.el: Add support for Info inside Emacs.
655 2002-11-24 Jan Nieuwenhuizen <janneke@gnu.org>
657 * buildscripts/make-font-dir.py:
658 * mf/GNUmakefile: Make sodipodi font map.
660 * scm/sodipodi.scm: Add more output functions.
663 * mf/feta-beugel.mf: Add font_coding_scheme.
665 * lily/paper-outputter.cc (output_header): Fix creator string.
667 2002-11-23 Heikki Junes <hjunes@cc.hut.fi>
669 * lilypond-mode.el (LilyPond-autocompletion): invoked with
670 [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
672 * lilypond.words: add two (Everybody can add/remove words now!).
675 * make/lilypond.suse.spec.in:
676 * make/lilypond.mandrake.spec.in:
677 * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
679 * Documentation/user/refman.itely: Mention autocompletion.
681 2002-11-23 Jan Nieuwenhuizen <janneke@gnu.org>
683 * scripts/ly2dvi.py: Add paper sizes.
685 * lily/timing-engraver.cc:
686 * lily/time-signature.cc:
688 * lily/grob-scheme.cc: Code formatting fixes.
692 * buildscripts/mf-to-table.py:
693 * buildscripts/make-font-dir.py: Font testing.
695 2002-11-23 Heikki Junes <hjunes@cc.hut.fi>
697 * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
698 inserts try-completion and shows all-completions.
700 * lilypond.words: '\' -> '\\'
702 * lilypond-mode.el: load libraries in the end, lilypond.words defines
703 LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
705 * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
706 and LilyPond-reserved-words.
708 2002-11-22 Heikki Junes <hjunes@cc.hut.fi>
710 * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
713 * lilypond-mode.el (LilyPond-autocompletion): shows completions in
714 the mini-buffer with Control-Shift-c.
716 2002-11-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
718 * lily/parser.yy (tempo_event): use tempo-unit for \tempo
719 duration. This fixes \tempo taking time.
721 2002-11-21 Mats Bengtsson <mats.bengtsson@s3.kth.se>
723 * lily/volta-engraver.cc (process_acknowledged_grobs):
724 Allow for text markup in repeatCommands.
726 2002-11-21 Heikki Junes <hjunes@cc.hut.fi>
728 * lilypond-mode.el (LilyPond-insert-string): new function, use it
729 in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
730 Get rid of skeleton.el-dependency.
732 * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
734 2002-11-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
736 * lily/beam-engraver.cc (stop_translation_timestep): reset
739 * lily/scm-option.cc: add parse-protect to ly:set-option
741 * lily/lexer.ll: set errorlevel if GUILE fails during parse.
743 2002-11-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
745 * lily/include/ligature-bracket.hh: removed
746 * lily/ligature-bracket.cc: removed
748 * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
751 * lily/beam.cc (set_beaming): don't change beam count on rests.
752 (brew_molecule): always set flag-width > 0.
754 2002-11-19 Heikki Junes <hjunes@cc.hut.fi>
756 * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
757 chars, remove instructions; instead, refer to lilypond-init.el and
758 Documentation/topdocs/INSTALL.texi.
760 * lilypond.words: add identifiers and reserved words.
762 * Documentation/topdocs/INSTALL.texi: separate sections for installing
763 files and adding a load-path.
765 * lilypond-init.el: Instructions, extracted from
766 Documentation/topdocs/INSTALL.texi.
768 2002-11-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
770 * VERSION: 1.7.8 released
772 * lily/grob.cc (warning): better robustness fix.
774 2002-11-19 Juergen Reuter <reuter@ipd.uka.de>
776 * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
778 * lily/cluster-engraver.cc: stick better to variable naming
781 * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
782 until stop_translation_timestep()
784 * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
785 min/max coordinates to backend, but no musical info such as
788 * lily/cluster.cc: robustness fix: do not crash upon empty cluster
790 * lily/grob.cc: robustness fix: warning(): do not crash if
793 * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
794 the much more elaborated tuplet brackets than the very naive and
795 simple ligature bracket grob
797 2002-11-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
799 * Documentation/user/refman.itely (Analysis brackets): add
800 horizontal bracket doco.
802 * ly/property-init.ly (setMmRestFermata): added.
804 * Documentation/user/refman.itely (Multi measure rests): fermatas
807 * input/regression/apply-context.ly (texidoc): new file
809 * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
810 code to be executed during interpretation. Possible applications:
811 smart octavation, more advanced bar checks.
813 * lily/apply-context-iterator.cc: new file.
815 2002-11-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
817 * input/test/new-markup.ly: new file.
819 * lily/text-item.cc (text_to_molecule): new function
821 * scm/new-markup.scm (lambda): new file
823 * lily/function-documentation.cc (ly_add_function_documentation):
824 add proc property as well
826 2002-11-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
828 * Documentation/user/music-glossary.tely (Top): add custos.
830 2002-11-18 Heikki Junes <hjunes@cc.hut.fi>
832 * Documentation/topdocs/INSTALL.texi: advise how to include source
833 path to Emacs load-path and improve language.
835 2002-11-16 Jan Nieuwenhuizen <janneke@gnu.org>
837 * GNUmakefile.in: config.h message fix.
840 * aclocal.m4: Regenerate.
844 * stepmake/config.make.in:
845 * stepmake/configure.in:
846 * stepmake/autogen.sh:
847 * stepmake/aclocal.m4: Update for autoconf 2.56.
849 2002-11-16 Heikki Junes <hjunes@cc.hut.fi>
851 * Documentation/topdocs/INSTALL.texi: instructions for an user how
852 to install Emacs-mode. Instructions how to use vim-mode.
854 2002-11-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
856 * scm/music-types.scm (music-descriptions): no length for tempo event.
858 * input/*.ly: add \version everywhere.
860 * input/*.ly: update syntax to 1.7 + new-chords.
862 * VERSION: 1.7.7 released.
864 * Documentation/user/*.tely: new chord syntax.
866 * input/regression/[bc]*.ly (texidoc): syntax updates.
868 2002-11-13 Heikki Junes <hjunes@cc.hut.fi>
870 * lilypond.words: add vocabulary to be used in auto-completion
872 * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
874 * lilypond.vim: allow note name at EOF
876 2002-11-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
878 * buildscripts/new-chords.py (edit): -e option: inline editing.
880 * input/regression/a*.ly (texidoc): syntax updates.
882 * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
883 music): elucidations.
885 2002-11-11 Juergen Reuter <reuter@ipd.uka.de>
887 * lily/include/lily-proto.hh, ly/engraver-init.ly,
888 ly/spanners-init.ly, scm/grob-description.scm,
889 scm/grob-property-description.scm, scm/music-types.scm,
890 lily/cluster-engraver.cc, lily/cluster.cc,
891 lily/include/cluster.hh, input/test/cluster.ly: cluster
894 * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
895 ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
896 scm/sketch.scm, scm/tex.scm: support for dots and polygons added
898 * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
900 * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
902 * scm/grob-description.scm: bugfix: by default, use default note
903 head style when engraving ligatures
905 * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
907 * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
910 * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
912 * input/test/ancient-font.ly: bugfix: style -> flag-style
914 * lily/ligature-engraver.cc: indentation fix
916 * lily/parser.yy: indentation fixes
918 2002-11-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
920 * input/regression/measure-grouping.ly: more elaborate example.
922 * lily/moment.cc: ly:add-moment, ly:mul-moment,
923 ly:div-moment. New functions
925 * scm/music-functions.scm (set-time-signature): new function,
926 allow inline time sig settings with measure grouping.
928 * lily/parser.yy (command_element): move time sig construction
931 * lily/side-position-interface.cc (out_of_staff): new function,
932 like padding, but keep minimum distance from staff. Easier than
933 linespanners (dynamics, pedals), but roughly the same effect.
935 2002-11-10 Heikki Junes <hjunes@cc.hut.fi>
937 * emacs-mode.el: Added spanish-note-replacements
938 (<carlos.betancourt@chello.be>).
940 * vimrc: (Un)commenting with <(S-)F12>, tidy.
942 2002-11-08 Heikki Junes <hjunes@cc.hut.fi>
944 * lilypond.vim: Do not fontify cises, desis, etc.
946 * vimrc: view dvi with <S-F6>
948 2002-11-08 Han-Wen Nienhuys <hanwen@cs.uu.nl>
950 * lily/lookup.cc (triangle): new function.
952 * input/regression/measure-grouping.ly (texidoc): new file: show
953 triangles and brackets for beat groups of 3 and 2.
955 * lily/include/measure-grouping-spanner.hh (class
956 Measure_grouping): new file.
958 * lily/measure-grouping-spanner.cc (brew_molecule): new file
960 * lily/measure-grouping-engraver.cc (class
961 Measure_grouping_engraver): new file.
963 2002-11-06 Jan Nieuwenhuizen <janneke@gnu.org>
967 cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
969 * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
972 * ly/paper19.ly: Include paper19-init.ly.
974 * ly/paper19-init.ly: New file.
976 * Documentation/user/tutorial.itely (First steps): Fix first
977 example for font test.
979 * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
981 * ChangeLog: Add 1.7.6 release marker (see below).
983 * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
986 2002-11-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
988 * input/tutorial/sammartini.ly (bassvoices): to new syntax.
990 * input/tutorial/*.ly: update to new syntax.
992 * lily/parser.yy (Composite_music): new transpose syntax,
993 \transpose FROM TO MUSIC.
995 2002-11-04 Jan Nieuwenhuizen <janneke@gnu.org>
997 * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
998 latex progress/error output to stderr (by default this goes to
999 stdout). Show lilypond progress, even when not verbose.
1001 * python/lilylib.py (system): New optional parameter to control
1002 showing of progress.
1004 * scm/backend-documentation-lib.scm (check-dangling-properties):
1007 * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify. Add
1010 * scm/grob-property-description.scm (magnify): Remove.
1011 (extent, axis): Add.
1013 2002-11-03 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1015 * VERSION: Release 1.7.6.
1017 * scripts/convert-ly.py: more uniformization substitutions.
1019 * buildscripts/new-chords.py (sub_chords): new file.
1021 2002-11-03 Jan Nieuwenhuizen <janneke@gnu.org>
1023 * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
1024 lilypond.map. Include sauter fonts too. Cleanups.
1026 2002-11-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1028 * Documentation/user/tutorial.itely (First steps): change to new
1029 chord/tie/slur/beam notation.
1031 * lily/parser.yy (event_that_take_dir): allow postfix notation for
1034 * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
1035 engraver. Process ties in postfix notation, i.e. c8-~ c
1037 * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
1039 * input/regression/beam-postfix-notation.ly (texidoc): new file.
1041 * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
1043 * lily/beam-engraver.cc (try_music): accept new-beam-events
1045 * input/regression/chord-scripts.ly (texidoc): new file
1047 * lily/new-fingering-engraver.cc (acknowledge_grob): also handle
1050 * scm/script.scm (default-script-alist): cleanup.
1052 * lily/script-engraver.cc (make_script_from_event): cleanup.
1054 * lily/lyric-combine-music-iterator.cc
1055 (Lyric_combine_music_iterator): remove superfluous events.
1056 (melisma_busy): new function. Fix broken melismas.
1058 2002-10-31 Heikki Junes <hjunes@cc.hut.fi>
1060 * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
1061 Remove nonvalid settings. Use descriptive key names.
1062 Use <Return> to indicate the pressing of that key.
1064 2002-10-30 Jan Nieuwenhuizen <janneke@gnu.org>
1066 * scripts/lilypond-book.py (option_definitions): Typo.
1068 * scripts/ly2dvi.py: Updates.
1070 * python/lilylib.py (setup_environment, print_environment)
1071 (get_bbox, make_preview): Merge and remove from ly2dvi and
1074 * scripts/lilypond-book.py: Use lilylib. Cleanups.
1076 * .cvsignore: Remove some cruft.
1078 * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
1081 * scripts/ly2dvi.py: Use lilylib as module. Fail gracefully if
1082 kpsexpand, kpsewhich, ps2pdf exit with error. Cleanups and fixes
1085 * python/lilylib.py (quiet_system): Junk
1086 (system): Display error log upon failure.
1087 (read_pipe): New function. Cleanups and fixes.
1089 * python/*.py: Rename from *.py.in.
1091 * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
1093 * GNUmakefile.in (SUBDIRS): Move python before scripts.
1095 2002-10-30 Jan Nieuwenhuizen <janneke@gnu.org>
1097 * python/GNUmakefile: Bugfix: handle modules.
1099 * stepmake/stepmake/python-module-targets.make (default): Add
1102 * stepmake/stepmake/python-module-rules.make: Add rule for byte
1105 * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
1106 Bugfix. (OUT_PYC_MODULES): Add.
1108 2002-10-30 Heikki Junes <hjunes@cc.hut.fi>
1110 * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
1111 Use default paths. Refresh description.
1113 2002-10-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1115 * VERSION: 1.7.5 released
1117 * input/regression/finger-chords.ly (texidoc): new file.
1119 * lily/script-engraver.cc (process_music): remove scriptHorizontal
1122 * lily/fingering-engraver.cc (process_music): remove kludgy
1123 scriptHorizontal stuff.
1125 * lily/script.cc: remove staff-support property.
1127 * lily/new-fingering-engraver.cc (add_fingering): new
1128 file. Fingering engraver for new style chords.
1130 2002-10-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1132 * lily/parser.yy (bare_number): allow 4 \cm (without
1133 decimal dot). (should backport to 1.6?)
1135 * ly/declarations-init.ly: use Scheme for dimension defs.
1137 * lily/parser.yy (TODO): remove hard coded dimensions, add
1138 REAL NUMBER_IDENTIFIER production.
1140 * lily/rest-collision.cc (force_shift_callback): rewrite using
1143 * scm/grob-property-description.scm (rest-collision-done): add
1146 * lilypond.vim: add file (<hjunes@cc.hut.fi>)
1148 2002-10-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1150 * input/regression/multi-measure-rest-center.ly: new file.
1152 * lily/multi-measure-rest.cc (big_rest): multi measure rest was
1153 off horizontally by 0.05 ss. Fixed.
1155 2002-10-22 Jan Nieuwenhuizen <janneke@gnu.org>
1157 * scm/pdftex.scm: Rename ly-number to ly:number->string.
1159 * Documentation/topdocs/index.tely: Remove duplicate from merge.
1161 2002-10-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1163 * lily/tie.cc (get_control_points): also avoid staff lines on the
1164 just outside the outer staff lines
1166 2002-10-21 Jan Nieuwenhuizen <janneke@gnu.org>
1168 * ly/params-init.ly: Just define style-alist, no need to
1171 * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
1174 * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
1175 (FET_FILES): = FONT_FILES.
1177 * Merge from stable:
1179 cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
1181 2002-10-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1183 * VERSION: 1.7.4 released.
1185 * scm/generate-documentation.scm (string-append): add macro
1188 * lily/text-item.cc (lookup_text): don't use virtual fonts for
1191 * lily/multi-measure-rest-engraver.cc: make separate
1192 MultiMeasureRestNumber grob. Introduce restNumberThreshold.
1194 * lily/multi-measure-rest.cc: remove text handling. Remove
1197 2002-10-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1199 * scm/music-types.scm: doc patch by Graham Percival
1201 2002-10-19 Jan Nieuwenhuizen <janneke@gnu.org>
1203 * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
1205 (Font_info.set_defaults): pixelsize now also defauts to '0'.
1206 (sketch_p): Sketch wants only first four elements of X11 font spec.
1208 * buildscripts/mf-to-table.py (parse_logfile): Bugfix.
1210 * mf/feta-autometric.mf: Write foundry and family to log.
1212 * mf/GNUmakefile: Fixes for pfx builds. Also write sketch
1213 font translation table.
1215 * buildscripts/mf-to-table.py: Better font info into afm.
1217 * buildscripts/make-font-dir.py: Use font info from afm. Mftrace
1220 * configure.in: Whine for mftrace 1.0.9.
1222 2002-10-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1224 * lily/parser.yy (chord_body): allow <<c e>>4 notation.
1226 * lily/main.cc (main_prog): don't try to load init.EXT when
1229 2002-10-15 Rune Zedeler <rune@zedeler.dk>
1231 * scm/tex.scm (zigzig-line): added.
1233 * scm/ps.scm (zigzag-line): added.
1235 * ps/music-drawing-routines.ps (subvec): added.
1236 (draw_zigzag_line): added.
1238 * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
1239 grob properties zigzag-width and zigzag-length.
1241 * input/regression/glissando.ly: Add some zig-zagged glissandi.
1243 2002-10-15 Jan Nieuwenhuizen <janneke@gnu.org>
1245 * scm/sodipodi.scm: Some fixes. Sketch also groks this bare-bones
1246 svg output, including font.
1248 2002-10-14 Jan Nieuwenhuizen <janneke@gnu.org>
1250 * scm/lily.scm: Register sodipodi output module.
1252 * scm/sodipodi.scm: New file.
1254 * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
1256 * buildscripts/mf-to-table.py (base): Write TfmChecksum in
1257 comment, after header.
1258 (parse_logfile): Remove invalid key FontFamily. Add mandatory key
1259 FullName. Fix FontName key.
1261 2002-10-14 Rune Zedeler <rune@zedeler.dk>
1263 * lily/rest.cc (after_line_breaking): bugfix: dots after half
1266 * input/test/blank-notes.ly: bugfix
1268 * lily/rest.cc (after_line_breaking): bugfix: dots after whole
1271 * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
1273 2002-10-14 Jan Nieuwenhuizen <janneke@gnu.org>
1276 * scm/ps.scm: Cleanup and remove obsolete junk.
1278 * Documentation/user/internals.itely:
1279 * Documentation/user/refman.itely: Run texinfo-all-menus-update.
1281 * lily/parser.yy: Identify shift/reduce problems.
1283 * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
1284 make-style-sheet. Too specific for convert-ly?
1286 2002-10-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1288 * po/cs.po: added czech translation, courtesy Tomas Kopecek.
1290 * input/test/*.ly: various fixes.
1292 * lily/music.cc (name): bugfix
1294 * lily/piano-pedal-engraver.cc (try_music): fix pedals.
1296 * lily/input-file-results.cc (code): set-point-and-click! ->
1299 2002-10-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1301 * Use uniform ly: prefix for exported scheme primitive functions.
1303 * scm/music-types.scm: junk compat glue
1305 * scripts/convert-ly.py: add rules for stuff below, junk
1306 compatibility glue for spanrequest.
1308 * lily/parser.yy (verbose_event): remove \spanrequest,
1309 \commandspanrequest, \script.
1311 * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
1313 * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
1314 for \penalty, \glissando.
1316 * VERSION: release 1.7.3
1318 2002-10-13 Rune Zedeler <rune@zedeler.dk>
1320 * lily/accidental-engraver.cc: Fix
1321 grace-in-the-beginning-of-measure bug caused by the resent
1322 partial-measure fix.
1324 * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
1325 overlap looks too crowded)
1327 2002-10-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1329 * lily/parser.yy (assignment): allow SCM expression as assignment.
1331 * lily/include/music-output-def.hh (class Music_output_def):
1332 * lily/music-output-def.cc:
1333 * lily/paper-def.cc:
1334 * scm/font.scm (markup-to-properties):
1335 * lily/parser.yy (music_output_def_body):
1338 2002-10-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1340 * ly/grace-init.ly (startGraceMusic): shorten default grace stem
1343 * input/regression/spacing-to-grace.ly: new file.
1345 * input/regression/spacing-end-of-line.ly: new file.
1347 * lily/note-spacing.cc (get_spacing): take into account breakable
1348 stuff sticking out at the left (time sig change at line break).
1350 * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
1353 * scm/music-functions.scm (make-voice-props-set): add
1354 staff-position for mm rests.
1356 * lily/spacing-spanner.cc (musical_column_spacing): shrink space
1357 before grace notes a little.
1359 * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
1361 * lily/break-align-interface.cc (do_alignment): right-edge spacing
1362 key adds space at the end of line.
1364 2002-10-11 Jan Nieuwenhuizen <janneke@gnu.org>
1366 * scm/sketch.scm: Fix beams.
1368 * buildscripts/mf-to-table.py: Add EncodingScheme.
1370 * scm/sketch.scm: Resurrect.
1372 2002-10-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1374 * lily/multi-measure-rest.cc: use breve rests for measure lengths
1375 longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
1377 2002-10-10 Jan Nieuwenhuizen <janneke@gnu.org>
1379 * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
1381 * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1383 2002-10-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1385 * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
1386 token for origin information.
1388 * lily/parser.yy (My_lily_lexer): do identifier location and
1391 * scm/music-functions.scm (make-multi-measure-rest): move mmrest
1392 logic out of the parser. Add bar checks on both ends.
1394 * Documentation/user/refman.itely (Multi measure rests): add more
1395 notes about mm rests.
1397 2002-10-10 Jan Nieuwenhuizen <janneke@gnu.org>
1399 * input/regression/bar-scripts.ly: Re-enable.
1402 * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
1403 released rsn. Bison 1.50 has a crucial bug and won't work.
1405 * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1408 2002-10-07 Jan Nieuwenhuizen <janneke@gnu.org>
1410 * input/regression/bar-scripts.ly: Blunt documentation build fix.
1412 2002-10-05 Jan Nieuwenhuizen <janneke@gnu.org>
1414 * Actually merge changes since 1.6.4 besides ChangeLog, and
1415 resolve conflicts. Lots of updates, hope all is well.
1417 * cygwin/lilypond.hint (requires): Add ghostscript.
1419 * scm: Update some (c).
1421 2002-10-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1423 * input/test/{various}.ly: add \header fields and texidoc strings.
1425 2002-10-05 Werner Lemberg <wl@gnu.org>
1427 * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
1428 renamed to `output_latex_quoted'.
1429 Added `output_latex_noquote'.
1430 (schedule_lilypond_block): Implement `noquote' option for LaTeX
1433 2002-11-03 Jan Nieuwenhuizen <janneke@gnu.org>
1435 * ChangeLog: Add 1.6.6 release marker. See below.
1437 * stepmake/stepmake/po-targets.make: Remove --c++ option.
1439 * scripts/midi2ly.py: Fix global syntax warnings.
1441 * GNUmakefile.in: Generate builddir locale tree too.
1443 * scripts/ly2dvi.py:
1444 * scripts/midi2ly.py:
1445 * scripts/mup2ly.py:
1446 * scripts/update-lily.py:
1447 * lily/main.cc (setup_paths): Fix for locales setup.
1449 2002-10-29 Jan Nieuwenhuizen <janneke@gnu.org>
1451 * Documentation/windows/installing.texi: Soften wording about
1452 necessity of becoming Administrator. tommie@iae.nl reports this
1453 does not seem to be necessary for his flavour of Windows 2000.
1454 Explicitely discourage text mode mounts.
1456 2002-10-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1458 * lily/rest.cc (after_line_breaking): backport dot position fix.
1460 * lily/rest-collision.cc (do_shift): also remove dots for suicided
1461 rests. Thanks to Klaus Zimmermann for finding this bug.
1463 2002-10-24 Jan Nieuwenhuizen <janneke@gnu.org>
1465 * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
1467 2002-10-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1469 * Documentation/user/music-glossary.tely: fix links.
1471 2002-10-21 Werner Lemberg <wl@gnu.org>
1473 * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
1474 (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
1475 scaling factor) only once and use them in the definition of
1477 * ps/music-drawing-routines.ps (skeel): Removed.
1479 2002-10-21 Jan Nieuwenhuizen <janneke@gnu.org>
1481 * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
1482 Solaris7, as we don't use nested $( ) constructs.
1484 2002-10-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1486 * VERSION: Release 1.6.6.
1488 2002-10-21 Jan Nieuwenhuizen <janneke@gnu.org>
1490 * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
1491 as workaround for /bin/sh problems on Solaris7.
1493 2002-10-19 Werner Lemberg <wl@gnu.org>
1495 * GNUmakefile.in (web-doc): Fix typos.
1496 * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
1497 `music-drawing-routines.ps' but emit \special{header=...} once.
1498 * scm/tex.scm (header-end): Updated.
1500 2002-10-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1502 * lily/stem-engraver.cc (acknowledge_grob): don't crash on
1505 2002-10-15 Werner Lemberg <wl@gnu.org>
1507 * scripts/lilypond-book.py (g_make_html): New global variable.
1508 (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
1509 if `g_make_html' isn't set.
1510 [main]: Add format `texi-html'.
1511 (option_definitions): Updated.
1512 * Documentation/user/lilypond-book.itely: Updated.
1514 * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
1515 * make/ly-rules.make (%.texi, %.nexi): Use it.
1516 * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
1517 format to lilypond-book.
1518 * GNUmakefile.in (web-doc): Ditto.
1520 2002-10-14 Werner Lemberg <wl@gnu.org>
1522 Further improve TeX output. The produced files are about 40%
1523 smaller. `lilyponddefs.tex' is now read only once.
1525 * tex/lilyponddefs.tex: Remove footer stuff.
1526 (\ifundefined): Renamed to...
1527 (\lilypondundefined): This. Use LaTeX's definition to
1528 make it nestable and make it global.
1529 (\lilypondstart, \lilypondend): New macro to initialize LilyPond
1531 (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
1532 (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
1534 (\placebox): Renamed to...
1536 Make it global and call \outputscale by itself.
1537 (\lybox, \lyvrule): New macros to reduce input data.
1538 (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
1539 New auxiliary macros.
1540 (\SkipLilydefs, \EndLilyPondOutput): Removed.
1541 * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
1543 (\lilypondspace): This and made it global.
1544 (\turnOnPostScript): Renamed to...
1545 (\lilypondpostscript): This and made it global.
1546 (\turnOnExperimentalFeatures): Renamed to...
1547 (\lilypondexperimentalfeatures): This and made it global.
1548 * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
1549 (\lilypondsetdimen): This and made it global.
1550 * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
1551 * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
1552 (all, $(outdir)/music-drawing-routines.ps): New rules.
1553 * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
1554 * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
1555 start-system, stop-system, stop-last-system, filledbox): Updated to
1556 use the changed macros from lilyponddefs.tex.
1557 * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
1559 2002-10-07 Jan Nieuwenhuizen <janneke@gnu.org>
1561 * Documentation/windows/installing.texi: Update.
1563 2002-09-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1565 * VERSION: 1.6.5 released
1567 * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1569 2002-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1571 * scm/translator-property-description.scm (voltaOnThisStaff): add
1574 2002-09-28 Werner Lemberg <wl@gnu.org>
1576 * scm/tex.scm (header-end): Suppress page numbering.
1578 * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1579 Fix quotation for HTML output.
1581 2002-09-28 Graham Percival <gperciva@sfu.ca>
1583 * Documentation/user/refman.itely: grammar and phrasing
1584 fixes to "Note Entry" section. Also adds a few new examples.
1586 2002-09-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1588 * flower/include/string-data.icc: include string.h
1590 2002-09-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1592 * scm/chord-name.scm (chord::inner-name-banter): remove space.
1594 2002-09-27 Jan Nieuwenhuizen <janneke@gnu.org>
1596 * Documentation/user/GNUmakefile (extra-local-help): Add.
1598 * stepmake/stepmake/www-targets.make (local-help): Add.
1600 2002-09-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1602 * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1605 * Documentation/topdocs/README.texi (Top): building documentation
1608 2002-09-26 Jan Nieuwenhuizen <janneke@gnu.org>
1610 * Documentation/user/refman.itely:
1611 * Documentation/user/tutorial.itely:
1612 * Documentation/user/music-glossary.tely: Merge changes.
1614 * Documentation/user/glossary.html.in:
1615 * Documentation/index.texi:
1616 * Documentation/header.html.in: Accomodate renaming of glossary.
1618 * Documentation/user/tutorial.itely: Add some glossary references.
1620 * Documentation/user/refman.itely: Minor fixes.
1622 * Documentation/user/lilypond.tely: Add glossary do direntry.
1624 * Documentation/user/music-glossary.tely: Rename (previously:
1625 glossary.tely). Fix anchor placement.
1627 * Documentation/user/GNUmakefile: Make music-glossary.info too.
1629 2002-09-23 Werner Lemberg <wl@gnu.org>
1631 * scripts/lilypond-book.py (output_dict): Fix handling of
1632 various environments by avoid extraneous newlines.
1633 Rename `output-all' regexp for html to `output-html'.
1634 Replace `output-all' regexp for texi with `output-texi-quote'
1635 and `output-texi-noquote'.
1636 (compose_full_body): Don't override `linewidth' user option
1638 (schedule_lilypond_block): Don't indent text specified with
1640 Add new option `noquote'.
1641 (compile_all_files): Use latex instead of tex to compile ly
1644 * Documentation/user/lilypond-book.itely: Updated and revised.
1647 * Documentation/user/glossary.tely,
1648 Documentation/user/introduction.itely,
1649 Documentation/user/tutorial.itely,
1650 Documentation/user/refman.itely,
1651 Documentation/user/appendices.itely: Fix overfull LilyPond
1652 boxes caused by the new lilypond-book code. Other minor
1655 * Documentation/user/macros.itexi (@texiflat): Don't emit
1658 * scm/tex.scm (end-output, header-end): Add preamble and
1659 postamble to make lilypond output directly compilable with
1663 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1665 * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1668 2002-09-25 Jan Nieuwenhuizen <janneke@gnu.org>
1670 * Documentation/user/glossary.tely: Add titling and hyperlinks.
1672 2002-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1674 * lily/beam.cc (connect_beams): don't crash if there are quarter
1677 2002-09-24 Juergen Reuter <reuter@ipd.uka.de>
1679 * Documentation/user/refman.itely: corrected ancient clef
1680 docu; added docu on ligatures
1682 2002-09-21 Juergen Reuter <reuter@ipd.uka.de>
1684 * Documentation/user/glossary.tely,
1685 Documentation/user/refman.itely, input/les-nereides.ly,
1686 input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1687 input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1688 scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1689 Stem properties: flag-style -> stroke-style, style -> flag-style.
1692 2002-09-22 Werner Lemberg <wl@gnu.org>
1694 * scripts/lilypond-book.py: Add option `notime' to suppress
1695 printing of a time signature. Specify default indentation of 0pt
1696 if single line fragment. Don't emit redundant `\paper{ }'.
1698 * Documentation/user/lilypond-book.itely: Updated.
1700 * Documentation/user/glossary.tely: Completely reformatting.
1702 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1704 * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1706 2002-09-22 Jan Nieuwenhuizen <janneke@gnu.org>
1708 * Documentation/user/tutorial.itely: Fix links.
1710 * Documentation/topdocs/index.tely:
1711 * Documentation/index.texi:
1712 * Documentation/header.html.in: Small website fixes and updates.
1714 * debian/: Debian patch by Anthony Fok.
1716 2002-09-21 Jan Nieuwenhuizen <janneke@gnu.org>
1718 * Documentation/footer.html.in: How time flies: It's already 2002!
1720 * Documentation/topdocs/index.tely: Stable/development fix. Use
1721 more descriptive link names than 'here'.
1723 2002-09-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1725 * VERSION: 1.7.2 released
1726 * VERSION: 1.6.4 released
1728 * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1730 * scripts/convert-ly.py (FatalConversionError.conv): add rule for
1731 (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
1733 * mf/feta-din.mf (test): add x-height and space.
1735 * lily/dynamic-engraver.cc (process_music): take dynamic direction
1736 from ^_ for crescendi. Idem for slurs and phrasing slurs.
1738 * ly/grace-init.ly: add-to-grace-init: function to portably add
1741 * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
1742 if we get an absolute dynamic event.
1744 * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
1746 * lily/source-file.cc (get_line): oops. All line numbers were off
1749 * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
1750 be after the note, combined with -_^, i.e. c4-(-\)-\>
1752 * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
1754 * lily/parser.yy (number_factor): remove (number) as number
1755 expression. ("Let them eat Lisp").
1757 2002-10-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1759 * lily/horizontal-bracket.cc: new file.
1761 * lily/horizontal-bracket-engraver.cc: new file.
1763 * input/regression/note-group-bracket.ly: new file. Support
1764 horizontal note brackets for music analysis.
1766 * lily/stem.cc (flag): new flag-style: no-flag.
1768 * input/test/stem-cross-staff.ly: new file
1770 * Documentation/user/internals.itely: Improved formatting, fixing
1771 typos. Added a section `Output details' to describe how the TeX
1774 * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
1776 * lily/parser.yy: remove \dynamicscript.
1778 * ly/dynamic-scripts-init.ly: redo the dynamic scripts
1781 * python/midi.c (midi_error): take two arguments.
1783 * Merge 1.6.5 changes:
1785 2002-10-04 Jan Nieuwenhuizen <janneke@gnu.org>
1787 * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
1788 staff-space. Previous 1.5 was probably meant as half-spaces.
1789 (cautionary-style): parentheses (was: smaller). This is what doco
1790 says, and it seems more logical.
1792 * Documentation/user/refman.itely (Chromatic alterations): Bugfix
1795 2002-10-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1797 * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
1799 2002-10-03 Jan Nieuwenhuizen <janneke@gnu.org>
1801 * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1803 2002-09-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1805 * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1807 2002-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1809 * scm/translator-property-description.scm (voltaOnThisStaff): add
1812 2002-09-28 Werner Lemberg <wl@gnu.org>
1814 * scm/tex.scm (header-end): Suppress page numbering.
1816 * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1817 Fix quotation for HTML output.
1819 2002-09-28 Graham Percival <gperciva@sfu.ca>
1821 * Documentation/user/refman.itely: grammar and phrasing
1822 fixes to "Note Entry" section. Also adds a few new examples.
1824 2002-09-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1826 * flower/include/string-data.icc: include string.h
1828 2002-09-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1830 * scm/chord-name.scm (chord::inner-name-banter): remove space.
1832 2002-09-27 Jan Nieuwenhuizen <janneke@gnu.org>
1834 * Documentation/user/GNUmakefile (extra-local-help): Add.
1836 * stepmake/stepmake/www-targets.make (local-help): Add.
1838 2002-09-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1840 * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1843 * Documentation/topdocs/README.texi (Top): building documentation
1846 2002-09-26 Jan Nieuwenhuizen <janneke@gnu.org>
1848 * Documentation/user/refman.itely:
1849 * Documentation/user/tutorial.itely:
1850 * Documentation/user/music-glossary.tely: Merge changes.
1852 * Documentation/user/glossary.html.in:
1853 * Documentation/index.texi:
1854 * Documentation/header.html.in: Accomodate renaming of glossary.
1856 * Documentation/user/tutorial.itely: Add some glossary references.
1858 * Documentation/user/refman.itely: Minor fixes.
1860 * Documentation/user/lilypond.tely: Add glossary do direntry.
1862 * Documentation/user/music-glossary.tely: Rename (previously:
1863 glossary.tely). Fix anchor placement.
1865 * Documentation/user/GNUmakefile: Make music-glossary.info too.
1867 2002-09-23 Werner Lemberg <wl@gnu.org>
1869 * scripts/lilypond-book.py (output_dict): Fix handling of
1870 various environments by avoid extraneous newlines.
1871 Rename `output-all' regexp for html to `output-html'.
1872 Replace `output-all' regexp for texi with `output-texi-quote'
1873 and `output-texi-noquote'.
1874 (compose_full_body): Don't override `linewidth' user option
1876 (schedule_lilypond_block): Don't indent text specified with
1878 Add new option `noquote'.
1879 (compile_all_files): Use latex instead of tex to compile ly
1882 * Documentation/user/lilypond-book.itely: Updated and revised.
1885 * Documentation/user/glossary.tely,
1886 Documentation/user/introduction.itely,
1887 Documentation/user/tutorial.itely,
1888 Documentation/user/refman.itely,
1889 Documentation/user/appendices.itely: Fix overfull LilyPond
1890 boxes caused by the new lilypond-book code. Other minor
1893 * Documentation/user/macros.itexi (@texiflat): Don't emit
1896 * scm/tex.scm (end-output, header-end): Add preamble and
1897 postamble to make lilypond output directly compilable with
1901 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1903 * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1906 2002-09-25 Jan Nieuwenhuizen <janneke@gnu.org>
1908 * Documentation/user/glossary.tely: Add titling and hyperlinks.
1910 2002-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1912 * lily/beam.cc (connect_beams): don't crash if there are quarter
1915 2002-09-24 Juergen Reuter <reuter@ipd.uka.de>
1917 * Documentation/user/refman.itely: corrected ancient clef
1918 docu; added docu on ligatures
1920 2002-09-21 Juergen Reuter <reuter@ipd.uka.de>
1922 * Documentation/user/glossary.tely,
1923 Documentation/user/refman.itely, input/les-nereides.ly,
1924 input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1925 input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1926 scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1927 Stem properties: flag-style -> stroke-style, style -> flag-style.
1929 2002-09-22 Werner Lemberg <wl@gnu.org>
1931 * scripts/lilypond-book.py: Add option `notime' to suppress
1932 printing of a time signature. Specify default indentation of 0pt
1933 if single line fragment. Don't emit redundant `\paper{ }'.
1935 * Documentation/user/lilypond-book.itely: Updated.
1937 * Documentation/user/glossary.tely: Completely reformatting.
1939 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1941 * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1943 2002-09-22 Jan Nieuwenhuizen <janneke@gnu.org>
1945 * Documentation/user/tutorial.itely: Fix links.
1947 * Documentation/topdocs/index.tely:
1948 * Documentation/index.texi:
1949 * Documentation/header.html.in: Small website fixes and updates.
1951 * debian/: Debian patch by Anthony Fok.
1953 2002-09-21 Jan Nieuwenhuizen <janneke@gnu.org>
1955 * Documentation/footer.html.in: How time flies: It's already 2002!
1957 * Documentation/topdocs/index.tely: Stable/development fix. Use
1958 more descriptive link names than 'here'.
1960 2002-10-03 Jan Nieuwenhuizen <janneke@gnu.org>
1962 * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1964 2002-10-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1966 * lily/part-combine-music-iterator.cc (get_state): cleanup
1967 (get_music_info): cleanup.
1969 2002-10-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1971 * scm/backend-documentation-lib.scm (interface-doc-string):
1972 crosslinks between interfaces and grobs. Headings for interfaces
1973 in grob explanation.
1975 2002-09-30 Jan Nieuwenhuizen <janneke@gnu.org>
1977 * scm/to-xml.scm: Fixes. input/trip.ly now parses as xml (without
1978 dtd). Add preliminary dtd.
1979 (re-sub-alist): Robustify.
1981 2002-09-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1983 * lily/include/event-chord-iterator.hh,
1984 lily/context-specced-music-iterator.cc,
1985 lily/event.cc, lily/event-chord-iterator.cc: add
1987 2002-09-29 Jan Nieuwenhuizen <janneke@gnu.org>
1989 * lily/: some (c) header fixes.
1991 * lily/request-chord.cc: Remove.
1993 * lily/include/event-chord-iterator.hh:
1994 * lily/include/event.hh:
1995 * lily/event-chord.cc: New file.
1997 * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
2000 2002-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2002 * lily/ : rename Request to Event
2004 * lily/parser.yy (command_element): move clef stuff into Scheme.
2006 * lily/: rename length_mom () to get_length()
2008 * lily/part-combine-music.cc: removed file and class.
2010 * lily/context-specced-music-iterator.cc (class
2011 Context_specced_music_iterator): new file. Obsoletes the
2012 Context_specced_music type.
2014 * scm/music-types.scm (make-repeated-music): put different kinds
2015 of repeated music into music-type table.
2017 * VERSION: 1.7.1 released.
2019 * scm/to-xml.scm: new file.
2021 * input/test/to-xml.ly (fooBar): demo of what is possible with the
2022 new Input representation: dump music as XML.
2024 * scm/engraver-documentation-lib.scm
2025 (engraver-accepts-music-types?): add links from music to engraver,
2026 from music-type to engraver.
2028 * lily/include/command-request.hh: removed
2029 lily/include/musical-request.hh: removed. Removed all _req classes
2030 except Key_change_req. Changes throughout.
2032 2002-09-28 Jan Nieuwenhuizen <janneke@gnu.org>
2034 * lily/tuplet-engraver.cc (try_music): Compile kludge.
2036 2002-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2038 * lily/*.cc: specify accepts for many engravers.
2040 * scm/music-documentation-lib.scm: dump music expressions and
2043 * scm/documentation-lib.scm: complete revision.
2044 Use GOOPS objects to store document tree explicitly. Cleaned up and
2045 sped up doco generation a lot.
2047 2002-09-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2049 * input/trip.ly (fugaIILeft): add arpeggio
2051 * lily/translator-group.cc (try_music_on_nongroup_children):
2052 oops. The name symbol is in the cdr of the assoc handle.
2054 * lily/: remove Arpeggio_req, Breathing_sign_req, Extender_req,
2055 Hyphen_req, Glissando_req, Break_req, Mark_req
2057 2002-09-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2059 * lily/musical-request.cc (music-duration-length,
2060 music-duration-compress): new functions.
2062 * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
2063 throughout. Warning doesn't work yet.
2065 * lily/translator-group.cc (try_music_on_nongroup_children):
2066 new implementation: store candidate acceptors in a hashTable.
2068 2002-09-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2070 * scm/music-types.scm (music-descriptions): change name to
2073 * scm/chord-name.scm (chord::inner-name-banter): remove space.
2075 2002-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2077 * lily/beam.cc (connect_beams): don't crash if there are quarter
2080 2002-09-24 Juergen Reuter <reuter@ipd.uka.de>
2082 * Documentation/user/refman.itely: corrected ancient clef
2083 docu; added docu on ligatures
2085 2002-09-21 Juergen Reuter <reuter@ipd.uka.de>
2087 * Documentation/user/glossary.tely,
2088 Documentation/user/refman.itely, input/les-nereides.ly,
2089 input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2090 input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2091 scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2092 Stem properties: flag-style -> stroke-style, style -> flag-style.
2094 2002-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2096 * scm/music-functions.scm (music-separator?): don't use name music
2099 2002-09-24 Jan Nieuwenhuizen <janneke@gnu.org>
2101 * stepmake/stepmake/generic-targets.make (help): Document check
2104 * lily/new-accidental-engraver.cc: Compile fix.
2106 2002-09-23 Jan Nieuwenhuizen <janneke@gnu.org>
2108 * scripts/convert-ly.py: Add rule.
2110 * input/test/music-creation.ly:
2111 * input/test/add-staccato.ly:
2112 * input/test/add-text-script.ly: ly-make-music.
2114 * scm/drums.scm (make-head-type-elem, make-articulation-script):
2115 More ly-make-music renamings.
2117 * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
2119 * lily/music-constructor.cc (make_music): Add debugging info.
2121 * scm/music-functions.scm (make-simultaneous-music,
2122 (make-sequential-music, context-spec-music):
2123 * scm/music-types.scm (music-descriptions): Get lily to run.
2125 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2127 * lily/command-request.cc (transpose_key_alist): new function.
2129 * lily/key-performer.cc (create_audio_elements): cleanup.
2131 2002-09-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2133 * lily/parser.yy: remove TYPED_MAKE_MUSIC().
2135 * lily/include/translator.hh (ENTER_DESCRIPTION): add
2136 events-accepted field.
2138 * scm/music-types.scm: new file.
2140 * lily/parser.yy: put music type initialization into scheme,
2141 similar to grob initialization. Changes throughout.
2143 2002-09-22 Jan Nieuwenhuizen <janneke@gnu.org>
2145 * Documentation/user/tutorial.itely: Fix links.
2147 * Documentation/index.texi:
2148 * Documentation/header.html.in:
2149 * Documentation/topdocs/index.tely: Small website fixes and updates.
2151 * debian/: Debian patch by Anthony Fok.
2153 2002-09-21 Jan Nieuwenhuizen <janneke@gnu.org>
2155 * Documentation/footer.html.in: How time flies: It's already 2002!
2157 * Documentation/topdocs/index.tely: Stable/development fix. Use
2158 more descriptive link names than 'here'.
2160 * ROADMAP: Remove test stuff.
2162 * scripts/update-lily.py: Allow auto-building of stable and
2163 development versions. Bugfixes.
2165 2002-09-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2167 * VERSION: released 1.7.0
2169 * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
2171 * tex/lilyponddefs.tex: set hsize for plain tex, but only for
2172 positive line widths.
2174 2002-09-20 Jan Nieuwenhuizen <janneke@gnu.org>
2176 * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
2179 * cygwin: Cygwin updates.
2181 2002-09-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2183 * Documentation/windows/installing.texi (Top): version for python,
2184 urls for ghostscript (thanks to John Potelle)
2186 * lily/simultaneous-music-iterator.cc
2187 (Simultaneous_music_iterator): init children_list_ before
2190 * lily/*-iterator.cc: be even more careful with smobbed copy
2193 * lily/break-align-engraver.cc (acknowledge_grob): also typeset
2196 2002-09-15 Werner Lemberg <wl@gnu.org>
2198 Improving LilyPond's output to make them ordinary TeX boxes with
2199 predictable dimensions. System boxes are now vertically centered on
2200 the baseline; this offset can be further controlled with
2201 \lilypondscoreshift.
2203 * lily/system.cc (System::post_processing): Pass length of current
2204 system to `start-system' (including any horizontal indentation).
2206 * scm/tex.scm, scm/pdftex.scm: Make output of various functions
2208 (lily-def): Append `%'.
2209 (start-system): Add parameter `wd'. Output more TeX code to specify
2211 (stop-system, stop-last-system): Complement changes in
2213 * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
2216 * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
2217 * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
2218 Write final `\endinput'.
2220 * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
2221 tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
2222 tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code. Assure that
2223 files and macro definitions don't produce spurious spaces and
2224 paragraphs (using \endlinechar).
2225 * tex/lilyponddefs.tex: New dimension `\scoreshift'.
2227 * Documentation/user/internals.itely: Improved formatting, fixing
2228 typos. Added a section `Output details' to describe how the TeX
2231 2002-09-17 Rune Zedeler <rune@zedeler.dk>
2233 * lily/accidental-engraver.cc: Also work with partial measures.
2235 2002-09-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2237 * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
2240 2002-09-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2242 * lily/identifier-smob.cc (unpack_identifier): new file.
2244 * lily/lexer.ll (identifier_type): new function. use ly-id to
2245 pass off scheme expressions as music identifiers.
2247 * scm/lily.scm: reorganisation, cleanups.
2249 * lily/main.cc: small cleanups.
2251 2002-09-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2253 * lily/ly-module.{cc,hh}: new file.
2255 2002-09-17 Rune Zedeler <rune@zedeler.dk>
2257 * lily/accidental-engraver.cc: Also work with partial measures.
2259 2002-09-16 Jan Nieuwenhuizen <janneke@gnu.org>
2261 * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
2263 2002-09-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2265 * lily/my-lily-lexer.cc: use SCM module in stead of
2266 Scheme_hash_table. Changes throughout.
2268 2002-09-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2270 * VERSION (MY_PATCH_LEVEL): make 1.7.0