]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/user/lilypond.tely
Disable @documentlanguage fr
[lilypond.git] / Documentation / fr / user / lilypond.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
2 @ignore
3     Translation of GIT committish: 8791591cda0187e947fa6162ce261bc97df698ee
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @setfilename lilypond.info
10 @settitle GNU LilyPond -- manuel de l'utilisateur
11
12 @iftex
13 @afourpaper
14 @c don't replace quotes with directed quotes
15 @tex
16 \gdef\SETtxicodequoteundirected{Foo}
17 \gdef\SETtxicodequotebacktick{Bla}
18 @end tex
19 @end iftex
20
21 @c don't remove this comment.
22 @ignore
23 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
24 @omfdescription User manual of the LilyPond music engraving system
25 @omftype user manual
26 @omfcategory Applications|Publishing
27 @omflanguage French
28 @end ignore
29
30 @ifhtml
31 Ce document est également disponible au format
32 @uref{source/Documentation/user/lilypond.fr.pdf,PDF}.
33 @end ifhtml
34
35 @c urg, makeinfo 4.9.91 French translation is funky
36 @c @documentlanguage fr
37 @iftex
38 @frenchspacing on
39 @end iftex
40 @documentencoding UTF-8
41
42 @syncodeindex fn cp
43 @c @syncodeindex ky cp
44 @c @syncodeindex pg cp
45 @c @syncodeindex tp cp
46 @c @syncodeindex vr cp
47
48 @finalout
49
50 @titlepage
51 @title GNU LilyPond
52 @subtitle Le système de gravure musicale
53 @titlefont{Manuel de l'utilisateur}
54 @author L'équipe de développement de LilyPond
55
56
57 Copyright @copyright{} 1999--2007 by the authors
58
59 @emph{The translation of the following copyright notice is provided
60 for courtesy to non-English speakers, but only the notice in English
61 legally counts.}
62
63 @emph{La traduction de la notice de droits d'auteur ci-dessous vise à
64 faciliter sa compréhension par le lecteur non anglophone, mais seule la
65 notice en anglais a valeur légale.}
66
67 @quotation
68 Vous avez le droit de copier, distribuer et/ou modifier ce document
69 selon les termes de la Licence GNU de documentation libre, version 1.1
70 ou tout autre version ultérieure publiée par la Free Software
71 Foundation, ``sans aucune section invariante''.
72 Une copie de la licence est fournie à la section ``Licence GNU de documentation libre''.
73 @end quotation
74
75 @quotation
76 Permission is granted to copy, distribute and/or modify this document
77 under the terms of the GNU Free Documentation License, Version 1.1
78 or any later version published by the Free Software Foundation;
79 with no Invariant Sections.
80 A copy of the license is included in the section entitled ``GNU
81 Free Documentation License''.
82 @end quotation
83
84 @vskip 20pt
85
86 @lilypond[raggedright]
87 \score {
88     \context Lyrics {
89         \override Score.RehearsalMark #'self-alignment-X = #LEFT
90         \override Score.RehearsalMark #'font-size = #-2 
91         \mark #(ly:export (string-append
92              "(Pour LilyPond version " (lilypond-version) ")"))
93         s2
94      }
95      \layout {
96          indent = 0.0\pt
97      }
98 }
99 @end lilypond
100
101 @end titlepage
102
103
104 @ifnottex
105 Ce fichier documente GNU LilyPond.
106
107 Copyright @copyright{} 1999--2007 par les auteurs
108
109 @emph{The translation of the following copyright notice is provided
110 for courtesy to non-English speakers, but only the notice in English
111 legally counts.}
112
113 @emph{La traduction de la notice de droits d'auteur ci-dessous vise à
114 faciliter sa compréhension par le lecteur non anglophone, mais seule la
115 notice en anglais a valeur légale.}
116
117 @quotation
118 Vous avez le droit de copier, distribuer et/ou modifier ce document
119 selon les termes de la Licence GNU de documentation libre, version 1.1
120 ou tout autre version ultérieure publiée par la Free Software
121 Foundation, ``sans aucune section invariante''.
122 Une copie de la licence est fournie à la section ``Licence GNU de documentation libre''.
123 @end quotation
124
125 @quotation
126 Permission is granted to copy, distribute and/or modify this document
127 under the terms of the GNU Free Documentation License, Version 1.1
128 or any later version published by the Free Software Foundation;
129 with no Invariant Sections.
130 A copy of the license is included in the section entitled ``GNU
131 Free Documentation License''.
132 @end quotation
133 @end ifnottex
134
135
136 @ifnottex
137 @node Top
138 @top GNU LilyPond --- le système de gravure musicale
139 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
140
141 Ce document est le manuel de l'utilisateur pour GNU LilyPond 2.11.x.
142 @ifhtml
143 (Allez au bas de la page pour voir le numéro de version exact).
144 @end ifhtml
145
146 @cindex web site
147 @cindex URL
148
149 Vous pouvez obtenir plus d'informations sur
150 @uref{http://@/www@/.lilypond@/.org/}. Ce site contient des copies en
151 ligne de ce manuel, ainsi qu'une documentation supplémentaire.
152
153 @include dedication.itely
154
155 @menu
156 Manuel d'apprentissage
157
158 * Preface::
159 * Introduction::                   quoi, pourquoi comment.
160 * Tutorial::                       un tutoriel d'introduction.
161 * Putting it all together::        explication plus détaillée des concepts de LilyPond.
162 * Working on LilyPond projects::   traite de l'utilisation quotidienne.
163 * Tweaking output::                introduction aux retouches de mise en forme.
164
165 Manuel de référence
166
167 * Basic notation::                 notation musicale standard.
168 * Instrument-specific notation::   notation spécifique à des instruments.
169 * Advanced notation::              notation plus rarement utilisée.
170 * Changing defaults::              retoucher la mise en forme.
171 * Non-musical notation::           aspects autres que la notation musicale.
172 * Spacing issues::                 mise en page de la musique sur le papier.
173 * Interfaces for programmers::     utilisation avancée.
174
175 Annexes
176
177 * Literature list::                ouvrages de référence sur la notation musicale.
178 * Scheme tutorial::                programmer au sein de LilyPond.
179 * Notation manual tables::         tables et diagrammes.
180 * Templates::                      modèles prêts à l'emploi.
181 * Cheat sheet::                    résumé de la syntaxe de LilyPond.
182 * GNU Free Documentation License:: licence de ce document.
183 * LilyPond command index::
184 * LilyPond index::
185
186 @end menu
187 @end ifnottex
188
189 @contents
190
191
192 @include macros.itexi
193 @include preface.itely
194 @include introduction.itely
195 @include tutorial.itely
196 @include putting.itely
197 @include working.itely
198 @include tweaks.itely
199
200
201 @include basic-notation.itely
202 @include instrument-notation.itely
203 @include advanced-notation.itely
204 @include changing-defaults.itely
205 @include non-music.itely
206 @include spacing.itely
207 @include programming-interface.itely
208
209
210 @include literature.itely
211 @include scheme-tutorial.itely
212 @include notation-appendices.itely
213 @include templates.itely
214 @include cheatsheet.itely
215 @include fdl.itexi
216
217 @node LilyPond command index
218 @appendix LilyPond command index
219
220 @printindex ky
221
222 @node LilyPond index
223 @appendix LilyPond index
224
225 @printindex cp
226
227 @bye