Skip to content

在插入多个子图时,生成的小标题前a,b,c没有用()括起来,有人遇到过这个问题吗?该如何修改? #10

@17hohaitree

Description

@17hohaitree

编译环境

编译的系统: Windows 10 / Others
TeX 发行版:TeX Live 2019 / Others
模板版本:v2.0.0
模板类型:doctor / academicmaster /professionalmaster/ nonfulltimemaster/bachelor

描述问题 在插入多个子图时,生成的小标题前a,b,c没有用()括起来,有人遇到过这个问题吗?该如何修改?

……

截图:
6642B00024A2156B70D1FE6D97E0E598
1模板生成的效果
960E0F647A6DA39811AC6214DF403891
2想要得到的效果

复现上述问题的代码:

\documentclass[doctor]{hhuthesis}
\begin{document}
\begin{figure}[!htb]
  \centering
  \subfloat[实验曲线1]{\includegraphics[width=0.5\textwidth]{Figure_S74.eps}}
  \subfloat[实验曲线2]{\includegraphics[width=0.5\textwidth]{Figure_S78.eps}}
  \newline
  \subfloat[实验曲线3]{\includegraphics[width=0.5\textwidth]{Figure_S716.eps}}
  \subfloat[实验曲线14]{\includegraphics[width=0.5\textwidth]{Figure_S724.eps}}
  \caption{不同模型实验结果对比}\label{Fig8}
\end{figure}
\end{document}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions