]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/wind.itely
NR: General tidy up - @seealso @knownissue spacing
[lilypond.git] / Documentation / notation / wind.itely
index 9a86ca6d670ed6f5650e02c842bb5b3297153dad..72bb5255f6589f4a71802d95a963547e4ecf8eec 100644 (file)
@@ -80,10 +80,9 @@ See @ref{Articulations and ornamentations}.
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {changing--flageolet-mark-size.ly}
 
-
 @seealso
 Notation Reference:
 @ref{Breath marks},
@@ -113,14 +112,13 @@ Woodwind diagrams can be produced and are described in
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {fingering-symbols-for-wind-instruments.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {recorder-fingering-chart.ly}
 
 @seealso
-
 Notation Reference:
 @ref{Woodwind diagrams}.
 
@@ -188,8 +186,8 @@ This can be indicated by @code{cflat} or @code{fflat}.  Similarly, the
 piobaireachd high g can be written @code{gflat} when it occurs in light
 music.
 
-
 @seealso
+Snippets:
 @rlsr{Winds}.
 
 
@@ -239,10 +237,11 @@ notation.
 }
 @end lilypond
 
-
 @seealso
+Snippets:
 @rlsr{Winds}.
 
+
 @node Woodwinds
 @subsection Woodwinds
 
@@ -393,14 +392,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
@@ -411,25 +406,25 @@ require Scheme ability and may not be accessible to all users.
 @endpredefined
 
 @snippets
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {woodwind-diagrams-listing.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {graphical-and-text-woodwind-diagrams.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {changing-the-size-of-woodwind-diagrams.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {woodwind-diagrams-key-lists.ly}
 
 @seealso
-
 Installed Files:
 @file{scm/define-woodwind-diagrams.scm},
 @file{scm/display-woodwind-diagrams.scm}.
 
-Snippets: @rlsr{Winds}.
+Snippets:
+@rlsr{Winds}.
 
 Internals Reference:
 @rinternals{TextScript},