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