Caption on the right side of a figure
Dear all, I try - as indicated in the title - to put the caption of a figure on its right side. I used (among other attempts) \setupcaptions[location=high] and \setupfloat[figure][location=left] but the figure is still on the right side. Can you give me the good options for inverting captions and figures ? Thanks in advance. -- Flavien. ---------------------------- "Quantum objects are completely crazy but, at least, they are all crazy in the same way." R.P. Feynman.
On Fri, Aug 15, 2008 at 11:05 AM, Flavien Lambert
Dear all, I try - as indicated in the title - to put the caption of a figure on its right side. I used (among other attempts) \setupcaptions[location=high] and \setupfloat[figure][location=left] but the figure is still on the right side. Can you give me the good options for inverting captions and figures ? Thanks in advance.
\setupcaption[figure][location=right] \starttext \placefigure {\input ward } {\blackrule[width=.5\textwidth,height=.4\textwidth]} \stoptext Wolfgang
Perfect and so straightforward !
Thanks.
2008/8/15 Wolfgang Schuster
Dear all, I try - as indicated in the title - to put the caption of a
on its right side. I used (among other attempts) \setupcaptions[location=high] and \setupfloat[figure][location=left] but
On Fri, Aug 15, 2008 at 11:05 AM, Flavien Lambert
wrote: figure the figure is still on the right side. Can you give me the good options for inverting captions and figures ? Thanks in advance.
\setupcaption[figure][location=right]
\starttext
\placefigure {\input ward } {\blackrule[width=.5\textwidth,height=.4\textwidth]}
\stoptext
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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
-- Flavien. ---------------------------- "Quantum objects are completely crazy but, at least, they are all crazy in the same way." R.P. Feynman.
By the way, is there a manual or a command to see all the options available
for a given command ? In contextgarden, the texshow-web does not have the
"location=right" option for the "\setupcaptions" command for example.
Thanks.
2008/8/15 Flavien Lambert
Perfect and so straightforward ! Thanks.
2008/8/15 Wolfgang Schuster
On Fri, Aug 15, 2008 at 11:05 AM, Flavien Lambert
Dear all, I try - as indicated in the title - to put the caption of a
on its right side. I used (among other attempts) \setupcaptions[location=high] and \setupfloat[figure][location=left] but
wrote: figure the figure is still on the right side. Can you give me the good options for inverting captions and figures ? Thanks in advance.
\setupcaption[figure][location=right]
\starttext
\placefigure {\input ward } {\blackrule[width=.5\textwidth,height=.4\textwidth]}
\stoptext
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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
-- Flavien. ---------------------------- "Quantum objects are completely crazy but, at least, they are all crazy in the same way." R.P. Feynman.
-- Flavien. ---------------------------- "Quantum objects are completely crazy but, at least, they are all crazy in the same way." R.P. Feynman.
Flavien Lambert wrote:
By the way, is there a manual or a command to see all the options available for a given command ? In contextgarden, the texshow-web does not have the "location=right" option for the "\setupcaptions" command for example.
details.pdf has some of this ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, Aug 15 2008, Flavien Lambert wrote:
By the way, is there a manual or a command to see all the options available for a given command ? In contextgarden, the texshow-web does not have the "location=right" option for the "\setupcaptions" command for example.
"texshow" on the command line (or "texmfstart texshow") does not show all commands nor all options, but in this case it's better than the texshow-web ("location=right" is mentioned). Cheers, Peter -- http://pmrb.free.fr/contact/
participants (4)
-
Flavien Lambert
-
Hans Hagen
-
Peter Münster
-
Wolfgang Schuster