MAN page from Old RedHat 5.X transfig-3.2-5.i386.rpm
TRANSFIG
Section: User Commands (1)
Updated: 1 Sept 1990
Index NAME
transfig - creates a makefile for portable LaTeX figures
SYNOPSIS
transfig[ -L
language ][ -M
makefile ][ -T
texfile ][ -I
macrofile ][ -V ] [
control_specs figfile ... ] ...]
DESCRIPTION
Transfigcreates a makefile to translate figures described in Fig codeor PIC into a specified LaTeX graphics
language.PIC files are identified by the suffix ".pic";Fig files can be specified either with or without the suffix ".fig" .Transfig also creates a TeX macro file appropriate to the target language.
OPTIONS
The
language specifier must be either
epic,
eepic,
eepicemu,
latex,
pictex,
ps,
psfig,
pstex,
textyl,
tpic,or
null.The specifier
psfigis like the
psspecifier, except that itmake use of the psfig macro package.The specifier
pstexis like
psfig,except that it uses LaTeX to process formatted (special) text.The specifier
nullresults in the figures being replaced by empty boxes of theappropriate size.If no language is specified,
epicis the default.
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.If the -I option is specified, then a command to read in macrofile is inserted into the TeX macro file.
If the -V option is specified, the program version number is printed only.
Control specifiers are
- -m mag
- set the magnification at which the figure is rendered (default 1.0).
- -f font
- set the default font family used for text objects (default "rm").
- -s fontsize
- set the default font size (in points) for text objects (default 11*mag).
- -o option
- pass the specified option string through to fig2dev.
If there is no scaling, the default font is an eleven point roman font.Language and control specifiers may occur more than once;they affect the translation of files which appear to theirright in the argument list. If no files are specified, then "*.fig" is assumed.
SEE ALSO
fig(1),
fig2dev(1),
pic(1),
pic2fig(1),
COPYRIGHT
Copyright (c) 1985 Supoj Sutantavibul
Copyright (c) 1991 Micah Beck
THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NOEVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT ORCONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHERTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE ORPERFORMANCE OF THIS SOFTWARE.
The X Consortium, and any party obtaining a copy of these files fromthe X Consortium, directly or indirectly, is granted, free of charge, afull and unrestricted irrevocable, world-wide, paid up, royalty-free,nonexclusive right and license to deal in this software anddocumentation files (the "Software"), including without limitation therights to use, copy, modify, merge, publish, distribute, sublicense,and/or sell copies of the Software, and to permit persons who receivecopies from any such party to do so, with the only requirement beingthat this copyright notice remain intact. This license includes withoutlimitation a license to do the foregoing actions under any patents ofthe party supplying this software to the X Consortium.
AUTHOR
Micah Beck
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
- COPYRIGHT
- AUTHOR
This document was created byman2html,using the manual pages.