Hi List,

I'm copying an old manuscript that has erroneously put a ten-bar rest at
the end of two voice parts. I want to use the ScholarLY interface to add an
annotation to address this in the source. From what I understand of the
documentation, the syntax is the following:
-----------------------
\choice emendation \with {
    author = me
    message = "erroneous ten-bar rest in source"
}{
   \editorialMarkup sic { R2*10 }
   \editorialMarkup correction {  }
}
--------------------
but this doesn't work, and causes the next emendation to break as well. So
my general question is this:

is there a code in lilypond I can put into this expression that would read
as a valid music expression, but would act as a sort of empty expression
that doesn't take any rhythmic space?

Thanks for the help,

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

Reply via email to