]> git.donarmstrong.com Git - lilypond.git/commit
* scm/music-functions.scm (skip-to-last): new function. Show only
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 21 Jul 2005 14:45:55 +0000 (14:45 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 21 Jul 2005 14:45:55 +0000 (14:45 +0000)
commit4eda05210e633f19debe8b40e014b1143a5e48d6
tree4e7f600603fb8896f026102fd6bf6a791846db28
parent561e465038d7ee45d892fcd3f1f0821fff0b0156
* scm/music-functions.scm (skip-to-last): new function. Show only
last showLastLength part of the \score.

* lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub

* python/convertrules.py (conv): add ly:x-moment rule

* lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X

* Documentation/topdocs/NEWS.tely (Top): add new feature.

* Documentation/user/instrument-notation.itely (Flexibility in
alignment): options in subsections.

* lily/lyric-engraver.cc (process_music): don't typeset text for _
syllable text. Instead, assume that the previous lyric text is a
melismated text.

* Documentation/index.html.in: revert 800x600 change.
14 files changed:
ChangeLog
Documentation/index.html.in
Documentation/topdocs/NEWS.tely
Documentation/user/basic-notation.itely
Documentation/user/instrument-notation.itely
input/regression/lyric-melisma-manual.ly [new file with mode: 0644]
lily/accidental-engraver.cc
lily/lyric-engraver.cc
lily/moment-scheme.cc
lily/parser.yy
python/convertrules.py
scm/auto-beam.scm
scm/music-functions.scm
scm/safe-lily.scm