From: Jan Nieuwenhuizen Date: Thu, 11 Apr 2002 12:02:36 +0000 (+0000) Subject: (Running LilyPond): Separate X-Git-Tag: release/1.5.52~4 X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=commitdiff_plain;h=1bc064f3bcf74b35760da152cdde04020394d554;p=lilypond.git (Running LilyPond): Separate windows viewing commands, remove silly comment about Yap. --- diff --git a/ChangeLog b/ChangeLog index cbdbf1c4ff..6b1fc8d865 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-04-11 Jan Nieuwenhuizen + + * Documentation/user/tutorial.itely (Running LilyPond): Separate + windows viewing commands, remove silly comment about Yap. + 2002-04-10 Mats Bengtsson * scm/grob-description.scm (MultiMeasureRest): number-threshold=1 diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 170a298ab9..41c7d7f7a5 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -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 diff --git a/tex/number.tex b/tex/number.tex index 79621b51e5..8aff711902 100644 --- a/tex/number.tex +++ b/tex/number.tex @@ -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 }