Dear Mike,
thanks for Your help.
I've never heard before about 'head-slur-distance-max-ratio' and
''head-slur-distance-factor '
Is it mentione somewehre in the Manual?

2012/6/6 m...@apollinemike.com <m...@apollinemike.com>

> On 5 juin 2012, at 21:30, Stefan Thomas wrote:
>
> > Dear community,
> > the slurs in bar 2 and 3 are a bit unaesthetic, in my opinion.
> > Is there a possibility to get a better output whithout tweaking every
> single slur?
> >
> > %%%%%%%%%% snippet %%%%%%%%%
> > \version "2.14.2"
> > \new Staff { \clef bass
> >  \time 3/4
> >      <fis, c >8( g e'2)  | % 1
> >      <gis, fis >8( a es'2)  | % 2
> >      \time 4/4
> >      <fis, c >8( bes g cis' e'4. cis'8) | % 3
> >
> > %%%%%%%%%5 END %%%%%%%%%%%
>
> This problem has been fixed in the most development version.
>
> For 2.14.2, try
>
> \override Slur #'height-limit = #1.0 % or lower
> \override Slur #'details #'head-slur-distance-max-ratio = #2 % or lower
> \override Slur #'details #'head-slur-distance-factor = #100 % or higher
>
> This gave decent output in your case.
>
> Cheers,
> MS
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to