MiKTeX and proTeXtimage problems with beamer

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

image problems with beamer

Post by Stefan Kottwitz »

Then show us the log file, perhaps we will get an idea by examing that. But it maybe just an option for the conversion to or from ps causing the wrong size. Btw. here's the output of pdfcrop, command line:

Code: Select all

pdfcrop testing.pdf
Stefan
Attachments
testing-crop.pdf
(11.51 KiB) Downloaded 353 times
LaTeX.org admin

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Muble
Posts: 12
Joined: Wed Sep 24, 2008 7:18 pm

Re: image problems with beamer

Post by Muble »

here is the txt file
Attachments
testing2.log
(31.46 KiB) Downloaded 402 times
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

image problems with beamer

Post by localghost »

The log file states that you compiled with latex and produced DVI output. To make it work, you have to compile with pdflatex.
Post Reply