bug-lilypond
[Top][All Lists]
Advanced

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

Re: Ottava bracket


From: Phil Holmes
Subject: Re: Ottava bracket
Date: Sat, 15 Feb 2014 17:21:30 -0000

"Noeck" <address@hidden> wrote in message news:address@hidden

There's actually a large variety of possible changes in your snippet.  I
assume you're not proposing all those alternatives?  If not, could you
state which is the preferred solution, and not include the others?  That
would make it simpler to implement.

There is actually not so much variety. There is one alternative. I
omitted the \italic, because right now it is italic by default.

But my suggestion for the text is:

\markup \bold \italic \concat {
 \bold "8" \fontsize #-2 \translate-scaled #'(0 . 0.85) "va"
}

and similar for 15ma and 22ma and

\markup \bold \italic \concat {
 "8" \fontsize #-2 "vb"
}

and similar for 15mb and 22mb.

And for the lines, like Gould says: top aligned for alta and bottom
aligned for bassa.

Is it clearer now?
Joram

Somewhat. It just would make it easier to add to the tracker if you created a snippet with only your preferred options: this can then simply be copied and pasted.

--
Phil Holmes





reply via email to

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