]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/install.itely
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond into fret...
[lilypond.git] / Documentation / de / user / install.itely
index d3b1f223949c578bdb1f175fbefa8a72085558ea..5ddf37b49981597da81c553d85f8983f5edac55a 100644 (file)
@@ -1,12 +1,15 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: e831b9b97caae23725709d2fe11a6436240ed580
+    Translation of GIT committish: 499a511d4166feaada31114e097f86b5e0c56421
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
+@c \version "2.12.0"
+
+@c Translators: Till Rettig, Reinhold Kainhofer
 
 @ifclear INSTALL
 @node Install
@@ -49,97 +52,39 @@ darwin-x86  - MacOS X intel
 freebsd-64  - FreeBSD 6.x, x86_64
 freebsd-x86 - FreeBSD 4.x, x86
 linux-64    - Beliebige GNU/Linux Distribution, x86_64
-linux-arm   - Beliebige GNU/Linux Distribution, arm
 linux-ppc   - Beliebige GNU/Linux Distribution, powerpc
 linux-x86   - Beliebige GNU/Linux Distribution, x86
 mingw       - Windows x86
 @end example
 
+@knownissues
+
+Wenn Sie MacOS 10.3 oder 10.4 benutzen und Python-Skripte wie
+@command{convert-ly} und @command{lilypond-book} benutzen wollen,
+lesen Sie @ref{Setup for MacOS X,,,lilypond-program,Application Usage}.
 
-@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
 
 @node Compiling from source
 @section Compiling from source
 
-@untranslated
-
-
-@menu
-* Downloading source code::
-* Requirements::
-* Building LilyPond::
-* Building documentation::
-* Testing LilyPond::
-* Problems::
-@end menu
-
-@node Downloading source code
-@subsection Downloading source code
+LilyPond kann auch selbst direkt aus dem Quellcode des git-Depots 
+kompiliert werden. Da jedoch für die Kompilierung definitiv 
+Englisch-Kenntnisse vorhanden sein müssen, soll hier lediglich auf die 
+englische Dokumentation verwiesen werden:
+@c DO NOT translate the following line at all.
+@iftex
+@ref{Compiling from source,,,lilypond-program,Application Usage}.
+@end iftex
+@ifhtml
+@c Please translate the following line (but not the .html file name)
+@uref{Compiling-from-source.html,Compiling from Source}.
+@end ifhtml
 
-@untranslated
-
-
-@node Requirements
-@subsection Requirements
-
-@untranslated
-
-
-@unnumberedsubsubsec Compilation
-@unnumberedsubsubsec Running requirements
-@unnumberedsubsubsec Requirements for building documentation
-@node Building LilyPond
-@subsection Building LilyPond
-
-@untranslated
-
-
-@unnumberedsubsubsec Compiling
-@unnumberedsubsubsec Compiling for multiple platforms
-@unnumberedsubsubsec Compiling outside the source tree
-@node Building documentation
-@subsection Building documentation
-
-@untranslated
 
+@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
 
-@menu
-* Commands for building documentation::
-* Building documentation without compiling LilyPond::
-@end menu
-
-@node Commands for building documentation
-@unnumberedsubsubsec Commands for building documentation
-
-@untranslated
-
-
-@node Building documentation without compiling LilyPond
-@unnumberedsubsubsec Building documentation without compiling LilyPond
-
-@untranslated
-
-
-@node Testing LilyPond
-@subsection Testing LilyPond
-
-@untranslated
-
-
-@node Problems
-@subsection Problems
-
-@untranslated
-
-
-@unnumberedsubsubsec Bison 1.875
-@unnumberedsubsubsec Solaris
-@unnumberedsubsubsec FreeBSD
-@unnumberedsubsubsec International fonts
-
-@c -- SKELETON FILE --