]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/wind.itely
Doc: cleanup @file{}, take 2: remove all @/ escaping sequences.
[lilypond.git] / Documentation / notation / wind.itely
index c747819a0287debc65c0da35e67b64030c094b8a..d5c4afbd88364e5112dc7b2ebac88f75812a2163 100644 (file)
@@ -167,7 +167,7 @@ write @code{\taor} instead of
 \grace @{ \small G32[ d G e] @}
 @end example
 
-@file{bagpipe@/.ly} also contains pitch definitions for the bagpipe
+@file{bagpipe.ly} also contains pitch definitions for the bagpipe
 notes in the appropriate octaves, so you do not need to worry about
 @code{\relative} or @code{\transpose}.
 
@@ -403,8 +403,8 @@ will not show up in the music output:
 @end lilypond
 
 New diagrams can be created by following the patterns in
-@file{scm/@/define@/-woodwind@/-diagrams@/.scm} and
-@file{scm/@/display@/-woodwind@/-diagrams@/.scm}.  However, this will
+@file{scm/define-woodwind-diagrams.scm} and
+@file{scm/display-woodwind-diagrams.scm}.  However, this will
 require Scheme ability and may not be accessible to all users.
 
 @predefined
@@ -426,8 +426,8 @@ require Scheme ability and may not be accessible to all users.
 @seealso
 
 Installed Files:
-@file{scm/@/define@/-woodwind@/-diagrams@/.scm},
-@file{scm/@/display@/-woodwind@/-diagrams@/.scm}.
+@file{scm/define-woodwind-diagrams.scm},
+@file{scm/display-woodwind-diagrams.scm}.
 
 Snippets: @rlsr{Winds}.