18 Dec
2019
18 Dec
'19
4:32 p.m.
Aditya Mahajan schrieb am 18.12.2019 um 13:52:
On Wed, 18 Dec 2019, Otared Kavian wrote:
Hi all,
In the example below, I would like to have the style of the figure's caption to be \itx, but the inline formula is set with a larger body font: is it possible to setup the caption of a float so that a smaller size applies also to the math formula?
Best regards: Otared PS: here is the example (not so minimal, sorry…) % begin example-caption.tex \setupcaption[figure][ headstyle={\bix}, style={\itx}]
style={\switchtobodyfont[small]\setupinterlinespace\it}
\setupcaption [figure] [headstyle=bold, style=smallitalic] Wolfgang