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 via email to