lilypond-user
[Top][All Lists]
Advanced

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

Re: Shift up OttavaBracket


From: Paolo Prete
Subject: Re: Shift up OttavaBracket
Date: Mon, 13 Jan 2020 21:12:13 +0100

You are right, but a bad behavior happens with 2.19 too. See:

{
   c'\f
   
   \once \offset Y-offset -0.3 DynamicLineSpanner
   c'\f

   r2
       
   \ottava #1 c''''8 8\ottava #0

   r4
   
   \once \offset Y-offset 1 Staff.OttavaBracket    
   \ottava #1 c''''8 8 \ottava #0  
 
   r4
   
   \ottava #1 c''''8\( 8\)\ottava #0

   r4
   
   \once \offset Y-offset 1 Staff.OttavaBracket    
   \ottava #1 c''''8\( 8\)\ottava #0  
 
   r4  
   
}

On Mon, Jan 13, 2020 at 9:07 PM Carl Sorensen <address@hidden> wrote:

 

 

From: Paolo Prete <address@hidden>
Date: Monday, January 13, 2020 at 12:21 PM
To: David Nalesnik <address@hidden>
Cc: Kieren MacMillan <address@hidden>, Aaron Hill <address@hidden>, Lilypond-User Mailing List <address@hidden>, Carl Sorensen <address@hidden>
Subject: Re: Shift up OttavaBracket

 

Well, I investigated as well. I think that the only way to solve this is to use the combination

 

Y-offset + \offset + 2.19

 

As you can see, this seems to work in 2.19

 

 

And it doesn't work in 2.18.

 

As far as I know \offset doesn’t exist in 2.18.  It’s certainly not in NR 5.3

 

Thanks,

 

Carl

 


reply via email to

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