- Commit
- 376591004a1cf1460f8eb547c71113c73765a23a
- Parent
- f44aac70732c72cc92c5744dd158a99ad0312d75
- Author
- Pablo <pablo-pie@riseup.net>
- Date
Made the figure caption labels colored
My M2 Memoire on mapping class groups & their representations
Made the figure caption labels colored
1 file changed, 2 insertions, 1 deletion
Status | File Name | N° Changes | Insertions | Deletions |
Modified | preamble.tex | 3 | 2 | 1 |
diff --git a/preamble.tex b/preamble.tex @@ -5,7 +5,8 @@ \usepackage{enumitem, xfrac, xcolor, cancel, multicol, tabularx, relsize} \usepackage[normalem]{ulem} \usepackage{hyperref, refcount} -\usepackage{fancyhdr, titling, caption} +\usepackage{fancyhdr, titling} +\usepackage[labelfont={color=highlight, bf}]{caption} \usepackage[backend=biber, citetracker=true, citestyle=alphabetic, bibstyle=ieee-alphabetic, sorting=nty, sortcites=true]{biblatex} \usepackage{pgfplots, tikz, tikz-cd} \usepackage{graphicx, wrapfig}