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
Hi,
I want to know how to compile a beamer presentation under WinEdt. My figures are in EPS format.
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.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
beamer | Compilation of a Presentation with EPS Images
The compilation process itself does not all depend on the used editor. For EPS images there are three methods.
Thorsten
- 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
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
-
- Posts: 36
- Joined: Sun May 20, 2012 6:28 am
beamer | Compilation of a Presentation with EPS Images
I compile with Latex then dvi-ps then ps-pdf but a problem is raised:
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 ....
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
-
- Posts: 36
- Joined: Sun May 20, 2012 6:28 am
Re: beamer | Compilation of a Presentation with EPS Images
when I compile with ps-pdf, the problem is raised. I want to understand how to resolve it.
- 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?
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
-
- Posts: 36
- Joined: Sun May 20, 2012 6:28 am
Re: beamer | Compilation of a Presentation with EPS Images
I try solution "2" and it's ok
thanks a lot localghost
