Search found 3 matches

by quodlibet
Thu Aug 21, 2008 5:31 pm
Forum: General
Topic: importing .jpg pictures
Replies: 1
Views: 3335

importing .jpg pictures

hello!

I'm trying to import a .jpg picture in LaTex.
This is what I'm doing:

I included \usepackage{graphicx} in the preamble, then

\begin{figure}[h]
\centering
\includegraphics[scale=1.0]{PIC-NAME}
\label{fig:thesis-cover-pic}
\end{figure}

but LaTeX gives me the following error: `Cannot ...
by quodlibet
Fri May 09, 2008 10:57 pm
Forum: General
Topic: "The system cannot find the path specified " problem
Replies: 3
Views: 14619

Re: "The system cannot find the path specified " problem

Thank you so much!

It works perfectly now. :D

Best regards.
by quodlibet
Fri May 09, 2008 4:55 pm
Forum: General
Topic: "The system cannot find the path specified " problem
Replies: 3
Views: 14619

"The system cannot find the path specified " problem

Hello!

I just installed MiXTeX 2.7 (removing an extremely old 2.4). The Editor, TeXnicCenter 1 Beta 7.0, doesn't work any more, just the following comment appear:

C:\programmi\MiKTeX\texmf\bin\pdflatex.exe Cannot execute the command. Error: The system cannot find the path specified

What should I ...