OK, got an idea:

\ottava #1 c'1 \ottava #0
\ottava #1 \set Staff.ottavation = #"8va" c'1 \ottava #0

It's not 100% elegant, but aceptable, I think.

--Karol

2017-07-25 16:06 GMT+02:00 Simon Albrecht <simon.albre...@mail.de>:

> On 25.07.2017 16:00, Karol Majewski wrote:
>
>> Hi, how to break ottava bracket beteween bars? The following gives me one
>> continuous bracket
>>
>> \ottava #1 c'1 \ottava #0
>> \ottava #1 c'1 \ottava #0
>>
>
> The bracket is continuous because the ottavation is continuous – there is
> no moment when the \ottava #0 actually takes effect.
> You could fake it with
>
> \ottava #1 c'1*1/2 \ottava #0 s2
> \ottava #1 c'1
>
> – but why?
>
> Best, Simon
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to