update caption style
This commit is contained in:
@@ -4,12 +4,6 @@
|
||||
\usepackage{booktabs}
|
||||
\usepackage{hyperref}
|
||||
|
||||
\usepackage{gbt7714}
|
||||
\bibliographystyle{gbt7714-numerical}
|
||||
|
||||
%自定义一个keywords
|
||||
\newcommand{\keywords}[1]{\par\noindent\textbf{Keywords:} #1}
|
||||
|
||||
\austreportsetup{
|
||||
semester = {2025-2026学年第1学期},
|
||||
level = {研究生课程},
|
||||
@@ -42,10 +36,10 @@
|
||||
\austromanpagenum
|
||||
|
||||
% \section{摘要}
|
||||
\begin{abstract}
|
||||
\begin{austabstract}{摘\hspace{2em}要}
|
||||
本文首次提出了一种将传统碳水化合物(意大利面)与标准建筑结构材料(45号混凝土)进行微观级复合拌合的创新工艺。通过引入量子谐振搅拌场与非欧几里得揉面算法,我们成功观测到了“面条-水泥”界面的拓扑相变现象。实验结果表明,该复合材料在抗压强度与番茄酱吸附率之间呈现出显著的负相关震荡特性,为未来跨学科“可食用建筑”与“土木工程烹饪学”提供了理论基石。
|
||||
\end{abstract}
|
||||
\keywords{意大利面, 45号混凝土, 量子搅拌, 碳水基复合材料, 非牛顿流变学}
|
||||
\end{austabstract}
|
||||
\austkeywords{关键词:}{意大利面, 45号混凝土, 量子搅拌, 碳水基复合材料, 非牛顿流变学}
|
||||
\clearpage
|
||||
|
||||
\section{Abstract}
|
||||
|
||||
@@ -69,10 +69,13 @@
|
||||
\titleformat{\subsection}{\zihao{4}\heiti}{\thesubsection}{1em}{}
|
||||
\titleformat{\subsubsection}{\zihao{-4}\heiti}{\thesubsubsection}{1em}{}
|
||||
|
||||
% 四、图表标题格式(示例:黑体,图1-1风格)
|
||||
% 四、图表标题格式(示例:黑体,图1风格)
|
||||
% 双语标题:https://www.latexstudio.net/archives/51638.html
|
||||
\captionsetup[figure]{labelformat=simple, labelsep=space}
|
||||
\renewcommand{\thefigure}{\arabic{section}-\arabic{figure}}
|
||||
\DeclareCaptionFormat{austcaption}{\heiti{}\zihao{5}#1#2#3\par}
|
||||
\captionsetup[figure]{format=austcaption, labelsep=space}
|
||||
\captionsetup[table]{format=austcaption, labelsep=space}
|
||||
\renewcommand{\thefigure}{\arabic{figure}}
|
||||
\renewcommand{\thetable}{\arabic{table}}
|
||||
|
||||
% region: 摘要和关键词命令
|
||||
\newenvironment{austabstract}[1]
|
||||
|
||||
Reference in New Issue
Block a user