lilypond-user
[Top][All Lists]
Advanced

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

Re: Shortening ties


From: Mats Bengtsson
Subject: Re: Shortening ties
Date: Thu, 17 Aug 2006 13:18:55 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

Try
\override Tie #'details #'note-head-gap = #2.0
(Unfortunately, this isn't documented. To find this setting, I had to
look into the source code. )

  /Mats

Michael J Millett wrote:

I have been attempting to get ties to stop short of the final notehead, but have been unsuccessful after several days of trying. So I now have to ask for help.

I am attempting to get the ties of a chord to stop well short of the second note.

Logic dictates, to me at least, that one of these should work:

\once\override Tie #'X-extent = #'(-10 . -10) <b,, b,,, >4--~

\once\override Staff.Tie #'X-extent = #'(-10 . -10) < b,, b,,, >4--~

\once\override Voice.Tie #'X-extent = #'(-10 . -10) < b,, b,,, >4--~

But they don't. I am not getting error messages, but the ties are not moving, either.

Thanks for any help you can provide.

Michael



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


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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