Forgot password
 Register account
View 130|Reply 2

使用\mathbb{R}

[Copy link]

3211

Threads

7832

Posts

52

Reputation

Show all posts

hbghlyj posted 2024-7-6 11:21 |Read mode
如果只是使用\mathbb{R},不想添加amsfonts或amssymb,可以使用\DeclareMathAlphabet
  1. \documentclass{article}
  2. \DeclareMathAlphabet\mathbb{U}{msb}{m}{n}
  3. \begin{document}
  4. \[\mathbb{R}\]
  5. \end{document}
Copy the Code

3211

Threads

7832

Posts

52

Reputation

Show all posts

original poster hbghlyj posted 2024-7-6 11:27
LaTeX2e font selection © Copyright 1995-1997, LaTeX3 Project Team. All rights reserved. 30 December 1997
\DeclareMathAlphabet {<math-alph>} {<encoding>} {<family>} {<series>} {<shape>}

参数{U}指定了字体的编碼為Unicode,而不是T1, 或OT1.

参数{msb}指定了所使用的字体系列"msb".

参数{m}和{n}分别指定了字体的size和style,m表示中等尺寸,n表示直体。

13

Threads

898

Posts

8

Reputation

Show all posts

色k posted 2024-7-6 12:41
这名字我喜欢

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-20 06:07 GMT+8

Powered by Discuz!

Processed in 0.011976 seconds, 22 queries