<f bes d'>
}
-<<\new ChordNames \twoWays
+<< \new ChordNames \twoWays
\new Voice \twoWays >>
@end lilypond
@lilypond[ragged-right,verbatim]
\new ChordNames \with {
\override BarLine #'bar-size = #4
- voltaOnThisStaff = ##t
\consists Bar_engraver
\consists "Volta_engraver"
}
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 {
+ << \new DrumStaff \with {
\remove Bar_engraver
\remove Time_signature_engraver
\override Stem #'transparent = ##t
<<
{
hh8[ hh] <hh sn> hh16
- <\parenthesize sn > hh <\parenthesize
+ < \parenthesize sn > hh < \parenthesize
sn > hh8 <hh sn> hh
} \\ {
bd4 r4 bd8 bd r8 bd
\clef "G_8"
b16 d16 g16 b16 e16
\textSpannerDown
-\override TextSpanner #'bound-details #'left #'text = "XII "
+\override TextSpanner #'bound-details #'left #'text = #"XII "
g16\startTextSpan
b16 e16 g16 e16 b16 g16\stopTextSpan
e16 b16 g16 d16
<<
\new Voice { \clef bass dis4 c d ais g fis}
\new FiguredBass \figuremode {
- <6 >4 <7\+ >8 <6+ [_!] >
- <6 >4 <6 5 [3+] >
- <_ >4 <6 5/>4
+ < 6 >4 < 7\+ >8 < 6+ [_!] >
+ < 6 >4 <6 5 [3+] >
+ < _ >4 < 6 5/>4
}
>>
@end lilypond
@end example
@lilypond[quote,ragged-right,fragment]
\new FiguredBass
-\figuremode { <[4 6] 8 [_! 12] > <5 \markup{ \tiny \number 6 \super (1)} > }
+\figuremode { < [4 6] 8 [_! 12] > < 5 \markup{ \tiny \number 6 \super (1)} > }
@end lilypond
@c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
@c This file is part of lilypond.tely
@ignore
- Translation of GIT committish: 964d024dd4f022ba7cd66adc13c0169035d4c4e5
+ Translation of GIT committish: bfbaf6488d99ab4cdfcb4efdc67eaca63a636106
When revising a translation, copy the HEAD committish of the
version that you are working on. See TRANSLATION for details.
@itemize @bullet
@item @strong{Ajoutez le numéro de version dans chaque fichier}.
Notez que chaque fichier modèle contient une ligne @code{\version
-"2.11.15"}. Nous vous conseillons fortement d'inclure cette ligne,
+"2.11.32"}. Nous vous conseillons fortement d'inclure cette ligne,
même pour de petits fichiers. Par expérience, il est très difficile
de se rappeler quelle version de LilyPond on utilisait quelques
années auparavant. L'utilitaire @code{convert-ly} demande que vous
@example
%%% global.ly
-\version "2.11.15"
+\version "2.11.32"
#(ly:set-option 'point-and-click #f)
\include "../init/init-defs.ly"
\include "../init/init-mise-en-page.ly"