Hi Stefan,
But still a *.jpeg file should get compiled with pdflatex. Its only *.eps that pdflatex doesnt accept.
Well you see i have presently given up on this and take on to "latex" and *.eps for present and it works fine. As they say, there is always more than one way to do a single thing ...
Search found 11 matches
- Wed Sep 17, 2008 3:02 pm
- Forum: General
- Topic: Latex Graphics: Unable to place figure in Latex Doc
- Replies: 12
- Views: 12517
- Wed Sep 17, 2008 2:23 pm
- Forum: General
- Topic: Latex Graphics: Unable to place figure in Latex Doc
- Replies: 12
- Views: 12517
Re: Latex Graphics: Unable to place figure in Latex Doc
Hi All,
Ah well my problem was solved by using *.eps figures and compiling with "latex" instead by "pdflatex". And instead of "includegraphics" i used "epsfig" and used package "usepackage[dvips]{epsfig}".
Thanks,
Pankaj
Ah well my problem was solved by using *.eps figures and compiling with "latex" instead by "pdflatex". And instead of "includegraphics" i used "epsfig" and used package "usepackage[dvips]{epsfig}".
Thanks,
Pankaj
- Wed Sep 17, 2008 7:49 am
- Forum: General
- Topic: Latex Graphics: Unable to place figure in Latex Doc
- Replies: 12
- Views: 12517
Re: Latex Graphics: Unable to place figure in Latex Doc
Hi Stefan,
Well yeah i have attached the gzipped figure.
n yup i rechecked m using correct file name.
Thanks
Pankaj
Well yeah i have attached the gzipped figure.
n yup i rechecked m using correct file name.
Thanks
Pankaj
- Tue Sep 16, 2008 5:24 pm
- Forum: General
- Topic: Latex Graphics: Unable to place figure in Latex Doc
- Replies: 12
- Views: 12517
Re: Latex Graphics: Unable to place figure in Latex Doc
Hi Stefan,
well i have attached the log file but m not able to attach that PNG file....error tht this page gives on attaching png (and jpeg file of same stuff) file is "the extension is not allowed"
so the figure am attaching by converting *.png file to *.pdf file.
But when i compile my latex doc ...
well i have attached the log file but m not able to attach that PNG file....error tht this page gives on attaching png (and jpeg file of same stuff) file is "the extension is not allowed"
so the figure am attaching by converting *.png file to *.pdf file.
But when i compile my latex doc ...
- Tue Sep 16, 2008 5:01 pm
- Forum: General
- Topic: Latex Graphics: Unable to place figure in Latex Doc
- Replies: 12
- Views: 12517
Re: Latex Graphics: Unable to place figure in Latex Doc
Hi Stefan,
Well here is that code m using:
\documentclass[a4paper, 11pt]{article}
\usepackage{amsmath,amsthm,amssymb}
\usepackage{fullpage}
\usepackage{graphicx}
\textheight = 24cm
\date{}
\begin{document}
Some text n equations in between....
\begin{figure}
\begin{centering}
\includegraphics ...
Well here is that code m using:
\documentclass[a4paper, 11pt]{article}
\usepackage{amsmath,amsthm,amssymb}
\usepackage{fullpage}
\usepackage{graphicx}
\textheight = 24cm
\date{}
\begin{document}
Some text n equations in between....
\begin{figure}
\begin{centering}
\includegraphics ...
- Tue Sep 16, 2008 2:37 pm
- Forum: General
- Topic: How to Crop Pictures in Latex
- Replies: 3
- Views: 19425
Re: How to Crop Pictures in Latex
Hi Stefan,
Thanks for referring to those pages. Will go through them soon.
btw i came across following commands for cropping an image at a site http://web.reed.edu/cis/help/latex/Graphics.html
\begin{figure}[htbp]
\begin{centering}
\caption{A Figure}
\includegraphics[clip=true, viewport=.0in ...
Thanks for referring to those pages. Will go through them soon.
btw i came across following commands for cropping an image at a site http://web.reed.edu/cis/help/latex/Graphics.html
\begin{figure}[htbp]
\begin{centering}
\caption{A Figure}
\includegraphics[clip=true, viewport=.0in ...
- Tue Sep 16, 2008 2:04 pm
- Forum: General
- Topic: How to Crop Pictures in Latex
- Replies: 3
- Views: 19425
How to Crop Pictures in Latex
Hi All,
Anyone got any idea on how to crop images in Latex?
Thanks in advance
Anyone got any idea on how to crop images in Latex?
Thanks in advance
- Tue Sep 16, 2008 1:32 pm
- Forum: General
- Topic: Latex Graphics: Unable to place figure in Latex Doc
- Replies: 12
- Views: 12517
Re: Latex Graphics: Unable to place figure in Latex Doc
Hi All,
well i got another problem regarding same issue.
Only if my figure is in *.pdf format my latex doc gets compiled else it issues an error like "file not found"
I tried inserting figures in *.eps,*.png,*.jpeg but everytime it says File does not exist.
While if i save same figure as *.pdf ...
well i got another problem regarding same issue.
Only if my figure is in *.pdf format my latex doc gets compiled else it issues an error like "file not found"
I tried inserting figures in *.eps,*.png,*.jpeg but everytime it says File does not exist.
While if i save same figure as *.pdf ...
- Tue Sep 16, 2008 12:53 pm
- Forum: General
- Topic: Latex Graphics: Unable to place figure in Latex Doc
- Replies: 12
- Views: 12517
Re: Latex Graphics: Unable to place figure in Latex Doc
Hi Tomek,
oops..lol
It is working!!
Thanks buddy....i spent around 2-3 hours on this!!
Now laughing on myself...
Thanks a lot anyways...
oops..lol
It is working!!
Thanks buddy....i spent around 2-3 hours on this!!
Now laughing on myself...
Thanks a lot anyways...
- Tue Sep 16, 2008 11:58 am
- Forum: General
- Topic: latex: command not found
- Replies: 2
- Views: 4990
Re: latex: command not found
Hi BojanKostadinov,
Me too using Tetex though Stefan_K is right that its obsolete nowadays and preferred is texLive nowadays.
Well i didnt have any problem and of course Latex is included in tetex package.
Perhaps u missed something in installing tetex. I used this link to install n it works fine ...
Me too using Tetex though Stefan_K is right that its obsolete nowadays and preferred is texLive nowadays.
Well i didnt have any problem and of course Latex is included in tetex package.
Perhaps u missed something in installing tetex. I used this link to install n it works fine ...