]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/web.texi
merge debian experimental into debian branch
[lilypond.git] / Documentation / fr / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
2 @ignore
3     Translation of GIT committish: 2f50167dc8769e690b985c3b92cabdc35a725344
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--2012 par les auteurs.
19 @c @end macro
20
21 @set FDL
22 @set web
23 @include macros.itexi
24 @include weblinks.itexi
25
26
27 @c don't remove this comment.
28 @ignore
29 @omfcreator Graham Percival and Patrick McCarty
30 @omfdescription General info about the LilyPond music engraving system
31 @omftype program usage
32 @omfcategory Applications|Publishing
33 @omflanguage French
34 @end ignore
35
36 @c Translators: John Mandereau
37 @c Translators checkers: Jean-Charles Malahieude
38
39 @copying
40 Copyright @copyright{} 2009--2012 par les auteurs.
41
42 @c next line is necessary for broken pre-4.13 texinfo's
43 @c install-info, so leave it there until we officially
44 @c bump the required version.  -gp
45 This file documents the LilyPond website.
46
47 @quotation
48 Permission is granted to copy, distribute and/or modify this
49 document under the terms of the GNU Free Documentation License,
50 Version 1.1 or any later version published by the Free Software
51 Foundation; with no Invariant Sections.  A copy of the license is
52 included in the section entitled ``GNU Free Documentation
53 License''.
54 @end quotation
55 @end copying
56
57
58 @c Info files are no longer installed in a subdirectory, images are
59 @c expected to be found in lilypond/ subdirectory.
60 @dircategory GNU LilyPond -- le typographe de musique
61 @direntry
62 * Glossaire musicologique: (music-glossary).                 Pour l'utilisateur non anglophone.
63 * Morceaux choisis de LilyPond: (lilypond-snippets).         Petits trucs, astuces et exemples.
64 * Référence des propriétés internes: (lilypond-internals).   Définitions pour les retouches.
65 * LilyPond Website: (lilypond-web).                          Prévisualisation du site.
66 @end direntry
67
68
69 @c TITLE PAGE
70 @ifnottex
71 @node Top
72 @top LilyPond... la notation musicale pour tous
73 @translationof Top
74 @end ifnottex
75
76
77 @c hack for texi2html, bleh -gp
78 @ifnothtml
79
80 @finalout
81
82 @titlepage
83 @title LilyPond
84 @subtitle Le système de notation musicale
85 @titlefont{Informations générales}
86 @author Équipe de développement de LilyPond
87
88 @vskip 0pt plus 1filll
89 @c @vskip 20pt
90
91 @insertcopying
92
93 Pour LilyPond version @version{}
94 @end titlepage
95 @end ifnothtml
96 @c end hack for texi2html
97
98 @c ************************ WEBSITE START ***************
99
100
101 @divId{pageHeader}
102 @heading LilyPond
103
104 ... la notation musicale pour tous
105 @divEnd
106
107 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
108 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
109 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
110
111 @divId{quickSummary}
112 @subheading Qu'est-ce que LilyPond ?
113
114 LilyPond est un logiciel de gravure musicale, destiné à produire
115 des partitions de qualité optimale.  Ce projet apporte à l'édition
116 musicale informatisée l'esthétique typographique de la gravure
117 traditionnelle.  LilyPond est un logiciel libre rattaché au
118 @uref{http://gnu.org,projet GNU}.
119
120 @divClass{align-right}
121 Plus sur LilyPond dans notre @ref{Introduction} !
122
123 @divEnd
124 @divEnd
125
126 @divClass{separator}
127 @divEnd
128
129
130 @divId{news}
131
132 @c TODO: generate this automatically, including RSS feed.
133 @include web/news-front.itexi
134
135 @divClass{float-right}
136 (@ref{Archives}) @c (@ref{Old news,,,,Actualités passées})
137 @divEnd
138
139 @divEnd
140
141
142 @ifclear web_version
143   @c do nothing
144 @end ifclear
145 @ifset web_version
146   @c make the box:
147 @divId{wildCardBox}
148 @subheading Dépêches
149 @divId{wildCardText}
150
151 @divEnd
152 @divEnd
153 @end ifset
154
155 @html
156
157 <script language="JavaScript" type="text/javascript">
158   function loadXMLDoc(dname)
159     {
160       if (window.XMLHttpRequest)
161         {
162           xhttp=new XMLHttpRequest();
163         }
164       else
165         {
166           xhttp=new ActiveXObject("Microsoft.XMLHTTP");
167         }
168       xhttp.open("GET",dname,false);
169       xhttp.send();
170       return xhttp.responseXML;
171     }
172
173   var xmlDoc = loadXMLDoc("tweets.xml");
174   var tweets = xmlDoc.getElementsByTagName("tweet");
175   var index = Math.floor(Math.random() * tweets.length);
176   var tweet = tweets[index];
177   var text = tweet.childNodes[0];
178   document.getElementById("wildCardText").innerHTML = text.nodeValue;
179 </script>
180
181 @end html
182
183
184 @ifclear web_version
185   @c do nothing
186 @end ifclear
187 @ifset web_version
188   @c make the box:
189 @divId{latestVersion}
190
191 @subheading Raccourcis
192
193 @c TODO: javascript to detect OS and suggest download?
194
195 @subsubheading Branche stable
196
197 @ref{Download, Téléchargemement de @versionStable}
198
199 @ref{Manuals, Manuels de @versionStable}
200
201 @subsubheading Branche de développement
202
203 @ref{Development, Téléchargement de @versionDevel}
204
205 @ref{Development, Manuels de @versionDevel}
206
207 @divEnd
208 @end ifset
209
210
211 @ifnottex
212
213 @divClass{hide}
214 @menu
215 * Introduction::        Comment créer des partitions
216 * Téléchargement::      Télécharger LilyPond
217 * Manuels::             Bibliothèque de LilyPond
218 * Communauté::          Comment contacter d'autres utilisateurs
219 @end menu
220 @divEnd
221
222 @end ifnottex
223
224 @contents
225
226 @allowcodebreaks false
227
228 @c ****************** GENERAL STUFF FOR INFO ************
229 @ignore
230 Distributions will want to install lilypond.info in postinstall, doing:
231
232     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
233
234   * Prepend GNU for dir, must be unique.
235
236   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
237     goes to Top.
238
239   * List all commands in direntry.
240
241 @end ignore
242
243 @c FIXME: this still doesn't solve the broken links in pdf and big
244 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
245 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
246 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
247 @subheading Lisez-le
248
249 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
250
251 @end macro
252
253
254 @macro docLinkSplit{name,base,webLink}
255   @docLink{\name\ (HTML multipages),\base\/index.html,\webLink\}
256 @end macro
257
258 @macro docLinkBig{name,base,webLink}
259   @docLink{\name\ (HTML page unique),\base\-big-page.html,\webLink\}
260 @end macro
261
262 @macro docLinkPdf{name,base,webLink}
263   @docLink{\base\.fr.pdf,\base\.pdf,\webLink\}
264 @end macro
265
266
267 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
268
269 @divClass{keep-bullets}
270 @itemize
271
272 @item @docLinkSplit{\name\,\base\,\split\} :
273   manuel sous forme de plusieurs pages HTML
274   @*@ @ @emph{-- chaque page est assez petite.}
275
276 @item @docLinkBig{\name\,\base\,\big\} :
277   manuel sous forme d'une seule grande page
278   @*@ @ @emph{-- un seul gros téléchargement, \bigsize\.}
279
280 @item @docLinkPdf{\name\,\base\,\pdf\} :
281   manuel au format PDF
282   @*@ @ @emph{-- un seul gros téléchargement, \pdfsize\.}
283
284 @end itemize
285
286 @divEnd
287
288 @end macro
289
290
291 @c don't add any extra spaces in this macro -gp
292 @macro ifWebLinks{webLink,normalLink}
293 @ifclear web_version
294   \normalLink\ :
295 @end ifclear
296 @ifset web_version
297   \webLink\ :
298 @end ifset
299 @end macro
300
301
302 @ifhtml
303 @macro contactUsAbout{topic}
304
305 @divClass{heading-center}
306 @divClass{contactBox}
307 Si vous avez connaissance d'autres \topic\ qui mériteraient de figurer
308 ici, faites le nous savoir, en suivant les instructions de la rubrique
309 @ref{Signalement de bogue}.
310
311 @divEnd
312 @divEnd
313
314 @end macro
315 @end ifhtml
316
317 @ifnothtml
318 @macro contactUsAbout{topic}
319 @cartouche
320 Si vous avez connaissance d'autres \topic\ qui mériteraient de figurer
321 ici, faites le nous savoir, en suivant les instructions de la rubrique
322 @ref{Signalement de bogue}.
323
324 @end cartouche
325
326 @end macro
327 @end ifnothtml
328
329 @include web/introduction.itexi
330 @include web/download.itexi
331 @include web/manuals.itexi
332 @include web/community.itexi
333
334 @bye