]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/install.itely
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / Documentation / de / user / install.itely
index e960234bfcf2c357594514f88a2757dd8dfb0a62..b2c32c221c4557c97273e3e5584a200523c2f84f 100644 (file)
@@ -1,12 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: c6e236bc762071c4580cc15ea52695df646d31f7
+    Translation of GIT committish: d415427752fa5fd83b0da189d677481d1c7f3043
 
     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
@@ -22,7 +24,6 @@ Entwicklerversionen haben hingegen ungerade Unter-Versionsnummern (z.B.
 
 LilyPond selbst zu kompilieren ist ein relativ komplizierter Vorgang, daher
 empfehlen wir @strong{stark}, die vorkompilierten Binär-Pakete zu benutzen.
-@untranslated
 
 
 @menu
@@ -50,12 +51,21 @@ 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}.
+
+@include compile.itely
+
+@ignore
+this is now covered in compile.itely
 
 @node Compiling from source
 @section Compiling from source
@@ -63,8 +73,16 @@ mingw       - Windows x86
 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 TODO: How do I insert a link to the English docs???
+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
+
 
 @c TRANSLATORS:
 @c   Please **do not** translate anything below this line.  Users
@@ -73,3 +91,5 @@ englische Dokumentation verwiesen werden.
 @c   because they'll probably need to ask questions in English
 @c   on the -devel list.   -gp
 
+@end ignore
+