summaryrefslogtreecommitdiff
path: root/input/regression/accidental-suggestions.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
* Cleanup of accidental-engraver.cc / accidental.cc...Clarify naming in accidental-engraver.cc. Use AccidentalCautionary as grob for cautionaries, obviating cautionary-style and cautionary properties. Use 'font-size and 'parenthesized instead. Use restore-first iso. general list of alterations. Store alteration in property 'alteration iso. 'accidentals. Add conversion rules. Han-Wen Nienhuys2006-12-281-4/+2
* 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-2/+2
* * lily/grob-property.cc (get_interfaces): new function....* lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces * lily/stem.cc (calc_stem_end_position): new function. (calc_length): new function. document details for stem. remove Stem::get_direction() * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! * lily/grob-property.cc (set_callback): new function. * lily/script-engraver.cc (make_script_from_event): don't trigger callback. * scm/define-grobs.scm: change print-function to stencil callback everywhere. * lily/grob-property.cc (try_callback): remove marker if applicable. * lily/stem.cc (height): idem. * lily/stem-tremolo.cc: idem. * lily/include/grob.hh: remove Grob_status. * lily/beam.cc (calc_direction): use pseudo-property for beam direction callback. (calc_positions): use callback * lily/stem.cc (calc_stem_end_position): use callback. (calc_positioning_done): idem. (calc_direction): idem. (calc_stem_end_position): idem (calc_stem_info): idem. * lily/grob-property.cc (get_property_data): new function: (try_callback): new function. * scm/define-grob-properties.scm (all-user-grob-properties): doc callbacks property. Han-Wen Nienhuys2005-10-161-1/+1
* *** empty log message ***Han-Wen Nienhuys2005-07-211-0/+26