]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/notation/wind.itely
Merge branch 'translation' into staging
[lilypond.git] / Documentation / ja / notation / wind.itely
index a7df94c0f51e29c3888959a981b39ce723b18d54..7fe71124d8ca2274b9d93a73610c1b3607a7060e 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
 @ignore
-    Translation of GIT committish: 3b8f430efd506ccd6ae8235be0f08468c0da937d
+    Translation of GIT committish: dadabdfc4537ef85adb9159d46eda5a0ff180835
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -411,15 +411,11 @@ c1^\markup {
 }
 @end lilypond
 
-楽器に対して使用できるすべてのキーと設定のリストを@c
-コンソールやログ ファイルに表示させることができますが、@c
-楽譜出力には表示されません:
-
-@lilypond[verbatim,quote]
-
-#(print-keys-verbose 'flute)
-
-@end lilypond
+楽器に対して使用できるすべてのキーと設定のリストを表示させることができます。@c
+コンソールに表示させるには @code{#(print-keys-verbose 'flute)} を用い、@c
+ログ ファイルに表示させるには
+@code{#(print-keys-verbose 'flute (current-error-port))} を用います。@c
+楽譜出力に表示させることはできません。
 
 @file{scm/define-woodwind-diagrams.scm} と
 @file{scm/display-woodwind-diagrams.scm} のパターンに従って、@c