Hi Soo,
  

  
this seems to be caused by the fact that there's no outside-staff-priority set 
for Fingerings (see https://gitlab.com/lilypond/lilypond/-/issues/6346). 
Setting it apparently to whatever value fixes your problem for now.
  

  
  
  \relative c'' {
  
  
  
  \override Fingering.outside-staff-priority = 0
  
  
  
         g8[ \acciaccatura b-5 a g]
  
  }
  
  
  
  
    
  
  
 Cheers,
  
 Martín.
  
  
  
  
 www.martinrinconbotero.com
  
  
  

  
  
>   
> On May 22, 2022 at 3:17 PM,  <Soo Lee (mailto:[email protected])>  wrote:
>   
>   
>   
>   
> Hi,
>   
>
>   
> In the example below, the fingering on the grace note B does not show well 
> because it overlaps with the beam. I do want to keep the stems up and the 
> fingering up because there will be another voice. What is the best way to 
> avoid this overlap? Thank you!
>   
>
>  \relative c'' {
>          g8[ \acciaccatura b-5 a g]
>  }  
>
>   
> Best,
>   
> Soo
>   
>   
>   
  
  
     

Reply via email to