]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/install.itely
Maintain translated docs
[lilypond.git] / Documentation / de / user / install.itely
index 2a16f7511a9c5fc6377710d6276af96b13ca35f2..05980d756143b4bb6253087c21e14290efb4b4f4 100644 (file)
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: 57271e99d4571e2bda7e3991d4050b59519028c0
-
+    Translation of GIT committish: 6bcad9cdc487270910758b1ee39cf3c8aee1015e
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
 
-@ifclear INSTALL
 @node Install
 @chapter Install
-@end ifclear
 
-@c  I don't know what this comment does.  Remove?  -gp
-@ignore
-@h tml
-<a name="download-source">
-@e nd html
-@end ignore
-
-Es gibt zwei Versionen von LilyPond: stabile Versionen und nicht stabile
-Entwicklerversionen. Stabile Versionen haben gerade Versionsnummern an
- zweiter Stelle (z. B. 2.8, 2.10, 2.12 usw.). Entwicklerversionen 
-haben ungerade Versionsnummern an zweiter Stelle (etwa 2.7, 2.9,
-2.11 usw.).
+@ifhtml
+UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
 
-Den Quellcode von LilyPond zu übersetzen, ist ein ziemlich komplizierter
-Prozess, so dass davon @strong{sehr} abgeraten wird und die Benutzung der 
-vorkompilierten Binärpakete empfohlen wird.
 
 @menu
-* Precompiled binaries::        
-* Compiling from source::       
+* Precompiled binaries::
+* Compiling from source::
 @end menu
 
-
 @node Precompiled binaries
 @section Precompiled binaries
 
-@subsection Downloading
-
-Auf der Internetseite @uref{http://lilypond.org/web/install/} findet sich 
-immer aktuelle Information zu Binärpaketen für Ihre Plattform. Wenn Ihr 
-Betriebssystem auf dieser Seite nicht abgedeckt ist, schauen Sie sich die 
-vollständige Liste auf @uref{http://download.linuxaudio.org/lilypond/binaries/}
-an.
-
-Zur Zeit werden Benärpakete für 
-
-@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    - Any GNU/Linux distribution, x86_64
-linux-arm   - Any GNU/Linux distribution, arm
-linux-ppc   - Any GNU/Linux distribution, powerpc
-linux-x86   - Any GNU/Linux distribution, x86
-mingw       - Windows x86
-@end example
-
-@noindent
-erstellt.
-
-@c TRANSLATORS:
-@c   Please **do not** translate anything below this line.  Users
-@c   should not be compiling LilyPond themselves; if they really 
-@c   want to do so, they should be able to read the English docs,
-@c   because they'll probably need to ask questions in English
-@c   on the -devel list.   -gp
+@ifhtml
+UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
 
 
+@subsection Downloading
 @node Compiling from source
 @section Compiling from source
 
+@ifhtml
 UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
+
 
-@menu 
+@menu
 * Downloading source code::
 * Requirements::
 * Building LilyPond::
-* Building documentation without compiling LilyPond::
+* Building documentation::
 * Testing LilyPond::
 * Problems::
-@end menu 
+@end menu
+
 @node Downloading source code
 @subsection Downloading source code
 
+@ifhtml
 UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
+
 
 @node Requirements
 @subsection Requirements
 
+@ifhtml
 UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
+
 
 @unnumberedsubsubsec Compilation
 @unnumberedsubsubsec Running requirements
-@unnumberedsubsubsec Building documentation
+@unnumberedsubsubsec Requirements for building documentation
 @node Building LilyPond
 @subsection Building LilyPond
 
+@ifhtml
 UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
+
 
 @unnumberedsubsubsec Compiling
 @unnumberedsubsubsec Compiling for multiple platforms
+@unnumberedsubsubsec Compiling outside the source tree
+@node Building documentation
+@subsection Building documentation
+
+@ifhtml
+UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
+
+
+@menu
+* Commands for building documentation::
+* Building documentation without compiling LilyPond::
+@end menu
+
+@node Commands for building documentation
+@unnumberedsubsubsec Commands for building documentation
+
+@ifhtml
+UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
+
+
 @node Building documentation without compiling LilyPond
-@subsection Building documentation without compiling LilyPond
+@unnumberedsubsubsec Building documentation without compiling LilyPond
 
+@ifhtml
 UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
+
 
 @node Testing LilyPond
 @subsection Testing LilyPond
 
+@ifhtml
 UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
+
 
 @node Problems
 @subsection Problems
 
+@ifhtml
 UNTRANSLATED NODE: IGNORE ME
+@end ifhtml
+
 
 @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.
+@c -- SKELETON FILE --