\externalfigure[foo.pdf][factor=fit] nicely fits the mage on the page. The following snippet: \page\setuppapersize[A4,portrait][A4,portrait] \externalfigure[foo.pdf][factor=fit,orientation=90] behaves like this: the size is set to what fits *before* rotation. The order of orientation and factor does not matter. Is there anything I can do about that? Thanks, G
On Fri, Jan 13 2012, Gerben Wierda wrote:
The following snippet:
\page\setuppapersize[A4,portrait][A4,portrait] \externalfigure[foo.pdf][factor=fit,orientation=90]
behaves like this:
the size is set to what fits *before* rotation. The order of orientation and factor does not matter. Is there anything I can do about that?
Perhaps with something like: \scale[width=\textwidth,height=\textheight]{\externalfigure[foo.pdf][orientation=90]} (not tested...) -- Peter
participants (2)
-
Gerben Wierda
-
pmlists@free.fr