On Mon, 2011-06-27 at 09:52 +0200, Wolfgang Schuster wrote:
> Make a working minimal example.

Thank you. See attached.

> BTW: Why do you use \c! and \v! for the setups, the arent necessary?

I don't know what any of that means, but I saw them in the reference
manual's environment source and copied and pasted. I'm new to
typesetting with ConTeXt.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

Attachment: Figure.svg.bz2
Description: application/bzip

\starttext

\definepapersize[main][A4][A4]
\definepapersize[diagram][A4,landscape][A4,landscape]

Some stuff in portrait.

\page 
\setuppapersize[diagram]
\placefigure
    [][figure:SomeFigure]
    {Figure's caption.}
    {\externalfigure[Figure.svg][width=\textwidth,height=\textheight,factor=max]}
\page
\setuppapersize[main]

More stuff in portrait.

\stoptext

Attachment: signature.asc
Description: This is a digitally signed message part

___________________________________________________________________________________
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