132 lines
3.1 KiB
HTML
132 lines
3.1 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of FIG2PS2TEX</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>FIG2PS2TEX</H1>
|
|
Section: User Commands (1)<BR>Updated: 2016<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
fig2ps2tex - generate a TeX file for including a PostScript file
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>fig2ps2tex</B>
|
|
|
|
<I>file</I>
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
<I>Fig2ps2tex</I>
|
|
|
|
generates a TeX file for including a PostScript file in a TeX document.
|
|
This involves calculating the bounding box from the Postscript document.
|
|
The TeX inclusion file is written to stdout.
|
|
<P>
|
|
|
|
There is also
|
|
<I>Fig2ps2tex.csh</I>
|
|
|
|
for those systems with csh and dc.
|
|
<P>
|
|
|
|
Note that the
|
|
<I>psfig</I>
|
|
|
|
macro package provides a more sophisticated approach to including
|
|
Postscript files in LaTeX documents.
|
|
<I>Fig2ps2tex</I>
|
|
|
|
works with plain TeX however.
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>USAGE</H2>
|
|
|
|
<P>
|
|
|
|
Assume the Postscript file is called
|
|
<I>foo.ps .</I>
|
|
|
|
The command
|
|
<P>
|
|
<DL COMPACT><DT id="1"><DD>
|
|
% fig2ps2tex foo.ps >foo.tex
|
|
</DL>
|
|
|
|
<P>
|
|
will create the inclusion file with bounding information.
|
|
Then include this file in your TeX document with the command
|
|
<P>
|
|
<DL COMPACT><DT id="2"><DD>
|
|
\input{foo}
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+psfig">psfig</A>(1),
|
|
<A HREF="/cgi-bin/man/man2html?1+latex">latex</A>(1),
|
|
<A HREF="/cgi-bin/man/man2html?1+fig2dev">fig2dev</A>(1),
|
|
<A HREF="/cgi-bin/man/man2html?1+transfig">transfig</A>(1).
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Micah Beck
|
|
<BR>
|
|
|
|
Cornell University
|
|
<P>
|
|
Man page by George Ferguson, <A HREF="mailto:ferguson@cs.rochester.edu">ferguson@cs.rochester.edu</A>.
|
|
<P>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
Copyright 1994 Micah Beck
|
|
<P>
|
|
|
|
The X Consortium, and any party obtaining a copy of these files from
|
|
the X Consortium, directly or indirectly, is granted, free of charge, a
|
|
full and unrestricted irrevocable, world-wide, paid up, royalty-free,
|
|
nonexclusive right and license to deal in this software and
|
|
documentation files (the "Software"), including without limitation the
|
|
rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
and/or sell copies of the Software, and to permit persons who receive
|
|
copies from any such party to do so, with the only requirement being
|
|
that this copyright notice remain intact. This license includes without
|
|
limitation a license to do the foregoing actions under any patents of
|
|
the party supplying this software to the X Consortium.
|
|
<P>
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="6"><A HREF="#lbAE">USAGE</A><DD>
|
|
<DT id="7"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="8"><A HREF="#lbAG">AUTHOR</A><DD>
|
|
<DT id="9"><A HREF="#lbAH">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:12 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|