Skip to content

Commit

Permalink
style: user api
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanfei-1 authored and stone-zeng committed May 27, 2024
1 parent 6a57459 commit eba8b44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
11 changes: 3 additions & 8 deletions docs/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -145,16 +145,11 @@
% 是否自动生成论文封面(封一)、指导小组成员名单(封二)和声明页(封三)
%
% cover-i = {cover-i.pdf},
% 如果您需要和此模版不一样的封面样式
% 论文封面(封一) PDF 文档,置于文档开头
%
% cover-ii = {cover-ii.pdf},
% 同 cover-i
% 论文撰写人承诺书(封二) PDF 文档,置于文档开头
%
% cover-iii = {cover-iii.pdf},
% 同 cover-i
% 教师审查意见或声明页(封三) PDF 文档,置于文档尾部
% 如果需要和此模版不一样的封面样式,可以通过以上选项插入 PDF 文档
% cover-i/ii/iii 分别对应了封面(封一)、指导小组成员名单(封二)和声明页(封三)
% 当 auto-make-cover = true 时会替换自动生成的封面
},
%
% info 类用于录入论文信息
Expand Down
3 changes: 2 additions & 1 deletion source/fduthesis.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,8 @@ Copyright (C) 2017&ndash;2024 by Xiangdong Zeng <[email protected]>.
% cover-ii = (*\marg{文件}*)
% cover-iii = (*\marg{文件}*)
% \end{fdusyntax}
% 如果您需要和此模版不一样的封面样式,可以通过这三个选项插入自定义的封一、封二和封三 PDF 文件。
% 如果您需要和此模版不一样的封面样式,可以通过这三个选项插入自定义的封一、封二和封三 PDF 文件,
% 当 \kvopt{auto-make-cover}{true} 时会替换自动生成的封面。
% \end{function}
%^^A! \begin{function}[added=2024-05-27]{style/cover-i,style/cover-ii,style/cover-iii}
%^^A! \begin{fdusyntax}[emph={[1]cover-i,cover-ii,cover-iii}]
Expand Down

0 comments on commit eba8b44

Please sign in to comment.