X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fde%2Fuser%2Ffretted-strings.itely;h=45a8025daf37d2ea6e280aa821441ca8dbf45dfa;hb=3eb1e37e2e0b3966142cd04b85e30ab882308612;hp=7fd0f77691f572f3de40838d380f10fd8c9ccfac;hpb=a9d9433bc7b95cb2d4b3d96eefce7a8437c0d44e;p=lilypond.git diff --git a/Documentation/de/user/fretted-strings.itely b/Documentation/de/user/fretted-strings.itely index 7fd0f77691..45a8025daf 100644 --- a/Documentation/de/user/fretted-strings.itely +++ b/Documentation/de/user/fretted-strings.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: 499a511d4166feaada31114e097f86b5e0c56421 + Translation of GIT committish: 5131c3292d30cabdf08839daa02a006e4d3c96c5 When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -895,17 +895,19 @@ mychords = \chordmode{ Unterschiedliche Bunddiagramme für den selben Akkord können gespeichert werden, indem unterschiedliche Oktaven für die -Tonhöhe benutzt werden. +Tonhöhe benutzt werden. Die unterschiedliche Oktave sollte +mindestens zwei Oktaven über oder unter der Standardoktave liegen, +die für transponierende Bunddiagramme eingesetzt wird. @lilypond[verbatim, ragged-right, quote] \include "predefined-guitar-fretboards.ly" -\storePredefinedDiagram \chordmode {c'} +\storePredefinedDiagram \chordmode {c''} #guitar-tuning #(offset-fret 2 (chord-shape 'bes guitar-tuning)) mychords = \chordmode{ - c1 c' + c1 c'' } << @@ -946,15 +948,15 @@ oder als @code{fret-diagram-verbose}-Liste erstellt werden. % add some new chords based on the power chord shape -\storePredefinedDiagram \chordmode {f'} +\storePredefinedDiagram \chordmode {f''} #guitar-tuning #(chord-shape 'powerf guitar-tuning) -\storePredefinedDiagram \chordmode {g'} +\storePredefinedDiagram \chordmode {g''} #guitar-tuning #(offset-fret 2 (chord-shape 'powerf guitar-tuning)) mychords = \chordmode{ - f1 f' g g' + f1 f'' g g'' } << @@ -982,6 +984,9 @@ gehören dem @code{FretBoards.FretBoard}-Kontext an. @lilypondfile[verbatim,lilyquote,texidoc,doctitle] {defining-predefined-fretboards-for-other-instruments.ly} +@lilypondfile[verbatim,lilyquote,texidoc,doctitle] +{chordchanges-for-fretboards.ly} + @seealso Notationsreferenz: