Graphics, Figures & Tablesusing psfrag...

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
workerbee
Posts: 43
Joined: Sat Nov 22, 2008 1:53 am

using psfrag...

Post by workerbee »

Hi All,

My colleague is having trouble creating a PDF using psfrag for his images. I've had no trouble and already gave him tips on using the DVI and PS files to help make the PDF, but he's run across an error. I'm a little stumped as to what went wrong. Any feedback or advice would be most welcome and appreciated, thanks!

Here's the error from his .log file:

Code: Select all

! LaTeX Error: Unknown graphics extension: .eps.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.35 ...cs[width=\textwidth]{linear-nonlinear.eps}
                                                  
?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

using psfrag...

Post by localghost »

It is explained in the psfrag manual thus self-evident that this package can't be used with pdflatex.


Thorsten
workerbee
Posts: 43
Joined: Sat Nov 22, 2008 1:53 am

Re: using psfrag...

Post by workerbee »

Thanks, Thorsten.

I believe my colleague will just be avoiding the use of psfrag, for now, then.
Post Reply