ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pontus Lurcock <pont@talvi.net>
To: ntg-context@ntg.nl
Subject: Re: Figure Help
Date: Fri, 4 Nov 2011 16:22:02 +1300	[thread overview]
Message-ID: <20111104032202.GP13112@rae.vm.bytemark.co.uk> (raw)
In-Reply-To: <1320375491.13016.58.camel@kip-laptop>

On Thu 03 Nov 2011, Kip Warner wrote:

> Two questions. Is it possible to define / declare a figure with one
> command instead of having to do something like...
> 
> \useexternalfigure[SomeFigure][Images/Figure.svg]
> \externalfigure[SomeFigure][width=2.5cm]

Sure, \externalfigure[Images/Figure.svg] should do it.

> Also, how do I shift the figure right a few centimetres in from the
> left side?

I guess the most direct way would be

\hskip 3cm \externalfigure[Images/Figure.svg]

but other solutions may be more appropriate depending on your overall
requirements.

HTH,

Pont
___________________________________________________________________________________
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-11-04  3:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-04  2:58 Kip Warner
2011-11-04  3:22 ` Pontus Lurcock [this message]
2011-11-04  9:32 ` Hans Hagen
2011-11-08  3:26   ` Kip Warner
2011-11-08  5:21     ` Pontus Lurcock
2011-11-08 16:59     ` Willi Egger
2011-11-09 20:58       ` Christian
2011-11-09 21:41         ` Aditya Mahajan
2011-11-09 21:49           ` Christian
2011-11-09 22:08             ` Aditya Mahajan
2011-11-10  8:57             ` Hans Hagen
2011-11-11  4:18   ` Kip Warner

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=20111104032202.GP13112@rae.vm.bytemark.co.uk \
    --to=pont@talvi.net \
    --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).