]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/web.texi
Run grand-replace for 2010.
[lilypond.git] / Documentation / fr / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: nl -*-
2 @c This file is part of web.texi
3 @ignore
4     Translation of GIT committish: 7b34eac90f81c8123feaf2670fafae236101f14c
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  For details, see the Contributors'
8     Guide, node Updating translation committishes..
9 @end ignore
10
11 @setfilename web.info
12 @settitle LilyPond -- la notation musicale pour tous
13 @documentencoding UTF-8
14 @documentlanguage fr
15 @afourpaper
16
17 @c `Web' was imported 2009-08-05 with git commit b938d71...
18 @macro copyrightDeclare
19 Copyright @copyright{} 2009--2010 par les auteurs.
20 @end macro
21
22 @set FDL
23 @set web
24 @include macros.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
37 @c TITLE PAGE
38 @ifnottex
39 @node Accueil
40 @top LilyPond... la notation musicale pour tous
41 @translationof Top
42
43 @c Translators: John Mandereau
44
45 @chapheading
46 @end ifnottex
47
48 @ifnothtml
49
50 @finalout
51
52 @titlepage
53 @title LilyPond
54 @subtitle Le système de notation musicale
55 @titlefont{Informations générales}
56 @author Équipe de développement de LilyPond
57
58 @vskip 0pt plus 1filll
59 @c @vskip 20pt
60
61 @insertcopying
62
63 Pour LilyPond version @version{}
64 @end titlepage
65 @end ifnothtml
66 @c end hack for texi2html
67
68 @c ************************ WEBSITE START ***************
69
70 @divId{pageHeader}
71 @heading LilyPond
72
73 ... la notation musicale pour tous
74 @divEnd
75 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
76 @imageId{lilylogo,double-lily-modified3.png,LilyPond logo}
77 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
78
79 @divId{quickSummary}
80 @subheading Qu'est-ce que LilyPond ?
81
82 LilyPond est un logiciel libre de gravure musicale, destiné à produire
83 des partitions de qualité optimale.  Ce projet apporte à l'édition
84 musicale informatisée l'esthétique typographique de la gravure
85 traditionnelle.
86
87 @divClass{align-right}
88 Plus sur LilyPond dans notre @ref{Introduction} !
89
90 @divEnd
91 @divEnd
92
93 @divClass{separator}
94 @divEnd
95
96 @divId{news}
97
98 @c TODO: generate this automatically, including RSS feed.
99 @include news-front.itexi
100
101 @divClass{float-right}
102 (@ref{Old news,,,,Actualités passées})
103 @divEnd
104
105 @divEnd
106
107
108 @divId{latestVersion}
109 @subheading Raccourcis
110
111 @c TODO: javascript to detect OS and suggest download?
112
113 @subsubheading Branche stable
114
115 @ref{Download, Download @versionStable}
116
117 @ref{Manuals, Manuals @versionStable}
118
119 @subsubheading Branche de développement
120
121 @ref{Development, @versionDevel}
122
123 @ref{Development, @versionDevel}
124
125 @divEnd
126
127 @ifnottex
128
129 @divClass{hide}
130 @menu
131 * Introduction::
132 * Download::
133 * Manuals::
134 * Community::
135 @end menu
136 @divEnd
137
138 @end ifnottex
139
140 @contents
141
142 @c FIXME: this still doesn't solve the broken links in pdf and big
143 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
144 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
145 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
146 @subheading Lisez-le
147
148 @itemize
149
150 @c normal case, special online case
151 @ifclear web_version
152   @item \refLink\:
153 @end ifclear
154 @ifset web_version
155   @c we assume that the online web version will be split html
156   @item \split\:
157 @end ifset
158 lisez ce manuel dans le même format que celui-ci.
159
160 @end itemize
161
162 @subheading Tous les formats
163
164 @divClass{keep-bullets}
165 @itemize
166
167 @ifclear web_version
168   @item @uref{../\base\/index.html, \name\ (split HTML)}:
169 @end ifclear
170 @ifset web_version
171   @item \split\
172 @end ifset
173   manuel sous forme de plusieurs pages HTML
174   @*@ @ @emph{— chaque page est assez petite.}
175
176 @ifclear web_version
177   @item @uref{../\base\-big-page.html, \name\ (big HTML)}:
178 @end ifclear
179 @ifset web_version
180   @item \big\
181 @end ifset
182   manuel sous forme d'une seule grande page
183   @*@ @ @emph{— un seul gros téléchargement, \bigsize\.}
184
185 @ifclear web_version
186   @item @uref{../\base\.pdf, \base\.pdf}:
187 @end ifclear
188 @ifset web_version
189   @item \pdf\
190 @end ifset
191   manuel au format PDF
192   @*@ @ @emph{— un seul gros téléchargement, \pdfsize\}
193
194 @end itemize
195
196 @divEnd
197
198 @end macro
199
200
201 @include web/introduction.itexi
202 @include web/download.itexi
203 @include web/manuals.itexi
204 @include web/community.itexi
205
206 @bye