]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/item-scheme.cc
[doc] Handle leading dash in @code.
[lilypond.git] / lily / item-scheme.cc
index bd612efdee551e47bd0073b77962c4b5da0e7592..11604bb33aa8b16fb89dfc8fd4fc007e0d5d2d5e 100644 (file)
@@ -31,7 +31,7 @@ LY_DEFINE (ly_item_p, "ly:item?",
 
 LY_DEFINE (ly_item_break_dir, "ly:item-break-dir",
            1, 0, 0, (SCM it),
-           "The break status direction of item @var{it}.  @code{-1} means"
+           "The break status direction of item @var{it}.  @w{@code{-1}} means"
            " end of line, @code{0}@tie{}unbroken, and"
            " @code{1}@tie{}beginning of line.")
 {