Typo in \sisetup
This commit is contained in:
8
main.tex
8
main.tex
@@ -19,10 +19,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
\usepackage{siunitx} % For numbers with units
|
\usepackage{siunitx} % For numbers with units
|
||||||
\sisetup{retain-explicit-plus=true} % Keep + in numbers
|
\sisetup{
|
||||||
\sisetup{uncertainty-mode=separate} % Separate uncertainty with +- instead of ()
|
retain-explicit-plus=true, % Keep + in numbers
|
||||||
|
uncertainty-mode=separate % Separate uncertainty with +- instead of ()
|
||||||
\addbibresource{./biblio/biblio.bib}
|
}
|
||||||
|
|
||||||
%% Typography
|
%% Typography
|
||||||
% babel, csquotes, fontenc, microtype, lmodern, textcomp are already loaded by the class
|
% babel, csquotes, fontenc, microtype, lmodern, textcomp are already loaded by the class
|
||||||
|
|||||||
Reference in New Issue
Block a user