Graphics, Figures & Tables ⇒ Insert graphics in Beamer mode
Insert graphics in Beamer mode
Dear All;
In beamer mode, I try to insert graphics the usual way I did in report mode but there is an error listing Unknown graphics extension: .eps when I click PDFLateX.
This is the command I used:
\begin{center}
\input{pic_1.pstex_t}
\end{center}
I had attached the file in this post. Please help on how to add this picture into beamer presentation.
Thank You.
In beamer mode, I try to insert graphics the usual way I did in report mode but there is an error listing Unknown graphics extension: .eps when I click PDFLateX.
This is the command I used:
\begin{center}
\input{pic_1.pstex_t}
\end{center}
I had attached the file in this post. Please help on how to add this picture into beamer presentation.
Thank You.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Insert graphics in Beamer mode
There is an error when I posted the above message. I had now attached the file in this post.
- Attachments
-
- pic_1.rar
- (515 Bytes) Downloaded 234 times
Re: Insert graphics in Beamer mode
pdfTeX cannot include EPS graphics in PDF mode. Use DVI mode or convert the picture to PDF (using epstopdf, a2ping, or the epstopdf package).
Re: Insert graphics in Beamer mode
Hi, I indeed succeed using dvi form but when I convert from Dvitopdf, the output using beamer totally distort the beauty of the presentation using latex. Logo which I put in every make also gone missing.
Is there any other method? I plan to include the diagram between paragraph in a frame. If I convert the digram into pdf, incorporating it into the frame is totally impossible.
Please advise.
Is there any other method? I plan to include the diagram between paragraph in a frame. If I convert the digram into pdf, incorporating it into the frame is totally impossible.
Please advise.
Re: Insert graphics in Beamer mode
Anyone can offer a further help on this?
Insert graphics in Beamer mode
phi already listed four different methods. You mentioned trying one. I'd try the other three, and in particular converting to PDF, but that brings us to...symbian wrote: Is there any other method?
Why?I plan to include the diagram between paragraph in a frame. If I convert the digram into pdf, incorporating it into the frame is totally impossible.
Re: Insert graphics in Beamer mode
Because I have command code in the pstex_t file. If I convert to PDF and then incorporate it into beamer, will it affect the command which I put in the diagram I attached in previous email?
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Insert graphics in Beamer mode
The EPS file as the most important part is missing in the archive you attached. There are alternatives to this WinFig/EPS construction. But we need to figure out how the final output of the diagram should look like. So, attach the EPS file to your next post.
Best regards
Thorsten
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Insert graphics in Beamer mode
