Open
Conversation
Author
|
#1 不过还是没有解决 issue中的问题 |
Timozer
reviewed
May 23, 2022
|
|
||
| \NewDocumentEnvironment{ttab}{m m}{% | ||
| \begin{table}[htbp] | ||
| \cug@wuhao |
| \let\cleardoublepage\relax | ||
| \let\clearpage\relax | ||
| \fi | ||
| \addcontentsline{toc}{chapter}{图目录} |
| \addcontentsline{toc}{chapter}{插 \quad 图} | ||
| \ifcug@toc@tab@show | ||
| \let\cleardoublepage\relax | ||
| \let\clearpage\relax |
Owner
There was a problem hiding this comment.
这里是故意这样写的,地大论文规范给的示范就是图清单表清单在一页的,不分页。
| \RequirePackage{fontspec} | ||
| \RequirePackage{xeCJK} | ||
|
|
||
| \RequirePackage[defaultsups]{newtxtext} |
| @@ -0,0 +1,11 @@ | |||
| This article is a description of the \LaTeXe{} template for a graduate dissertation of the | |||
Owner
There was a problem hiding this comment.
把所有内容写在一个文件里是我故意这样写的,不是说不能分成你这种。
我个人习惯把所有相关性的内容都写在一起,因为要查引用什么的,多个文件查找起来很麻烦。
你可以在 example.tex 里这样搞。
| *.bbl | ||
| *.blg | ||
| _minted-cache | ||
| imgs |
Owner
There was a problem hiding this comment.
我的天,那些图片是你自己截图的吗?我之前搞过图片,后来上传的时候不知道怎么搞的,给弄丢了,也就懒得再去截图了. >_<
你把这些图又弄回来,我觉得很赞。
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
首先,谢谢同学的模版。
基于个人的使用,我修改了一些内容。
插图和表格\clearpage