ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pau <vim.unix@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: span figure
Date: Sat, 12 Feb 2011 22:18:21 +0100	[thread overview]
Message-ID: <AANLkTinC+G=2EgzVv1CjOHtGA_CUMExwZjL3Xp7hs5tO@mail.gmail.com> (raw)

Hello,

I am trying to take as much place as possible for a centered figure on a page.

For this, I am doing

 \placefigure
   [here]                   % Place
   []                          % Label
   {}                          % Legend
{
 \externalfigure[Figure.pdf]
                [factor=broad] % Also: max, fit
                %[width=10cm]  % Does not work with factor
}

By playing with width I get something very close to what I need, but I
can see that there's always an initial blank skip at the beginning of
the page which is larger than the skip at the bottom.

I have tried with

\vskip-1.5cm

and similar, but this does not move the figure up.

How can I take as much place as possible in a page for a figure with
identical empty spaces, at the top and the bottom?

If I set it to [top] or [center] or [mid] I do not see any difference.

thanks,

Pau
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


                 reply	other threads:[~2011-02-12 21:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='AANLkTinC+G=2EgzVv1CjOHtGA_CUMExwZjL3Xp7hs5tO@mail.gmail.com' \
    --to=vim.unix@googlemail.com \
    --cc=ntg-context@ntg.nl \
    --cc=vim.unix@gmail.com \
    /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).