I have no idea what I should look for, and if it is so obvious couldn't you please tell me what I should actually do?
I am learning to use latex on my own and I have to hand in an important paper by next week.
Search found 6 matches
- Sat Jul 02, 2011 11:10 pm
- Forum: Graphics, Figures & Tables
- Topic: Position of Graphs
- Replies: 4
- Views: 2429
- Fri Jul 01, 2011 10:11 am
- Forum: Graphics, Figures & Tables
- Topic: Position of Graphs
- Replies: 4
- Views: 2429
Position of Graphs
I am using Texniccenter and Mitex as a compiler.
I want to add some .pdf files
The graph should be so...
Text
\begin{figure}
\includegraphics [scale= 0.12]{C:/TEX/imgs/Table.eps}
\caption{Production}
\label{fg:Null}
\end{figure}
Text
but compiling it the result is that the graph is above all ...
I want to add some .pdf files
The graph should be so...
Text
\begin{figure}
\includegraphics [scale= 0.12]{C:/TEX/imgs/Table.eps}
\caption{Production}
\label{fg:Null}
\end{figure}
Text
but compiling it the result is that the graph is above all ...
- Fri Jul 01, 2011 10:09 am
- Forum: Math & Science
- Topic: Problem with Equation Reference
- Replies: 1
- Views: 6156
Problem with Equation Reference
I tried to use the following commands
\begin{equation}\label{xx} 3+4=7 \end{equation}
Referring to the equation \eqref{xx}
or
\begin{equation}3+4=7 \label{xx}\end{equation}
Referring to the equation \eqref{xx}
but it did not work...
it worked just if instead of \eqref{xx} I wrote \ref{xx ...
\begin{equation}\label{xx} 3+4=7 \end{equation}
Referring to the equation \eqref{xx}
or
\begin{equation}3+4=7 \label{xx}\end{equation}
Referring to the equation \eqref{xx}
but it did not work...
it worked just if instead of \eqref{xx} I wrote \ref{xx ...
- Mon Jun 13, 2011 6:06 pm
- Forum: Graphics, Figures & Tables
- Topic: Problems with Graphs
- Replies: 4
- Views: 2502
Re: Problems with Graphs
Now I have problems creating a bounding box in a pdf file for a pdf image...
- Sun Jun 12, 2011 4:55 pm
- Forum: Graphics, Figures & Tables
- Topic: Problems with Graphs
- Replies: 4
- Views: 2502
Re: Problems with Graphs
Thanks,I had already changed the folder name but it did not work.
I solved the problem writing the the path as follows ( NOTE THAT THE SLASH ARE IN A DIFFERENT DIRECTION - Slash instead of back slash)
C:/TEX/img/Graph2.png
Is this normal?
I solved the problem writing the the path as follows ( NOTE THAT THE SLASH ARE IN A DIFFERENT DIRECTION - Slash instead of back slash)
C:/TEX/img/Graph2.png
Is this normal?
- Sat Jun 11, 2011 6:01 pm
- Forum: Graphics, Figures & Tables
- Topic: Problems with Graphs
- Replies: 4
- Views: 2502
Problems with Graphs
I have serious problems with the graphs in whatever format .pdf .eps or .png
I am using Texnic Center and Miktex as a compiler and I am having problems because it generates a frame with written the directory of the image but I can not see the image.
I have uploaded the graphic package... my code is ...
I am using Texnic Center and Miktex as a compiler and I am having problems because it generates a frame with written the directory of the image but I can not see the image.
I have uploaded the graphic package... my code is ...