lilypond-devel
[Top][All Lists]
Advanced

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

Re: Stemless music with slurs


From: Han-Wen Nienhuys
Subject: Re: Stemless music with slurs
Date: Wed, 16 Nov 2005 01:02:06 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

Michael Welsh Duggan wrote:
Mats Bengtsson <address@hidden> writes:


If you want to remove the stems completely but not the engraver, it should
work to set
\override Staff.Stem #'print-function = ##f

Wait a second, the above solution is for version 2.6 and you are using
version 2.7.14. Then I hope that the following works instead:
\override Staff.Stem #'stencil = ##f



Godd idea, but it doesn't work in practice.  The stems are gone, but
slurs still avoid them as if they were there, probably due to the same
code in slur-scoring.cc.

Try setting #'length to 0 too.


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




reply via email to

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