summaryrefslogtreecommitdiff
path: root/input/regression/parenthesize.ly
Commit message (Expand)AuthorAgeFilesLines
* Regtests: Update deprecated \relative syntax....* Replace "\relative { }" with "\relative c' { }". * Fix whitespace. Mark Polesky2010-04-191-1/+1
* 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
* * 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 Nienhuys2006-02-101-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 Nienhuys2006-02-091-0/+23