From: Jean-Charles Malahieude Date: Thu, 3 Mar 2011 12:21:16 +0000 (+0100) Subject: Doc-fr: New markup command : pattern X-Git-Tag: release/2.13.55-1~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4b62834fe54c4de12e4b8712e14a56b3bd482bc7;p=lilypond.git Doc-fr: New markup command : pattern --- diff --git a/Documentation/fr/notation/input.itely b/Documentation/fr/notation/input.itely index 776e8d0a8c..f60b26b36c 100644 --- a/Documentation/fr/notation/input.itely +++ b/Documentation/fr/notation/input.itely @@ -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 :