Am Fr., 18. Jan. 2019 um 19:14 Uhr schrieb Urs Liska <li...@openlilylib.org>:
>
> Is there any convenient and semantically acceptable way of engraving an
> appoggiatura (or other grace notes) *before* the barline? I know that
> usually one is pointed to \afterGrace to achieve something like that but
> that seems semantically problematic. I produced the attached image using
> a bunch of extra-offset overrides and a drastic \shape - which is
> inconvenient.
>
> Thanks for any ideas.
> Urs

Hi Urs,

you could try to use David K's cheat:

{
  R1
  %% default
  \appoggiatura d''8 c''4 r2.
  %% cheated
  \appoggiatura { \bar "" d''8 \bar "|" } c''4 r2.
}

It has it's own drawbacks, though.


Cheers,
  Harm

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

Reply via email to