]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/notation/input.itely
Doc-fr: New markup command : pattern
[lilypond.git] / Documentation / fr / notation / input.itely
index 776e8d0a8cf32370fe27792789c86767adc993fd..f60b26b36ca7da7a36922c4d86bbdb0af5ee763a 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 
 @ignore
-    Translation of GIT committish: c768a19db993a4688e44db2b6e689cdebbffa860
+    Translation of GIT committish: f77212d801fa4603bf596a19cecf5a068f1d9d85
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -1019,6 +1019,23 @@ tocAct =
 }
 @end lilypond
 
+L'élément et son numéro de page peuvent se rejoindre par une ligne
+pointillée@tie{}:
+
+@lilypond[verbatim,quote]
+\header { tagline = ##f }
+\paper {
+  tocItemMarkup = \tocItemWithDotsMarkup
+}
+
+\book {
+  \markuplines \table-of-contents
+  \tocItem \markup { Allegro }
+  \tocItem \markup { Largo }
+  \markup \null
+}
+@end lilypond
+
 
 @seealso
 Fichiers d'initialisation :