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