Skip to content

figure内的cases环境字体不一致 #1130

@RickFreemanCui

Description

@RickFreemanCui

问题描述:

在浮动体figure中,cases环境的字体大小比float中其他字体更大。

MWE:

在模版的main.tex文件的正文部分加入以下代码可以验证:


\begin{figure}
    Text in ``cases'' gets bigger: \(
    a \cdot b = \begin{cases}
        b \cdot a & \text{if Abelian} \\
        a \cdot b & \text{o/w.}
    \end{cases}
    \)
\end{figure}

系统信息:

  • OS版本(带版本号): macOS 15.6.1 (24G90)
  • TeX 发行版(带版本号): TeX Live 2025

日志信息:

https://pastebin.ubuntu.com/p/Zpt5KjS5jC/

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/pending-release已在 SJTUTeX 中更新,等待发版并将更改同步到 SJTUThesis 的 Release 中type/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions