Search found 4 matches
- Mon Oct 21, 2013 7:29 pm
- Forum: Graphics, Figures & Tables
- Topic: No Graphics Extension recognized
- Replies: 3
- Views: 14168
Re: No Graphics Extension recognized
Wow, I can't believe a simple extra space can mess everything up! Anyway, I hope this post will help other people not going through this trouble. Thank you for the quick response!
- Mon Oct 21, 2013 7:12 pm
- Forum: Graphics, Figures & Tables
- Topic: No Graphics Extension recognized
- Replies: 3
- Views: 14168
No Graphics Extension recognized
Hello all!
I am using PDFLaTeX to compile a document. Until now it was working fine, but suddenly it stopped recognizing any graphics extension.
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\begin{figure}[h]
\includegraphics[width=0.3\linewidth]{anusha.jpg }
\end{figure ...
I am using PDFLaTeX to compile a document. Until now it was working fine, but suddenly it stopped recognizing any graphics extension.
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\begin{figure}[h]
\includegraphics[width=0.3\linewidth]{anusha.jpg }
\end{figure ...
- Thu Jul 28, 2011 7:23 pm
- Forum: Graphics, Figures & Tables
- Topic: Two Figures in one Row (no sub-figure)
- Replies: 2
- Views: 11178
Re: Two Figures in one Row (no sub-figure)
great it's working!
thank you!!
thank you!!
- Thu Jul 28, 2011 6:26 pm
- Forum: Graphics, Figures & Tables
- Topic: Two Figures in one Row (no sub-figure)
- Replies: 2
- Views: 11178
Two Figures in one Row (no sub-figure)
Hi all!
Here is my problem: I would like to put 2 figures on the same row but i don't want them to be merged in one figure or to be subfigures. I want them to be two different figures automatically numbered by latex. It seems much harder than expected.
Any idea?
Thanks:
Here is my problem: I would like to put 2 figures on the same row but i don't want them to be merged in one figure or to be subfigures. I want them to be two different figures automatically numbered by latex. It seems much harder than expected.
Any idea?
Thanks:
