lily 1.5.52
Han-Wen Nienhuys <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.announce |
|---|---|
| Message-ID | <[email protected]> |
.52 collects the various patches that have been floating to me for the past few days. It also has even stricter typechecking when you do lilypond -e (lily-set 'internal-type-checking #t) (Recommended when you develop a new feature) It also has updates for the new dynamic signs. 2002-04-12 Han-Wen Nienhuys <[email protected]> * lily/*.cc: add some undocced properties. scm/grob-description.scm: idem. 2002-04-12 Heikki Junes <[email protected]> * lilypond-font-lock.el: Handle slurs \( and \), numbers, multi-measure rests like "R1 *4" and scheme (typically has '#' in the beginning). Small fixes. Add few reserved words. 2002-04-12 Jan Nieuwenhuizen <[email protected]> * Documentation/topdocs/INSTALL.texi: Updates for MacOS X and emacs mode. * Documentation/windows/installing.texi: Suggest gswin32c (console program) for getting the version. Layout fixes. 2002-04-11 Jan Nieuwenhuizen <[email protected]> * Documentation/user/tutorial.itely (Running LilyPond): Separate windows viewing commands, remove silly comment about Yap. 2002-04-10 Mats Bengtsson <[email protected]> * Documentation/topdocs/INSTALL.texi: Describe how to learn configure to find kpathsea on for example Slackware 8.0. * scripts/ly2dvi.py (non_path_environment): Set $TEXMF correctly. * scm/grob-description.scm (MultiMeasureRest): number-threshold=1 by default: avoid "1" over single bar rests. * scripts/lilypond-book.py (LatexPaper.set_geo_option): Simplify and correct the handling of geometry options. 2002-04-10 Han-Wen Nienhuys <[email protected]> * lily/include/grob-interface.hh (ADD_INTERFACE): make implementation for Class::has_interface automatically. Junk all other implementations. * lily/grob.cc (internal_get_grob_property): also typecheck property reads. Catches even more undocced properties. Bugfixing left for the uninspired masses. * lily/beam.cc: remove end_after_line_breaking(). * lily/grob.cc (calculate_dependencies): remove list support for callbacks. * lily/font-size-engraver.cc: only do font-interface. 2002-04-10 Heikki Junes <[email protected]> * lilypond-font-lock.el: Handle notes with cautionary accidentals. Add few keywords. 2002-04-09 Chris Jackson <[email protected]> * lily/arpeggio.cc: New function brew_chord_bracket to draw chord brackets using arpeggio requests. * ly/property-init.ly: Shorthand \arpeggioBracket defined as the molecule-callback to use for drawing the brackets. * Documentation/user/refman.itely: * input/test/chord-bracket.ly: Chord brackets documented 2002-04-10 Han-Wen <[email protected]> * mf/feta-din-code.mf: tweaks for p, s. New dynamic r sign. * mf/feta-eindelijk.mf: tweak for eighth rest: move bulb up. 2002-04-09 Han-Wen Nienhuys <[email protected]> * lily/tuplet-bracket.cc (after_line_breaking): bugfix for forced direction tuplets on beams. 2002-04-08 Chris Jackson <[email protected]> * lilypond-indent.el: Bugfix of indentation of final point in buffer 2002-04-09 Heikki Junes <[email protected]> * lilypond-mode.el: new command: LilyPond-un-comment-region. Added 2Midi to "Command"-menu. Inspired by latex.el and tex.el: separate "Command"-menu and "LilyPond"-menu. Added "Miscellanous"- submenu to "LilyPond"-menu. * lilypond-mode.el: Added "Midi all" to "Command"-menu, i.e., an interface to play midi. 2002-04-08 Han-Wen Nienhuys <[email protected]> * input/regression/script-stack-order.ly: new file. -- Han-Wen Nienhuys | [email protected] | http://www.cs.uu.nl/~hanwen/