\usepackage[fira]{fontsetup} works well. no need to use unicode mathbb

This commit is contained in:
Yu Cong 2025-05-30 12:02:32 +08:00
parent 68dee2c7e4
commit b9f4a1ed9c

View File

@ -121,13 +121,13 @@
% I give up. These are in the wrong font, but my kludged versions % I give up. These are in the wrong font, but my kludged versions
% LOOK like kludges, especially \Z, \Q, and \C. % LOOK like kludges, especially \Z, \Q, and \C.
% %
\def\Real{} \def\Real{\mathbb{R}}
\def\Proj{} \def\Proj{\mathbb{P}}
\def\Hyper{} \def\Hyper{\mathbb{H}}
\def\Integer{} \def\Integer{\mathbb{Z}}
\def\Natural{} \def\Natural{\mathbb{N}}
\def\Complex{} \def\Complex{\mathbb{C}}
\def\Rational{} \def\Rational{\mathbb{Q}}
\let\N\Natural \let\N\Natural
\let\Q\Rational \let\Q\Rational