|
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 t
Length: 1886 (0x75e) Types: TextFile Names: »transfig.1«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« └─⟦036c765ac⟧ └─⟦this⟧ »TeX3.0/TeXgraphics/transfig/doc/transfig.1«
.TH TRANSFIG 1 "29 March 1989" .SH NAME transfig \- creates a makefile for portable LaTeX figures .SH SYNOPSIS .B transfig [ -L \fIlanguage\fR ] [ -M \fImakefile\fR ] [ -T \fItexfile\fR ] [ \fIcontrol_specs\fR figfile ... ] ...] .SH DESCRIPTION .I Transfig creates a makefile to translate figures described in Fig code, PostScript, or PIC into a specified LaTeX graphics \fIlanguage\fR. PostScript and PIC files are identified by the suffixes ".ps" and ".pic" respectively; Fig files can be specified either with or without the suffix ".fig" . Transfig also creates a TeX macro file appropriate to the target language. .SH OPTIONS The \fIlanguage\fR specifier must be either .T .BR epic , .BR eepic , .BR eepicemu , .BR latex , .BR pictex , .BR ps , .BR psfig , .BR tpic , or .BR null . The specifier .B psfig is like the .B ps specifier, except that it make use of the psfig macro package. The specifier .B null results in the figures being replaced by empty boxes of the appropriate size. If no language is specified, .B epic is the default. .PP The names of the makefile and TeX macro file can be set with the -M and -T options. The default names are "Makefile" and "transfig.tex", respectively. .PP Control specifiers are .TP \fB\-m\fI mag\fR set the magnification at which the figure is rendered (default 1.0). .TP \fB\-f\fI font\fR set the default font family used for text objects (default "\fBcmr\fR"). .TP \fB\-s \fIfontsize\fR set the default font size (in points) for text objects (default 11*\fImag\fR). .PP If there is no scaling, the default font is "\fB\\elvrm\fR". Language and control specifiers may occur more than once; they affect the translation of files which appear to their right in the argument list. If no files are specified, then "*.fig" is assumed. .SH "SEE ALSO" fig(1), fig2dev(1), pic(1), pic2fig(1), .SH AUTHOR Micah Beck (beck@svax.cs.cornell.edu)