]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/new/figured-bass-headword.ly
Change keep-inside-line defaults to true.
[lilypond.git] / Documentation / snippets / new / figured-bass-headword.ly
index db86c2cac17326c1ab460764364ef3ecdb6f022c..469e72fad59c6c61b616d5f95eb3cea9a107c7e4 100644 (file)
@@ -1,16 +1,9 @@
-\version "2.12.0"
+\version "2.13.36"
 #(set-global-staff-size 15)
-\paper{
-  ragged-right=##f
-  line-width=16\cm
-  indent=1.5\cm
-}
-
-\layout {
-  \context { \Score
-    \override PaperColumn #'keep-inside-line = ##t
-    \override NonMusicalPaperColumn #'keep-inside-line = ##t
-  }
+\paper {
+  ragged-right = ##f
+  line-width = 16\cm
+  indent = 1.5\cm
 }
 
 % NR 2.7.3 Figured bass
@@ -38,7 +31,6 @@ extendOff = \bassFigureExtendersOff
 
       \new Staff = "violinoI" {
         \set Staff.instrumentName = \markup {
-          \hcenter-in #11
           \line { Violino I. }
         }
         \time 4/4
@@ -57,7 +49,6 @@ extendOff = \bassFigureExtendersOff
 
       \new Staff = "violinoII" {
         \set Staff.instrumentName = \markup {
-          \hcenter-in #11
           \line { Violino II. }
         }
         \time 4/4
@@ -76,11 +67,9 @@ extendOff = \bassFigureExtendersOff
 
     \new Staff = "violone" {
       \set Staff.instrumentName = \markup {
-        \hcenter-in #13 {
-          \center-column {
-            Violone,
-            \line { e Cembalo. }
-          }
+        \center-column {
+          Violone,
+          \line { e Cembalo. }
         }
       }
       \time 4/4
@@ -99,7 +88,6 @@ extendOff = \bassFigureExtendersOff
     \new FiguredBass \figuremode {
       \set figuredBassAlterationDirection = #RIGHT
       \set figuredBassPlusDirection = #RIGHT
-      \override VerticalAxisGroup #'minimum-Y-extent = #'()
       \override BassFigureAlignment #'stacking-dir = #DOWN
       s8 |
       s4 <6>4 <_+>4 <6>4 |