lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to insert a "break" in a ottava bracket?


From: Thomas Morley
Subject: Re: Is it possible to insert a "break" in a ottava bracket?
Date: Fri, 8 Sep 2017 12:15:43 +0200

2017-09-07 20:59 GMT+02:00 Robert Schmaus <address@hidden>:

> 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.

Quick'n dirty:

{
  \ottava 1
  c'''4 4 4
  \afterGrace 4 \ottava 0
  \ottava 1
  d'''4 4 4 4
  \ottava 0
}

Cheers,
  Harm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]