> 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

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to