]> git.donarmstrong.com Git - lilypond.git/commitdiff
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
authorJohn Mandereau <john.mandereau@gmail.com>
Mon, 14 Jan 2008 06:08:27 +0000 (07:08 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Mon, 14 Jan 2008 06:08:27 +0000 (07:08 +0100)
* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Add link.
  Revert "seventh patch from Joe: add regression test for mixed clefs and octavations"
  Revert "sixth patch from Joe: fix displayLilyMusic for clefs"
  Revert "fourth patch from Joe: revert revert fix line ideal distance to favour mo"
  Revert "second patch from Joe: fix a silly mistake with infinite stiff springs"
  Revert "fix input regression cluster cross-staff.ly"
  Revert "third patch from Joe: avoid NaN with springs of zero length"
  Revert "first patch from Joe: fix a bug FIXME number"
  seventh patch from Joe: add regression test for mixed clefs and octavations
  sixth patch from Joe: fix displayLilyMusic for clefs
  fix input regression cluster cross-staff.ly
  fourth patch from Joe: revert revert fix line ideal distance to favour mo
  third patch from Joe: avoid NaN with springs of zero length
  second patch from Joe: fix a silly mistake with infinite stiff springs
  first patch from Joe: fix a bug FIXME number
  Fix underline markup x extent

Documentation/fr/user/install.itely

index b64fc0bcab59651f401d9ba8336fbcf324fcf658..2caf7c5fc70717d5fb4478d7b2fca5e8b20ddcd8 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: 007d0b5b94c36f9d9e228309d5b0e6a67ae27ebc
+    Translation of GIT committish: c887c0f8714c999e42fa87d4d1116b8d19e0b93c
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @node Install
 @chapter Install
 
-UNTRANSLATED NODE: IGNORE ME
+LilyPond est distribué dans deux types de moutures : les versions
+stables, qui portent un numéro mineur de version pair, par exemple 1.6,
+2.8, 2.12, et les versions de développement, qui portent un numéro
+mineur de version impair, par exemple 1.3, 2.9, 2.11.
+
+La compilation de LilyPond est une tâche exigeante et parfois
+laborieuse, c'est pourquoi nous recommandons @strong{fortement}
+l'utilisations des binaires précompilés.
 
 @menu 
 * Precompiled binaries::
 * Compiling from source::
-@end menu 
+@end menu
+
 @node Precompiled binaries
 @section Precompiled binaries
 
-UNTRANSLATED NODE: IGNORE ME
-
 @subsection Downloading
-@node Compiling from source
-@section Compiling from source
 
-UNTRANSLATED NODE: IGNORE ME
-
-@menu 
-* Downloading source code::
-* Requirements::
-* Building LilyPond::
-* Building documentation without compiling LilyPond::
-* Testing LilyPond::
-* Problems::
-@end menu 
-@node Downloading source code
-@subsection Downloading source code
+Consultez @uref{http://lilypond.org/web/install/} pour connaître les
+derniers paquets binaires dipsonibles pour votre plateforme.  Si votre
+système d'exploitation n'est pas présent sur cette page, consultez la
+liste complète sur @uref{http://download.linuxaudio.org/lilypond/binaries/}.
 
-UNTRANSLATED NODE: IGNORE ME
-
-@node Requirements
-@subsection Requirements
+Actuellement, nous compilons des paquets pour les architectures
 
-UNTRANSLATED NODE: IGNORE ME
+@example
+darwin-ppc  - MacOS X PowerPC
+darwin-x86  - MacOS X Intel
+freebsd-64  - FreeBSD 6.x, x86_64
+freebsd-x86 - FreeBSD 4.x, x86
+linux-64    - Toutes distributions GNU/Linux, x86_64
+linux-arm   - Toutes distributions GNU/Linux, arm
+linux-ppc   - Toutes distributions GNU/Linux, powerpc
+linux-x86   - Toutes distributions GNU/Linux, x86
+mingw       - Windows x86
+@end example
 
-@unnumberedsubsubsec Compilation
-@unnumberedsubsubsec Running requirements
-@unnumberedsubsubsec Building documentation
-@node Building LilyPond
-@subsection Building LilyPond
 
-UNTRANSLATED NODE: IGNORE ME
-
-@unnumberedsubsubsec Compiling
-@unnumberedsubsubsec Compiling for multiple platforms
-@node Building documentation without compiling LilyPond
-@subsection Building documentation without compiling LilyPond
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Testing LilyPond
-@subsection Testing LilyPond
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Problems
-@subsection Problems
+@node Compiling from source
+@section Compiling from source
 
+@ifhtml
 UNTRANSLATED NODE: IGNORE ME
-
-@unnumberedsubsubsec Bison 1.875
-@unnumberedsubsubsec Solaris
-@unnumberedsubsubsec FreeBSD
-@unnumberedsubsubsec International fonts
-
--- SKELETON FILE --
-When you actually translate this file, please remove these lines as
-well as all `UNTRANSLATED NODE: IGNORE ME' lines.
+@end ifhtml
+@iftex
+Toute cette section ne sera pas traduite, car la compilation de LilyPond
+demande de maîtriser un minimum l'anglais ; reportez-vous donc à
+l'édition de ce manuel en anglais.
+@endiftex