Skip to main content

All Questions

Tagged with
0 votes
1 answer
1k views

Reducing caption font size

I would like to see the caption font (and caption label too) with size that is smaller than in whole document. I`ve tried some solutions from SE (Font size of Figure Caption Header), e.g.: \usepackage[...
Alexander's user avatar
0 votes
1 answer
199 views

How to change size of caption font while I use hang format?

I hope you are doing well. I have tried to change the font size of the caption by \DeclareCaptionFormat{myformat}{\fontsize{8}{6}\selectfont#1#2#3} \captionsetup{format=myformat} but I have lost ...
Mojtaba Mansouri's user avatar
1 vote
1 answer
3k views

Text in image scaled to same size as body text

I am working on a research submission and my supervisor requires that any text on my graphs (e.g. axis labels, tick marks etc) are the same size as text in the main body of my report (including ...
wgb22's user avatar
  • 125
5 votes
1 answer
5k views

Caption text and label size to only one figure

Could I change caption text size and label size to only one figure? I've seen in other questions that: \captionsetup[figure]{font=footnotesize,labelfont=footnotesize} can be used to change sizes in ...
jfernandz's user avatar
  • 881
0 votes
1 answer
5k views

Font size of figures and table captions

I need my figure and table captions to be of font size 8pt, how do I achieve this?
hlkstuv_23900's user avatar
1 vote
1 answer
467 views

Resize characters in figure caption

I frequently use \scalebox from the graphics package in math-environment as $x^{ \scalebox{0.55}{(n)} }_{i}$ which works fine. However, I am not able to use the same sequence in a figure caption: \...
ubere's user avatar
  • 13