blob: c206596a6a07dcffe03873ef123545299823c97d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
.TH "pslatex" "1" "September 2000" "teTeX" "teTeX"
.PP
.SH "NAME"
pslatex \- utility to typeset LaTeX files using PostScript fonts
.PP
.SH "SYNOPSIS"
.PP
\fBpslatex\fP [\fILATEXARGS\fP] \fILATEXFILE\fP[\&.tex]
.PP
.SH "DESCRIPTION"
.PP
\fBpslatex\fP allows you to typeset a LaTeX source file using basic
Adobe Type 1 PostScript fonts (Times, Helvetica, and Courier)
\fIwithout\fP editing the file to load the necessary packages\&.
.PP
It takes any arguments that \fBlatex\fP(1) can take\&.
.PP
.SH "OPTIONS"
.PP
None\&.
.PP
.SH "FILES"
.PP
Many\&. See the readme file for \fIpslatex\&.sty\fP\&.
.PP
.SH "SEE ALSO"
.PP
\fBlatex\fP(1), \fI\fITEXMF\fP/latex/pslatex/00readme\&.txt\fP
.PP
.SH "BUGS"
.PP
None known\&. Report any found to the author\&.
.PP
.SH "AUTHOR"
.PP
\fBpslatex\fP was written by David Carlisle
<david@dcarlisle\&.demon\&.co\&.uk>\&.
.PP
This manual page was written by C\&.M\&. Connelly
<c@eskimo\&.com>, for
the Debian GNU/Linux system\&. It may be used by other distributions
without contacting the author\&. Any mistakes or omissions in the
manual page are my fault; inquiries about or corrections to this
manual page should be directed to me (and not to the primary author)\&.
|