]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/lilypond.tely
Merge master into nested-bookparts
[lilypond.git] / Documentation / de / user / lilypond.tely
index 6c6ef9553797687fad356398f3841ae0611238ee..303a6279fe4c57aebc2854dea1658df76b22ec01 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: ceabf54e194b8ea304a050f4d81c3833fdaaa226
+    Translation of GIT committish: b54fc6953a8d70a3c51e8c3d0cbf9b3fe9652d78
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
@@ -10,6 +10,8 @@
 @documentencoding UTF-8
 @documentlanguage de
 
+@include macros.itexi
+
 @iftex
 @afourpaper
 @c don't replace quotes with directed quotes
@@ -85,7 +87,7 @@ Dieses Dokument ist auch als
 @titlefont{Benutzerhandbuch}
 @author Das LilyPond-Entwicklerteam
 
-Copyright @copyright{} 1999--2007 bei den Autoren
+Copyright @copyright{} 1999--2008 bei den Autoren
 
 @emph{The translation of the following copyright notice is provided
 for courtesy to non-English speakers, but only the notice in English
@@ -101,7 +103,7 @@ GNU Free Documentation Lizenz (Version 1.1 oder
 spätere, von der Free Software Foundation publizierte Versionen, ohne 
 invariante Abschnitte), 
 zu kopieren, verbreiten und/oder
-zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
+zu verändern. Eine Kopie der Lizenz ist im Abschnitt ``GNU
 Free Documentation License'' angefügt.
 @end quotation
 
@@ -116,25 +118,11 @@ Free Documentation License''.
 
 @vskip 20pt
 
-@lilypond[ragged-right]
-\score {
-  \context Lyrics {
-    \override Score.RehearsalMark #'self-alignment-X = #LEFT
-    \override Score.RehearsalMark #'font-size = #-2
-    \mark #(ly:export (string-append
-      "(For LilyPond version " (lilypond-version) ")"))
-    s2
-  }
-  \layout {
-    indent = 0.0\pt
-  }
-}
-@end lilypond
-
+Für LilyPond Version @version{}
 @end titlepage
 
 @copying
-Copyright @copyright{} 1999--2007 bei den Autoren
+Copyright @copyright{} 1999--2008 bei den Autoren
 
 @emph{The translation of the following copyright notice is provided
 for courtesy to non-English speakers, but only the notice in English
@@ -167,7 +155,7 @@ Free Documentation License''.
 @ifnottex
 Diese Datei dokumentiert GNU LilyPond.
 
-Copyright 1999--2007 bei den Autoren.
+Copyright 1999--2008 bei den Autoren.
 
 @emph{The translation of the following copyright notice is provided
 for courtesy to non-English speakers, but only the notice in English
@@ -202,10 +190,9 @@ Free Documentation License''.
 @top GNU LilyPond -- Das Notationsprogramm
 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
 
-Das ist das Benutzerhandbuch für GNU LilyPond Version 2.11.x
-@ifhtml
-(Siehe Ende der Seite für die genaue Versionsnummer).
-@end ifhtml
+Das ist das Benutzerhandbuch für GNU LilyPond Version @version{}.
+Für einen Überblick über die gesamte Dokumentation von LilyPond und die Intention
+dieses Handbuchs siehe @rlearning{About the documentation}.
 
 @cindex Internetseite
 @cindex URL
@@ -218,11 +205,8 @@ finden sich Kopien dieser und anderer Dokumentationsdateien.
 
 @menu
 * Musical notation::               Allgemeine Notation von Musik.
-* Specialist notation::            Notation, die nur für spezielle Zwecke 
-    eingesetzt wird.
-* Input syntax::                   Allgemeine Information über die 
-    Quelledateien von LilyPond.
-* Non-musical notation::           Alles, was nicht Musiknotation ist.
+* Specialist notation::            Notation, die nur für spezielle Zwecke eingesetzt wird.
+* General input and output::       Allgemeine Information über die Quelldateien von LilyPond.
 * Spacing issues::                 Anzeige der Ausgabe auf dem Papier.
 * Changing defaults::              Das Notenbild verfeinern.
 * Interfaces for programmers::     Benutzung für Experten.
@@ -241,13 +225,10 @@ Anhänge
 @contents
 
 
-@include macros.itexi
-
 @include notation.itely
 @include specialist.itely
 
 @include input.itely
-@include non-music.itely
 @include spacing.itely
 
 @include changing-defaults.itely
@@ -262,11 +243,24 @@ Anhänge
 @node LilyPond command index
 @appendix LilyPond command index
 
+Dieser Index listet alle LilyPond Befehle und Schlüsselwörter auf,
+versehen mit Verweisen zu den Abschnitten im Handbuch, die den Befehl
+beschreiben oder seine Verwendung diskutieren. Der erste Teil zeigt auf 
+die genaue Stelle im Handbuch, an der der Befehl oder das Schlüsselwort
+erscheint, der zweite Teil zeigt auf den entsprechenden Abschnitt.
+
 @printindex ky
 
 @node LilyPond index
 @appendix LilyPond index
 
+Zusätzlich zu allen LilyPond Befehlen und Schlüsselwörtern listet
+dieser Index alle relevanten Begriffe auf und verlinkt sie mit den
+entsprechenden Abschnitten, wo sie erklärt werden. Der erste Teil 
+zeigt auf  die genaue Stelle im Handbuch, an der der der Begriff
+vorkommt, der zweite Teil zeigt auf den gesamten Abschnitt, in dem
+das Thema behandelt wird.
+
 @printindex cp
 
 @bye