Changes

Jump to navigation Jump to search
m
pre->texcode
The following creates a 10x10in page with four pictures on it in a nice grid. You can change the size of the page and the image sizes will adjust as well. The images can be scaled, cropped, and moved behind the display frame.
<pretexcode>
% output=pdftex
\definepapersize[imb][width=10in,height=10in]
\stoptext
</pretexcode>

Navigation menu