]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/vocal.itely
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / de / notation / vocal.itely
index 3631306a6027d2dc3da570e13124b6cc21ac2e0e..3bf34b39a27cc42b5662152b9f693b77c73f7ce8 100644 (file)
@@ -1,13 +1,13 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
+    Translation of GIT committish: e5a609e373eae846857f9a6d70a402a3d42b7d94
 
     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.14.0"
+@c \version "2.19.21"
 
 @c Translators: Till Paala
 
@@ -166,24 +166,24 @@ Infolgedessen müssen auch um Eigenschaftsbezeichnungen Leerzeichen gesetzt
 werden.  Ein Befehl heißt also @emph{nicht}:
 
 @example
-\override Score.LyricText #'font-shape = #'italic
+\override Score.LyricText.font-shape = #'italic
 @end example
 
 @noindent
 sondern
 
 @example
-\override Score . LyricText #'font-shape = #'italic
+\override Score.LyricText.font-shape = #'italic
 @end example
 
 Punkte, Gesangstext mit Akzenten, verschiedene lateinische und nicht-lateinische
 Zeichen sowie auch etwa Sonderzeichen (wie ein Herz-Symbol) könn direkt in
 die Notationsdatei geschrieben werden.  Es muss dabei sichergestell werden, dass
 die Datei in der UTF-8-Kodierung gespeichert wird.  Zu mehr Information siehe
-@ref{Zeichenkodierung}.
+@ref{Sonderzeichen}.
 
 @lilypond[quote,verbatim]
-\relative c'' { d8 c16 a bes8 f e' d c4 }
+\relative { d''8 c16 a bes8 f e' d c4 }
 \addlyrics { „Schad’ um das schö -- ne grü -- ne Band, }
 @end lilypond
 
@@ -191,7 +191,7 @@ Normale Anführungszeichen können im Gesangstext auch benutzt werden, aber sie
 müssen mit einem Backslash und weiteren Anführungszeichen begleitet werden:
 
 @lilypond[quote,verbatim]
-\relative c' { \time 3/4 e4 e4. e8 d4 e d c2. }
+\relative { \time 3/4 e'4 e4. e8 d4 e d c2. }
 \addlyrics { "\"I" am so lone -- "ly,\"" said she }
 @end lilypond
 
@@ -213,7 +213,6 @@ hierzu @ref{Text formatieren}.
 @lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
 {formatting-lyrics-syllables.ly}
 
-
 @seealso
 Handbuch zum Lernen:
 @rlearning{Lieder}.
@@ -224,14 +223,13 @@ Notationsreferenz:
 @ref{Eingabe-Modi},
 @ref{Manuelle Silbendauern},
 @ref{Text formatieren},
-@ref{Zeichenkodierung}.
+@ref{Sonderzeichen}.
 
 Referenz der Interna:
 @rinternals{LyricText}.
 
 Schnipsel:
-@rlsr{Text}
-
+@rlsr{Text}.
 
 
 @node Text an einer Melodie ausrichten
@@ -309,9 +307,9 @@ innerhalb von @code{\lyricmode} notiert:
 
 @lilypond[quote,ragged-right,verbatim]
 <<
-  \new Voice = "one" \relative c'' {
+  \new Voice = "one" \relative {
     \time 2/4
-    c4 b8. a16 g4. f8 e4 d c2
+    c''4 b8. a16 g4. f8 e4 d c2
   }
 
 % uses previous explicit duration of 2;
@@ -350,7 +348,7 @@ Handbuch zum Lernen:
 
 Notation Reference:
 @ref{Was sind Kontexte?},
-@ref{Automatische Silbendauern}.
+@ref{Automatische Silbendauern},
 @ref{Strophen},
 @ref{Manuelle Silbendauern},
 @ref{Dialog zur Musik}.
@@ -458,7 +456,7 @@ Hier ein Beispiel:
 @lilypond[verbatim,quote]
 {
   \time 3/4
-  \relative c' { c2 e4 g2. }
+  \relative { c'2 e4 g2. }
   \addlyrics { play the game }
 }
 @end lilypond
@@ -469,7 +467,7 @@ hinzugefügt werden:
 @lilypond[ragged-right,verbatim,quote]
 {
   \time 3/4
-  \relative c' { c2 e4 g2. }
+  \relative { c'2 e4 g2. }
   \addlyrics { play the game }
   \addlyrics { speel het spel }
   \addlyrics { joue le jeu }
@@ -560,8 +558,8 @@ Hier zwei Beispiele:
 @lilypond[quote,verbatim,ragged-right]
 <<
   \new Staff {
-    \relative c'' {
-      c2 c2
+    \relative {
+      c''2 c2
       d1
     }
   }
@@ -571,8 +569,8 @@ Hier zwei Beispiele:
     }
   }
   \new Staff {
-    \relative c' {
-      c8 c c c c c c c
+    \relative {
+      c'8 c c c c c c c
       c8 c c c c c c c
     }
   }
@@ -660,7 +658,7 @@ ein Unterstrich (@code{_}) für jede Note notiert wird, die
 
 Wenn ein Melisma an einer Silbe auftritt, die nicht die letzte eines
 Wortes ist, wird diese Silbe mit der folgenden durch wiederholte Trennstriche
-verbunden.  Dies wird notiert, indem man zwei Trennstriche (@code{--})
+verbunden.  Dies wird notiert, indem man zwei Trennstriche (@w{@code{--}})
 nach der Silbe notiert.
 
 Wenn ein Melisma an der letzten Silbe eines Wortes auftritt, wird eine
@@ -679,8 +677,8 @@ Melismen werden automatisch zu Noten erstellt, die übergebunden sind:
   \new Voice = "melody" {
     \time 3/4
     f4 g2 ~ |
-    g4 e2 ~ |
-    e8
+    4 e2 ~ |
+    8
   }
   \new Lyrics \lyricsto "melody" {
     Ky -- ri -- e __
@@ -706,6 +704,9 @@ Melismen können automatisch aus den Noten erstellt werden, indem man Legatobög
 >>
 @end lilypond
 
+Dabei ist zu beachten, dass Phrasierungsbogen die Erstellung eines
+Melsima nicht beeinflussen.
+
 @item
 Noten werden als ein Melisma betrachtet, wenn sie manuell mit einem Balken
 versehen werden, vorausgesetzt, dass die automatische Bebalkung ausgeschaltet
@@ -749,9 +750,6 @@ sind:
 >>
 @end lilypond
 
-Mit dieser Methode können allerdings nicht zwei Melismen notiert werden,
-wenn sie direkt aufeinander folgen.
-
 @item
 Ein Melisma kann auch ausschließlich im Gesangstext notiert werden, indem man
 einzlene Unterstriche (@code{_}) für jede Note eingibt, die zum Melisma
@@ -782,7 +780,7 @@ benutzen, ohne dass sie Melismen bezeichnen, wenn
     \time 3/4
     \set melismaBusyProperties = #'()
     c4 d ( e )
-    g8 [ f ] f4 ~ f
+    g8 [ f ] f4 ~ 4
   }
   \new Lyrics \lyricsto "melody" {
     Ky -- ri -- e e -- le -- i -- son
@@ -810,7 +808,7 @@ angegeben werden:
     \time 3/4
     \set melismaBusyProperties = #'()
     c4 d ( e )
-    g8 [ f ] ~ f4 ~ f
+    g8 [ f ] ~ 4 ~ f
   }
   \new Lyrics \lyricsto "melody" {
     Ky -- ri -- _ e __ _ _ _
@@ -915,8 +913,8 @@ Um Variablen zu definieren, die Gesangstext beinhalten, muss die
 @code{\lyricmode}-Umgebung benutzt werden.
 
 @lilypond[quote,verbatim]
-musicOne = \relative c'' {
-  c4 b8. a16 g4. f8 e4 d c2
+musicOne = \relative {
+  c''4 b8. a16 g4. f8 e4 d c2
 }
 verseOne = \lyricmode {
   Joy to the world, the Lord is come.
@@ -945,8 +943,8 @@ aufzurufen.  Das stellt sicher, dass die Stimmen, die durch @code{\lyricsto}
 angefordert werden, auch immer schon definiert sind.  Beispielsweise:
 
 @lilypond[quote,verbatim]
-sopranoMusic = \relative c'' { c4 c c c }
-contraltoMusic = \relative c'' { a4 a a a }
+sopranoMusic = \relative { c''4 c c c }
+contraltoMusic = \relative { a'4 a a a }
 sopranoWords = \lyricmode { Sop -- ra -- no words }
 contraltoWords = \lyricmode { Con -- tral -- to words }
 
@@ -1007,7 +1005,7 @@ System zu positionieren, was man erreicht, indem man den
   <<
     \new Staff {
       \new Voice = "melody" {
-        \relative c'' { c4 c c c }
+        \relative { c''4 c c c }
       }
     }
     \new Lyrics {
@@ -1029,7 +1027,7 @@ Position des Gesangstextes explizit anzugeben:
   <<
     \new Staff = "staff" {
       \new Voice = "melody" {
-        \relative c'' { c4 c c c }
+        \relative { c''4 c c c }
       }
     }
     \new Lyrics \with { alignAboveContext = "staff" } {
@@ -1052,11 +1050,11 @@ verweist, mit @code{\context} angegeben:
   <<
     \new Lyrics = "lyrics" \with {
       % lyrics above a staff should have this override
-      \override VerticalAxisGroup #'staff-affinity = #DOWN
+      \override VerticalAxisGroup.staff-affinity = #DOWN
     }
     \new Staff {
       \new Voice = "melody" {
-        \relative c'' { c4 c c c }
+        \relative { c''4 c c c }
       }
     }
     \context Lyrics = "lyrics" {
@@ -1077,17 +1075,17 @@ einesetzt werden können.  Hier ein Beispiel für die zweite Methode:
   \new ChoirStaff <<
     \new Staff {
       \new Voice = "sopranos" {
-        \relative c'' { c4 c c c }
+        \relative { c''4 c c c }
       }
     }
     \new Lyrics = "sopranos"
     \new Lyrics = "contraltos" \with {
       % lyrics above a staff should have this override
-      \override VerticalAxisGroup #'staff-affinity = #DOWN
+      \override VerticalAxisGroup.staff-affinity = #DOWN
     }
     \new Staff {
       \new Voice = "contraltos" {
-        \relative c'' { a4 a a a }
+        \relative { a'4 a a a }
       }
     }
     \context Lyrics = "sopranos" {
@@ -1110,7 +1108,7 @@ indem man die gegebenen Beispiele modifiziert oder auch die
 
 @snippets
 @lilypondfile[verbatim,quote,texidoc,doctitle]
-{lyrics-old-spacing-settings.ly}
+{obtaining-2.12-lyrics-spacing-in-newer-versions.ly}
 
 @seealso
 Handbuch zum Lernen:
@@ -1137,7 +1135,7 @@ Um den Abstand zwischen Silben zu vergrößern, kann die
 @lilypond[relative=1,verbatim,quote,ragged-right]
 {
   c c c c
-  \override Lyrics.LyricSpace #'minimum-distance = #1.0
+  \override Lyrics.LyricSpace.minimum-distance = #1.0
   c c c c
 }
 \addlyrics {
@@ -1152,8 +1150,8 @@ wirkt, muss sie im @code{layout}-Block vorgenommen werden.
 
 @lilypond[verbatim,quote,ragged-right]
 \score {
-  \relative c' {
-  c c c c
+  \relative {
+  c' c c c
   c c c c
   }
   \addlyrics {
@@ -1163,7 +1161,7 @@ wirkt, muss sie im @code{layout}-Block vorgenommen werden.
   \layout {
     \context {
       \Lyrics
-      \override LyricSpace #'minimum-distance = #1.0
+      \override LyricSpace.minimum-distance = #1.0
     }
   }
 }
@@ -1181,7 +1179,7 @@ Seitenränder ragt, verlangt zusätzliche Computerzeit.  Um den
 Notensatz etwas zu beschleunigen, kann die Überprüfung abgestellt werden:
 
 @example
-\override Score.PaperColumn #'keep-inside-line = ##f
+\override Score.PaperColumn.keep-inside-line = ##f
 @end example
 
 Damit Gesangstext auch nicht mit Taktlinien
@@ -1193,22 +1191,11 @@ zusammenstößt, kann folgende Einstellung gesetzt werden:
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
-      \override BarLine #'transparent = ##t
+      \hide BarLine
   @}
 @}
 @end example
 
-@c TODO Create and add lsr example of lyricMelismaAlignment
-@c It's used like this to center-align all lyric syllables,
-@c even when notes are tied. -td
-
-@ignore
-\layout
-{
-     \context { \Score lyricMelismaAlignment = #0 }
-}
-@end ignore
-
 
 
 @node Gesangstext und Wiederholungen
@@ -1233,8 +1220,8 @@ sich nicht ändert:
   <<
     \new Staff {
       \new Voice = "melody" {
-        \relative c'' {
-          a4 a a a
+        \relative {
+          a'4 a a a
           \repeat volta 2 { b4 b b b }
         }
       }
@@ -1258,8 +1245,8 @@ mit @code{\unfoldRepeats} ausgeklappt wird:
     <<
       \new Staff {
         \new Voice = "melody" {
-          \relative c'' {
-            a4 a a a
+          \relative {
+            a'4 a a a
             \repeat volta 2 { b4 b b b }
           }
         }
@@ -1283,8 +1270,8 @@ ausgeklappt werden soll, müssen alle Wörter notiert werden:
   <<
     \new Staff {
       \new Voice = "melody" {
-        \relative c'' {
-          a4 a a a
+        \relative {
+          a'4 a a a
           \repeat unfold 2 { b4 b b b }
         }
       }
@@ -1310,8 +1297,8 @@ parrallelen Abschnitten geschachtelt wird:
   <<
     \new Staff {
       \new Voice = "melody" {
-        \relative c'' {
-          a4 a a a
+        \relative {
+          a'4 a a a
           \repeat volta 2 { b4 b b b }
         }
       }
@@ -1337,8 +1324,8 @@ Neue Strophen können auf die gleiche Art hinzugefügt werden:
   <<
     \new Staff {
       \new Voice = "singleVoice" {
-        \relative c'' {
-         a4 a a a
+        \relative {
+         a'4 a a a
          \repeat volta 3 { b4 b b b }
           c4 c c c
        }
@@ -1363,6 +1350,55 @@ Neue Strophen können auf die gleiche Art hinzugefügt werden:
 }
 @end lilypond
 
+@cindex alignBelowContext
+@funindex alignBelowContext
+
+Wenn diese Konstruktion jedoch innerhalb eines Mehrsystemkontexts
+eingebettet ist, wie etwa ein @code{ChoirStaff}, werden die Texte
+der zweiten und dritten Strophe unter dem untersten System ausgegeben
+werden.
+
+Um sie richtig zu positionieren, kann @code{alignBelowContext}
+eingesetzt werden:
+
+@lilypond[verbatim,quote]
+\score {
+  <<
+    \new Staff {
+      \new Voice = "melody" {
+        \relative {
+         a'4 a a a
+         \repeat volta 3 { b4 b b b }
+          c4 c c c
+       }
+      }
+    }
+    \new Lyrics = "firstVerse" \lyricsto "melody" {
+      Not re -- peat -- ed.
+      <<
+        { The first time words.        }
+       \new Lyrics = "secondVerse"
+        \with { alignBelowContext = #"firstVerse" } {
+         \set associatedVoice = "melody"
+         Sec -- ond time words.
+       }
+       \new Lyrics = "thirdVerse"
+        \with { alignBelowContext = #"secondVerse" } {
+         \set associatedVoice = "melody"
+         The third time words.
+       }
+      >>
+      The end sec -- tion.
+    }
+    \new Voice = "harmony" {
+      \relative {
+        f'4 f f f \repeat volta 2 { g8 g g4 g2 } a4 a8. a16 a2
+      }
+    }
+  >>
+}
+@end lilypond
+
 
 @c TODO positioning a common line of lyrics
 
@@ -1382,8 +1418,8 @@ werden.
     \new Staff {
       \time 2/4
       \new Voice = "melody" {
-        \relative c'' {
-          a4 a a a
+        \relative {
+          a'4 a a a
           \repeat volta 2 { b4 b }
           \alternative { { b b } { b c } }
         }
@@ -1834,9 +1870,9 @@ geändert werden, wie das folgende Beispiel zeigt.
 
 @lilypond[verbatim,ragged-right,quote]
 <<
-  \new Voice = melody \relative c' {
-    f4 \appoggiatura a32 b4
-    \grace { f16[ a16] } b2
+  \new Voice = melody \relative {
+    f'4 \appoggiatura a32 b4
+    \grace { f16 a16 } b2
     \afterGrace b2 { f16[ a16] }
     \appoggiatura a32 b4
     \acciaccatura a8 b4
@@ -1865,7 +1901,7 @@ die erste des Musikstückes ist, kann ein @code{\with}- oder
 @lilypond[verbatim,ragged-right,quote]
 <<
   \new Voice = melody \relative c' {
-    \grace { c16[( d e f] }
+    \grace { c16( d e f }
     g1) f
   }
   \new Lyrics \with { includeGraceNotes = ##t }
@@ -1889,9 +1925,9 @@ unterschiedlichen Melodien auszurichten.  Das wird mit der
     <<
       \new Voice = "alternative" {
         \voiceOne
-        \times 2/3 {
+        \tuplet 3/2 {
           % show associations clearly.
-          \override NoteColumn #'force-hshift = #-3
+          \override NoteColumn.force-hshift = #-3
           f8 f g
         }
       }
@@ -1958,8 +1994,8 @@ gesetzt.  Es gibt zwei Arten, die Zeilen auszurichten,
 wie das Beispiel zeigt:
 
 @lilypond[ragged-right,verbatim,quote]
-melody = \relative c' {
-e d c d | e e e e |
+melody = \relative {
+e' d c d | e e e e |
 d d e d | c1 |
 }
 
@@ -2001,8 +2037,8 @@ zeigt die Strophennummer an.  Dieses Beispiel zeigt eine Methode, diese
 Art von Notensatz zu produzieren.
 
 @lilypond[ragged-right,quote,verbatim]
-melody = \relative c' {
-  c c c c | d d d d
+melody = \relative {
+  c'4 c c c | d d d d
 }
 
 text = \lyricmode {
@@ -2020,7 +2056,7 @@ text = \lyricmode {
 \markup {
   \fill-line {
     \hspace #0.1 % moves the column off the left margin;
-        % can be removed if space on the page is tight
+     % can be removed if space on the page is tight
      \column {
       \line { \bold "2."
         \column {
@@ -2028,7 +2064,7 @@ text = \lyricmode {
           "It has two lines."
         }
       }
-      \hspace #0.1 % adds vertical spacing between verses
+      \combine \null \vspace #0.1 % adds vertical spacing between verses
       \line { \bold "3."
         \column {
           "This is verse three."
@@ -2036,17 +2072,15 @@ text = \lyricmode {
         }
       }
     }
-    \hspace #0.1  % adds horizontal spacing between columns;
-        % if they are still too close, add more " " pairs
-        % until the result looks good
-     \column {
+    \hspace #0.1 % adds horizontal spacing between columns;
+    \column {
       \line { \bold "4."
         \column {
           "This is verse four."
           "It has two lines."
         }
       }
-      \hspace #0.1 % adds vertical spacing between verses
+      \combine \null \vspace #0.1 % adds vertical spacing between verses
       \line { \bold "5."
         \column {
           "This is verse five."
@@ -2055,7 +2089,7 @@ text = \lyricmode {
       }
     }
   \hspace #0.1 % gives some extra space on the right margin;
-      % can be removed if page space is tight
+  % can be removed if page space is tight
   }
 }
 @end lilypond
@@ -2295,20 +2329,20 @@ Form genutzt werden, wie das Beispiel zeigt:
   \new ChoirStaff <<
     \new Staff {
       \new Voice {
-        \relative c'' { g4\f g g g }
+        \relative { g'4\f g g g }
       }
     }
     \new Staff {
       \new Voice {
-        \relative c' { d4 d d\p d }
+        \relative { d'4 d d\p d }
       }
     }
   >>
   \layout {
     \context {
       \Score
-      \override DynamicText #'direction = #UP
-      \override DynamicLineSpanner #'direction = #UP
+      \override DynamicText.direction = #UP
+      \override DynamicLineSpanner.direction = #UP
     }
   }
 }
@@ -2433,7 +2467,7 @@ Zu Einzelheiten der Seitenformatierung siehe
 
 @item
 Stichworte der Dialoge und Regieanweisungen können mit Textbeschriftungen
-eingefügt werden.  Siehe @ref{Text}.  Ausführliche Regieanweisungen können
+eingefügt werden.  Siehe @ref{Fußnoten erstellen}.  Ausführliche Regieanweisungen können
 mit Abschnitten von alleinstehenden Textbeschriftungen zwischen zwei
 @code{\score}-Umgebungen gesetzt werden. Siehe @ref{Separater Text}.
 
@@ -2454,7 +2488,8 @@ Notationsreferenz:
 @ref{Systeme trennen},
 @ref{Transposition},
 @ref{Orchesterstimmen erstellen},
-@ref{Text eingeben}.
+@ref{Text eingeben}
+@ref{Fußnoten erstellen}.
 
 Schnipsel:
 @rlsr{Vocal music}.
@@ -2476,9 +2511,9 @@ wenn auf dem System nur die Stimme einer Figure notiert ist:
     \new Staff {
       \set Staff.vocalName = \markup \smallCaps Kaspar
       \set Staff.shortVocalName = \markup \smallCaps Kas.
-      \relative c' {
+      \relative {
         \clef "G_8"
-        c4 c c c
+        c'4 c c c
         \break
         c4 c c c
       }
@@ -2487,7 +2522,7 @@ wenn auf dem System nur die Stimme einer Figure notiert ist:
       \set Staff.vocalName = \markup \smallCaps Melchior
       \set Staff.shortVocalName = \markup \smallCaps Mel
       \clef "bass"
-      \relative c' {
+      \relative {
         a4 a a a
         a4 a a a
       }
@@ -2524,7 +2559,7 @@ der Figur angezeigt werden kann.
   #`((instrumentTransposition . ,(ly:make-pitch -1 0 0))
      (shortInstrumentName . "Kas.")
      (clefGlyph . "clefs.G")
-     (clefOctavation . -7)
+     (clefTransposition . -7)
      (middleCPosition . 1)
      (clefPosition . -2)
      (instrumentCueName . ,(markup #:fontsize 1 #:smallCaps "Kaspar"))
@@ -2534,7 +2569,7 @@ der Figur angezeigt werden kann.
   #`((instrumentTransposition . ,(ly:make-pitch 0 0 0))
      (shortInstrumentName . "Mel.")
      (clefGlyph . "clefs.F")
-     (clefOctavation . 0)
+     (clefTransposition . 0)
      (middleCPosition . 6)
      (clefPosition . 2)
      (instrumentCueName . ,(markup #:fontsize 1 #:smallCaps "Melchior"))
@@ -2582,19 +2617,22 @@ Instrumentenbezeichnungen sein.  Im folgenden Beispiel gibt es dazu
 einige Hilfestellungen.
 
 @lilypond[quote,verbatim]
-flute = \relative c'' {
-  s4 s4 e g
+flute = \relative {
+  s4 s4 e'' g
 }
 \addQuote "flute" { \flute }
 
-pianoRH = \relative c'' {
-  c4. g8
+pianoRH = \relative {
+  c''4. g8
   % position name of cue-ing instrument just before the cue notes,
   % and above the staff
-  s1*0^\markup { \right-align { \tiny "Flute" } }
+  \new CueVoice {
+    \override InstrumentSwitch.self-alignment-X = #RIGHT
+    \set instrumentCueName = "Flute"
+  }
   \cueDuring "flute" #UP { g4 bes4 }
 }
-pianoLH = \relative { c4 <c' e> e, <g c> }
+pianoLH = \relative { c4 <c' e> e, <g c> }
 
 \score {
   \new PianoStaff <<
@@ -2613,7 +2651,7 @@ Wenn ein transponierendes Instrument zitiert wird, sollte die
 Orchsterstimme die Tonart angeben, damit die Transposition der
 Stichnoten automatisch geschehen kann.  Das Beispiel unten zeigt,
 wie man das vornimmt.  Die Noten im Beipiel sind sehr tief auf
-dem System, sodass @code{#DOWN} (nach unten) im @code{\cueDuring}
+dem System, sodass @code{DOWN} (nach unten) im @code{\cueDuring}
 definiert ist, damit die Hälse nach unten zeigen.  Die
 Instrumentbezeichnung wird auch unter dem System platziert.  Auch
 die Stimme für die rechte Hand des Klaviers ist explizit definiert.
@@ -2632,11 +2670,15 @@ clarinet = \relative c' {
 pianoRH = \relative c'' {
   \transposition c'
   % position name of cue-ing instrument below the staff
-  s1*0_\markup { \right-align { \tiny "Clar." } }
+  \new CueVoice {
+    \override InstrumentSwitch.self-alignment-X = #RIGHT
+    \override InstrumentSwitch.direction = #DOWN
+    \set instrumentCueName = "Clar."
+  }
   \cueDuring "clarinet" #DOWN { c4. g8 }
   g4 bes4
 }
-pianoLH = \relative { c4 <c' e> e, <g c> }
+pianoLH = \relative { c4 <c' e> e, <g c> }
 
 \score {
   <<
@@ -2771,8 +2813,8 @@ dialogue = \lyricmode {
 \score {
   <<
     \new Lyrics \with {
-      \override LyricText #'font-shape = #'italic
-      \override LyricText #'self-alignment-X = #LEFT
+      \override LyricText.font-shape = #'italic
+      \override LyricText.self-alignment-X = #LEFT
     }
     { \dialogue }
     \new Staff {
@@ -2841,7 +2883,7 @@ die Tonhöhen darzustellen, während der Rhythmus sich am Rhythmus
 der gesprochenen Worte orientiert.
 
 @lilypond[verbatim,quote]
-stemOff = { \override Staff.Stem #'transparent = ##t }
+stemOff = { \hide Staff.Stem }
 
 \relative c' {
   \stemOff
@@ -2858,15 +2900,15 @@ auszulassen, kann der @code{Bar_engraver} entfert werden.
 \score {
   \new StaffGroup <<
     \new Staff {
-      \relative c'' {
-        a4 b c2 |
+      \relative {
+        a'4 b c2 |
         a4 b c2 |
         a4 b c2 |
       }
     }
     \new Staff {
-      \relative c'' {
-        a4 b c2 |
+      \relative {
+        a'4 b c2 |
         a4 b c2 |
         a4 b c2 |
       }
@@ -2875,7 +2917,7 @@ auszulassen, kann der @code{Bar_engraver} entfert werden.
   \layout {
     \context {
       \Staff
-      \remove Bar_engraver
+      \remove "Bar_engraver"
     }
   }
 }
@@ -2887,16 +2929,16 @@ Taktstriche können auf nur für ein System entfernt werden:
 \score {
   \new ChoirStaff <<
     \new Staff
-    \with { \remove Bar_engraver } {
-      \relative c'' {
-        a4 b c2 |
+    \with { \remove "Bar_engraver" } {
+      \relative {
+        a'4 b c2 |
         a4 b c2 |
         a4 b c2 |
       }
     }
     \new Staff {
-      \relative c'' {
-        a4 b c2 |
+      \relative {
+        a'4 b c2 |
         a4 b c2 |
         a4 b c2 |
       }
@@ -2933,9 +2975,9 @@ a4 b c2
 \bar "'"
 a4 b c2
 a4 b c2
-\bar ":"
+\bar ";"
 a4 b c2
-\bar "dashed"
+\bar "!"
 a4 b c2
 \bar "||"
 @end lilypond
@@ -2946,29 +2988,29 @@ Veränderung des @code{\breathe}-Zeichens:
 
 @lilypond[verbatim,quote]
 divisioMinima = {
-  \once \override BreathingSign  #'stencil = #ly:breathing-sign::divisio-minima
-  \once \override BreathingSign  #'Y-offset = #0
+  \once \override BreathingSign.stencil = #ly:breathing-sign::divisio-minima
+  \once \override BreathingSign.Y-offset = #0
   \breathe
 }
 divisioMaior = {
-  \once \override BreathingSign  #'stencil = #ly:breathing-sign::divisio-maior
-  \once \override BreathingSign  #'Y-offset = #0
+  \once \override BreathingSign.stencil = #ly:breathing-sign::divisio-maior
+  \once \override BreathingSign.Y-offset = #0
   \breathe
 }
 divisioMaxima = {
-  \once \override BreathingSign  #'stencil = #ly:breathing-sign::divisio-maxima
-  \once \override BreathingSign  #'Y-offset = #0
+  \once \override BreathingSign.stencil = #ly:breathing-sign::divisio-maxima
+  \once \override BreathingSign.Y-offset = #0
   \breathe
 }
 finalis = {
-  \once \override BreathingSign  #'stencil = #ly:breathing-sign::finalis
-  \once \override BreathingSign  #'Y-offset = #0
+  \once \override BreathingSign.stencil = #ly:breathing-sign::finalis
+  \once \override BreathingSign.Y-offset = #0
   \breathe
 }
 
 \score {
-  \relative c'' {
-    g2 a4 g
+  \relative {
+    g'2 a4 g
     \divisioMinima
     g2 a4 g
     \divisioMaior
@@ -2980,7 +3022,7 @@ finalis = {
   \layout {
     \context {
       \Staff
-      \remove Bar_engraver
+      \remove "Bar_engraver"
     }
   }
 }
@@ -2992,8 +3034,8 @@ weggelassen.
 @lilypond[verbatim,quote]
 \score {
   \new Staff {
-    \relative c'' {
-      a4 b c2 |
+    \relative {
+      a'4 b c2 |
       a4 b c2 |
       a4 b c2 |
     }
@@ -3001,9 +3043,9 @@ weggelassen.
   \layout {
     \context {
       \Staff
-      \remove Bar_engraver
-      \remove Time_signature_engraver
-      \remove Clef_engraver
+      \remove "Bar_engraver"
+      \remove "Time_signature_engraver"
+      \remove "Clef_engraver"
     }
   }
 }
@@ -3019,22 +3061,22 @@ Der erste Takt jeder Hälfte hat immer eine ganze Note.  Das ist der
 zentriert.
 
 @lilypond[verbatim,quote]
-SopranoMusic = \relative g' {
-  g1 | c2 b | a1 | \bar "||"
+SopranoMusic = \relative {
+  g'1 | c2 b | a1 | \bar "||"
   a1 | d2 c | c b | c1 | \bar "||"
 }
 
-AltoMusic = \relative c' {
-  e1 | g2 g | f1 |
+AltoMusic = \relative {
+  e'1 | g2 g | f1 |
   f1 | f2 e | d d | e1 |
 }
 
-TenorMusic = \relative {
-  c1 | c2 c | c1 |
+TenorMusic = \relative {
+  c'1 | c2 c | c1 |
   d1 | g,2 g | g g | g1 |
 }
 
-BassMusic =  \relative {
+BassMusic =  \relative {
   c1 | e2 e | f1 |
   d1 | b2 c | g' g | c,1 |
 }
@@ -3078,8 +3120,7 @@ global = {
       \layout {
         \context {
           \Score
-          \override SpacingSpanner
-          #'base-shortest-duration = #(ly:make-moment 1 2)
+          \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/2)
         }
         \context {
           \Staff