Hi David,

> Can you create a better mockup here?

\version "2.19.28"

loco = \ottava #0

\markup "What I want:"
theMusic = {
  \ottava #1 c'' d'' e'' f'' \loco r4 r r r g''^\markup "loco"
}

\score { \theMusic }

locoII = { \ottava #0 <>^\markup "loco" }

\markup "What I get:"
theMusicII = {
  \ottava #1 c'' d'' e'' f'' \locoII r4 r r r g''
}

\score { \theMusicII }

Hope this helps clarify my question/request.

Thanks!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: [email protected]


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to