]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/learning/common-notation.itely
Doc-fr: Learning
[lilypond.git] / Documentation / fr / learning / common-notation.itely
index 6bb97493f4f74b05465fa08d84021d10b890c28e..4c973d8db4d04086a854ad0efe6505dd4da1a241 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 
 @ignore
-   Translation of GIT committish: 659e9fcd8f5a1ffcaa2c2695267a00d7d61377b8
+   Translation of GIT committish: e10b1a07f8f70a23a141d869d9bf67a93ecde821
 
    When revising a translation, copy the HEAD committish of the
    version that you are working on.  For details, see the Contributors'
@@ -25,7 +25,7 @@ Tutorial guidelines:  (different from policy.txt!)
 @c \version "2.19.21"
 
 @c Translators: Nicolas Grandclaude, Ludovic Sardain, Gauvain Pocentek
-@c Translation checkers: Jean-Charles Malahieude, Valentin Villenave, John Mandereau
+@c Translation checkers: J.-Charles Malahieude, Valentin Villenave, John Mandereau
 @c Translation status: post-GDP
 
 @node Bases de notation musicale
@@ -1445,8 +1445,8 @@ cello = \new Staff {
 @end lilypond
 
 @noindent
-Le nom d'une variable ne doit comporter que des caractères
-alphabétiques non accentués, aucun nombre ni tiret ne sont autorisés.
+Par convention, un nom de variable ne comporte que des caractères
+alphabétiques non accentués, aucun nombre ni tiret.
 
 On peut utiliser une variable déjà définie autant de fois que l'on
 veut, y compris dans la définition d'une nouvelle variable ; par