Skip to content

参考文献、图表标题的字号可以调小点 #11

@qiujing

Description

@qiujing

现在的可能有点大,可以按下面代码调小点。
\usepackage{setspace}
\usepackage{caption}
\DeclareCaptionFont{capfont}{\wuhao} % Caption font
\DeclareCaptionFont{subfont}{\wuhao} % Sub-caption font
\captionsetup{font = capfont}
\captionsetup[subfigure]{font = subfont}
\captionsetup[figure]{labelsep=space}

...

\begin{spacing}{1} % 行距
\wuhao
\bibliographystyle{gbt7714-numerical}
\bibliography{myexample}
\end{spacing}

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