]> git.donarmstrong.com Git - lilypond.git/commit
Simplify syntax constructor for \mark.
authorNeil Puttock <n.puttock@gmail.com>
Sun, 7 Aug 2011 16:36:55 +0000 (17:36 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Sun, 7 Aug 2011 17:02:24 +0000 (18:02 +0100)
commit5a370143ec8c33b1dc2c7d0e194896c50ac8b3ea
treee31f8efc5575bfecb2c0d0e0b0eb54c26b7cd021
parent0172c2032c0aa0e01490345640bdbdba84f257d4
Simplify syntax constructor for \mark.

* scm/ly-syntax-constructors.scm (make-mark-set):

  don't wrap MarkEvent in EventChord since this prevents application of
  \tweak when \mark is used with markup

  set 'origin when creating MarkEvent
scm/ly-syntax-constructors.scm