[Tugindia] using \includegraphics

Raj Singh raj.ceeri at gmail.com
Wed Mar 8 05:36:09 CET 2006


David,

> suppose I have several .eps files with the same name and do not want to change the names. I   > have tried putting them into different folders but have not been able to write the correct filepath. I > have made several attempts but they did not work.

You need to give the full path or the relative path of the .eps files.
In Unix/Linux environment it is

   \includegraphics{epsfiles/my1.eps}

Similar method is likely to hold true for Windows environment as well.
It will be

   \includegraphics{epsfiles\my1.eps}

I hope this helps.

-- Raj



More information about the tugindia mailing list