Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(742)

Unified Diff: Documentation/de/notation/fretted-strings.itely

Issue 3842041: Change stringTunings entries from semitones to pitches (Closed)
Patch Set: Adjusted for 2.13.46, fixed alterations in convertrules Created 13 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Documentation/es/notation/fretted-strings.itely » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/de/notation/fretted-strings.itely
diff --git a/Documentation/de/notation/fretted-strings.itely b/Documentation/de/notation/fretted-strings.itely
index 266078cfee0ee692741e6e29949363ab3d2599ea..acfd7a609a38fdc13d7bc9c1a7503b192f907202 100644
--- a/Documentation/de/notation/fretted-strings.itely
+++ b/Documentation/de/notation/fretted-strings.itely
@@ -8,7 +8,7 @@
Guide, node Updating translation committishes.
@end ignore
-@c \version "2.13.36"
+@c \version "2.13.46"
@c Translators: Till Paala
@@ -514,7 +514,10 @@ mynotes = {
\mynotes
}
\new TabStaff {
- \set TabStaff.stringTunings = #'(21 14 7 0)
+ \set TabStaff.stringTunings = #`(,(ly:make-pitch 1 5 0)
+ ,(ly:make-pitch 1 1 0)
+ ,(ly:make-pitch 0 4 0)
+ ,(ly:make-pitch 0 0 0))
\mynotes
}
>>
« no previous file with comments | « no previous file | Documentation/es/notation/fretted-strings.itely » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b