[OS X TeX] Unknown Graphics Extension

Michael Murray mmurray at maths.adelaide.edu.au
Mon Nov 22 04:00:22 EST 2004


>I have just tried typesetting a paper which I am pretty sure worked 
>OK before, but with texLive 2004 etc, I am getting messages of the 
>form (when typesetting with TeX + Ghostscript)
>
>! LaTeX Error: Unknown graphics extension: .Sketch.ps.
>
>See the LaTeX manual or LaTeX Companion for explanation.
>Type  H <return>  for immediate help.
>  ...
>
>l.127 ...ics[width=1.0in]{Sashikumar02.Sketch.ps}}
>
>
>It seems the name a.b.ps is confusing it, where it thinks that the 
>extension is .b.ps instead of .ps (its looking at the first "." 
>instead of the last "."). Any ideas how to get around this (apart 
>from renaming the files, which I don't really want to do as I am 
>working on this with someone else)?
>
>
>
>Best wishes
>
>Ralph
>--


Hi Ralph

This file below OK for me using TeX+Ghostcript and I just updated everything
yesterday.

Michael

----------------
\documentclass[11pt]{article}

\usepackage{graphicx}


\begin{document}


\includegraphics{fred.Sketch.eps}


  \end{document}

--------------------


You could try putting in

\DeclareGraphicsExtensions{.eps, .jpg, Sketch.ps}

I have no idea if it will help :-)



Michael
-- 
..........................................................
Michael Murray

Professor of Pure Mathematics
Head of School   
School of Mathematical Sciences      Fax: 61+ 8 8303 
3696                                      
University of Adelaide             Phone: 61+ 8 8303 4174       
Australia  5005      Email: mmurray at maths.adelaide.edu.au             
            Web: http://www.maths.adelaide.edu.au/~mmurray

CRICOS Provider Number 00123M

This email message is intended only for the addressee(s)
and contains information that may be confidential and/or
copyright.  If you are not the intended recipient please
notify the sender by reply email and immediately delete
this email. Use, disclosure or reproduction of this email
by anyone other than the intended recipient(s) is strictly
prohibited. No representation is made that this email or
any attachments are free of viruses. Virus scanning is
recommended and is the responsibility of the recipient.
..........................................................
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the MacOSX-TeX mailing list