Hello all, I am trying to convert a document with a lot of small figures in the margin into a more kindle friendly format. In order to do that, I want to have a small figure in the text with an adjacent figure caption. How can I achieve that? I attached an example and a link how it is supposed to look like. \useMPlibrary[dum] \starttext \input tufte \startplacefigure[title={A rectangle with a caption.}] \externalfigure[dummy][width=0.5\textwidth] \stopplacefigure \input knuth \stoptext Andy https://dl.dropbox.com/u/9089117/small_figure_context.png
Thank you. Can I have the bottom of the caption in line with the bottom of the figure instead of centered? Andy On Jun 3, 2012, at 7:48 PM, Marco wrote:
On 2012-06-03 Andy Thomas
wrote: I want to have a small figure in the text with an adjacent figure caption. How can I achieve that?
\setupcaptions [figure] [location=right]
Marco
___________________________________________________________________________________ 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 ___________________________________________________________________________________
Thank you both, works great now.
Andy
Am 03.06.2012 um 20:56 schrieb Wolfgang Schuster
Am 03.06.2012 um 20:44 schrieb Andy Thomas:
Thank you. Can I have the bottom of the caption in line with the bottom of the figure instead of centered?
\setupcaption[figure][location={right,low}]
Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________
participants (3)
-
Andy Thomas
-
Marco
-
Wolfgang Schuster