On 9 Aug 2005, at 12:45, Mats Bengtsson wrote:
Thank you for reply. But I am not sure what you are hinting at here. If I use \grace, it always ends up after the bar-line, and if I use \afterGrace to get it before the bar-line, as below, the tie ends up wrongly.
\relative {
  \tempo 4 = 144
  \key e \minor
  \time 7/16
  #(override-auto-beam-setting '(end * * 7 16) 4 16)
  dis8.\trill c16  c8 \afterGrace r16 (b16 |
     c8-.) r8  dis16 e fis |
}


This will start the slur after the rest, right?
You probably want
\afterGrace r16 b16( |

Right. Thank you.

  Hans Aberg




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to