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