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