]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/user/lilypond-program.tely
Split user manual by creating "program-usage" manual
[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: 8791591cda0187e947fa6162ce261bc97df698ee
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
12 @iftex
13 @afourpaper
14 @c don't replace quotes with directed quotes
15 @tex
16 \gdef\SETtxicodequoteundirected{Foo}
17 \gdef\SETtxicodequotebacktick{Bla}
18 @end tex
19 @end iftex
20
21 @c don't remove this comment.
22 @ignore
23 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
24 @omfdescription User manual of the LilyPond music engraving system
25 @omftype user manual
26 @omfcategory Applications|Publishing
27 @omflanguage French
28 @end ignore
29
30 @ifhtml
31 Ce document est également disponible au format
32 @uref{source/Documentation/user/lilypond-program.fr.pdf,PDF}.
33 @end ifhtml
34
35 @documentlanguage fr
36 @iftex
37 @frenchspacing on
38 @end iftex
39 @documentencoding UTF-8
40
41 @syncodeindex fn cp
42 @c @syncodeindex ky cp
43 @c @syncodeindex pg cp
44 @c @syncodeindex tp cp
45 @c @syncodeindex vr cp
46
47 @finalout
48
49 @titlepage
50 @title GNU LilyPond
51 @subtitle Le système de gravure musicale
52 @titlefont{Utilisation du programme}
53 @author L'équipe de développement de LilyPond
54
55
56 Copyright @copyright{} 1999--2007 by the authors
57
58 @emph{The translation of the following copyright notice is provided
59 for courtesy to non-English speakers, but only the notice in English
60 legally counts.}
61
62 @emph{La traduction de la notice de droits d'auteur ci-dessous vise à
63 faciliter sa compréhension par le lecteur non anglophone, mais seule la
64 notice en anglais a valeur légale.}
65
66 @quotation
67 Vous avez le droit de copier, distribuer et/ou modifier ce document
68 selon les termes de la Licence GNU de documentation libre, version 1.1
69 ou tout autre version ultérieure publiée par la Free Software
70 Foundation, ``sans aucune section invariante''.
71 Une copie de la licence est fournie à la section ``Licence GNU de documentation libre''.
72 @end quotation
73
74 @quotation
75 Permission is granted to copy, distribute and/or modify this document
76 under the terms of the GNU Free Documentation License, Version 1.1
77 or any later version published by the Free Software Foundation;
78 with no Invariant Sections.
79 A copy of the license is included in the section entitled ``GNU
80 Free Documentation License''.
81 @end quotation
82
83 @vskip 20pt
84
85 @lilypond[raggedright]
86 \score {
87     \context Lyrics {
88         \override Score.RehearsalMark #'self-alignment-X = #LEFT
89         \override Score.RehearsalMark #'font-size = #-2 
90         \mark #(ly:export (string-append
91              "(Pour LilyPond version " (lilypond-version) ")"))
92         s2
93      }
94      \layout {
95          indent = 0.0\pt
96      }
97 }
98 @end lilypond
99
100 @end titlepage
101
102
103 @ifnottex
104 Ce fichier documente l'utilisation du programme GNU LilyPond.
105
106 Copyright @copyright{} 1999--2007 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 @node Top
137 @top GNU LilyPond --- utilisation du programme
138 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
139
140 Ce document est le manuel d'utilisation du programme pour GNU LilyPond 2.11.x.
141 @ifhtml
142 (Allez au bas de la page pour voir le numéro de version exact).
143 @end ifhtml
144
145 @cindex web site
146 @cindex URL
147
148 Vous pouvez obtenir plus d'informations sur
149 @uref{http://@/www@/.lilypond@/.org/}. Ce site contient des copies en
150 ligne de ce manuel, ainsi qu'une documentation supplémentaire.
151
152 @include dedication.itely
153
154 @menu
155 * Install::                        comment installer ou compiler.
156 * Running LilyPond::               mode d'emploi.
157 * LilyPond-book::                  intégrer texte et musique.
158 * Converting from other formats::  conversion vers le format source lilypond.
159
160 Annexes
161
162 * GNU Free Documentation License:: licence de ce document.
163 * LilyPond command index::
164 * LilyPond index::
165 @end menu
166 @end ifnottex
167
168 @contents
169
170
171 @include macros.itexi
172
173 @include install.itexi
174 @include running.itely
175 @include lilypond-book.itely
176 @include converters.itely
177
178 @include fdl.itexi
179
180 @node LilyPond command index
181 @appendix LilyPond command index
182
183 @printindex ky
184
185 @node LilyPond index
186 @appendix LilyPond index
187
188 @printindex cp
189
190 @bye