]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/wind.itely
Stops woodwind diagram info appearing on terminal
[lilypond.git] / Documentation / notation / wind.itely
index a9725fd7172391e37d629c06f0927ae5471701cf..a935aa121da5f79d712eb7bc5493ed86b9359386 100644 (file)
@@ -393,14 +393,10 @@ c1^\markup {
 @end lilypond
 
 The list of all possible keys and settings for a given instrument
-can be displayed on the console or in the log file, although they
-will not show up in the music output:
-
-@lilypond[verbatim,quote]
-
-#(print-keys-verbose 'flute)
-
-@end lilypond
+can be displayed on the console using
+@code{#(print-keys-verbose 'flute)} or in the log file using
+@code{#(print-keys-verbose 'flute (current-error-port))}, although
+they will not show up in the music output.
 
 New diagrams can be created by following the patterns in
 @file{scm/define-woodwind-diagrams.scm} and