General\captionsetup{font=sf}

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
me_here_me
Posts: 46
Joined: Mon Feb 05, 2007 5:19 pm

\captionsetup{font=sf}

Post by me_here_me »

Hi

Code: Select all

\captionsetup{font=sf}
This is how the font when i am using the caption package.

what commad can i use to change the size of the font?

thanks in advance
regards

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

me_here_me
Posts: 46
Joined: Mon Feb 05, 2007 5:19 pm

\captionsetup{font=sf}

Post by me_here_me »

hey man this is simple

use

Code: Select all

\captionsetup{font={scriptsize,sf}}
u can replace script size by :
scriptsize
footnotesize
small
normalsize
large
Large

regards ;)
Post Reply