更新的latex论文正文,解决了所有已知问题#588
Closed
MAXRainJay wants to merge 6 commits into
Closed
Conversation
图片、表格引用改为 \ref{} 交叉引用,点击可跳转;
参考文献正文引用改为 \cite{},点击可跳转;
表格改成 LaTeX 三线表;
k、\delta 等变量改为数学斜体,不再用 \emph{} 下划线;
授权书页插入到诚信声明和摘要之间;
字体恢复:中文按宋体/黑体,英文按 Times New Roman;Windows/TeXstudio 下会优先调用 SimSun / SimHei / Times New Roman;
Contributor
Author
|
图片、表格引用改为 \ref{} 交叉引用,点击可跳转; |
Member
|
描述和 实际修改的内容不符 ,实际把论文相关的内容全删了 |
Contributor
Author
|
我是参考其他同学存在的问题后综合了一下改完重新提交的新文件,改动较大只能全删了 |
Member
|
而且和PR标题描述不符。 |
Contributor
Author
|
模版是对的,我只是在上面做了格式优化和主要问题修改。改动的地方太大了重新在git网页上不好定位 |
Contributor
Author
|
就是按照之前您通过的模版进行的更改 |
Member
|
那也不用全部删除,只要替换修改的地方 |
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.
图片、表格引用改为 \ref{} 交叉引用,点击可跳转;
参考文献正文引用改为 \cite{},点击可跳转;
表格改成 LaTeX 三线表;
k、\delta 等变量改为数学斜体,不再用 \emph{} 下划线;
授权书页插入到诚信声明和摘要之间;
字体恢复:中文按宋体/黑体,英文按 Times New Roman;Windows/TeXstudio 下会优先调用 SimSun / SimHei / Times New Roman;