Right ... now that you mention it, your topic *was* "break in a ottava bracket", so careful reading could have told me too what you're after.
So anyway, except for writing a music function that basically does the ottava voiding + spacer grace + ottava reset in one go, I don't have any other solution as well. If you can live without proper midi generation, you might just fake the ottava bracket with a text spanner. But let me be the first to call that a very poor approach ... Best, Robert > On 7 Sep 2017, at 18:45, Caagr98 <[email protected]> wrote: > > Oops, I guess I forgot to specify what kind of break I meant... I don't mean > a line break, but stopping the current bracket and starting a new one. > Without the grace spacer, the two brackets are merged into one. > >> On 09/07/17 18:42, Robert Schmaus wrote: >> Hi, >> I can't imagine there's any problem at all with having a \break within an >> "ottava-zone". have you tried it? >> and should it be obvious what the grace spacer is for? >> Best, >> Robert >>> Am 07.09.17 um 18:01 schrieb Caagr98: >>> I currently do it with the code below. It works, but it feels wrong. Is >>> there some better way to do it? >>> >>> ``` >>> \ottava 1 >>> c'''4 4 4 4 >>> \ottava 0 >>> \grace s32 >>> \ottava 1 >>> d'''4 4 4 4 >>> \ottava 0 >>> ``` >>> >>> _______________________________________________ >>> lilypond-user mailing list >>> [email protected] >>> https://lists.gnu.org/mailman/listinfo/lilypond-user >> _______________________________________________ >> lilypond-user mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/lilypond-user > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
