]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/notation/input.itely
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / Documentation / fr / notation / input.itely
index 6c33698c67afbaf4bb2136b125bee3e2342f14d5..44596972c36ecbf40ca2420ab7f97c4dc7944dac 100644 (file)
@@ -679,10 +679,10 @@ pour définir les champs @code{piece} et @code{opus}, comme ici :
 }
 
 \score {
-  \new Staff \relative g, {
+  \new Staff \relative {
     \clef bass
     \key g \major
-    \repeat unfold 2 { g16( d' b') a b d, b' d, } |
+    \repeat unfold 2 { g,16( d' b') a b d, b' d, } |
     \repeat unfold 2 { g,16( e' c') b c e, c' e, } |
   }
   \header {
@@ -691,7 +691,7 @@ pour définir les champs @code{piece} et @code{opus}, comme ici :
 }
 
 \score {
-  \new Staff \relative {
+  \new Staff \relative {
     \clef bass
     \key g \major
     \partial 16 b16 |