PSfrag
   HOME

TheInfoList



OR:

PSfrag is a
LaTeX Latex is an emulsion (stable dispersion) of polymer microparticles in water. Latices are found in nature, but synthetic latices are common as well. In nature, latex is found as a wikt:milky, milky fluid, which is present in 10% of all floweri ...
package that allows one to overlay
Encapsulated PostScript Encapsulated PostScript (EPS) is a Document Structuring Convention (DSC) conforming PostScript document format usable as a graphics file format. The format was developed as early as 1987 by John Warnock and Chuck Geschke, the founders of Adobe, ...
(EPS) figures with arbitrary LaTeX constructions, properly aligned, scaled, and rotated. The user has to place a text tag into the EPS file and the corresponding LaTeX construction into the LaTeX file that will include the EPS file. PSfrag will remove the tag and replace it by the specified LaTeX construction. The authors of PSfrag are Craig Barratt, Michael Grant and David Carlisle.


Basic usage

* Insert a simple tag into the EPS file. The tag must be a single word, alphanumeric, and unaccented. * Add to the LaTeX document a \psfrag command for replacing the tag as follows. \psfrag ositionpsposition] calerotation] * Include the EPS file into the LaTeX document using \includegraphics. * Load psfrag.sty using \usepackage.


Pdf compatibility

PSfrag is not pdf-compatible, but there exist external solutions, like pstool, pst-pdf or pdfrack.


External links

* PSfra
page
at
CTAN C mathematical operations are a group of functions in the C standard library, standard library of the C programming language implementing basic mathematical functions. Different C standards provide different, albeit backwards-compatible, sets of ...
. * PSfra
documentation
* Use of Psfrag with gnuplot and late

* pstoo

at
CTAN C mathematical operations are a group of functions in the C standard library, standard library of the C programming language implementing basic mathematical functions. Different C standards provide different, albeit backwards-compatible, sets of ...
. * pdfrac

at
CTAN C mathematical operations are a group of functions in the C standard library, standard library of the C programming language implementing basic mathematical functions. Different C standards provide different, albeit backwards-compatible, sets of ...
. * pst-pd

at
CTAN C mathematical operations are a group of functions in the C standard library, standard library of the C programming language implementing basic mathematical functions. Different C standards provide different, albeit backwards-compatible, sets of ...
. Free TeX software {{LaTeX navbox