Top Qs
Timeline
Chat
Perspective
PSfrag
LaTeX package From Wikipedia, the free encyclopedia
Remove ads
Remove ads
PSfrag is a LaTeX package that allows one to overlay Encapsulated PostScript (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.
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
The authors of PSfrag are Craig Barratt, Michael Grant and David Carlisle.
Remove ads
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{tag}[position][psposition][scale][rotation]{LaTeX construction}
- 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
- PSfrag page at CTAN.
- PSfrag documentation.
- Use of Psfrag with gnuplot and latex
- pstool at CTAN.
- pdfrack at CTAN.
- pst-pdf at CTAN.
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads