From e8c4826ed3fca952984600bcce60b53e76aff5d2 Mon Sep 17 00:00:00 2001 From: Jean-Charles Malahieude Date: Mon, 25 May 2015 16:35:35 +0200 Subject: [PATCH] Doc: correct typo for backslash in @warning is @bs{} --- Documentation/notation/input.itely | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely index aef1360068..8e7b393177 100644 --- a/Documentation/notation/input.itely +++ b/Documentation/notation/input.itely @@ -1283,7 +1283,7 @@ left/bottom edge and zero implies the mark is centered on the edge. is the context in which the grob being footnoted is created. It may be omitted if the grob is in a bottom context, e.g. a @code{Voice} context. - + @item GrobName specifies a type of grob to mark (like @samp{Flag}). If it is specified, the footnote is not attached to a music expression in @@ -2781,8 +2781,8 @@ To create a MIDI output file from a LilyPond input file, insert a @} @end example -@warning{ A @code{\score} block that, as well as the music, contains -only a @code{\midi} block (i.e. @emph{without} the @code{\layout} +@warning{ A @code{@bs{}score} block that, as well as the music, contains +only a @code{@bs{}midi} block (i.e. @emph{without} the @code{@bs{}layout} block), will only produce MIDI output files. No notation will be printed.} -- 2.39.5