| Commit message (Expand) | Author | Age | Files | Lines |
* | Use lyricMelismaAlignment for manual melismata alignment....* input/regression (lyric-melisma-alignment.ly):
new regression test; test lyricMelismaAlignment settings with automatic
and manual melismata
* input/regression (lyric-melisma-manual.ly):
style nitpicks
* lily/lyric-engraver.cc (process_music):
set 'self-alignment-X for manual melismata using lyricMelismaAlignment
instead of hard-coding to LEFT
| Neil Puttock | 2011-02-07 | 1 | -12/+10 |
* | Regtests: Update deprecated \relative syntax....* Replace "\relative { }" with "\relative c' { }".
* Fix whitespace.
| Mark Polesky | 2010-04-19 | 1 | -1/+1 |
* | Update .ly files. | Neil Puttock | 2008-12-24 | 1 | -1/+1 |
* | Run convert-ly on input/lsr and input/regression | Carl Sorensen | 2008-07-05 | 1 | -1/+1 |
* | bump .ly \version to 2.10.0...(cherry picked from d765a75cf6ea0824228b7fe2027dd4757f96fa9d commit)
| Han-Wen Nienhuys | 2006-11-14 | 1 | -1/+1 |
* | *** empty log message *** | Han-Wen Nienhuys | 2006-03-16 | 1 | -1/+1 |
* | more conversion for dash-change. | Han-Wen Nienhuys | 2006-02-06 | 1 | -2/+2 |
* | * input/regression/override-nest.ly: new file....* python/convertrules.py (FatalConversionError.subber): conversion
rule for #'callbacks
* input/regression/override-nest.ly: new function.
* lily/parser.yy (music_property_def): allow \override #'a #'b =
#c too.
* lily/context-property.cc (lookup_nested_property): new function.
(evict_from_alist): new function.
(general_pushpop_property): new function.
(execute_general_pushpop_property): rewrite. Support nested
properties too.
| Han-Wen Nienhuys | 2005-10-17 | 1 | -1/+1 |
* | * 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.
| Han-Wen Nienhuys | 2005-07-21 | 1 | -0/+17 |