From: Francisco Vila Date: Mon, 31 Oct 2011 01:07:07 +0000 (+0100) Subject: Doc-ja: apply old updates to new files. X-Git-Tag: release/2.15.17-1~33 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=94b124b0191c5f9dd873a62e3b021717b9571db4;p=lilypond.git Doc-ja: apply old updates to new files. --- diff --git a/Documentation/ja/notation/fretted-strings.itely b/Documentation/ja/notation/fretted-strings.itely index 0c9effa229..f6ac52bbf8 100644 --- a/Documentation/ja/notation/fretted-strings.itely +++ b/Documentation/ja/notation/fretted-strings.itely @@ -576,7 +576,7 @@ mynotes = { \mynotes } \new TabStaff { - \contextStringTuning #'custom-tuning + \set stringTunings = \stringTuning \mynotes } >> @@ -600,7 +600,7 @@ mynotes = { 上記の例を、以下のように書き換えることができます: @lilypond[quote,verbatim] -\makeStringTuning #'custom-tuning +"custom-tuning" = \stringTuning mynotes = { c'4 e' g' c'' |