|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T p
Length: 2862 (0xb2e) Types: TextFile Names: »pfd2tfm.source«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« └─⟦ca79c7339⟧ └─⟦this⟧ »DVIware/laser-setters/dvi-to-ps/TeXPS/man/pfd2tfm.source«
.TH PFD2TFM 1L "19 May 89" .ds PS P\s-2OST\s+2S\s-2CRIPT\s+2 .SH "NAME" pfd2tfm \- convert a PFD and AFM file into a TFM file for TeX and a PDR file for dvitps. .SH "SYNOPSIS" .B pfd2tfm [ \fB\-qv\fR ] [ \fB\-m\fI map file name\fR ] [ \fB\-p\fI default encodings directory\fR ] \fIfilename[.pfd] [filename.afm] [-] \fR .\|.\|. .SH "DESCRIPTION" \fIpfd2tfm(l)\fR converts PFD and AFM files into TFM and PDR files so that \*(PS fonts can be used in TeX and the resulting files can be printed with \fIdvi2ps(l)\fR. .PP If the name of an AFM file is given like, for instance, Helvetica, the two files PS-Helvetica.tfm and PS-Helvetica.pdr are generated. Observe that in this case the file extension afm must be given. .PP If, on the other hand, a PFD file is given then all the information about which \*(PS font will be produced etc. is contained in this file. PFD files among other things allow a wide variation of the \*(PS font. See the report mentioned at the end for details what information these afm files might contain. .SH "OPTIONS" .TP .B \-m \fImap file name\fR For versions of Unix which only allow short file name Adobe's TranScript package provides a mapping file which maps a full \*(PS file name to a short version of it. This option allows the user to specify such mapping file. The file is normally called font.map. .PP Assuming you use this option observe that in the PFD file you must use the regular full \*(PS name. Also if you invoke \fIpfd2tfm(l)\fR directly give the full AFM file name, not the abbreviated version of it. .TP .B \-p \fIdefault encodings directory\fR Pick up all default encoding information from the specified directory. The default for this directory is PS_DEF_ENCODINGS. .TP .B \-q Quiet: do not print any messages while processing a DVI file. See also the \-v option. .TP .B \-v Verbose: print extensive messages while processing the DVI files. See also the \-q option. The default is somewhere between \-q and this option. .SH "ENVIRONMENT VARIABLES" .TP .B AFMPATH This environment variable determines a path to locate AFM files. The default is "AFMPATH_DEF". .TP .B TEXFONTS In case font emulation with \*(PS fonts is used the program must locate TFM files. The environment variable given here is used as path to locate those files. The default "TEXFONTS_DEF" is used if the environment variable is not set. .SH "DIAGNOSTICS" Check the \-v and \-q options above. .SH "SEE ALSO" dvi2ps(l), printpdr(l) .PP Stephan v. Bechtolsheim, "\fITeXPS - A TeX \*(PS Software Package"\fR, Report 89-TeXPS-1, Integrated Computer Software, Inc, 1989. This report contains the full description of this software and is highly recommended for further study in particular for how \*(PS fonts are set up by \fIpfd2tfm(l)\fR. .SH "BUGS" You find them, I fix them. .SH "AUTHOR" Stephan v. Bechtolsheim, Integrated Computer Software, Inc