MathJax

矩阵 $$ \begin{matrix} 1 & x & x^2 \ 1 & y & y^2 \ 1 & z & z^2 \ \end{matrix} $$ 矩阵两端加上括号, 把 {matrix} 替换为 {pmatrix} $$ \begin{pmatrix} 1 & x & x^2 \ 1 & y & y^2 \ 1 & z & z^2 \ \end{pmatrix} $$ $$ \begin{bmatrix} 1 & x & x^2 \ 1 & y & y^2 \ 1 & z & z^2 \ \end{bmatrix} $$ $$ \begin{Bmatrix} 1 & x & x^2 \ 1 & y & y^2 \ 1 & z & z^2 \ \end{Bmatrix} $$ ...

八月 3, 2025 · 5 分钟 · 2164 字 · Lurkerlin

中文字体

方正字体 方正黑体、方正书宋、方正仿宋、方正楷体 https://www.foundertype.com/ 思源字体 思源宋体、思源黑体 Google 和 Adobe 合作的开源字体。思源黑体是 Adobe 与 Google 宣布推出的一款开源字体, 有七种字体粗细(ExtraLight、Light、Normal、Regular、Medium、Bold 和 Heavy),完全支持日文、韩文、繁体中文和简体中文,还包括来自 Source Sans 字体家族的拉丁文、希腊文和西里尔文字形 共 65536 个字形。 ...

六月 3, 2025 · 2 分钟 · 551 字 · Lurkerlin