mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 04:14:35 +08:00
@@ -238,7 +238,19 @@
|
|||||||
|
|
||||||
\RequirePackage{anyfontsize}
|
\RequirePackage{anyfontsize}
|
||||||
\ifdefstring{\ELEGANT@math}{newtx}{
|
\ifdefstring{\ELEGANT@math}{newtx}{
|
||||||
|
\let\oldencodingdefault\encodingdefault
|
||||||
|
\let\oldrmdefault\rmdefault
|
||||||
|
\let\oldsfdefault\sfdefault
|
||||||
|
\let\oldttdefault\ttdefault
|
||||||
|
\RequirePackage[T1]{fontenc}
|
||||||
|
\renewcommand{\rmdefault}{ntxtlf}
|
||||||
|
\renewcommand{\sfdefault}{qhv}
|
||||||
|
\renewcommand{\ttdefault}{ntxtt}
|
||||||
\RequirePackage{newtxmath}
|
\RequirePackage{newtxmath}
|
||||||
|
\let\encodingdefault\oldencodingdefault
|
||||||
|
\let\rmdefault\oldrmdefault
|
||||||
|
\let\sfdefault\oldsfdefault
|
||||||
|
\let\ttdefault\oldttdefault
|
||||||
\let\Bbbk\relax
|
\let\Bbbk\relax
|
||||||
\RequirePackage{esint}
|
\RequirePackage{esint}
|
||||||
%%% use yhmath pkg, uncomment following code
|
%%% use yhmath pkg, uncomment following code
|
||||||
|
|||||||
Reference in New Issue
Block a user