]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly
Replace XY-offset closures with aligned_on_parent where possible
[lilypond.git] / Documentation / snippets / adding-a-figured-bass-above-or-below-the-notes.ly
index cfe71cbf38238a2bccd34896832ab4666000c12b..d0e13e5adc93b4ecda3f6befe272008c790b717e 100644 (file)
@@ -1,9 +1,10 @@
-%% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
-%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
-%% and then run scripts/auxiliar/makelsr.py
-%%
-%% This file is in the public domain.
+% 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.17.6
 \version "2.17.6"
 
 \header {
 
   texidoc = "
 When writing a figured bass, you can place the figures above or below
-the bass notes, by defining the @code{BassFigureAlignmentPositioning
-#'direction} property (exclusively in a @code{Staff} context). Choices
-are @code{#UP} (or @code{#1}), @code{#CENTER} (or @code{#0}) and
-@code{#DOWN} (or @code{#-1}).
+the bass notes, by defining the
+@code{BassFigureAlignmentPositioning.direction} property (exclusively
+in a @code{Staff} context).  Choices are @code{#UP} (or @code{#1}),
+@code{#CENTER} (or @code{#0}) and @code{#DOWN} (or @code{#-1}).
 
-This property can be changed as many times as you wish. Use
+This property can be changed as many times as you wish.  Use
 @code{\\once \\override} if you don't want the override to apply to the
 whole score.
 
@@ -25,6 +26,7 @@ whole score.
 } % begin verbatim
 
 
+
 bass = {
   \clef bass
   g4 b, c d