Re: [MiKTeX] Sorry another Beamer question
MiKTeX source code moved to GitHub
Brought to you by:
csc
|
From: Ulrike F. <li...@ni...> - 2016-09-21 15:38:42
|
Am Wed, 21 Sep 2016 12:26:24 +0000 schrieb Taylor, Robert: > I think I solved this myself amazingly enough (!), by finding this on the web: > "With natwidth and natheight you are trying to specify a bounding > box which is not supported by the pdftex driver: the driver > pdftex.def does not support the manual specification of the > bounding box, because it is not needed. If the user wants to have > a portion of the image, there are options viewport and trim to > specify this wish in a cleaner way. Option bb is treated as > viewport with a warning." While viewport is the correct option, natwidth/natheight imho shouldn't give an error but like bb issue only a warning. I reported the problem to the LaTeX team and I think David will add some code to avoid the error soon. -- Ulrike Fischer http://www.troubleshooting-tex.de/ |