Try to correct \micro caracter with siunitx package. Without success.
This commit is contained in:
parent
8cb4025a7a
commit
8675259351
@ -80,7 +80,7 @@
|
||||
\RequirePackage{fourier}
|
||||
\RequirePackage{pgfplots}
|
||||
\pgfplotsset{compat=1.16}
|
||||
\RequirePackage[load-configurations = abbreviations]{siunitx}
|
||||
\RequirePackage[load-configurations = abbreviations, =v2]{siunitx}
|
||||
\RequirePackage{asymptote}
|
||||
\RequirePackage{mathrsfs}
|
||||
\RequirePackage{xlop}
|
||||
@ -162,6 +162,8 @@
|
||||
locale=FR,
|
||||
output-decimal-marker={,},
|
||||
inter-unit-product={\ensuremath{ { } \cdot { } }},
|
||||
math-micro=\text{µ},
|
||||
text-micro=µ,
|
||||
}
|
||||
|
||||
% caption
|
||||
|
Loading…
Reference in New Issue
Block a user