| 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 |
* | * python/convertrules.py (conv): tweaks....* python/convertrules.py (conv): add rule for tupletNumberFormatFunction.
| Han-Wen Nienhuys | 2006-07-11 | 1 | -2/+2 |
* | Fix some bugs in the dynamic engraver and PostScript backend | Erlend Aasland | 2006-05-31 | 1 | -2/+2 |
* | * python/convertrules.py (conv): tweaks....* python/convertrules.py (conv): add rule for tupletNumberFormatFunction.
| Han-Wen Nienhuys | 2006-07-11 | 1 | -2/+2 |
* | *** 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 |
* | (parallel_beam): broken bracket never is...synched to a beam.
| Han-Wen Nienhuys | 2005-08-04 | 1 | -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 Nienhuys | 2005-08-04 | 1 | -3/+8 |
* | * 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 Nienhuys | 2005-08-03 | 1 | -0/+30 |