From: Yoshiki Sawada Date: Sun, 18 Mar 2012 08:39:41 +0000 (+0900) Subject: Doc: Fix issue 2410 as for Japanese. X-Git-Tag: release/2.15.35-1~11^2~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e1934bd16cb19426d82eed57d6b626e0ee8d8f0e;p=lilypond.git Doc: Fix issue 2410 as for Japanese. Key_signature_engraver should be Key_engraver. --- diff --git a/Documentation/ja/notation/changing-defaults.itely b/Documentation/ja/notation/changing-defaults.itely index f0c4e38fca..3bfb28b940 100644 --- a/Documentation/ja/notation/changing-defaults.itely +++ b/Documentation/ja/notation/changing-defaults.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*- @ignore - Translation of GIT committish: ebe492ca408fb0d9abf80b94c56197eef8dc2f09 + Translation of GIT committish: 2c5ba46300cf1d3996045fb5d6153306474b042c When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' @@ -604,7 +604,7 @@ words = \lyricmode { These words fol -- low the mel -- o -- dy } プロパティを保存するだけなく、@c @q{エングラーバ} と呼ばれる記譜要素を作成するプラグインを保持します。@c 例えば、@code{Voice} コンテキストは @code{Note_head_engraver} を保持し、@c -@code{Staff} コンテキストは @code{Key_signature_engraver} を保持します。 +@code{Staff} コンテキストは @code{Key_engraver} を保持します。 各プラグインについての説明は、 @ifhtml