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