Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(115)

Unified Diff: Documentation/fr/notation/input.itely

Issue 6651053: This is the non-invasive version of the full Issue 2883 patch. (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Patch Set: Fix \displayLilyMusic \tweak Accidental.color ... Created 12 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Documentation/fr/notation/changing-defaults.itely ('k') | Documentation/fr/notation/pitches.itely » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/fr/notation/input.itely
diff --git a/Documentation/fr/notation/input.itely b/Documentation/fr/notation/input.itely
index a072061f93f6c936d9c8f80e51108ba7411e705a..f9a911e1c7a6eab2e18f020777bda7ad2784ee63 100644
--- a/Documentation/fr/notation/input.itely
+++ b/Documentation/fr/notation/input.itely
@@ -8,7 +8,7 @@
Guide, node Updating translation committishes..
@end ignore
-@c \version "2.16.0"
+@c \version "2.17.6"
@c Translators: Jean-Charles Malahieude, Valentin Villenave
@@ -1314,8 +1314,8 @@ l'@var{annotation} qui apparaîtra au bas de la page, et enfin la
\footnote #'(0.5 . -2)
\markup { La première note }
a'4 b8
- \footnote #'(0.5 . 1) #'Flag
- \markup { La troisième note }
+ \single\footnote #'(0.5 . 1)
+ \markup { La troisième note } Flag
e\noBeam c4 d4
}
}
@@ -1353,11 +1353,11 @@ et le pied de page.
a'4-\footnote #'(-3 . 0) \markup { \bold Forte } \f
-\footnote #'(0 . 1.5) \markup { A slur } (
b8)-\footnote #'(0 . -2) \markup { Beam } [ e]
- \footnote #'(1 . -1) #'Stem
- \markup { \teeny { This is a stem } }
+ \single\footnote #'(1 . -1)
+ \markup { \teeny { This is a stem } } Stem
c4
- \footnote #'(0 . 0.5) #'AccidentalCautionary
- \markup \italic { A cautionary accidental }
+ \single\footnote #'(0 . 0.5)
+ \markup \italic { A cautionary accidental } AccidentalCautionary
\footnote #'(1 . 1) "The note itself"
dis?4-\footnote #'(0.5 . -0.5) \markup \italic { Slow Down }
_"rit."
@@ -1456,14 +1456,14 @@ et le pied de page.
\markup { \teeny 3 } #'(0 . -2)
\markup { 3. Beam } [
e]
- \footnote
- \markup { 4 } #'(1 . -1) #'Stem
- \markup { \bold 4. { This is a stem } }
+ \single\footnote
+ \markup { 4 } #'(1 . -1)
+ \markup { \bold 4. { This is a stem } } Stem
c4
- \footnote
+ \single\footnote
\markup \concat \teeny { "sharp (v)" }
- #'(0 . 0.5) #'AccidentalCautionary
- \markup \italic { v. A cautionary accidental }
+ #'(0 . 0.5)
+ \markup \italic { v. A cautionary accidental } AccidentalCautionary
dis?4-\footnote
\markup \concat \teeny { "a" } #'(0.5 . -0.5)
\markup \italic { a. Slow Down } _"rit."
« no previous file with comments | « Documentation/fr/notation/changing-defaults.itely ('k') | Documentation/fr/notation/pitches.itely » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b