ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ernesto Schirmacher <ernesto_schirmacher@hotmail.com>
To: <ntg-context@ntg.nl>
Subject: Figures and Captions
Date: Wed, 30 Jul 2008 09:39:21 -0400	[thread overview]
Message-ID: <BLU135-W14AEFD9A3A97697460A3C3977D0@phx.gbl> (raw)
In-Reply-To: <mailman.1.1217066402.5647.ntg-context@ntg.nl>


[-- Attachment #1.1: Type: text/plain, Size: 1055 bytes --]


Dear ConTeXt experts, 
 
I would like to achieve the following effect when placing figures and tables:
 
***Start example***
 
FIGURE 1.2  Effect of Monotone Transformations
 
(a pdf-file containing the graphic goes here)
 
Caption text at the bottom of the figure
 
***Stop example***
 
Currently I'm using the following code (that puts the figure title and caption together)
 
\placeFIGURE
[here][fig:sml]
{\figTitle{Effect of monotone transformations.} The left-hand panel
shows $20$ points $(x_i,y_i)$ sampled at random from a bivariate
standard normal
distribution. The points on the right-hand panel are given by the
monotone transformation 
$(x_i,y_i) \mapsto (\exp(x_i), \exp(2 y_i))$.}
{\startcombination[2*1]
{\externalfigure[sml1a-id-sca][width=0.4\textwidth]}{}
{\externalfigure[sml1a-tr-sca][width=0.4\textwidth]}{}
\stopcombination}
 
Any suggestions on how to set up figure titles at the top of the figure and caption text at the bottom of the figure?
 
Thank you very much for any suggestions, 
 
Ernesto

[-- Attachment #1.2: Type: text/html, Size: 1466 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

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

       reply	other threads:[~2008-07-30 13:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1217066402.5647.ntg-context@ntg.nl>
2008-07-30 13:39 ` Ernesto Schirmacher [this message]
2008-07-30 13:49   ` Wolfgang Schuster
2008-07-30 13:48 ` Equation numbers inside Theorem statements Ernesto Schirmacher
2008-07-30 14:06   ` Wolfgang Schuster
2008-07-30 15:19     ` Aditya Mahajan

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=BLU135-W14AEFD9A3A97697460A3C3977D0@phx.gbl \
    --to=ernesto_schirmacher@hotmail.com \
    --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).