]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/notation/percussion.itely
Doc-fr: updates NR
[lilypond.git] / Documentation / fr / notation / percussion.itely
index 77a97f4f288d17ae39c52a867623063a82fae135..07fe23dea0d77ead3cfe8f914833febbeb0962ee 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 
 @ignore
-    Translation of GIT committish: a59d022ee65e8310ea16954da7b637c07ca00ae2
+    Translation of GIT committish: fab824ac128346465690246f7a42ce1e8b42db8d
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -324,6 +324,37 @@ mus = \drummode {
 }
 @end lilypond
 
+@item agostini-drums-style
+Inventé par le percussionniste français Dante Agostini en 1965, cette
+notation s'est répandue au-delà de l'hexagone.
+
+@lilypond[quote,line-width=10.0\cm]
+nam = \lyricmode {
+  cymc cyms cymr hh hhc hho hhho hhp
+  cb hc bd sn ss tomh tommh tomml toml tomfh tomfl }
+mus = \drummode {
+  cymc cyms cymr hh hhc hho hhho hhp \break
+  cb hc bd sn ss tomh tommh tomml toml tomfh tomfl s16 }
+\score {
+  << \new DrumStaff \with {
+       \remove "Bar_engraver"
+       \remove "Time_signature_engraver"
+       \hide Stem
+       \override Stem.Y-extent = ##f
+       drumStyleTable = #agostini-drums-style
+     } \mus
+     \new Lyrics \nam
+  >>
+  \layout {
+    \context {
+      \Score
+      \override LyricText.font-family = #'typewriter
+      \override BarNumber.transparent =##T
+    }
+  }
+}
+@end lilypond
+
 @item timbales-style
 Ce style permet de saisir une partie de timbales, sur une portée à deux
 lignes.