]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-manual.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / tie-manual.ly
index c8d8d9dc89eea8252dc1304e2aa0a9fa4e8a07a8..1a2c128c57e18eb057e842b5c225c628a4ad10ca 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.14.0"
 
 \layout {
-  raggedright = ##t
+  ragged-right = ##t
 }