cls文件模块化
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% global settings
|
||||
%% 全局格式设定
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
%% 添加首行缩进,两个字符
|
||||
\setlength{\parindent}{2em}
|
||||
|
||||
%% 行距
|
||||
\linespread{1.5}
|
||||
|
||||
%% 表格
|
||||
\captionsetup[table]{belowskip=0pt,aboveskip=5pt}
|
||||
Reference in New Issue
Block a user