ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Writing the caption above figures in combinations
@ 2020-06-01 12:30 Otared Kavian
  2020-06-01 12:51 ` Tomas Hala
  2020-06-01 19:23 ` Wolfgang Schuster
  0 siblings, 2 replies; 7+ messages in thread
From: Otared Kavian @ 2020-06-01 12:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

Is it possible to write the individual captions for each element of a combination of floats above it, while the caption for the figure appears below?

\startplacefigure[title={A combination of three figures}] % this title appears below the figure
	\startcombination[3*1]
		{\externalfigure[image-1.pdf][width=4cm]}{a} % a appears above image-1
		{\externalfigure[image-2.pdf][width=4cm]}{b} % b appears above image-2
		{\externalfigure[image-3.pdf][width=4cm]}{c} % c appears above image-3
	\stopcombination}{}
\stopplacefigure

I tried to define a new float, say myfigure, which has captions below and then I tried 

\setupcaptions[location=top] 

and 

\setupcombinations[location=top]

but this does not work…

Thanks for any help: Otared
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-02  4:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-01 12:30 Writing the caption above figures in combinations Otared Kavian
2020-06-01 12:51 ` Tomas Hala
2020-06-01 14:58   ` Otared Kavian
2020-06-01 19:05     ` Tomas Hala
2020-06-01 21:11       ` Otared Kavian
2020-06-01 19:23 ` Wolfgang Schuster
     [not found]   ` <F7EE6CCC-2218-44C4-8EBC-9A625AB82009@gmail.com>
2020-06-02  4:09     ` Wolfgang Schuster

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).