Thanks for that Kieren, it works and is very flexible I couldn't find an
obvious switch for line alignment (top, center, bottom), so I feared that
lambda would be appearing :-) FWIW I checked a handful of scores each from
Schott, Universal, Faber, Ricordi and while not identical, they lean towa
Hi Damian,
> how do I get the dotted line to align with the bottom of the 8 rather than
> the middle?
This is the kind of thing I use, though it’s old enough that there may well be
better ways nowadays:
%%% SNIPPET BEGINS
\version "2.25.11"
loco = \ottava #0
#(define eightva
#{
%% messin
mmm, just one more thing how do I get the dotted line to align with the bottom
of the 8 rather than the middle? thanks again
Thanks all It works with \set Staff.ottavation = \markup {\concat {8 \tiny{vb}}} Damian On 17 Oct 2024, at 12:47, Mark Knoop
wrote: At 11:28 on 17 Oct 2024, damianlegassick wrote: I had this same problem. To investigate it, I
looked up the definition of ottavation-ordinals in ly/property-init.l
At 11:28 on 17 Oct 2024, damianlegassick wrote:
>> I had this same problem. To investigate it, I looked up
>> the definition of ottavation-ordinals in
>> ly/property-init.ly. I then created a new ottavation list
>> called ottavation-ordinals-b, with "va" and "ma" changed
>> to "vb" and "mb" for t
I had this same problem. To investigate it, I looked up the definition of ottavation-ordinals in ly/property-init.ly. I
then created a new ottavation list called ottavation-ordinals-b, with "va" and "ma" changed to
"vb" and "mb" for the negative ottavations. I included the new ottavation list in
Hi Mark Technically wrong yes, but not so uncommon anymore. I don't use vb myself but am interested in why I can't get the text size to match exactly thanks Damian On 17 Oct 2024, at 12:17,
Mark Knoop wrote: At 06:56 on 17 Oct 2024, Carl Sorensen wrote: On Thu, Oct 17, 2024 at 5:34 AM damianlega
At 06:56 on 17 Oct 2024, Carl Sorensen wrote:
> On Thu, Oct 17, 2024 at 5:34 AM damianlegassick
> wrote:
>> Hi all
>>
>> When I use
>>
>> \set Staff.ottavation = "8vb"
>>
>> the v and the b are larger than with the plain:
>>
>> \set Staff.ottavationMarkups = #ottavation-ordinals
>>
>> any clues
On Thu, Oct 17, 2024 at 5:34 AM damianlegassick
wrote:
> Hi all
>
> When I use
>
> \set Staff.ottavation = "8vb"
>
> the v and the b are larger than with the plain:
>
> \set Staff.ottavationMarkups = #ottavation-ordinals
>
> any clues how to adjust this?
>
> thanks
>
> Damian
>
I had this same p
Depends on how you want to adjust it, I suppose… Do you want the “va” larger or
the “vb” smaller? vb smaller ideally, but either would work
Hi Damian,
> When I use
> \set Staff.ottavation = "8vb"
> the v and the b are larger than with the plain:
> \set Staff.ottavationMarkups = #ottavation-ordinals
> any clues how to adjust this?
Depends on how you want to adjust it, I suppose…
Do you want the “va” larger or the “vb” smaller?
Kiere
\version "2.25.18" \layout { ragged-last = ##f } { \clef bass c,,4 \set
Staff.ottavationMarkups = #ottavation-ordinals \ottava -1 4 4 4 \ottava 0 4 \set Staff.ottavation =
"8vb" \ottava -1 4 4 4 }
the v and the b are larger than larger than the v and the a in ...
13 matches
Mail list logo