Forgot password?
 Create new account
View 105|Reply 2

使用\mathbb{R}

[Copy link]

3147

Threads

8493

Posts

610K

Credits

Credits
66163
QQ

Show all posts

hbghlyj Posted at 2024-7-6 11:21:23 |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

3147

Threads

8493

Posts

610K

Credits

Credits
66163
QQ

Show all posts

 Author| hbghlyj Posted at 2024-7-6 11:27:17
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表示直体。

15

Threads

948

Posts

110K

Credits

Credits
12412

Show all posts

色k Posted at 2024-7-6 12:41:20
这名字我喜欢

手机版Mobile version|Leisure Math Forum

2025-4-20 22:28 GMT+8

Powered by Discuz!

× Quick Reply To Top Return to the list