]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/web/download.itexi
Doc-de: update webpage
[lilypond.git] / Documentation / de / web / download.itexi
index 1a0f4ce331634f917f98861a9bbdd00b4280cc45..57bfeeddbec79b959a30d71acb28c524cc19455c 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish:  64feeff58e5ce3397de87188a08ac99f7ef8e37b
+    Translation of GIT committish: a0077273ac8bf29ae472c8712bc78a02d138f898
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -39,13 +39,14 @@ Links für die stabile Version von LilyPond finden sich auf
 
 @divEnd
 
+@divClass{link-headings}
+
 @divClass{column-left-top}
 @subheading Für Benutzer
 
 @itemize
 
 @item
-@c TODO: duplicate to avoid underlined refs in HTML?  icky.
 @ref{Unix, @sourceimage{logo-linux,,,}
 @sourceimage{logo-freebsd,,,}}
 @ref{Unix, Unix (Linux und FreeBSD)}
@@ -81,6 +82,8 @@ die letze unstabile Version
 @end itemize
 @divEnd
 
+@divEnd
+
 
 @divClass{column-center-bottom}
 
@@ -95,9 +98,9 @@ LilyPond wird under der
 
 @subheading Sponsoren
 
-Vielen Dank an @uref{http://www.vt.edu/, Virgina Tech} und
+Vielen Dank an @uref{http://www.vt.edu/, Virginia Tech} und
 @uref{http://www.linuxaudio.org/, linuxaudio.org}, die unsere
-Bandweite bezahlen.
+Bandbreite bezahlen.
 
 @sourceimage{VTlogo_ITF,,,}
 @sourceimage{lao_banner_06_on_white_demo,,,}
@@ -148,7 +151,7 @@ auch wieder zu entfernen als die generischen Pakete, aber sie können
 älter sein.  Wenn Sie unsere generischen Pakete benutzen wollen,
 entfernen Sie zunächst die offizielle Version aus ihrem System mit
 dem Paketmanager Ihrer Distribution.  Lesen Sie die Dokumentation
-Ihrer Distrubution, wie Sie den Paketmanager einsetzen.
+Ihrer Distribution, wie Sie den Paketmanager einsetzen.
 
 @divEnd
 
@@ -207,8 +210,19 @@ Auf der Kommandozeile schreiben Sie
 uninstall-lilypond
 @end example
 
+@subsubheading Hilfe
+
+Auf der Kommandozeile schreiben Sie
+
+@example
+sh lilypond-@versionStable{}-OS-TYPE.sh --help
+@end example
+
 @divEnd
 
+
+
+
 @divClass{column-right-top}
 @subheading Eine Datei kompilieren
 
@@ -228,22 +242,22 @@ Versionen zu installieren oder zu aktualisieren.
 @item
 @sourceimage{logo-fedora,,,}
 @uref{http://koji.fedoraproject.org/koji/packageinfo?packageID=2447,
-Fedora: LilyPond 2.12.2}
+Fedora: LilyPond 2.14.2}
 
 @item
 @sourceimage{logo-ubuntu,,,}
 @uref{http://packages.ubuntu.com/search?keywords=lilypond,
-Ubuntu: LilyPond 2.12.2}
+Ubuntu: LilyPond 2.14.2}
 
 @item
 @sourceimage{logo-slackware,,,}
 @uref{http://www.johannes-schoepfer.de/lilypond/,
-Slackware: LilyPond 2.12.2}
+Slackware: LilyPond 2.14.2}
 
 @item
 @sourceimage{logo-debian,,,}
 @uref{http://packages.debian.org/search?keywords=lilypond,
-Debian: LilyPond 2.12.2}
+Debian: LilyPond 2.12.3}
 
 @item
 @sourceimage{logo-suse,,,}
@@ -286,12 +300,14 @@ Alle Logos und Produktabbildungen erkennen Copyright und Trademark an.
 @item
 @sourceimage{logo-macosx,,,}
 @downloadStableDarwinNormal
-Für Intel-Prozessoren (wenn Sie Zweifel haben, benutzes Sie diese Version).
+Für MacOS X 10.4 und höher auf Intel-Prozessoren (wenn Sie Zweifel haben, benutzen Sie diese Version).
+
+MacOS X 10.7 Lion wird noch nicht unterstützt.
 
 @item
 @sourceimage{logo-macosx,,,}
 @downloadStableDarwinPPC
-Für G3 und G4 Prozessoren (alte Apple-Computer).
+Für MacOS X 10.4 oder höher auf G3 und G4 Prozessoren (alte Apple-Computer).
 
 @end itemize
 
@@ -342,11 +358,12 @@ cd ~/bin
 Erstellen Sie eine Datei mit der Bezeichnung @command{lilypond} und
 dem Inhalt:
 
-@help obvious css issue to be dealt with.  :(
-@c we need a small font here to fit.  -gp
-@smallexample
-exec @var{VERZ}/LilyPond.app/Contents/Resources/bin/lilypond "$@@"
-@end smallexample
+@divClass{h-scroll-auto}
+@example
+#!/bin/bash
+exec @var{DIR}/LilyPond.app/Contents/Resources/bin/lilypond "$@@"
+@end example
+@divEnd
 
 @warning{@var{VERZ} ist üblicherweise @code{/Applications/}}
 
@@ -389,9 +406,11 @@ einer @code{.app}-Datei für MacOS@tie{}X enthalten.
 Skripte können auch von der Kommandozeile aus aufgerufen werden,
 indem man sie direkt aufruft:
 
+@divClass{h-scroll-auto}
 @example
-@var{path/to}/LilyPond.app/Contents/Resources/bin/lilypond
+@var{Pfad/zur}/LilyPond.app/Contents/Resources/bin/lilypond
 @end example
+@divEnd
 
 Das gilt auch für alle anderen Skripte in diesem Verzeichnis, wie
 @command{lilypond-book} und @command{convert-ly}.
@@ -429,7 +448,7 @@ Alle Logos und Produktabbildungen erkennen Copyright und Trademark an.
 @item
 @sourceimage{logo-windows,,,}
 @downloadStableWindows
-Für Windows ME, NT, 2000, XP, Vista, and Windows 7.
+Für Windows 2000, XP, Vista, and Windows 7.
 
 @end itemize
 
@@ -503,7 +522,7 @@ hinzu, ewta so:
 [@var{voreingestellter PATH}];@var{VERZ}\LilyPond\usr\bin
 @end example
 
-@warning{@var{VERZ} ist üblicherweise @code{C:\Program Files}.}
+@warning{@var{VERZ} ist üblicherweise @code{C:@bs{}Program Files}.}
 
 @noindent
 und klicken Sie auf @qq{OK} um das Fenster zu schließen.
@@ -604,6 +623,3 @@ finden Sie in @ref{Freiheit}.
 @include gpl.itexi
 
 @divEnd
-
-
-