Avoid double parenthesis for reference to subfigures
This commit is contained in:
parent
c4c200724b
commit
e735c215bd
@ -75,7 +75,7 @@ Use these with the proper bracket in order to ensure that they scale automatical
|
|||||||
#+begin_src latex
|
#+begin_src latex
|
||||||
\usepackage{caption}
|
\usepackage{caption}
|
||||||
\usepackage{subcaption}
|
\usepackage{subcaption}
|
||||||
\captionsetup{subrefformat=parens}
|
\captionsetup{subrefformat=simple}
|
||||||
|
|
||||||
\captionsetup[figure]{labelfont=bf}
|
\captionsetup[figure]{labelfont=bf}
|
||||||
\captionsetup[subfigure]{labelfont=bf}
|
\captionsetup[subfigure]{labelfont=bf}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user