]> git.donarmstrong.com Git - lilypond.git/commitdiff
First draft of expressive.
authorGraham Percival <graham@percival-music.ca>
Sat, 6 Oct 2007 04:10:54 +0000 (21:10 -0700)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 2 Nov 2007 08:48:30 +0000 (09:48 +0100)
Documentation/user/expressive.itely
Documentation/user/piano.itely
Documentation/user/tutorial.itely

index 15e945eecd05c710cdb273a0ee28cbfb3e741cdc..b8188910330f7a3e9d7cc0fd73bdc369080b81b0 100644 (file)
@@ -311,7 +311,6 @@ handled by @internalsref{DynamicLineSpanner}.
 * Ties::                        
 * Slurs::                       
 * Phrasing slurs::              
-* Laissez vibrer ties::         
 * Breath marks::                
 * Falls and doits::             
 @end menu
@@ -367,6 +366,8 @@ This mechanism automatically splits long notes, and ties them
 across bar lines.
 
 @funindex \repeatTie
+@cindex repeating ties
+@cindex volta brackets and ties
 
 When a second alternative of a repeat starts with a tied note, you
 have to repeat the tie.  This can be achieved with
@@ -376,8 +377,27 @@ have to repeat the tie.  This can be achieved with
 r <c e g>\repeatTie
 @end lilypond
 
-@cindex repeating ties
-@cindex volta brackets and ties
+@cindex Laissez vibrer
+@cindex Ties, laissez vibrer
+
+L.v. ties (laissez vibrer) indicate that notes must not be damped
+at the end.  It is used in notation for piano, harp and other
+string and percussion instruments.  They can be entered using
+@code{\laissezVibrer},
+
+@lilypond[fragment,ragged-right,verbatim,relative=1]
+<c f g>\laissezVibrer
+@end lilypond
+
+@seealso
+
+Program reference:
+@internalsref{LaissezVibrerTie}
+@internalsref{LaissezVibrerTieColumn}
+
+Example files:
+@lsr{connecting,laissez-vibrer-ties.ly}
+
 
 @commonprop
 
@@ -539,30 +559,6 @@ You cannot have simultaneous phrasing slurs.
 Program reference: @internalsref{PhrasingSlur}.
 
 
-@node Laissez vibrer ties
-@unnumberedsubsubsec Laissez vibrer ties
-@cindex Laissez vibrer
-@cindex Ties, laissez vibrer
-
-L.v. ties (laissez vibrer) indicate that notes must not be damped
-at the end.  It is used in notation for piano, harp and other
-string and percussion instruments.  They can be entered using
-@code{\laissezVibrer},
-
-@lilypond[fragment,ragged-right,verbatim,relative=1]
-<c f g>\laissezVibrer
-@end lilypond
-
-@seealso
-
-Program reference:
-@internalsref{LaissezVibrerTie}
-@internalsref{LaissezVibrerTieColumn}
-
-Example files:
-@lsr{connecting,laissez-vibrer-ties.ly}
-
-
 @node Breath marks
 @unnumberedsubsubsec Breath marks
 
index 2537b43c0cbf8f219fc3e49730acb0d45e3afab8..d85a9669740a1dec9a119a0ee35f7c2ab7342b33 100644 (file)
@@ -204,7 +204,7 @@ c\sostenutoDown d e c, f g a\sostenutoUp
 
 @seealso
 
-In this manual: @ref{Laissez vibrer ties}.
+In this manual: @ref{Ties} (laissez vibrer).
 
 @node Staff switch lines
 @unnumberedsubsubsec Staff switch lines
index f0250c1e1929fb251501e285ce3beb6b3cebeed1..e4593e66c2e17d3138f7af0141caf6bfa42005f0 100644 (file)
@@ -528,7 +528,7 @@ on one staff.
 @node Relative note names
 @subsection Relative note names
 
-As we saw in @ruser{Simple notation}, LilyPond calculates the
+As we saw in @ref{Simple notation}, LilyPond calculates the
 pitch of each note relative to the previous one@footnote{There is
 another mode of entering pitches, @ruser{Absolute note names}, but
 in practice relative mode is much easier and safer to use.}.  If