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: 10360
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 378 times
LaTeX.org admin

Recommended reading 2024:

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

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

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 424 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