From: Graham Percival <graham@percival-music.ca>
Date: Tue, 15 Apr 2008 08:42:39 +0000 (-0700)
Subject: Add example of stand-alone markup.
X-Git-Tag: release/2.11.45-1~73
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1b05110540a07309d09cfc8d9707b7fb6a424b05;p=lilypond.git

Add example of stand-alone markup.

(Copy and paste from an email a week ago because Valentin is unable
to do so.)
---

diff --git a/Documentation/user/text.itely b/Documentation/user/text.itely
index 8796e0a188..48e2dc6fc1 100644
--- a/Documentation/user/text.itely
+++ b/Documentation/user/text.itely
@@ -248,13 +248,9 @@ A @code{\markup} block can exist by itself, outside of any
 any @code{\score} block.  This syntax is called a @q{top-level
 expression}, and is described in @code{File structure}.
 
-@c TODO: turn this into a @lilypond example
-
-@example
-\markup @{
-  @var{..}
-@}
-@end example
+@lilypond[quote,ragged-right,verbatim]
+\markup{ hello }
+@end lilypond
 
 @noindent
 This allows to print text separately