Re: Enhancement: support modern-style ties

2015-04-03 Thread Ralph Palmer
On Sun, Mar 22, 2015 at 5:37 PM, Simon Albrecht simon.albre...@mail.de
wrote:


 I suggest adding a 'style property with the following possible values:
 'full-length (default)
 'modern-single (or 'modern)
 'modern-double


Greetings, Simon Albrecht - Thanks for the request. It has been submitted
as Issue 4336 : https://code.google.com/p/lilypond/issues/detail?id=4336

Ralph
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Enhancement: support modern-style ties

2015-03-22 Thread Simon Albrecht

Hello,

in many scores of modern music, ties are not drawn to their full extent, 
but (speaking in lilypond terms :-)) only as a RepeatTie on the second 
chord (example attached), eventually also with a LaissezVibrerTie on the 
first chord. This is often necessary because full-length ties would 
produce very crowded output, be difficult or impossible to place.
Although it’s possible to produce this output with current Lily through 
q\laissezVibrer q\repeatTie, it should rather be coded as usually with 
q~ q and then modified through an override on Tie.

I suggest adding a 'style property with the following possible values:
'full-length (default)
'modern-single (or 'modern)
'modern-double

Yours,
Simon
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond