blob: aaff1a233db03f57848a969bc9463fe3a217cd7f (
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
|
.TH "pslatex" "1" "8 March 2022" "TeX Live"
.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
Email bug reports to <https://lists.tug.org/tex-k> (public mailing list).
.PP
.SH "AUTHOR"
.PP
\fBpslatex\fP was written by David Carlisle.
.PP
This manual page was written by C\&.M\&. Connelly for the Debian
GNU/Linux system\&. It is now maintained as part of TeX Live.
|