]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/input.itely
Merge branch 'translation' into staging
[lilypond.git] / Documentation / de / notation / input.itely
index 754675d2511e867378f5d40588c5230f2ad34937..680745a04fc9293511ed82fb7c5e9db760ca3e80 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: fc1ca638e0b5f66858b9b7a073ceefc1eccb3ed2
+    Translation of GIT committish: 06f227dd80f3a30cbf33c879b7c125079dfaf5c3
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.15.25"
+@c \version "2.15.39"
 
 @c Translators: Till Paala
 
@@ -1128,10 +1128,10 @@ werden, auf den sich die Fußnote bezieht.
   \header { tagline = ##f }
   \relative c' {
     \footnote #'(0.5 . -2) #'NoteHead
-      \markup { Die erste Note }
+      \markup { Die erste Note } \default
     a'4 b8
     \footnote #'(0.5 . 1) #'NoteHead
-      \markup { Die dritte Note }
+      \markup { Die dritte Note } \default
     e c4 d4
   }
 }
@@ -1147,9 +1147,9 @@ stehen:
   \header { tagline = ##f }
   \relative c' {
     <
-    c-\footnote #'(1 . -1.25) "Hier ein C"
-    es-\footnote #'(2 . -0.25) \markup { \italic "Ein Es" }
-    g-\footnote #'(2 . 3) \markup { \bold "Das ist ein G" }
+    c-\footnote #'(1 . -1.25) "Hier ein C" \default
+    es-\footnote #'(2 . -0.25) \markup { \italic "Ein Es" } \default
+    g-\footnote #'(2 . 3) \markup { \bold "Das ist ein G" } \default
     >1
   }
 }
@@ -1168,25 +1168,25 @@ Tagline und Copyright gezeigt wird.
   \header { copyright = \markup { "Copyright 1970" } }
   \relative c' {
     \footnote #'(-3 . 0) #'DynamicText
-      \markup { \bold Forte }
+      \markup { \bold Forte } \default
 
     \footnote #'(0 . 1.5) #'Slur
-      \markup { Ein Bogen }
+      \markup { Ein Bogen } \default
     a'4\f(
 
     \footnote #'(0 . -2) #'Beam
-      \markup { Balken }
+      \markup { Balken } \default
     b8)[ e]
 
     \footnote #'(1 . -1) #'Stem
-      \markup  { \teeny { Das ist ein Hals } }
+      \markup  { \teeny { Das ist ein Hals } } \default
     c4
 
     \footnote #'(0 . 0.5) #'AccidentalCautionary
-      \markup \italic { Ein Warnungsversetzungszeichen }
+      \markup \italic { Ein Warnungsversetzungszeichen } \default
 
     \footnote #'(0.5 . -0.5) #'TextScript
-      \markup \italic { Langsamer hier }
+      \markup \italic { Langsamer hier } \default
     dis?4_"rit."
   }
 }
@@ -1220,7 +1220,7 @@ Indikator, der an die Note oder den Grob gehängt wird, die zweite
 der Inhalt der Fußnote unten auf der Seite.
 
 Wie auch bei automatischen Fußnoten muss der Befehl @code{\footnote}
-@emph{nach} dem Grob kommen, an den die Fußnote gehängt wird und als
+@emph{vor} dem Grob kommen, an den die Fußnote gehängt wird und als
 @code{TextScript} geschrieben werden:
 
 @c KEEP LY
@@ -1229,12 +1229,12 @@ Wie auch bei automatischen Fußnoten muss der Befehl @code{\footnote}
   \header { tagline = ##f }
   \relative c' {
     a'4-\footnote
-          "1" #'(0.5 . -2) #'NoteHead \markup { \italic "1. Die erste Note" }
+          "1" #'(0.5 . -2) #'NoteHead \markup { \italic "1. Die erste Note" } \default
     b8
     e-\footnote
-          \markup { \bold "2" } #'(0.5 . 1) #'NoteHead "2. Die zweite Note"
+          \markup { \bold "2" } #'(0.5 . 1) #'NoteHead "2. Die zweite Note" \default
     c4
-    d\p-\footnote "3" #'(0.5 . -1) #'DynamicText "3. Piano"
+    d\p-\footnote "3" #'(0.5 . -1) #'DynamicText "3. Piano" \default
   }
 }
 @end lilypond
@@ -1246,10 +1246,10 @@ Fußnoten für Akkordnoten werden wie folgt notiert:
   \header { tagline = ##f }
   \relative c' {
     <
-    c-\footnote "1" #'(1 . -1.25) "1. C"
-    es-\footnote
-       \markup { \bold "b" } #'(2 . -0.25) "b. E-flat"
-    g-\footnote "3" #'(2 . 3) \markup { \italic "iii. G" }
+    \footnote "1" #'(1 . -1.25) "1. C" c
+    \footnote
+       \markup { \bold "b" } #'(2 . -0.25) "b. E-flat" es
+    \footnote "3" #'(2 . 3) \markup { \italic "iii. G" } g
     >1
   }
 }
@@ -1268,36 +1268,36 @@ Position der Fußnotentexte zu Tagline und Copyright anzeigen:
   \relative c' {
     \footnote
       \markup { \teeny 1 } #'(-3 . 0) #'DynamicText
-      \markup { 1. \bold Forte }
+      \markup { 1. \bold Forte } \default
 
     \footnote
       \markup { \teeny b } #'(0 . 1.5) #'Slur
-      \markup { b. Ein Bogen }
+      \markup { b. Ein Bogen } \default
     a'4\f(
 
     \footnote
       \markup { \teeny 3 } #'(0 . -2) #'Beam
-      \markup { 3. Balken }
+      \markup { 3. Balken } \default
     b8)[ e]
 
     \footnote
       \markup { 4 } #'(1 . -1) #'Stem
-      \markup  { \bold 4. { Das ist ein Hals } }
+      \markup  { \bold 4. { Das ist ein Hals } } \default
     c4
 
     \footnote
       \markup \concat \teeny { "sharp (v)" } #'(0 . 0.5) #'AccidentalCautionary
-      \markup \italic { v. Ein Warnungsversetzungszeichen }
+      \markup \italic { v. Ein Warnungsversetzungszeichen } \default
 
     \footnote
       \markup \concat \teeny { "a" } #'(0.5 . -0.5) #'TextScript
-      \markup \italic { a. Langsamer hier }
+      \markup \italic { a. Langsamer hier } \default
     dis?4_"rit."
 
     \breathe
     \footnote
       \markup { \teeny \musicglyph #"rests.4" } #'(1.5 . -0.25) #'BreathingSign
-      \markup { \null }
+      \markup { \null } \default
   }
 }
 @end lilypond
@@ -1535,7 +1535,7 @@ Linie gefüllt werden:
 
 @seealso
 Installierte Dateien:
-@file{../ly/toc-init.ly}.
+@file{ly/toc-init.ly}.
 
 @funindex \table-of-contents
 @funindex \tocItem
@@ -2344,7 +2344,8 @@ Benennen Sie das existierende @code{fonts}-Verzeichnis in
 zurückbenennen, um wieder nach Feta zu wechseln.
 
 @seealso
-Handbuch zum Lernen: @rlearning{Mehr Information}.
+Handbuch zum Lernen:
+@rlearning{Mehr Information}.
 
 @knownissues
 
@@ -2521,24 +2522,16 @@ gesetzt wird:
 \score @{
   @var{...Noten...}
   \midi @{
-    \context @{
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 4)
-    @}
+    \tempo 4 = 72
   @}
 @}
 @end example
 
-Hier wird das Tempo auf 72 Viertelnoten pro Minute definiert.  Wenn
-das Tempo auf diese Weise definiert wird, kann keine punktierte
-Note als Einheit angegeben werden.  Wenn sie benötigt wird, muss
-man sie in kleinere Einheiten auflösen.  Ein Tempo von 90 punktierten
-Viertelnoten pro Minute kann beispielsweise dargestellt werden
-als 270 Achtelnoten pro Minute:
-
-@example
-tempoWholesPerMinute = #(ly:make-moment 270 8)
-@end example
+Hier wird das Tempo auf 72 Viertelnoten pro Minute definiert.  @code{\tempo}
+ist eigentlich ein Musikbefehl, der die Eigenschaften während der Interpretation
+der Musik einstellt: im Kontext von Ausgabedefinitionen wie etwa einem
+@code{\midi}-Kontext werden sie neu interpretiert, als ob es sich um
+Kontextmodifikatoren handelte.
 
 @cindex MIDI-Kontextdefinitionen
 
@@ -2796,9 +2789,9 @@ auf den Bereich zwischen 0.2 und 0.5 eingeschränkt.
   >>
   \layout {}
   \midi {
+    \tempo 2 = 72
     \context {
       \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
       midiMinimumVolume = #0.2
       midiMaximumVolume = #0.5
     }
@@ -2849,10 +2842,7 @@ diese Einstellung korrekt funktioniert.
   >>
   \layout {}
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
@@ -2923,10 +2913,7 @@ Lautstärkewerte, die denen des vorigen Beispiels entsprechen.
   >>
   \layout { }
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond