summaryrefslogtreecommitdiff
path: root/input/regression/lyric-melisma-manual.ly
Commit message (Expand)AuthorAgeFilesLines
* 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 Puttock2011-02-071-12/+10
* Regtests: Update deprecated \relative syntax....* Replace "\relative { }" with "\relative c' { }". * Fix whitespace. Mark Polesky2010-04-191-1/+1
* Update .ly files.Neil Puttock2008-12-241-1/+1
* Run convert-ly on input/lsr and input/regressionCarl Sorensen2008-07-051-1/+1
* bump .ly \version to 2.10.0...(cherry picked from d765a75cf6ea0824228b7fe2027dd4757f96fa9d commit) Han-Wen Nienhuys2006-11-141-1/+1
* *** empty log message ***Han-Wen Nienhuys2006-03-161-1/+1
* more conversion for dash-change.Han-Wen Nienhuys2006-02-061-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 Nienhuys2005-10-171-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 Nienhuys2005-07-211-0/+17