lilypond-devel
[Top][All Lists]
Advanced

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

Re: Allows slurs to break at barlines. (issue 7424049)


From: Werner LEMBERG
Subject: Re: Allows slurs to break at barlines. (issue 7424049)
Date: Wed, 20 Mar 2013 14:26:52 +0100 (CET)

> If the design needs it at both ends of the repeated block you could
> consider a single keyword parameter for the function,
>
> o \slurInRepeat #'begin - to appear at the end of the block and
>   indicate you're starting a new, partial slur and
>
> o \slurInRepeat #'complete - to appear at the beginning of the block
>   and indicate you need to generate the rest of of the slur.
> 
> This would also fit better with the current set of \slur* commands
> which are basically slur property setter commands e.g. \slurDotted
> \slurUp \slurSolid.

For me, this is too verbose.  What about

  \leftPart(
  \rightPart)

or

  \leftPartOf(
  \rightPartOf)

?  This should be quite universal for all spanners.


    Werner



reply via email to

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