Minichan

Topic: Hey, so are any of you guys good with LaTeX?

Anonymous A started this discussion 14 years ago #20,620

I need help. I have a .eps file that I want to include in a document but I have no idea how to and every code snippet that I've come across on the internet doesn't work either. Do I have to add it to the path or something?

right now I have

\begin{figure}
\centering
\includegraphics[scale=.7]{figureForSimpleExp.eps}
\label{fig:digraph}
\end{figure}


and in the preamble I import graphicx and esptopdf.

Anonymous B (you) joined in and replied with this 14 years ago, 5 hours later[^] [v] #333,083

What you have works fine for me.

You don't need to add any paths. Just put it in the same directory as the tex file. You shouldn't need to import epstopdf.

Your eps file might just be bad. Try imagmagicks convert tool.

Lee O'Nidas !nBpim1wazU joined in and replied with this 14 years ago, 1 minute later, 5 hours after the original post[^] [v] #333,084

Green wears latex and dresses like a woman.

Anonymous D joined in and replied with this 14 years ago, 10 minutes later, 5 hours after the original post[^] [v] #333,088

Make sure your eps file has bounding box coordinates or you might run into trouble, or just do like Anon B says and convert it and try bringing it in as something else.

Anonymous E joined in and replied with this 14 years ago, 1 day later, 1 day after the original post[^] [v] #333,413

Externally hosted image?

HaikerensGuide !0VegJ9Jl.Q joined in and replied with this 14 years ago, 2 minutes later, 1 day after the original post[^] [v] #333,415

@previous (E)
oh god whats witht he horeshead?

Lee O'Nidas !nBpim1wazU replied with this 14 years ago, 34 seconds later, 1 day after the original post[^] [v] #333,416

@previous (HaikerensGuide !0VegJ9Jl.Q)

Remember Pulp Fiction? It's the gimp.

Anonymous E replied with this 14 years ago, 1 hour later, 1 day after the original post[^] [v] #333,427

@333,415 (HaikerensGuide !0VegJ9Jl.Q)
I like the hooves.

Green !BUMYoLEjfQ joined in and replied with this 14 years ago, 5 minutes later, 1 day after the original post[^] [v] #333,428

I slip on my latex gloves,
then shoot a 1000 doves,
all for Falco's loves,
hope he aint get too roughs,
I love his naughty stuffs.
:

Please familiarise yourself with the rules and markup syntax before posting.