]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/chords-headword.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / chords-headword.ly
index 2e0572b13acf906f97ac1ef66c13637300096ea2..b399d18c1d3f5f4f43f40464a86939f8f24636e9 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.13.36
-\version "2.13.36"
+\version "2.14.0"
 #(set-global-staff-size 15)
 \paper {
   ragged-right = ##f
 
 
 
-\layout {
-  \context {
-    \Score
-    \override PaperColumn #'keep-inside-line = ##t
-    \override NonMusicalPaperColumn #'keep-inside-line = ##t
-  }
-}
-
 theChords = \chordmode {
   \time 2/2
   f1 | c2 f2 | f1 | c2 f2| %\break