]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-staff-size.ly
Remove hard-coded links to v2.13 docs (issue 2399).
[lilypond.git] / Documentation / snippets / changing-the-staff-size.ly
index f7c4d3dd78259c01e4510df336998c9f345d7999..4ec923b18bcb8d3908996deb7b3dfb8c6e6fab2c 100644 (file)
@@ -11,7 +11,7 @@
 
   texidoc = "
 Though the simplest way to resize staves is to use
-@code{#(set-global-staff-size @var{xx})}, an individual staff's size can be
+@code{#(set-global-staff-size xx)}, an individual staff's size can be
 changed by scaling the properties @code{'staff-space} and
 @code{fontSize}.