On Fri, Jul 31, 2009 at 7:26 PM, Graham Percival <[email protected]>wrote:
> On Fri, Jul 31, 2009 at 12:21:49PM -0700, Jonathan Wilkes wrote: > > > > slurs - I had a lot of "cannot end slur" problems early on, evidently > > because I was trying to end a slur in a different voice (which isn't a > > problem in Finale). > > This seems to be a sufficiently common misunderstanding. > Jonathan: please add a @warning at the top of NR 1.3.2 Slurs. > > Patch attached. I hope I put it in the right spot. Jon -- Jonathan Kulp http://www.jonathankulp.com
From e688cf2dd4e9f8851d902feddb2a5b5ae807c1c7 Mon Sep 17 00:00:00 2001 From: jonkulp <[email protected]> Date: Fri, 31 Jul 2009 22:12:42 -0500 Subject: [PATCH] DOCS: add @warning about slur termination in polypony --- Documentation/notation/expressive.itely | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Documentation/notation/expressive.itely b/Documentation/notation/expressive.itely index 06b5143..73055a2 100644 --- a/Documentation/notation/expressive.itely +++ b/Documentation/notation/expressive.itely @@ -514,6 +514,9 @@ a4 g2 f4) <c e>2( <b d>2) @end lilypond +...@warning{in polyphonic music, a slur must be terminated in +the same voice it began} + @cindex slurs, manual placement @cindex slurs, below notes @cindex slurs, above notes -- 1.6.2.5
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
