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{fourier}
|
||||||
\RequirePackage{pgfplots}
|
\RequirePackage{pgfplots}
|
||||||
\pgfplotsset{compat=1.16}
|
\pgfplotsset{compat=1.16}
|
||||||
\RequirePackage[load-configurations = abbreviations]{siunitx}
|
\RequirePackage[load-configurations = abbreviations, =v2]{siunitx}
|
||||||
\RequirePackage{asymptote}
|
\RequirePackage{asymptote}
|
||||||
\RequirePackage{mathrsfs}
|
\RequirePackage{mathrsfs}
|
||||||
\RequirePackage{xlop}
|
\RequirePackage{xlop}
|
||||||
@ -162,6 +162,8 @@
|
|||||||
locale=FR,
|
locale=FR,
|
||||||
output-decimal-marker={,},
|
output-decimal-marker={,},
|
||||||
inter-unit-product={\ensuremath{ { } \cdot { } }},
|
inter-unit-product={\ensuremath{ { } \cdot { } }},
|
||||||
|
math-micro=\text{µ},
|
||||||
|
text-micro=µ,
|
||||||
}
|
}
|
||||||
|
|
||||||
% caption
|
% caption
|
||||||
|
Loading…
Reference in New Issue
Block a user