]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/notation/changing-defaults.itely
Doc: Fix issue 2410 as for Japanese.
[lilypond.git] / Documentation / ja / notation / changing-defaults.itely
index 0099c229df736effdddc7aafb1fceb2dd86b72c5..3bfb28b94011dfbd91a0c162142ba8d8355a17c1 100644 (file)
@@ -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'
@@ -35,7 +35,7 @@ LilyPond はデフォルトで最高品質の出力を提供できるよう設
 このマニュアルは利用可能なすべての変数、関数、それにオプションを@c
 リストアップしています。@c
 これは HTML ドキュメントとして記述されていて、@c
-@uref{http://@/lilypond@/.org/@/doc/@/stable/@/Documentation/@/user/@/lilypond@/-internals/,オンライン}
+@uref{http://@/lilypond@/.org/@/doc/@/stable/@/Documentation/@/internals/,オンライン}
 で入手可能であり、@c
 LilyPond ドキュメント パッケージにも含まれています。
 
@@ -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