]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/user/fundamental.itely
Docs: automatically update ly snippets in translations
[lilypond.git] / Documentation / fr / user / fundamental.itely
index 84d6d4a8bea5aae0944e51ff80d1f049fb8115f5..a4f55fa8c4c2a6b1a7d19f654a2095fcc1228df7 100644 (file)
@@ -438,7 +438,7 @@ celle imprimée en tête de ligne.
 Une section ossia se placera au dessus de la portée en procédant ainsi :
 
 @lilypond[verbatim,quote,ragged-right]
-\new Staff ="main" {
+\new Staff = "main" {
   \relative g' {
     r4 g8 g c4 c8 d |
     e4 r8
@@ -2371,7 +2371,6 @@ sopranoMusic = \relative c' {
   \clef treble
   \key c \major
   \time 4/4
-
   a4 b c d
 }
 
@@ -2383,11 +2382,10 @@ celloMusic = \relative c {
   \clef bass
   \key c \major
   \time 4/4
-
   d4 g fis8 e d4
 }
 
-\score{
+\score {
   <<
     <<
       \new Voice = "one" {