Skip to content

建议\institute{}和\advisors{}增加换行功能 #190

@Pantrick

Description

@Pantrick

由于中科院某些所的改名,现在有些所系的名字特别长,一行已经写不下了。
我现在的解决方案是自行在ucasthesis.cls中添加了\advisorss\institutes命令,并改变了首页的部分结构,如果需要更多行数,可以继续添加诸如\advisorsss,但是破坏了模板的某些自洽性。

\def\ucas@value@ch@advisorss{}
\newcommand{\advisorss}[1]{\def\ucas@value@ch@advisorss{#1}}
\def\ucas@value@ch@institutes{}
\newcommand{\institutes}[1]{\def\ucas@value@ch@institutes{#1}}

Snipaste_2019-09-30_11-42-08

希望作者可以想办法将\institute{}\advisors{}增加换行功能,以兼容更长的所系名字。

(这是某些所作妖,与我们学生何关 ( : P))

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions