Skip to content
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

本科生论文几处与Word模板不符之处 #1

Closed
aichiyu opened this issue Nov 21, 2020 · 2 comments
Closed

本科生论文几处与Word模板不符之处 #1

aichiyu opened this issue Nov 21, 2020 · 2 comments
Assignees

Comments

@aichiyu
Copy link

aichiyu commented Nov 21, 2020

使用模板类参数为:
\documentclass[bachelor, comfort]{shtthesis}

则有几处与发布的Word模板不符之处:

  1. 中文模板「摘要」二字Word模板中间无空格, 而LaTeX模板有.

  2. 英文摘要要求一律用大写字母, 包括「ABSTRACT」自身也是全大写

  3. shtthesis-user-guide.pdf文件中, P48「顺序编码制 使用一般引用 \cite 的编码显示为上标,例如...」后的引用并未如介绍那样显示为上标, 而是直接显示为正文, 相应的Word模板中要求显示为上标且为编号数字格式, 与模板不符.

@lirundong
Copy link
Owner

lirundong commented Jan 25, 2021

抱歉上个月摸鱼太多,现在才看到...

  1. 已在 85736aa 中修复,现不开启 comfort 时「摘要」二字不再包含空格。由于学校不强制对齐 Word 模板,在 comfort 选项开启时仍会保留一个全角空格以提高排版美观度;

  2. 已在 85736aa 中修复;

  3. 我在 XeLaTeX 和 LuaLaTeX 下均未复现 \cite 未上标的情况:

    截屏2021-01-26 上午12 34 56

85736aa 会包含在这周末作的 release v0.3.2 中。

@lirundong lirundong self-assigned this Jan 25, 2021
@lirundong
Copy link
Owner

已在 release v0.3.2 修复,close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants