Skip to content

支持自定义 math font #109

@skyzh

Description

@skyzh

默认的 math font 不包含 \Join 这个数学符号:

image

需要手动设置 XITSMath 才能正常显示。

\setmathfont{XITSMath-Regular}
[    Extension = .otf,
      BoldFont = XITSMath-Bold,
]

如果能像 SJTUThesis 一样添加一个 math-font 文档选项,可以大大方便字体切换 🤣

math-font=auto|termes|stixtwo|xits|pagella|cambria|newcm|lm|none

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions