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