Fix #1258.
commit098c46f8bd3f9173838a9dcdc78c89ca11e46b79
authorNeil Puttock <n.puttock@gmail.com>
Sun, 12 Sep 2010 20:49:11 +0000 (12 21:49 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Sun, 12 Sep 2010 20:56:37 +0000 (12 21:56 +0100)
tree25ea3ad82834fdf2dcc89395fe753e07702fdaaf
parent0030bb3de3906d21019cb1a0ed4a7aad7cdf0a59
Fix #1258.

* lily/stem-engraver.cc (make_stem):

  robustify property lookup for tremolo-type (ensures compilation can
  continue even if there is an error inside make-repeat which prevents
  correct calculation)

* scm/music-functions.scm (make-repeat):

  don't filter out child music which uses the 'element property
input/regression/repeat-tremolo-chord-rep.ly [new file with mode: 0644]
lily/stem-engraver.cc
scm/music-functions.scm