On Fri, Feb 25, 2011 at 10:45 PM, MusFelix <musfe...@live.com> wrote:
>
> Whenever there is an articulation on the first or last note of a slur the
> other end is offset by the same amount, whether it has an articulation or
> not.  Is this intentional in the algorithm or a problem?  And is there a way
> to fix it generally (obviously a slur can be adjusted manually one at a
> time...).

There are various penalties that you can adjust by hand.  Try adding

\override Slur #'details #'steeper-slope-factor = #0
\override Slur #'details #'non-horizontal-penalty = #0.0

In this case, the notes go horizontal, so there are penalties that
stops the slur from having a non horizontal slope.

-- 
Han-Wen Nienhuys - han...@xs4all.nl - http://www.xs4all.nl/~hanwen

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to