]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Running LilyPond): Separate
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 11 Apr 2002 12:02:36 +0000 (12:02 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 11 Apr 2002 12:02:36 +0000 (12:02 +0000)
windows viewing commands, remove silly comment about Yap.

ChangeLog
Documentation/user/tutorial.itely
tex/number.tex

index cbdbf1c4ff8e4e83cf0aea4d61c83f1f3e352ac4..6b1fc8d8653ad4d1e60088d30ad8272d940ae0f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/tutorial.itely (Running LilyPond):  Separate
+       windows viewing commands, remove silly comment about Yap.
+
 2002-04-10  Mats Bengtsson  <matsb@s3.kth.se>
 
         * scm/grob-description.scm (MultiMeasureRest): number-threshold=1
index 170a298ab91a4b61f8c1accf9545c7f6c2a704fd..41c7d7f7a5cbbff2998cfd83ddd72a365c5ef48b 100644 (file)
@@ -835,14 +835,20 @@ at @uref{http://www.ghostscript.com}.
 @cindex PostScript
 
 @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}.@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}
-
+Windows users start the terminal by clicking on the LilyPond or Cygwin
+icon.  Notepad is sufficient for editing the LilyPond file.  Viewing
+the PS file can be done with:
+@quotation
+@example
+@code{gsview32 test.ps}
+@end example
+@end quotation
+You can also print from the command line by executing:
+@quotation
+@example
+@code{gsview32 /s test.ps}
+@end example
+@end quotation
 
 
 @node The first real tune
index 79621b51e57360f3ce95d115e1378792fc277be4..8aff711902648dbff9f438f775212fdd59715f54 100644 (file)
@@ -12,7 +12,7 @@
 \def\test#1{%
         \hbox {%
                 \vrule height #1pt width 5pt
-                \vbox{44}
+                \vbox{ 0 1 2 3 4 5 6 7 8 9 .-,}
                 \vrule height #1pt width 5pt
                 \hfill
         }