lilypond-user
[Top][All Lists]
Advanced

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

ottavation duplicates text after \break


From: Jinsong Zhao
Subject: ottavation duplicates text after \break
Date: Wed, 24 Dec 2014 12:48:42 -0800
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Hi there,

For the following snippet,I want the ottavation duplicates text after \break to be (8va), how to get that?

\version "2.19.15"
\relative c'' {
     c4 \ottava #1
     \set Staff.ottavation = #"octave"
     c4 c4 c4 \break
     c4 c4 c4 c4
}

Thanks in advance.

Best regards,
Jinsong



reply via email to

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