On 24.10.2015 15:25, Karl Husum wrote:
 { c1\mp\<\fermata \bar ":|."| %16
                   \break
                   r1\! | %17 }

The easiest way is using an empty chord <> to attach the \!. It has no duration, so you can just insert it before or after the \bar command:

{
  c1\mp\<\fermata <>\! \bar ":|." | %16
}

Yours, Simon

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

Reply via email to