From 54b6efda801c8120c13c81e75bdd8b28136105b0 Mon Sep 17 00:00:00 2001 From: Till Paala Date: Sun, 10 Jun 2007 13:08:33 +0300 Subject: [PATCH] Updates for the German translation --- Documentation/de/user/basic-notation.itely | 18 +++++++----------- Documentation/de/user/non-music.itely | 2 +- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/Documentation/de/user/basic-notation.itely b/Documentation/de/user/basic-notation.itely index f617d2a694..23cb4a1025 100644 --- a/Documentation/de/user/basic-notation.itely +++ b/Documentation/de/user/basic-notation.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: 0bf625c588a94030d351f3f8ec631cada2e15d8a + Translation of GIT committish: 3733d93a10f64a886941dc05afd8dc07fe47b67a When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -1825,7 +1825,8 @@ erhöhen würde). In Partituren mit vielen Systemen wird ein @code{\bar}-Befehl in einem System automatisch auf alle anderen Systeme angewendet. Die resultierenden Taktlinien sind miteinander verbunden innerhalb einer Gruppe - (@code{StaffGroup}) oder einem Klaviersystem @code{PianoStaff}. + (@code{StaffGroup}) oder einem Klaviersystem (@code{PianoStaff} +bzw. (@code{GrandStaff}). @lilypond[quote,ragged-right,fragment,verbatim] << @@ -3370,18 +3371,13 @@ c1 \alternative { {d2 d} {f f,} } @end lilypond -@c hier neues Beispiel (korrigiert) finden oder ganz weglassen. -Im nächsten Beispiel ist die erste Klammer kein vollständiger Takt, -denn sie umfasst nur drei Schläge. Der Anfang der zweiten Klammer -enthält die fehlende Viertelnote aus der ersten Klammer. Diese -zusätzliche Note hat nichts zu tun mit dem Auftakt zu Beginn des -Beispiels. +Wiederholungen können mit Auftakten kombiniert werden. @lilypond[quote,ragged-right,fragment,verbatim,relative=2] \new Staff { - \partial 4 - \repeat volta 4 { e | c2 d2 | e2 f2 | } - \alternative { { g4 g g } { a | a a a a | b2. } } + \partial 4 e | + \repeat volta 4 { c2 d2 | e2 f2 | } + \alternative { { g4 g g e } { a a a a | b2. } } } @end lilypond diff --git a/Documentation/de/user/non-music.itely b/Documentation/de/user/non-music.itely index ddc50cb2ac..d06bc8c899 100644 --- a/Documentation/de/user/non-music.itely +++ b/Documentation/de/user/non-music.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: fe3ad51aa284b6f8c6dfd27a5b3fb7cffe83c666 + Translation of GIT committish: 3733d93a10f64a886941dc05afd8dc07fe47b67a When revising a translation, copy the HEAD committish of the -- 2.39.5