]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-manual.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / tie-manual.ly
index c8d8d9dc89eea8252dc1304e2aa0a9fa4e8a07a8..3e5f252577e21d1cca87f6ee3970a29b1a301990 100644 (file)
@@ -2,14 +2,19 @@
 
   texidoc = "Tie formatting may be adjusted manually, by setting the
 @code{tie-configuration} property. The override should be placed at
-the second note of the chord."
+the second note of the chord.
+
+You can leave a Tie alone by introducing a non-pair value
+(eg. @code{#t}) in the @code{tie-configuration} list.
+
+"
 
 }
 
-\version "2.7.13"
+\version "2.11.51"
 
 \layout {
-  raggedright = ##t
+  ragged-right = ##t
 }