Thanks! It seems like it's because I'm using the multi-column environment, so that means I can't use floats. I'm pretty sure it's working if I just use the \includegraphics command, but is there any way to still include captions? I don't think my prof. would be okay with it if I left those out :)
Yeah, I've gone back to trying PDF's and JPEG's. I'm using the following text
\begin{figure}[h]
\begin{center}
\includegraphics[scale=0.5]{Emulsion}
\caption{One of the photographic emulsion plates obtained by Lattes, Powell, et. al. \cite{LP2}depicting the decay of a pion ($m_1$) into a...
Well at least now I'm getting an error: its ays Unknown graphics extension: .eps, and also \epsfig{file=Emulsion.eps} gets a question mark. I was under the impression that TeXShop could handle PDF's but not EPS's. Now it seems like this is the case. Help?
So I'm discovering. Is there a quick way to convert them? Will changing the file type and replacing \includegraphics{SeminalEmulsion.jpg} with \psfig{file=FileName.eps} solve the problem?
Hi everyone,
I'm trying to put graphics into a lab report in LaTeX, and the images simply won't show up. I've tried doing it several ways, including this:
\begin{figure}[h]
\begin{center}
\includegraphics{SeminalEmulsion.jpg}
\caption{default}
\label{default}
\end{center}
\end{figure}...
Homework Statement
A pendulum bob of mass m is suspended by massless thread of length l from the ceiling of a boxcar. The car undergoes constant acceleration a along a straight, level track. What, in the small angle approximation, is the oscillatory period tau of the pendulum?
Homework...
Homework Statement
Snowboarders, standing at the top of a spherical mountain, hold a contest to see who can slide farthest down the mountain before taking flight. Contestants must decide whether to use High Friction Wax A or Low Friction Wax B. "M-dog" Matt Curcio was one of the contestants...
Homework Statement
The circuit consists of a battery, switch, resistor, and capacitor connected in a loop in series. When the switch is closed at time t=0, a time-dependent current flows out of the battery and charges the capacitor. The capacitor is fully charged at time t=infinity. Show...