]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/user/lilypond.tely
Merge master into nested-bookparts
[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: 4a527608c5ff2ce31e596495d00dce181dc1b9ea
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 notation
11 @documentencoding UTF-8
12
13 @include macros.itexi
14
15 @iftex
16 @afourpaper
17 @c don't replace quotes with directed quotes
18 @tex
19 \gdef\SETtxicodequoteundirected{Foo}
20 \gdef\SETtxicodequotebacktick{Bla}
21 @end tex
22 @end iftex
23
24 @c @direntry has not been added yet, as Emacs and standalone Info have
25 @c no i18n support -JM
26
27 @c don't remove this comment.
28 @ignore
29 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
30 @omfdescription User manual of the LilyPond music engraving system
31 @omftype user manual
32 @omfcategory Applications|Publishing
33 @omflanguage French
34 @end ignore
35
36 @c Translators: John Mandereau, Jean-Charles Malahieude
37
38 @ifhtml
39 Ce document est également disponible au format
40 @uref{source/Documentation/user/lilypond.fr.pdf,PDF}.
41 @end ifhtml
42
43 @c urg, makeinfo 4.9.91 French translation is funky
44 @iftex
45 @documentlanguage fr
46 @frenchspacing on
47 @end iftex
48
49 @syncodeindex fn cp
50 @c @syncodeindex ky cp
51 @c @syncodeindex pg cp
52 @c @syncodeindex tp cp
53 @c @syncodeindex vr cp
54
55 @finalout
56
57 @titlepage
58 @title GNU LilyPond
59 @subtitle Le système de gravure musicale
60 @titlefont{Manuel de notation}
61 @author L'équipe de développement de LilyPond
62
63
64 Copyright @copyright{} 1999--2008 par les auteurs
65
66 @emph{The translation of the following copyright notice is provided
67 for courtesy to non-English speakers, but only the notice in English
68 legally counts.}
69
70 @emph{La traduction de la notice de droits d'auteur ci-dessous vise à
71 faciliter sa compréhension par le lecteur non anglophone, mais seule la
72 notice en anglais a valeur légale.}
73
74 @quotation
75 Vous avez le droit de copier, distribuer et/ou modifier ce document
76 selon les termes de la Licence GNU de documentation libre, version 1.1
77 ou tout autre version ultérieure publiée par la Free Software
78 Foundation, ``sans aucune section invariante''.
79 Une copie de la licence est fournie à la section ``Licence GNU de documentation libre''.
80 @end quotation
81
82 @quotation
83 Permission is granted to copy, distribute and/or modify this document
84 under the terms of the GNU Free Documentation License, Version 1.1
85 or any later version published by the Free Software Foundation;
86 with no Invariant Sections.
87 A copy of the license is included in the section entitled ``GNU
88 Free Documentation License''.
89 @end quotation
90
91 @vskip 20pt
92
93 Pour LilyPond version @version{}
94 @end titlepage
95
96
97 @ifnottex
98 Ce fichier documente GNU LilyPond.
99
100 Copyright @copyright{} 1999--2008 par les auteurs
101
102 @emph{The translation of the following copyright notice is provided
103 for courtesy to non-English speakers, but only the notice in English
104 legally counts.}
105
106 @emph{La traduction de la notice de droits d'auteur ci-dessous vise à
107 faciliter sa compréhension par le lecteur non anglophone, mais seule la
108 notice en anglais a valeur légale.}
109
110 @quotation
111 Vous avez le droit de copier, distribuer et/ou modifier ce document
112 selon les termes de la Licence GNU de documentation libre, version 1.1
113 ou tout autre version ultérieure publiée par la Free Software
114 Foundation, ``sans aucune section invariante''.
115 Une copie de la licence est fournie à la section ``Licence GNU de documentation libre''.
116 @end quotation
117
118 @quotation
119 Permission is granted to copy, distribute and/or modify this document
120 under the terms of the GNU Free Documentation License, Version 1.1
121 or any later version published by the Free Software Foundation;
122 with no Invariant Sections.
123 A copy of the license is included in the section entitled ``GNU
124 Free Documentation License''.
125 @end quotation
126 @end ifnottex
127
128
129 @ifnottex
130 @node Top
131 @top GNU LilyPond --- manuel de notation
132 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
133
134 Ce document constitue le manuel de notation de GNU LilyPond
135 @version{}.  Pour connaître la place qu'occupe ce manuel dans la
136 documentation, consultez @rlearning{About the documentation}.
137
138 @cindex web site
139 @cindex URL
140
141 Vous pouvez obtenir plus d'informations sur
142 @uref{http://@/www@/.lilypond@/.org/}. Ce site contient des copies en
143 ligne de ce manuel, ainsi qu'une documentation supplémentaire.
144
145 @include dedication.itely
146
147 @menu
148 * Musical notation::               notation générale.
149 * Specialist notation::            notation à usage spécifique.
150 * General input and output::       généralités sur les fichiers sources et les sorties.
151 * Spacing issues::                 mise en page de la musique sur le papier.
152 * Changing defaults::              ajustement de la gravure.
153 * Interfaces for programmers::     utilisation avancée.
154
155 Annexes
156
157 * Literature list::                ouvrages de référence sur la notation musicale.
158 * Notation manual tables::         tables et diagrammes.
159 * Cheat sheet::                    résumé de la syntaxe de LilyPond.
160 * GNU Free Documentation License:: licence de ce document.
161 * LilyPond command index::
162 * LilyPond index::
163
164 @end menu
165 @end ifnottex
166
167 @contents
168
169
170 @include notation.itely
171 @include specialist.itely
172
173 @include input.itely
174 @include spacing.itely
175
176 @include changing-defaults.itely
177 @include programming-interface.itely
178
179
180 @include literature.itely
181 @include notation-appendices.itely
182 @include cheatsheet.itely
183 @include fdl.itexi
184
185 @node LilyPond command index
186 @appendix LilyPond command index
187
188 @printindex ky
189
190 @node LilyPond index
191 @appendix LilyPond index
192
193 @printindex cp
194
195 @bye