]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/basic-notation.itely
Begin Trevor's spacing chapter rewrite.
[lilypond.git] / Documentation / user / basic-notation.itely
index 401855a20cde3182602c13a6aeece0340d16c1c1..06ac1b5580f52f2a41656638561204d54c74660c 100644 (file)
@@ -2260,9 +2260,10 @@ For more information about @code{make-moment}, see
 @ref{Time administration}.
 
 Line breaks are normally forbidden when beams cross bar lines.  This
-behavior can be changed by setting @code{allowBeamBreak}.
+behavior can be changed by setting @code{breakable}.
+
+@funindex breakable
 
-@funindex allowBeamBreak
 @cindex beams and line breaks
 @cindex beams, kneed
 @cindex kneed beams
@@ -2660,7 +2661,7 @@ very close to note heads in monophonic music,
 
 Program reference: @internalsref{Fingering}.
 
-Examples: @inputfileref{input/@/regression,finger@/-chords@/.ly}.
+Examples: @lsr{expressive,fingering-chords.ly}
 
 
 @node Dynamics
@@ -2855,6 +2856,8 @@ d4
 
 Program reference: @internalsref{BreathingSign}.
 
+Examples: @lsr{expressive,breathing-sign.ly}
+
 
 @node Trills
 @subsection Trills
@@ -2919,7 +2922,9 @@ c2\glissando c,
 
 Program reference: @internalsref{Glissando}.
 
-Example files: @file{input/@/regression/@/glissando@/.ly}.
+Example files:
+@lsr{expressive,glissando.ly}, @lsr{expressive,line-styles.ly}
+
 
 
 @refbugs