]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly
Run makelsr
[lilypond.git] / Documentation / snippets / adding-a-figured-bass-above-or-below-the-notes.ly
index 5def9b0d07750c745c2c2dca08ffb77b0e31fb2c..d0e13e5adc93b4ecda3f6befe272008c790b717e 100644 (file)
@@ -4,6 +4,7 @@
 % and then run scripts/auxiliar/makelsr.py
 %
 % This file is in the public domain.
+%% Note: this file works from version 2.17.6
 \version "2.17.6"
 
 \header {
@@ -25,12 +26,12 @@ whole score.
 } % begin verbatim
 
 
+
 bass = {
   \clef bass
   g4 b, c d
   e d8 c d2
-} % begin verbatim
-
+}
 continuo = \figuremode {
   <_>4 <6>4 <5/>4
   \override Staff.BassFigureAlignmentPositioning.direction = #UP