| Commit message (Expand) | Author | Age | Files | Lines |
* | Regtests: Update deprecated \relative syntax....* Replace "\relative { }" with "\relative c' { }".
* Fix whitespace.
| Mark Polesky | 2010-04-19 | 1 | -1/+1 |
* | 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 |
* | *** empty log message *** | Han-Wen Nienhuys | 2006-03-16 | 1 | -1/+1 |
* | * lily/parenthesis-engraver.cc (acknowledge_grob): don't do...set_parent() for parentheses. This will make it show up in bbox
calculations.
* scm/output-lib.scm (parentheses-item::print): rewrite, using
ly:grob-common* functions.
* lily/grob-scheme.cc (LY_DEFINE):
ly:grob-common-refpoint-of-array: new function
ly:grob-common-refpoint: new function
ly:grob-relative-coordinate: new function
* lily/instrument-name-engraver.cc (process_music): use
Text_interface::is_markup(). This fixes \markup on instrument names.
* scm/define-grobs.scm (all-grob-descriptions): set line-thickness
for ties and slurs.
* lily/slur.cc (print): idem.
* lily/tie.cc: add line-thickness for ties.
| Han-Wen Nienhuys | 2006-02-10 | 1 | -4/+4 |
* | * lily/relocate.cc (prefix_relocation): allow "current"...iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
changing VERSION in a lily tree less painful.
* input/regression/parenthesize.ly: new file.
* scm/output-lib.scm (parenthesize-element): new function.
* scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
* lily/accidental-engraver.cc (make_standard_accidental): reroute
cause: accidentals are caused by note heads, not note events.
| Han-Wen Nienhuys | 2006-02-09 | 1 | -0/+23 |