diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-otherprinters.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-otherprinters.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-otherprinters.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-otherprinters.html index 86dc97512a8..2f8abfebd0d 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-otherprinters.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-otherprinters.html @@ -1,7 +1,7 @@ <head> <title>UK TeX FAQ -- question label otherprinters</title> </head><body> -<h3>Output to “other” printers</h3> +<h3>Output to “other” printers</h3> <p/>In the early years of TeX, there were masses of DVI drivers for any (then) imaginable kind of printer, but the steam seems rather to have gone out of the market for production of drivers for @@ -13,7 +13,7 @@ the DVI output driver writers have all gone?). <p/>The general advice, then, is to <a href="FAQ-dvips.html">generate PostScript</a>, and to process that with <i>ghostscript</i> set to generate the format for the printer you actually have. If you are using a Unix system of -some sort, it’s generally quite easy to insert <i>ghostscript</i> +some sort, it’s generally quite easy to insert <i>ghostscript</i> into the print spooling process. <dl> <dt><tt><i>ghostscript</i></tt><dd>Browse <a href="http://www.tex.ac.uk/tex-archive/support/ghostscript/">support/ghostscript/</a> |