diff options
Diffstat (limited to 'Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly')
-rw-r--r-- | Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly b/Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly index 220335d931..2bfb104c91 100644 --- a/Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly +++ b/Documentation/snippets/manually-break-figured-bass-extenders-for-only-some-numbers.ly @@ -9,18 +9,6 @@ \header { lsrtags = "chords" -%% Translation of GIT committish: 57f9346bb030f49336a858fcbf1519366fe56454 - texidocfr = " -La basse chiffrée utilise fréquemment des lignes pour indiquer la -prolongation jusqu'à un certain point. LilyPond est alors dispendieux -en ce sens qu'il place le plus de prolongateurs possible. -L'interruption d'un prolongateur particulier s'obtient en affectant -d'un @code{\\!} le chiffre qui doit être réimprimé ; ceci interrompra de -fait la ligne de prolongation juste avant ce chiffre. - -" - doctitlefr = "Interruption manuelle des prolongations de certains chiffrages" - texidoc = " Figured bass often uses extenders to indicate continuation of the corresponding step. However, in this case lilypond is in greedy-mode @@ -42,6 +30,3 @@ bassfigures = \figuremode { \new Staff \relative c'' { c1 c1 } \new FiguredBass \bassfigures >> - - - |