22 Feb
2019
22 Feb
'19
8:55 p.m.
Lizardo M. Reyna Bowen schrieb am 22.02.19 um 18:20:
Hi all,
How to insert a sample code and the result in a "minipage" in a presentation? For example, I need to show the result of a startdarmakeup, as in the following pdf.
http://www.pragma-ade.com/show-art.pdf#[0,{%22name%22:%22Fit%22}]
\setuppapersize[A4,landscape] \starttext \startbuffer[standardmakeup] \startstandardmakeup Hello \stopstandardmakeup \stopbuffer \typesetbuffer[standardmakeup][frame=on,height=\textheight] \stoptext Wolfgang