ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	"Lizardo M. Reyna Bowen" <farliz@disroot.org>
Subject: Re: Insert "minipage"
Date: Fri, 22 Feb 2019 20:55:57 +0100	[thread overview]
Message-ID: <7cc7efe0-36e5-0982-ce3e-7a90e53aa179@gmail.com> (raw)
In-Reply-To: <f18e7b7d-1b90-0c42-a911-7146d9ca58b4@disroot.org>

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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2019-02-22 19:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22 17:20 Lizardo M. Reyna Bowen
2019-02-22 19:55 ` Wolfgang Schuster [this message]
2019-02-22 20:02   ` Lizardo M. Reyna Bowen
2019-02-22 20:03   ` Lizardo M. Reyna Bowen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7cc7efe0-36e5-0982-ce3e-7a90e53aa179@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=farliz@disroot.org \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).