| 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 |
* | Tweak regtest so it'll always be displayed on web. | Graham Percival | 2008-04-18 | 1 | -2/+2 |
* | Clarify regtest explanation. | Graham Percival | 2007-04-23 | 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 | -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 |
* | * scm/define-grobs.scm (all-grob-descriptions): reorganize in...alphabetical order.
* input/regression/trill-spanner-pitched.ly: new file.
* lily/font-interface-scheme.cc (LY_DEFINE): function
ly:grob-default-font (changed from get-default-font).
* lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
* lily/note-head.cc (internal_print): if style is not a symbol,
set style to 'default.
(internal_print): no style suffix if glyph-name-procedure not
set. Default to quarter head.
* scm/define-grobs.scm (Module): new grob TrillPitchHead.
* scm/define-music-properties.scm (all-music-properties): add trill-pitch.
* ly/music-functions-init.ly: \pitchedTrill
* lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
* ly/Welcome_to_LilyPond.ly: update to 2.6.0
* lily/trill-spanner-engraver.cc (finalize): rename req -> event
* scm/define-markup-commands.scm (pad-markup): pad-markup command.
| Han-Wen Nienhuys | 2005-07-08 | 1 | -1/+1 |
* | * configure.in (reloc_b): bump fontforge requirement to 20050624....* python/convertrules.py (conv): add 2.6.0 dummy rule.
| Han-Wen Nienhuys | 2005-06-26 | 1 | -1/+1 |
* | * lily/tie.cc (print): idem....* lily/slur.cc (print): don't use thickness property for
slur shape-thickness.
* lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
while adding stencils.
* scm/define-markup-commands.scm (with-color): with-color markup
command.
(whiteout): new markup command
(filled-box): new markup command
| Han-Wen Nienhuys | 2005-04-08 | 1 | -0/+18 |