From ea19bcc59cf8bab03632a84a23646b9c10853618 Mon Sep 17 00:00:00 2001 From: James Lowe Date: Tue, 6 Apr 2010 15:26:44 +0100 Subject: [PATCH] Doc: NR Clarification Windows w/ \displayLilyMusic --- Documentation/notation/input.itely | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely index 2a8396163b..29e96a5d82 100644 --- a/Documentation/notation/input.itely +++ b/Documentation/notation/input.itely @@ -1297,7 +1297,8 @@ To enter the copyright sign in the copyright notice use: @funindex \displayLilyMusic Displaying a music expression in LilyPond notation can be -done using the music function @code{\displayLilyMusic}. For example, +done with the music function @code{\displayLilyMusic} but only when +using the command line. For example, @example @{ @@ -1311,12 +1312,10 @@ will display @{ a,4 cis e fis g @} @end example -By default, LilyPond will print these messages to the console along -with all the other messages. To split up these messages and save -the results of @code{\display@{STUFF@}}, redirect the output to -a file. - -@c TODO What happens under Windows? +By default, LilyPond will print these messages to the console +along with all the other LilyPond compilation messages. To split +up these messages and save the results of @code{\display@{STUFF@}}, +redirect the output to a file. @example lilypond file.ly >display.txt -- 2.39.5