ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sietse Brouwer <sbbrouwer@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Title of figure not below the figure, but on the right side
Date: Tue, 16 Apr 2013 10:10:50 +0200	[thread overview]
Message-ID: <CAF=dkzw_0Boq=DRTQXre-+K4Pf5v=qRYVrGZBugP5wEqj9e32g@mail.gmail.com> (raw)
In-Reply-To: <516C4AF0.8050802@mmnetz.de>

> How can I now tell, where to place the figure? There are keys like "here",
> or "force", or "bottom" and so on, how to use them in this configuration?
> (my tries failed so far)

I don't know! \startplacerightfigure[location=bottom,...] should work,
but doesn't. (MWE below.)

Perhaps somebody else knows? Or perhaps this is a bug?

\definefloat[rightfigure][rightfigures][figure]
\setupcaption[rightfigure][location=right]
\setupwhitespace[big]
\useMPlibrary[dum]

\starttext
\input davis \par
\input knuth \par
\input khatt-en \par

% \showboxes

\startplacerightfigure[
location=bottom,
title={Tolles Bild},
reference=fig:demo,
number=no,
]
{\externalfigure[dum]}
\stopplacerightfigure

\input linden \par
\input weisman \par
\input zapf \par

\stoptext
___________________________________________________________________________________
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:[~2013-04-16  8:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.423.1366045413.2084.ntg-context@ntg.nl>
2013-04-15 17:34 ` Deactivating gridsetting for TOC "H. Özoguz"
2013-04-15 17:47   ` Wolfgang Schuster
2013-04-15 18:46 ` Title of figure not below the figure, but on the right side "H. Özoguz"
2013-04-16  8:10   ` Sietse Brouwer [this message]
2013-04-16 16:49     ` Hans Hagen

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='CAF=dkzw_0Boq=DRTQXre-+K4Pf5v=qRYVrGZBugP5wEqj9e32g@mail.gmail.com' \
    --to=sbbrouwer@gmail.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).