From b0b19aa2de9b68933ad1031cab93422ac3b4742e Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Mon, 7 Oct 2002 13:52:43 +0000 Subject: [PATCH] Update. --- Documentation/windows/installing.texi | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Documentation/windows/installing.texi b/Documentation/windows/installing.texi index d2c14b5b69..9f7c4c9b08 100644 --- a/Documentation/windows/installing.texi +++ b/Documentation/windows/installing.texi @@ -145,8 +145,17 @@ PDF output to `foo.pdf'... @end example If you install the Cygwin's XFree86 X11 window system, tetex-x11 and -ghostscript-x11 packages too, you can view the @code{dvi} output doing -@code{xdvi test.dvi}. If you have installed a PostScript/PDF viewer, +ghostscript-x11 packages too, you can view the @code{dvi} output +@c copied from tutorial, where xdvi command has been explained above +@c doing @code{xdvi test.dvi}. +doing: + +@example +startx +xdvi test.dvi +@end example + +If you have installed a PostScript/PDF viewer, such as @code{GSView} from @uref{http://www.cs.wisc.edu/~ghost}, viewing the PS file can be done with: -- 2.39.5