]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/figured-bass-headword.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / figured-bass-headword.ly
index 58a6e54b30cf717d2df61a96b034d21e24742aa7..dd50f06339480b911031e2b80a74ba9daa52ef31 100644 (file)
@@ -1,20 +1,16 @@
-% Do not edit this file; it is automatically
+% DO NOT EDIT this file manually; it is automatically
 % generated from Documentation/snippets/new
+% Make any changes in Documentation/snippets/new/
+% and then run scripts/auxiliar/makelsr.py
+%
 % This file is in the public domain.
-%% Note: this file works from version 2.12.0
-\version "2.13.10"
+%% Note: this file works from version 2.13.36
+\version "2.14.0"
 #(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
@@ -43,7 +39,6 @@ extendOff = \bassFigureExtendersOff
 
       \new Staff = "violinoI" {
         \set Staff.instrumentName = \markup {
-          \hcenter-in #11
           \line { Violino I. }
         }
         \time 4/4
@@ -62,7 +57,6 @@ extendOff = \bassFigureExtendersOff
 
       \new Staff = "violinoII" {
         \set Staff.instrumentName = \markup {
-          \hcenter-in #11
           \line { Violino II. }
         }
         \time 4/4
@@ -81,11 +75,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
@@ -104,7 +96,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 |