]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/application.tely
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / Documentation / fr / application.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
2 @ignore
3     Translation of GIT committish: 6f84d7b264bf1faa8d9c586bbf06c762ae53183a
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-program.info
11 @settitle GNU LilyPond -- Utilisation des programmes
12
13 @include macros.itexi
14
15 @afourpaper
16
17 @c don't remove this comment.
18 @ignore
19 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
20 @omfdescription Program Usage of the LilyPond music engraving system
21 @omftype user manual
22 @omfcategory Applications|Publishing
23 @omflanguage French
24 @end ignore
25
26 @c Translators: John Mandereau, Jean-Charles Malahieude
27
28 @ifnottex
29 @node Top
30 @top GNU LilyPond --- Utilisation du programme
31 @translationof Top
32 @end ifnottex
33
34 @ifhtml
35 @ifclear bigpage
36 Ce document est également disponible au
37 @uref{source/Documentation/application.fr.pdf,format PDF},
38 et en une seule
39 @uref{source/Documentation/application-big-page.fr.html,grande page}.
40 @end ifclear
41 @ifset bigpage
42 Ce document est également disponible au
43 @uref{source/Documentation/application.fr.pdf,format PDF},
44 et en @uref{source/Documentation/application/index.fr.html,pages HTML
45 séparées}.
46 @end ifset
47 @end ifhtml
48
49 @c urg, makeinfo 4.9.91 French translation is funky
50 @iftex
51 @documentlanguage fr
52 @frenchspacing on
53 @end iftex
54
55 @syncodeindex fn cp
56 @c @syncodeindex ky cp
57 @c @syncodeindex pg cp
58 @c @syncodeindex tp cp
59 @c @syncodeindex vr cp
60
61 @finalout
62
63 @titlepage
64 @title GNU LilyPond
65 @subtitle Le système de gravure musicale
66 @titlefont{Utilisation des programmes}
67 @author L'équipe de développement de LilyPond
68
69
70 Copyright @copyright{} 1999--2009 par les auteurs
71
72 @emph{The translation of the following copyright notice is provided
73 for courtesy to non-English speakers, but only the notice in English
74 legally counts.}
75
76 @emph{La traduction de la notice de droits d'auteur ci-dessous vise à
77 faciliter sa compréhension par le lecteur non anglophone, mais seule la
78 notice en anglais a valeur légale.}
79
80 @quotation
81 Vous avez le droit de copier, distribuer et/ou modifier ce document
82 selon les termes de la Licence GNU de documentation libre, version 1.1
83 ou tout autre version ultérieure publiée par la Free Software
84 Foundation, ``sans aucune section invariante''.
85 Une copie de la licence est fournie à la section ``Licence GNU de documentation libre''.
86 @end quotation
87
88 @quotation
89 Permission is granted to copy, distribute and/or modify this document
90 under the terms of the GNU Free Documentation License, Version 1.1
91 or any later version published by the Free Software Foundation;
92 with no Invariant Sections.
93 A copy of the license is included in the section entitled ``GNU
94 Free Documentation License''.
95 @end quotation
96
97 @vskip 20pt
98
99 Pour LilyPond version @version{}
100 @end titlepage
101
102
103 @ifnottex
104 Ce fichier documente GNU LilyPond.
105
106 Copyright @copyright{} 1999--2009 par les auteurs
107
108 @emph{The translation of the following copyright notice is provided
109 for courtesy to non-English speakers, but only the notice in English
110 legally counts.}
111
112 @emph{La traduction de la notice de droits d'auteur ci-dessous vise à
113 faciliter sa compréhension par le lecteur non anglophone, mais seule la
114 notice en anglais a valeur légale.}
115
116 @quotation
117 Vous avez le droit de copier, distribuer et/ou modifier ce document
118 selon les termes de la Licence GNU de documentation libre, version 1.1
119 ou tout autre version ultérieure publiée par la Free Software
120 Foundation, ``sans aucune section invariante''.
121 Une copie de la licence est fournie à la section ``Licence GNU de documentation libre''.
122 @end quotation
123
124 @quotation
125 Permission is granted to copy, distribute and/or modify this document
126 under the terms of the GNU Free Documentation License, Version 1.1
127 or any later version published by the Free Software Foundation;
128 with no Invariant Sections.
129 A copy of the license is included in the section entitled ``GNU
130 Free Documentation License''.
131 @end quotation
132 @end ifnottex
133
134
135 @ifnottex
136
137 Ce document constitue le manuel d'utilisation des programmes de GNU
138 LilyPond @version{}.  Pour connaître le rôle de ce manuel dans la
139 documentation de LilyPond, consultez @rlearning{À propos de la documentation}.
140
141 @cindex web site
142 @cindex URL
143
144 Vous pouvez obtenir plus d'informations sur
145 @uref{http://@/www@/.lilypond@/.org/}. Ce site contient des copies en
146 ligne de ce manuel, ainsi qu'une documentation supplémentaire.
147
148 @include dedication.itely
149
150 @menu
151 * Installation::                        installation, compilation.
152 * Environnement de travail::                          environnement de travail pour LilyPond.
153 * Exécution de LilyPond::               mode d'emploi.
154 * LilyPond-book::                  intégration de texte et musique.
155 * Conversion à partir d'autres formats::  conversion vers le format source lilypond.
156
157 Annexes
158
159 * GNU Free Documentation License:: licence de ce document.
160 * Index de LilyPond::
161 @end menu
162 @end ifnottex
163
164 @contents
165
166
167 @include application/install.itely
168 @include application/setup.itely
169 @include application/running.itely
170 @include application/lilypond-book.itely
171 @include application/converters.itely
172
173 @include fdl.itexi
174
175 @node Index de LilyPond
176 @appendix Index de LilyPond
177 @translationof LilyPond index
178
179 @printindex cp
180
181 @bye