lilypond-user
[Top][All Lists]
Advanced

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

Re: Articulation clashes with slurs


From: Jan Nieuwenhuizen
Subject: Re: Articulation clashes with slurs
Date: Tue, 05 Nov 2002 18:46:27 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

"Andreas Loosen" <address@hidden> writes:

> I'm new to lilypond, already search the archives about this topic, but they
> seem only to cover text clashes with slurs or something.
> This is is something similar, but with articulations. I'm not able to solve
> this. Can somebody help me?
> d'' (e''-\upbow) f''

Try:

    \score{
        \notes\relative c''{
            \property Voice.Slur \set #'extra-offset = #'(0 . 1)
            d (e-\upbow) f
        }
        \paper{
            linewidth = -1.0
        }
    }

Would you please include a full snippet next time?

Greetings,
Jan.
    
-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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