From f0b7ccb46df75c89e1f69dd4ef42ab370f1847fe Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 26 Mar 2005 04:01:45 +0000 Subject: [PATCH] Warn about only one slur at once. --- ChangeLog | 4 ++++ Documentation/user/basic-notation.itely | 5 +++++ Documentation/user/tutorial.itely | 3 ++- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f671c42b55..43a3299605 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ * Documentation/topdocs/INSTALL.texi: now recommends lexer-gcc-3.1.sh for gcc 3.1.1 or higher. + * Documentation/user/basic-notation.itely, + Documentation/user/tutoria.itely: warn about + only one (phrasing) slur at once. + 2005-03-24 Pedro Kroger * ly/music-functions-init.ly (removeWithTag): fixed to return "music". diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 6db13bae33..41aa207038 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -1744,6 +1744,9 @@ be achieved in LilyPond by setting @code{doubleSlurs}, 4 ( ) @end lilypond +Only one slur can be printed at once. If you need to print a long +slur over a few small slurs, please see @ref{Phrasing slurs}. + @refcommands @@ -1789,6 +1792,8 @@ normal slur. However, they are treated as different objects. A The commands @code{\slurUp}, @code{\slurDown}, and @code{\slurNeutral} will only affect normal slurs and not phrasing slurs. +You cannot have simultaneous phrasing slurs. + @refcommands @cindex @code{\phrasingSlurUp} diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 7052af1583..e7d8bb672f 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -767,7 +767,8 @@ c2~( c8 fis fis4 ~ fis2 g2) @cindex phrasing slurs Slurs to indicate phrasing can be entered with @code{\(} and @code{\)}, so you can have both legato slurs and phrasing slurs at the -same time. +same time. You cannot have simultaneous slurs or simultaneous +phrasing slurs. @lilypond[quote,fragment,relative=2,verbatim] a8(\( ais b c) cis2 b'2 a4 cis, c\) -- 2.39.5