]> git.donarmstrong.com Git - lilypond.git/commitdiff
Warn about only one slur at once.
authorGraham Percival <graham@percival-music.ca>
Sat, 26 Mar 2005 04:01:45 +0000 (04:01 +0000)
committerGraham Percival <graham@percival-music.ca>
Sat, 26 Mar 2005 04:01:45 +0000 (04:01 +0000)
ChangeLog
Documentation/user/basic-notation.itely
Documentation/user/tutorial.itely

index f671c42b554e521a1a2398892de544e862a761d9..43a329960525b65915d9312d1fb6d256f1a96b52 100644 (file)
--- 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  <kroeger@pedrokroeger.net>
 
        * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
index 6db13bae33cf3d835baed25be8711c73acbe10a1..41aa2070383aefc2eae9bf6a563d22dc0767146c 100644 (file)
@@ -1744,6 +1744,9 @@ be achieved in LilyPond by setting @code{doubleSlurs},
 <c e>4 ( <d f> <c e> <d f> )
 @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}
index 7052af1583f505894f0b9b4d96d97763a4e798e8..e7d8bb672fee4a18ebe9b12dc4d4d55e00c14ede 100644 (file)
@@ -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\)