Graphics, Figures & Tables ⇒ Insert graphics in Beamer mode
Insert graphics in Beamer mode
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.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Insert graphics in Beamer mode
- Attachments
-
- pic_1.rar
- (515 Bytes) Downloaded 239 times
Re: Insert graphics in Beamer mode
Re: Insert graphics in Beamer mode
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
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Insert graphics in Beamer mode
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Insert graphics in Beamer mode
