Le 23/11/2017 à 18:25, Éric a écrit :
in the Learning page on line, french version, this is wrong :
\sourcefileline 1381
\relative {
\time 12/16
\omit Staff.TimeSignature.stencil
c''4 b8 c d16 c d8 |
g,8 a16 b8 c d4 e16 |
e8
}
As in english version, it should be :
\sourcefileline 1381
\relative {
\time 12/16
\omit Staff.TimeSignature
c''4 b8 c d16 c d8 |
g,8 a16 b8 c d4 e16 |
e8
}
A git grep in the source tree (Documentation/fr/learning) gave
git grep -n '\omit Staff.TimeSignature.stencil'
tweaks.itely:1385: \omit Staff.TimeSignature.stencil
I will correct it over the weekend.
Cordialement,
Jean-Charles
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond