| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Then revert Documentation/snippets/*.ly
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Conflicts:
Documentation/snippets/alternative-breve-note.ly
input/regression/glissando-consecutive.ly
input/regression/glissando-index.ly
|
|
|
|
|
| |
* Replace "\relative { }" with "\relative c' { }".
* Fix whitespace.
|
| |
|
| |
|
|
|
|
| |
(cherry picked from d765a75cf6ea0824228b7fe2027dd4757f96fa9d commit)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* python/convertrules.py (conv): add 2.6.0 dummy rule.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
noteheads on this stem.
* lily/note-spacing.cc (stem_dir_correction): robustness fix:
don't crash on stemlet (visible stem without heads).
* scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
unbroken situations.
* scm/output-lib.scm (center-invisible): new function.
* lily/spacing-loose-columns.cc (set_loose_columns): use spacing
wishes to determine loose column space.
|
|
multiplicity.
* input/regression/stem-stemlet.ly: new file.
* lily/stem.cc (add_head): store rests as well.
* scm/define-grob-properties.scm (all-user-grob-properties): add
stemlet-length
* lily/stem.cc: store rests as well.
|