\usepackage[fira]{fontsetup} works well. no need to use unicode mathbb
This commit is contained in:
		
							
								
								
									
										14
									
								
								myctex.sty
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								myctex.sty
									
									
									
									
									
								
							@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user