]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/user/lilypond-program.tely
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / Documentation / fr / user / lilypond-program.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 des programmes
31 @end ifnottex
32
33 @ifhtml
34 @ifclear bigpage
35 Ce document est également disponible au
36 @uref{source/Documentation/user/lilypond-program.fr.pdf,format PDF},
37 et en une seule
38 @uref{source/Documentation/user/lilypond-program-big-page.fr.html,grande page}.
39 @end ifclear
40 @ifset bigpage
41 Ce document est également disponible au
42 @uref{source/Documentation/user/lilypond-program.fr.pdf,format PDF},
43 et en @uref{source/Documentation/user/lilypond-program/index.fr.html,pages HTML
44 séparées}.
45 @end ifset
46 @end ifhtml
47
48 @c urg, makeinfo 4.9.91 French translation is funky
49 @iftex
50 @documentlanguage fr
51 @frenchspacing on
52 @end iftex
53
54 @syncodeindex fn cp
55 @c @syncodeindex ky cp
56 @c @syncodeindex pg cp
57 @c @syncodeindex tp cp
58 @c @syncodeindex vr cp
59
60 @finalout
61
62 @titlepage
63 @title GNU LilyPond
64 @subtitle Le système de gravure musicale
65 @titlefont{Utilisation des programmes}
66 @author L'équipe de développement de LilyPond
67
68
69 Copyright @copyright{} 1999--2009 par les auteurs
70
71 @emph{The translation of the following copyright notice is provided
72 for courtesy to non-English speakers, but only the notice in English
73 legally counts.}
74
75 @emph{La traduction de la notice de droits d'auteur ci-dessous vise à
76 faciliter sa compréhension par le lecteur non anglophone, mais seule la
77 notice en anglais a valeur légale.}
78
79 @quotation
80 Vous avez le droit de copier, distribuer et/ou modifier ce document
81 selon les termes de la Licence GNU de documentation libre, version 1.1
82 ou tout autre version ultérieure publiée par la Free Software
83 Foundation, ``sans aucune section invariante''.
84 Une copie de la licence est fournie à la section ``Licence GNU de documentation libre''.
85 @end quotation
86
87 @quotation
88 Permission is granted to copy, distribute and/or modify this document
89 under the terms of the GNU Free Documentation License, Version 1.1
90 or any later version published by the Free Software Foundation;
91 with no Invariant Sections.
92 A copy of the license is included in the section entitled ``GNU
93 Free Documentation License''.
94 @end quotation
95
96 @vskip 20pt
97
98 Pour LilyPond version @version{}
99 @end titlepage
100
101
102 @ifnottex
103 Ce fichier documente GNU LilyPond.
104
105 Copyright @copyright{} 1999--2009 par les auteurs
106
107 @emph{The translation of the following copyright notice is provided
108 for courtesy to non-English speakers, but only the notice in English
109 legally counts.}
110
111 @emph{La traduction de la notice de droits d'auteur ci-dessous vise à
112 faciliter sa compréhension par le lecteur non anglophone, mais seule la
113 notice en anglais a valeur légale.}
114
115 @quotation
116 Vous avez le droit de copier, distribuer et/ou modifier ce document
117 selon les termes de la Licence GNU de documentation libre, version 1.1
118 ou tout autre version ultérieure publiée par la Free Software
119 Foundation, ``sans aucune section invariante''.
120 Une copie de la licence est fournie à la section ``Licence GNU de documentation libre''.
121 @end quotation
122
123 @quotation
124 Permission is granted to copy, distribute and/or modify this document
125 under the terms of the GNU Free Documentation License, Version 1.1
126 or any later version published by the Free Software Foundation;
127 with no Invariant Sections.
128 A copy of the license is included in the section entitled ``GNU
129 Free Documentation License''.
130 @end quotation
131 @end ifnottex
132
133
134 @ifnottex
135
136 Ce document constitue le manuel d'utilisation des programmes de GNU
137 LilyPond @version{}.  Pour connaître le rôle de ce manuel dans la
138 documentation de LilyPond, consultez @rlearning{About the
139 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 * Install::                        installation, compilation.
152 * Setup::                          environnement de travail pour LilyPond.
153 * Running LilyPond::               mode d'emploi.
154 * LilyPond-book::                  intégration de texte et musique.
155 * Converting from other formats::  conversion vers le format source lilypond.
156
157 Annexes
158
159 * GNU Free Documentation License:: licence de ce document.
160 * LilyPond index::
161 @end menu
162 @end ifnottex
163
164 @contents
165
166
167 @include install.itely
168 @include setup.itely
169 @include running.itely
170 @include lilypond-book.itely
171 @include converters.itely
172
173 @include fdl.itexi
174
175 @node LilyPond index
176 @appendix LilyPond index
177
178 @printindex cp
179
180 @bye