summaryrefslogtreecommitdiff
path: root/input/regression/markup-arrows.ly
Commit message (Expand)AuthorAgeFilesLines
* 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-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 Nienhuys2005-10-171-1/+1
* o * lily/spacing-engraver.cc (stop_translation_timestep): directly... copy proportionalNotationDuration into currentMusicalColumn if set. * lily/spacing-spanner.cc (musical_column_spacing): if uniform-stretching set, fixed space is 0.0 * input/regression/spacing-multi-tuplet.ly: show uniform-stretching property. * lily/spacing-spanner.cc (effective_shortest_duration): new function. * lily/include/spacing-spanner.hh (class Spacing_spanner): new file. (struct Spacing_options): new struct. * lily/spacing-basic.cc: new file. * lily/spacing-spanner.cc (note_spacing): remove outdated code: delta_t doesn't have to be smaller than shortest_playing_len Han-Wen Nienhuys2005-08-041-11/+15
* * input/regression/markup-arrows.ly: new file....* lily/tuplet-bracket.cc: document new behavior. * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets with line breaks. * scm/define-markup-commands.scm (arrow-head): arrow-head markup command. * scm/define-grobs.scm (all-grob-descriptions): set arrows as default * lily/tuplet-bracket.cc: add edge-text property. add break-overshoot. (print): read break-overshoot. (print): read edge-text, add stencils. * mf/feta-arrow.mf: new file. * mf/feta-generic.mf: add feta-arrow. Han-Wen Nienhuys2005-08-031-0/+25