Changes

Jump to navigation Jump to search
427 bytes removed ,  18:26, 29 July 2023
m
simplify example
}}
== [[Help:Reference|Syntax]] (autogenerated) ==<table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd"syntax>\setupcaption<span class="first" >[...]</span><span class="second" >[...,...=...,...]</span></td> </tr> <tr valign="top" class="first"> <td class="cmd">[...]</td> <td>''float type''</td> </tr> <tr valign="top" class="second"> <td class="cmd">[...,...=...,...]</td> <td>see [[Command/setupcaptions|\setupcaptions]] </td> </tr></tablesyntax>
== Description ==
Set up the caption for a specific kind of float. To set up captions for all floats, see use {{cmd|setupcaptions}}.
== Example ==
\setupcaption[rightfigure][location=right]
\starttext
\placefigure{caption 1}{\framed{figure 1}}
\placerightfigure{caption 2}{\framed{figure 2}}
\placefigure{caption 3}{\framed{figure 3}}
\stoptext
</context>

Navigation menu