]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/texidocs/preventing-extra-naturals-from-being-automatically-added.texidoc
Imported Upstream version 2.14.2
[lilypond.git] / Documentation / fr / texidocs / preventing-extra-naturals-from-being-automatically-added.texidoc
1 %% Translation of GIT committish: 58a29969da425eaf424946f4119e601545fb7a7e
2   texidocfr = "
3 En accord avec les règles standards de l'écriture musicale, on grave
4 un bécarre avant un dièse ou un bémol si on a besoin d'annuler une
5 altération précédente.  Pour modifier ce comportement, assignez la propriété
6 @code{extraNatural} du contexte @code{Staff} à la valeur @code{##f} (faux).
7 "
8
9   doctitlefr = "Suppression des bécarres superflus"