From c21ba725e0143d5a81d7465d4a35db4fdbc1632f Mon Sep 17 00:00:00 2001 From: Till Paala Date: Tue, 24 Aug 2010 19:55:06 +0300 Subject: [PATCH] Doc-de: update of unfretted-strings-itely --- .../de/notation/unfretted-strings.itely | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/Documentation/de/notation/unfretted-strings.itely b/Documentation/de/notation/unfretted-strings.itely index 35ba465cfa..f742fa9148 100644 --- a/Documentation/de/notation/unfretted-strings.itely +++ b/Documentation/de/notation/unfretted-strings.itely @@ -1,11 +1,11 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*- @ignore - Translation of GIT committish: 9a65042d49324f2e3dff18c4b0858def81232eea + Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213 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.. + Guide, node Updating translation committishes. @end ignore @c \version "2.12.0" @@ -138,6 +138,10 @@ Notation Reference: @strong{@i{Natürliches Flageolett}} @cindex Flageolett +@cindex harmonische Obertöne (Flageolett) +@cindex Notenköpfe, rautenförmig +@cindex rautenförmige Notenköpfe + @funindex \harmonic @funindex harmonic @@ -146,13 +150,13 @@ Flageolett-Töne können auf verschiedene Arten notiert werden. ein Ton angezeigt werde, bei dem die Saite berührt wird, wo sie sonst abgegriffen würde. -@warning{Flageolett-Töne @strong{müssen} innerhalb von Akkorden -definiert werden, auch wenn nur eine einzelne Note vorhanden ist.} - @lilypond[verbatim,quote,relative=2] -4 2. -\set harmonicDots = ##t -4 2. +d4 e4. +\harmonicsOn +d8 e e +d4 e4. +\harmonicsOff +d8 e e @end lilypond Alternativ kann auch eine normale Noten die Tonhöhe anzeigen, die @@ -175,9 +179,15 @@ Fingers angibt, während die andere in Rautenform die Position des leicht aufgesetzten Fingers anzeigt. @lilypond[verbatim,quote,relative=1] -2 +2. 4 +\set harmonicDots = ##t +2. 4 @end lilypond +@warning{@code{@bs{}harmonic} @strong{muss} innerhalb einer Akkordkonstruktion +gesetzt werden, auch wenn nur eine Note gesetzt wird. Normalerweise würde +@code{@bs{}harmonicsOn} in dieser Situation benutzt.} + @seealso Glossar: @rglos{harmonics}. -- 2.39.5