bug-lilypond
[Top][All Lists]
Advanced

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

Re: Ligature brackets and suggested accidentals don't avoid each other w


From: Eluze
Subject: Re: Ligature brackets and suggested accidentals don't avoid each other well
Date: Sun, 16 Dec 2012 00:42:16 -0800 (PST)

Ben Rudiak-Gould wrote
> % The flat symbol is unreasonably far above the note
> \version "2.17.8"
> { \set suggestAccidentals = ##t \[ a'2 bes' \] }
> 
> 
> (As a workaround, is there any way to make the brackets and
> accidentals not try to avoid each other at all? This seems to be the
> case with brackets and fermatas and it looks okay.)

here's a first tweak to improve the output:

\override LigatureBracket.outside-staff-priority = #200 
\override AccidentalSuggestion.outside-staff-priority = #100

maybe further tweaking (padding, Y-…) will help bringing down the bracket a
bit

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Ligature-brackets-and-suggested-accidentals-don-t-avoid-each-other-well-tp137767p137800.html
Sent from the Bugs mailing list archive at Nabble.com.



reply via email to

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