| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -1/+1 |
* | * 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 |
* | * lily/volta-engraver.cc (process_music): use...Text_interface::is_markup() for setting the 'text property of the
volta bracket.
* input/mutopia/claop.py (accents): update syntax to 2.6
* scm/define-context-properties.scm
(all-user-translation-properties): add countPercentRepeats.
* Documentation/user/basic-notation.itely (Measure repeats): add
isolated percent example.
| Han-Wen Nienhuys | 2005-08-19 | 1 | -2/+4 |
* | clarify slightly. | Heikki Junes | 2005-08-16 | 1 | -1/+1 |
* | * Documentation/topdocs/NEWS.tely (Top): add entry for percent...counters.
* Documentation/user/basic-notation.itely (Measure repeats): add
links to Counter grobs.
* scm/define-grobs.scm (all-grob-descriptions): add
DoublePercentRepeatCounter
(all-grob-descriptions): add PercentRepeatCounter
* lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
also create counter grobs.
* lily/separation-item.cc (extremal_break_aligned_grob): don't
return grob without space-alist.
* input/proportional.ly: tune staff-padding.
* input/regression/repeat-percent-count.ly: new file.
| Han-Wen Nienhuys | 2005-08-16 | 1 | -0/+20 |