diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-previewers.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-previewers.html | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-previewers.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-previewers.html deleted file mode 100644 index 77bbe0d4959..00000000000 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-previewers.html +++ /dev/null @@ -1,32 +0,0 @@ -<head> -<title>UK TeX FAQ -- question label previewers</title> -</head><body> -<h3>DVI previewers</h3> -<p/>EmTeX for PCs running MSDOS or OS/2, MiKTeX and -XEmTeX for PCs running Windows and OzTeX for the Macintosh, all -come with previewers that can be used on those platforms. EmTeX’s -previewer can also be run under Windows 3.1. -<p/>Commercial PC TeX packages (see -<a href="FAQ-commercial.html">commercial vendors</a>) -have good previewers for PCs running Windows, or for Macintoshes. -<p/>For Unix systems, there is one ‘canonical’ viewer, <i>xdvi</i>. -<i>Xdvik</i> is a version of <i>xdvi</i> using the -<i>web2c</i> libraries; it is now built from the same distribution -as <i>xdvi</i>. The TeX Live distributions for Unix systems -include a version of <i>xdvik</i>. -<p/>Alternatives to previewing include -<ul> -<li> conversion to ‘similar’ ASCII text (see - <a href="FAQ-toascii.html">converting to ASCII</a>) and using a - conventional text viewer to look at that, -<li> generating a PostScript version of your document and viewing it - with a <i>Ghostscript</i>-based previewer (see - <a href="FAQ-PSpreview.html">previewing PostScript files</a>), and -<li> generating PDF output, and viewing that with - <i>Acrobat</i> <i>Reader</i> or one of the substitutes for that. -</ul> -<dl> -<dt><tt><i>xdvi</i></tt><dd><a href="http://mirror.ctan.org/dviware/xdvi">dviware/xdvi</a>; <a href="http://mirror.ctan.org//help/Catalogue/entries/xdvi.html">catalogue entry</a> -</dl> -<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=previewers">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=previewers</a> -</body> |