X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Ffr%2Fuser%2Flilypond.tely;h=ae12c170f8907bb8fd9ad666784adf6e0fe2fb65;hb=5c14a087ca6cbd665fd631452b7b1283ba0387c3;hp=d9d0a73899b13773e61ebdbd98a4ecef050d1f2e;hpb=eb2d142eadbda419637d62e2ef5877b203dc5534;p=lilypond.git diff --git a/Documentation/fr/user/lilypond.tely b/Documentation/fr/user/lilypond.tely index d9d0a73899..ae12c170f8 100644 --- a/Documentation/fr/user/lilypond.tely +++ b/Documentation/fr/user/lilypond.tely @@ -1,13 +1,16 @@ \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*- @ignore - Translation of GIT committish: 8791591cda0187e947fa6162ce261bc97df698ee + Translation of GIT committish: 4a527608c5ff2ce31e596495d00dce181dc1b9ea When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @end ignore @setfilename lilypond.info -@settitle GNU LilyPond +@settitle GNU LilyPond -- manuel de notation +@documentencoding UTF-8 + +@include macros.itexi @iftex @afourpaper @@ -18,6 +21,9 @@ @end tex @end iftex +@c @direntry has not been added yet, as Emacs and standalone Info have +@c no i18n support -JM + @c don't remove this comment. @ignore @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival @@ -27,16 +33,18 @@ @omflanguage French @end ignore +@c Translators: John Mandereau, Jean-Charles Malahieude + @ifhtml Ce document est également disponible au format @uref{source/Documentation/user/lilypond.fr.pdf,PDF}. @end ifhtml -@documentlanguage fr +@c urg, makeinfo 4.9.91 French translation is funky @iftex +@documentlanguage fr @frenchspacing on @end iftex -@documentencoding UTF-8 @syncodeindex fn cp @c @syncodeindex ky cp @@ -49,10 +57,11 @@ Ce document est également disponible au format @titlepage @title GNU LilyPond @subtitle Le système de gravure musicale +@titlefont{Manuel de notation} @author L'équipe de développement de LilyPond -Copyright @copyright{} 1999--2007 by the authors +Copyright @copyright{} 1999--2008 par les auteurs @emph{The translation of the following copyright notice is provided for courtesy to non-English speakers, but only the notice in English @@ -81,28 +90,14 @@ Free Documentation License''. @vskip 20pt -@lilypond[raggedright] -\score { - \context Lyrics { - \override Score.RehearsalMark #'self-alignment-X = #LEFT - \override Score.RehearsalMark #'font-size = #-2 - \mark #(ly:export (string-append - "(Pour LilyPond version " (lilypond-version) ")")) - s2 - } - \layout { - indent = 0.0\pt - } -} -@end lilypond - +Pour LilyPond version @version{} @end titlepage @ifnottex Ce fichier documente GNU LilyPond. -Copyright @copyright{} 1999--2007 par les auteurs +Copyright @copyright{} 1999--2008 par les auteurs @emph{The translation of the following copyright notice is provided for courtesy to non-English speakers, but only the notice in English @@ -133,13 +128,12 @@ Free Documentation License''. @ifnottex @node Top -@top GNU LilyPond --- The music typesetter +@top GNU LilyPond --- manuel de notation @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX. -Ce document est le manuel de l'utilisateur pour GNU LilyPond 2.11.x. -@ifhtml -(Allez au bas de la page pour voir le numéro de version exact). -@end ifhtml +Ce document constitue le manuel de notation de GNU LilyPond +@version{}. Pour connaître la place qu'occupe ce manuel dans la +documentation, consultez @rlearning{About the documentation}. @cindex web site @cindex URL @@ -151,37 +145,17 @@ ligne de ce manuel, ainsi qu'une documentation supplémentaire. @include dedication.itely @menu -Manuel d'apprentissage - -* Preface:: -* Introduction:: quoi, pourquoi comment. -* Tutorial:: un tutoriel d'introduction. -* Putting it all together:: explication plus détaillée des concepts de LilyPond. -* Working on LilyPond projects:: traite de l'utilisation quotidienne. -* Tweaking output:: introduction aux retouches de mise en forme. - -Manuel de référence - -* Basic notation:: notation musicale standard. -* Instrument-specific notation:: notation spécifique à des instruments. -* Advanced notation:: notation plus rarement utilisée. -* Changing defaults:: retoucher la mise en forme. -* Non-musical notation:: aspects autres que la notation musicale. +* Musical notation:: notation générale. +* Specialist notation:: notation à usage spécifique. +* General input and output:: généralités sur les fichiers sources et les sorties. * Spacing issues:: mise en page de la musique sur le papier. +* Changing defaults:: ajustement de la gravure. * Interfaces for programmers:: utilisation avancée. -Utilisation du programme - -* Running LilyPond:: mode d'emploi. -* LilyPond-book:: intégrer texte et musique. -* Converting from other formats:: conversion vers le format source lilypond. - Annexes * Literature list:: ouvrages de référence sur la notation musicale. -* Scheme tutorial:: programmer au sein de LilyPond. * Notation manual tables:: tables et diagrammes. -* Templates:: modèles prêts à l'emploi. * Cheat sheet:: résumé de la syntaxe de LilyPond. * GNU Free Documentation License:: licence de ce document. * LilyPond command index:: @@ -193,32 +167,18 @@ Annexes @contents -@include macros.itexi -@include preface.itely -@include introduction.itely -@include tutorial.itely -@include putting.itely -@include working.itely -@include tweaks.itely +@include notation.itely +@include specialist.itely +@include input.itely +@include spacing.itely -@include basic-notation.itely -@include instrument-notation.itely -@include advanced-notation.itely @include changing-defaults.itely -@include non-music.itely -@include spacing.itely @include programming-interface.itely -@include running.itely -@include lilypond-book.itely -@include converters.itely - @include literature.itely -@include scheme-tutorial.itely @include notation-appendices.itely -@include templates.itely @include cheatsheet.itely @include fdl.itexi