From f6fde95ade72a9d2743d772a174d93fa5744c6c2 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 02:00:29 +0000 Subject: [PATCH] lilypond-1.5.23 --- Documentation/user/tutorial.itely | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 5bc98fe20f..fc88448dd4 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -837,10 +837,12 @@ at @uref{http://www.ghostscript.com}. @unnumberedsubsec Windows users Windows users start the terminal by clicking on the LilyPond icon. Notepad is sufficient for editing the LilyPond file. Viewing the PS file -can be done with @code{gsview32 test.ps}. Viewing DVI files can be done -with @code{yap test.dvi}. The "print" button in Yap will print files. -You can also print from the command line by executing @code{gsview32 /s -test.ps} +can be done with @code{gsview32 test.ps}.@footnote{ You can also view +DVI files with @code{yap test.dvi}, but unfortunately the postscript +interaction seems broken, meaning that you will not see slurs or beams +in the Yap window.} You can also print from the command line by +executing @code{gsview32 /s test.ps} + @node The first real tune -- 2.39.5