Document Classes ⇒ beamer | Compilation of a Presentation with EPS Images
-
- Posts: 36
- Joined: Sun May 20, 2012 6:28 am
beamer | Compilation of a Presentation with EPS Images
I want to know how to compile a beamer presentation under WinEdt. My figures are in EPS format.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
beamer | Compilation of a Presentation with EPS Images
- Compile via "LaTeX → PS → PDF".
- Convert the EPS images to PDF and use the pdfLaTeX typesetting engine. Depending on your TeX distribution this may need the epstopdf package.
- Use the XeLaTeX typesetting engine.
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 36
- Joined: Sun May 20, 2012 6:28 am
beamer | Compilation of a Presentation with EPS Images
Error starting ps2pdf! See Winedit's Tex Configuration Wizart ....
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
beamer | Compilation of a Presentation with EPS Images
And where exactly is the problem with this message? It clearly tells you to check the editor settings. What about the other suggested methods?nounouuuuu201186 wrote:I compile with Latex then dvi-ps then ps-pdf but a problem is raised:Error starting ps2pdf! See Winedit's Tex Configuration Wizart ....
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 36
- Joined: Sun May 20, 2012 6:28 am
Re: beamer | Compilation of a Presentation with EPS Images
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
beamer | Compilation of a Presentation with EPS Images
As already said, check the settings of your editor after studying its documentation. I'm pretty sure that you will find a clue right there. Or wait for a solution until an adept WinEdt user comes along (which could take a long time).nounouuuuu201186 wrote:when I compile with ps-pdf, the problem is raised. I want to understand how to resolve it.
Once again, anything against trying another method like image conversion?
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 36
- Joined: Sun May 20, 2012 6:28 am
Re: beamer | Compilation of a Presentation with EPS Images
