]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/web.texi
lily.git: Rewrite translation markers.
[lilypond.git] / Documentation / fr / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
2 @ignore
3     Translation of GIT committish: fa8dd31ed29a5ef35d76f127a795b5c2d951f5dd
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @setfilename web.info
11 @settitle LilyPond -- la notation musicale pour tous
12 @documentencoding UTF-8
13 @documentlanguage fr
14 @afourpaper
15
16 @c `Web' was imported 2009-08-05 with git commit b938d71...
17 @c @macro copyrightDeclare
18 @c Copyright @copyright{} 2009--2010 par les auteurs.
19 @c @end macro
20
21 @set FDL
22 @set web
23 @include macros.itexi
24 @include weblinks.itexi
25
26 @afourpaper
27
28 @c don't remove this comment.
29 @ignore
30 @omfcreator Graham Percival and Patrick McCarty
31 @omfdescription General info about the LilyPond music engraving system
32 @omftype program usage
33 @omfcategory Applications|Publishing
34 @omflanguage French
35 @end ignore
36
37 @c Translators: John Mandereau
38 @c Translators checkers: Jean-Charles Malahieude
39
40 @copying
41 Copyright @copyright{} 2009--2010 par les auteurs.
42
43 @quotation
44 Permission is granted to copy, distribute and/or modify this
45 document under the terms of the GNU Free Documentation License,
46 Version 1.1 or any later version published by the Free Software
47 Foundation; with no Invariant Sections.  A copy of the license is
48 included in the section entitled ``GNU Free Documentation
49 License''.
50 @end quotation
51 @end copying
52
53
54 @c TITLE PAGE
55 @ifnottex
56 @node Accueil
57 @top LilyPond... la notation musicale pour tous
58 @translationof Top
59 @end ifnottex
60
61
62 @c hack for texi2html, bleh -gp
63 @ifnothtml
64
65 @finalout
66
67 @titlepage
68 @title LilyPond
69 @subtitle Le système de notation musicale
70 @titlefont{Informations générales}
71 @author Équipe de développement de LilyPond
72
73 @vskip 0pt plus 1filll
74 @c @vskip 20pt
75
76 @insertcopying
77
78 Pour LilyPond version @version{}
79 @end titlepage
80 @end ifnothtml
81 @c end hack for texi2html
82
83 @c ************************ WEBSITE START ***************
84
85
86 @divId{pageHeader}
87 @heading LilyPond
88
89 ... la notation musicale pour tous
90 @divEnd
91
92 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
93 @imageId{lilylogo,double-lily-modified3.png,LilyPond logo}
94 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
95
96 @divId{quickSummary}
97 @subheading Qu'est-ce que LilyPond ?
98
99 LilyPond est un logiciel libre de gravure musicale, destiné à produire
100 des partitions de qualité optimale.  Ce projet apporte à l'édition
101 musicale informatisée l'esthétique typographique de la gravure
102 traditionnelle.
103
104 @divClass{align-right}
105 Plus sur LilyPond dans notre @ref{Introduction} !
106
107 @divEnd
108 @divEnd
109
110 @divClass{separator}
111 @divEnd
112
113
114 @divId{news}
115
116 @c TODO: generate this automatically, including RSS feed.
117 @include web/news-front.itexi
118
119 @divClass{float-right}
120 (@ref{Old news}) @c (@ref{Old news,,,,Actualités passées})
121 @divEnd
122
123 @divEnd
124
125
126 @ifclear web_version
127   @c do nothing
128 @end ifclear
129 @ifset web_version
130   @c make the box:
131 @divId{latestVersion}
132 @subheading Raccourcis
133
134 @c TODO: javascript to detect OS and suggest download?
135
136 @subsubheading Branche stable
137
138 @ref{Download, Téléchargemement de @versionStable}
139
140 @ref{Manuals, Manuels de @versionStable}
141
142 @subsubheading Branche de développement
143
144 @ref{Development, Téléchargement de @versionDevel}
145
146 @ref{Development, Manuels de @versionDevel}
147
148 @divEnd
149 @end ifset
150
151
152 @ifnottex
153
154 @divClass{hide}
155 @menu
156 * Introduction::        Comment créer des partitions
157 * Download::            Télécharger LilyPond
158 * Manuals::             Bibliothèque de LilyPond
159 * Community::           Comment contacter d'autres utilisateurs
160 @end menu
161 @divEnd
162
163 @end ifnottex
164
165 @contents
166
167
168 @c ****************** GENERAL STUFF FOR INFO ************
169 @ignore
170 Distributions will want to install lilypond.info in postinstall, doing:
171
172     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
173
174   * Prepend GNU for dir, must be unique.
175
176   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
177     goes to Top.
178
179   * List all commands in direntry.
180
181 @c  * lilypond: (lilypond-application)Running LilyPond.      Invoking the
182 @c    LilyPond  program.
183 @end ignore
184
185 @c Info files are no longer installed in a subdirectory, images are
186 @c expected to be found in lilypond/ subdirectory.
187 @dircategory GNU LilyPond -- le typographe de musique
188 @direntry
189 * Manuel d'initiation à LilyPond: (lilypond-learning).        Les premiers pas.
190 * Glossaire musicologique: (music-glossary).                  Pour l'utilisateur non anglophone.
191 * Manuel de notation: (lilypond-notation).                    Gravure de musique avec LilyPond.
192 * Morceaux choisis de LilyPond: (lilypond-snippets).          Petits trucs, astuces et exemples.
193 * Références des propriétés internes: (lilypond-internals).   Définitions pour les retouches.
194 * Utilisation des programmes: (lilypond-application).         Installation et exécution des programmes.
195 * LilyPond Website: (lilypond-general).                       Prévisualisation du site.
196 * abc2ly: (lilypond-application)lancement de abc2ly.          Import de fichier ABC.
197 * convert-ly: (lilypond-application)Mise à jour de fichiers.  Pour d'anciens fichiers LilyPond.
198 * etf2ly: (lilypond-application)Lancement de etf2ly.          Import de fichier Finale.
199 * lilypond-book: (lilypond-application)LilyPond-book.         Association musique-texte.
200 * midi2ly: (lilypond-application)Lancement de midi2ly.        Import de fichier MIDI.
201 * musicxml2ly: (lilypond-application)Lancement de musicxml2ly.  Import de fichier MusicXML.
202 @end direntry
203
204
205 @c FIXME: this still doesn't solve the broken links in pdf and big
206 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
207 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
208 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
209 @subheading Lisez-le
210
211 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
212
213 @end macro
214
215
216 @macro docLinkSplit{name,base,webLink}
217 @ifclear web_version
218   @uref{../\base\/index.html, \name\ (split HTML)}
219 @end ifclear
220 @ifset web_version
221   \webLink\
222 @end ifset
223 @end macro
224
225 @macro docLinkBig{name,base,webLink}
226 @ifclear web_version
227   @uref{../\base\-big-page.html, \name\ (big HTML)}
228 @end ifclear
229 @ifset web_version
230   \webLink\
231 @end ifset
232 @end macro
233
234 @macro docLinkPdf{name,base,webLink}
235 @ifclear web_version
236   @uref{../\base\.pdf, \base\.pdf}
237 @end ifclear
238 @ifset web_version
239   \webLink\
240 @end ifset
241 @end macro
242
243
244 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
245
246 @divClass{keep-bullets}
247 @itemize
248
249 @item @docLinkSplit{\name\,\base\,\split\} :
250   manuel sous forme de plusieurs pages HTML
251   @*@ @ @emph{-- chaque page est assez petite.}
252
253 @item @docLinkBig{\name\,\base\,\big\} :
254   manuel sous forme d'une seule grande page
255   @*@ @ @emph{-- un seul gros téléchargement, \bigsize\.}
256
257 @item @docLinkPdf{\name\,\base\,\pdf\} :
258   manuel au format PDF
259   @*@ @ @emph{-- un seul gros téléchargement, \pdfsize\.}
260
261 @end itemize
262
263 @divEnd
264
265 @end macro
266
267
268 @c don't add any extra spaces in this macro -gp
269 @macro ifWebLinks{webLink,normalLink}
270 @ifclear web_version
271   \normalLink\:
272 @end ifclear
273 @ifset web_version
274   \webLink\:
275 @end ifset
276 @end macro
277
278
279 @include web/introduction.itexi
280 @include web/download.itexi
281 @include web/manuals.itexi
282 @include web/community.itexi
283
284 @bye