ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: problem including TeX code in context presentation
Date: Fri, 03 Dec 1999 10:36:18 +0100	[thread overview]
Message-ID: <3.0.6.32.19991203103618.007b1bc0@pop.wxs.nl> (raw)
In-Reply-To: <199912030835.JAA01168@thucydides.nlr.nl>

At 09:35 AM 12/3/99 +0100, guravage@nlr.nl wrote:

>As you may have noticed, I'm using the pre-01 presentation style. Obviously, 
>I'd like to confine the figure to within the text area, and suspect I should 
>use the optional arguments to \externalfigure to do so. Is it just a
matter of 
>try-and-see, or can you recommend some preset variable(s) for the purpose?

\externalfigure[name][width=\textwidth,height=\textheight]

\externalfigure[name][factor=max,width=\textwidth,height=\textheight]

\externalfigure[name][hfactor=max]

etc etc 

factors are multiples of bodyfontsize. When set to 'max' (or 'fit' when
used as float) they will scale to the max, but limit the dimensions to the
specified width and/or height. Providing width and height only is ok, but
then you use the aspect ratio.

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


           reply	other threads:[~1999-12-03  9:36 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <199912030835.JAA01168@thucydides.nlr.nl>]

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=3.0.6.32.19991203103618.007b1bc0@pop.wxs.nl \
    --to=pragma@wxs.nl \
    --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).