]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/web.texi
Add '-dcrop' option to ps and svg backends
[lilypond.git] / Documentation / fr / web.texi
index 755354b7705c61c19e607ea41b11f62690a6d4e9..4f1083f2023909b9455006a9d82e2522f4ecfc18 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @ignore
-    Translation of GIT committish: 2f50167dc8769e690b985c3b92cabdc35a725344
+    Translation of GIT committish: 472ecfdd548d8f700d71ec1a403b7a5bdce7d5ba
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
 @documentlanguage fr
 @afourpaper
 
-@c `Web' was imported 2009-08-05 with git commit b938d71...
-@c @macro copyrightDeclare
-@c Copyright @copyright{} 2009--2012 par les auteurs.
-@c @end macro
-
 @set FDL
 @set web
 @include macros.itexi
 @c Translators: John Mandereau
 @c Translators checkers: Jean-Charles Malahieude
 
+@c `Web' was born 2003-03-30 with this commit:
+@c Initial revision
+@c author: Han-Wen Nienhuys
+@c commit: d189a2119004c2f75da2020ea2ed36d817582fc5
+
+@c @macro copyrightDeclare
+@c Copyright @copyright{} 2003--2015 par les auteurs.
+@c @end macro
+
 @copying
-Copyright @copyright{} 2009--2012 par les auteurs.
+Copyright @copyright{} 2009--2015 par les auteurs.
 
 @c next line is necessary for broken pre-4.13 texinfo's
 @c install-info, so leave it there until we officially
@@ -118,7 +122,7 @@ Pour LilyPond version @version{}
 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
 
 @divId{quickSummary}
-@subheading Qu'est-ce que LilyPond ?
+@c s u bheading Qu'est-ce que LilyPond ?
 
 LilyPond est un logiciel de gravure musicale, destiné à produire
 des partitions de qualité optimale.  Ce projet apporte à l'édition
@@ -132,35 +136,100 @@ Plus sur LilyPond dans notre @ref{Introduction} !
 @divEnd
 @divEnd
 
-@divClass{separator}
+
+@divId{homepage-main}
+
+@divClass{column-center-top}
+
+@subheading La beauté par l'exemple
+
+@c This example image is the image from the website version of the essay
+@c manual, downloaded to the pictures directory for use on the home page.
+@c Large version is generated manually from ly file in pictures directory.
+@divId{homepage-example-image-wrapper}
+@imageClickable{bwv861-lilypond,png,,bwv861-lilypond-large,png,center}
 @divEnd
 
+@ifclear web_version
+  @c no anchor links, just text
+
+LilyPond est un outil à la fois puissant et flexible qui se charge de
+graver toutes sortes de partitions, qu'il s'agisse de musique classique
+(comme cet exemple de by J.S. Bach), notation complexe, musique
+ancienne, musique moderne, tablature, musique vocale, feuille de chant,
+applications pédagogiques, grands projets, sortie personnalisée ainsi
+que des diagrammes de Schenker.
 
-@divId{news}
+@end ifclear
+@ifset web_version
+  @c anchor links, link to individual examples by their <a> tag
+
+LilyPond est un outil à la fois puissant et flexible qui se charge de
+graver toutes sortes de partitions, qu'il s'agisse de
+@uref{examples.html#Musique-classique, musique classique}
+(comme cet exemple de by J.S. Bach),
+@uref{examples.html#Notation-complexe, notation complexe},
+@uref{examples.html#Musique-ancienne, musique ancienne},
+@uref{examples.html#Musique-moderne, musique moderne},
+@uref{examples.html#Tablature, tablature},
+@uref{examples.html#Musique-vocale, musique vocale},
+@uref{examples.html#Feuille-de-chant, feuille de chant},
+@uref{examples.html#Applications-pedagogiques, applications pédagogiques},
+@uref{examples.html#Grands-projets, grands projets},
+@uref{examples.html#Sortie-personnalisee, sortie personnalisée},
+ainsi que des
+@uref{examples.html#Diagrammes-de-Schenker, diagrammes de Schenker}.
 
-@c TODO: generate this automatically, including RSS feed.
-@include web/news-front.itexi
+@end ifset
+
+Venez puiser l'inspiration dans notre galerie
+@ref{Exemples, d'exemples !}
 
-@divClass{float-right}
-(@ref{Archives}) @c (@ref{Old news,,,,Actualités passées})
 @divEnd
 
+@divClass{column-center-middle-color2}
+@subheading Actualités
+
+@c TODO: generate this automatically, including RSS feed.
+@include web/news-headlines.itexi
+
+@ref{Actualités, Actualités suivantes…}
+
 @divEnd
 
+@divEnd
 
 @ifclear web_version
   @c do nothing
 @end ifclear
 @ifset web_version
-  @c make the box:
-@divId{wildCardBox}
+  @c make the sidebar:
+@divId{homepage-sidebar}
+
+@subheading Branche stable
+
+@c TODO: javascript to detect OS and suggest download?
+
+@ref{Download, Téléchargemement de @versionStable}
+
+@ref{Manuals, Manuels de @versionStable}
+
+@subheading Branche de développement
+
+@ref{Development, Téléchargement de @versionDevel}
+
+@ref{Development, Manuels de @versionDevel}
+
 @subheading Dépêches
-@divId{wildCardText}
+@c VO Pondings
+@divId{pondingsText}
 
 @divEnd
+
 @divEnd
 @end ifset
 
+
 @html
 
 <script language="JavaScript" type="text/javascript">
@@ -184,39 +253,11 @@ Plus sur LilyPond dans notre @ref{Introduction} !
   var index = Math.floor(Math.random() * tweets.length);
   var tweet = tweets[index];
   var text = tweet.childNodes[0];
-  document.getElementById("wildCardText").innerHTML = text.nodeValue;
+  document.getElementById("pondingsText").innerHTML = text.nodeValue;
 </script>
 
 @end html
 
-
-@ifclear web_version
-  @c do nothing
-@end ifclear
-@ifset web_version
-  @c make the box:
-@divId{latestVersion}
-
-@subheading Raccourcis
-
-@c TODO: javascript to detect OS and suggest download?
-
-@subsubheading Branche stable
-
-@ref{Download, Téléchargemement de @versionStable}
-
-@ref{Manuals, Manuels de @versionStable}
-
-@subsubheading Branche de développement
-
-@ref{Development, Téléchargement de @versionDevel}
-
-@ref{Development, Manuels de @versionDevel}
-
-@divEnd
-@end ifset
-
-
 @ifnottex
 
 @divClass{hide}
@@ -314,8 +355,12 @@ Distributions will want to install lilypond.info in postinstall, doing:
 @divClass{heading-center}
 @divClass{contactBox}
 Si vous avez connaissance d'autres \topic\ qui mériteraient de figurer
-ici, faites le nous savoir, en suivant les instructions de la rubrique
-@ref{Signalement de bogue}.
+ici, faites le nous savoir, en nous écrivant sur la liste bug-lilypond.
+Si vous n'en êtes pas déjà membre, vous pouvez y souscrire à partir de
+sa @uref{https://lists.gnu.org/mailman/listinfo/bug-lilypond,
+page d'information} ou laisser un message par l'intermédiaire de
+@uref{http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs,
+l'interface gmane de lilypond.bugs}.
 
 @divEnd
 @divEnd