]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/notation/input.itely
Merge branch 'translation' into staging
[lilypond.git] / Documentation / fr / notation / input.itely
index 050d1660b261ed89c9fe472b06e15eb5a3694668..a30a993b8425dee0a08e3b19322c33b0b9be5bd3 100644 (file)
@@ -1154,11 +1154,11 @@ l'objet auquel la note est attachée.
 \book {
   \header { tagline = ##f }
   \relative c' {
-    <>\footnote #'(0.5 . -2) #'NoteHead
-      \markup { La première note }
+    \footnote #'(0.5 . -2) #'NoteHead
+      \markup { La première note } \default
     a'4 b8
-    <>\footnote #'(0.5 . 1) #'NoteHead
-      \markup { La troisième note }
+    \footnote #'(0.5 . 1) #'NoteHead
+      \markup { La troisième note } \default
     e c4 d4
   }
 }
@@ -1174,9 +1174,9 @@ le @code{TextScript} fait référence.
   \header { tagline = ##f }
   \relative c' {
     <
-    c\footnote #'(1 . -1.25) "Voici un do"
-    es\footnote #'(2 . -0.25) \markup { \italic "Un mi bémol" }
-    g\footnote #'(2 . 3) \markup { \bold "Ceci est un sol" }
+    c-\footnote #'(1 . -1.25) "Voici un do" \default
+    es-\footnote #'(2 . -0.25) \markup { \italic "Un mi bémol" } \default
+    g-\footnote #'(2 . 3) \markup { \bold "Ceci est un sol" } \default
     >1
   }
 }
@@ -1195,26 +1195,26 @@ et le pied de page.
 \book {
   \header { copyright = \markup { "Copyright 1970" } }
   \relative c' {
-    <>\footnote #'(-3 . 0) #'DynamicText
-      \markup { \bold Forte }
+    \footnote #'(-3 . 0) #'DynamicText
+      \markup { \bold Forte } \default
 
-    <>\footnote #'(0 . 1.5) #'Slur
-      \markup { A slur }
+    \footnote #'(0 . 1.5) #'Slur
+      \markup { A slur } \default
     a'4\f(
 
-    <>\footnote #'(0 . -2) #'Beam
-      \markup { Beam }
+    \footnote #'(0 . -2) #'Beam
+      \markup { Beam } \default
     b8)[ e]
 
-    <>\footnote #'(1 . -1) #'Stem
-      \markup  { \teeny { This is a stem } }
+    \footnote #'(1 . -1) #'Stem
+      \markup  { \teeny { This is a stem } } \default
     c4
 
-    <>\footnote #'(0 . 0.5) #'AccidentalCautionary
-      \markup \italic { A cautionary accidental }
+    \footnote #'(0 . 0.5) #'AccidentalCautionary
+      \markup \italic { A cautionary accidental } \default
 
-    <>\footnote #'(0.5 . -0.5) #'TextScript
-      \markup \italic { Slow Down }
+    \footnote #'(0.5 . -0.5) #'TextScript
+      \markup \italic { Slow Down } \default
     dis?4_"rit."
   }
 }
@@ -1261,13 +1261,13 @@ référence.
 \book {
   \header { tagline = ##f }
   \relative c' {
-    a'4\footnote
-          "1" #'(0.5 . -2) #'NoteHead \markup { \italic "1. The first note" }
+    a'4-\footnote
+          "1" #'(0.5 . -2) #'NoteHead \markup { \italic "1. The first note" } \default
     b8
-    e\footnote
-          \markup { \bold "2" } #'(0.5 . 1) #'NoteHead "2. The second note"
+    e-\footnote
+          \markup { \bold "2" } #'(0.5 . 1) #'NoteHead "2. The second note" \default
     c4
-    d\p\footnote "3" #'(0.5 . -1) #'DynamicText "3. Piano"
+    d\p-\footnote "3" #'(0.5 . -1) #'DynamicText "3. Piano" \default
   }
 }
 @end lilypond
@@ -1281,10 +1281,10 @@ l'annotation fait référence, comme s'il s'agissait d'une articulation.
   \header { tagline = ##f }
   \relative c' {
     <
-    c\footnote "1" #'(1 . -1.25) "1. C"
-    es\footnote
-       \markup { \bold "b" } #'(2 . -0.25) "b. E-flat"
-    g\footnote "3" #'(2 . 3) \markup { \italic "iii. G" }
+    c-\footnote "1" #'(1 . -1.25) "1. C" \default
+    es-\footnote
+       \markup { \bold "b" } #'(2 . -0.25) "b. E-flat" \default
+    g-\footnote "3" #'(2 . 3) \markup { \italic "iii. G" } \default
     >1
   }
 }
@@ -1303,40 +1303,40 @@ et le pied de page.
 \book {
   \header { tagline = ##f }
   \relative c' {
-    <>\footnote
+    \footnote
       \markup { \teeny 1 } #'(-3 . 0) #'DynamicText
-      \markup { 1. \bold Forte }
+      \markup { 1. \bold Forte } \default
 
-    <>\footnote
+    \footnote
       \markup { \teeny b } #'(0 . 1.5) #'Slur
-      \markup { b. A slur }
+      \markup { b. A slur } \default
     a'4\f(
 
-    <>\footnote
+    \footnote
       \markup { \teeny 3 } #'(0 . -2) #'Beam
-      \markup { 3. Beam }
+      \markup { 3. Beam } \default
     b8)[ e]
 
-    <>\footnote
+    \footnote
       \markup { 4 } #'(1 . -1) #'Stem
-      \markup  { \bold 4. { This is a stem } }
+      \markup  { \bold 4. { This is a stem } } \default
     c4
 
-    <>\footnote
+    \footnote
       \markup \concat \teeny { "sharp (v)" }
           #'(0 . 0.5) #'AccidentalCautionary
-      \markup \italic { v. A cautionary accidental }
+      \markup \italic { v. A cautionary accidental } \default
 
-    <>\footnote
+    \footnote
       \markup \concat \teeny { "a" } #'(0.5 . -0.5) #'TextScript
-      \markup \italic { a. Slow Down }
+      \markup \italic { a. Slow Down } \default
     dis?4_"rit."
 
     \breathe
-    <>\footnote
+    \footnote
       \markup { \teeny \musicglyph #"rests.4" }
           #'(1.5 . -0.25) #'BreathingSign
-      \markup { \null }
+      \markup { \null } \default
   }
 }
 @end lilypond