X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-a-figured-bass-above-or-below-the-notes.ly;h=35f23de0a5ecd5764dbd4a05214dbd419b586c6a;hb=730d4eb3e0328e8ba0b376f8191a5bb6ae7f904c;hp=77d5beaa6009983d39b352cb2b931579d4cbf6c2;hpb=23108a9515e7f76b44fac0b323afb169d708bfa1;p=lilypond.git diff --git a/Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly b/Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly index 77d5beaa60..35f23de0a5 100644 --- a/Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly +++ b/Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly @@ -1,17 +1,10 @@ -% 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 %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% generated from LSR http://lsr.di.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. -\version "2.17.6" +\version "2.18.0" \header { lsrtags = "ancient-notation, chords, contexts-and-engravers" @@ -20,10 +13,10 @@ 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}), +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. @@ -31,12 +24,11 @@ whole score. doctitle = "Adding a figured bass above or below the notes" } % begin verbatim - bass = { \clef bass g4 b, c d e d8 c d2 -} % begin verbatim +} continuo = \figuremode { <_>4 <6>4 <5/>4 @@ -48,6 +40,7 @@ continuo = \figuremode { %\bassFigureStaffAlignmentDown <4>4. <4>8 <_+>4 } + \score { << \new Staff = bassStaff \bass