-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
更新本科英文模板以及相关内容 #539
Merged
Merged
更新本科英文模板以及相关内容 #539
Conversation
This file contains 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
- 几份模板各有缺漏,互相补全了 - 删除了`\input{misc/0_cover.tex}`等过时注释 - `cover/date`注释的例子原本是近年日期,现改为明显错误的日期,不然没改年份…… - 提示附录可删除 - 统一措辞,缩减字数 UTE 还有以下专门修改。(BITNP#496) - 💥删除`style/bibliographyIndent`相关残余 现在 Word 模板的缩进已经改正常了,且已有机电学院同学交了有缩进的英文论文并通过。 如要恢复,可再设置`bibliographyIndent = false`。 - `style/head`注释的例子改成中文页眉 有些学院要求页眉与中文相同。 - `cover/date`注释的例子增加逗号 因为有些体例需要逗号,这时不加括号直接写会报错。
现在的例子和中文模板都是大写。 如要恢复,请在`main.tex`中`\frontmatter`下一行加`\pagenumbering{roman}`。 Relates-to: BITNP#496
恢复方法: ```latex \BITSetup{ TOC/TOC = true, } ```
原来是小二号(18 bp)。
恢复方法: ```latex \BITSetup{ style/non-CJK-font-in-headings = sans, } ```
还参照书写规范微调了封面中论文标题的行距,并避免标题太长时封面挤成两页。
fky2015
approved these changes
Jul 11, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Marvelous work!
Closed
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.
更改繁杂,请查看提交记录。
Resolves #496
引入了若干只有个别模板适用的选项。选项不适用时,也许有必要用 l3msg 警告?大约一般人不会凭空加选项。\BIThesisTemplates{UTE}
,有好几种说法,不易搜索。问一下经管学院的同学。太久没回复。回归测试
undergraduate-thesis-en
diff.pdf
经管学院版
其它变化