调整缩进,封面夹缝标题带英文

封面夹缝标题带英文

封面夹缝标题带英文
This commit is contained in:
DansYU 2019-06-25 22:51:26 +08:00 committed by Deans Yu
parent e8874343ce
commit 0529b0908f
3 changed files with 498 additions and 443 deletions

View File

@ -36,6 +36,15 @@
location = {南京}, location = {南京},
} }
``` ```
* 封皮夹缝中文标题带英文
> 夹缝标题中文标题有英文需要对英文进行旋转,使用 *\rotatebox{270}* **注意** ' \rotatebox{270}{GNSS} ' 前后要加空格
```tex
\title{灵犀一指GNSS心法}{灵犀一指 \rotatebox{270}{GNSS} 心法}{灵犀一指}{灵犀一指}{The theory of powerful fingers}{powerful fingers}
```
> 封皮夹缝中文标题仅有中问不需旋转
```tex
\title{灵犀一指心法}{灵犀一指心法}{灵犀一指}{灵犀一指}{The theory of powerful fingers}{powerful fingers}
```
## 编译方式 ## 编译方式

View File

@ -3,7 +3,7 @@
\UDC{000} %《国际十进分类法UDC》的类号 \UDC{000} %《国际十进分类法UDC》的类号
\secretlevel{公开} %学位论文密级分为"公开"、"内部"、"秘密"和"机密"四种 \secretlevel{公开} %学位论文密级分为"公开"、"内部"、"秘密"和"机密"四种
\studentid{130623} %学号要完整,前面的零不能省略。 \studentid{130623} %学号要完整,前面的零不能省略。
\title{灵犀一指心法}{灵犀一指}{The theory of powerful fingers}{powerful fingers} \title{灵犀一指GNSS心法}{灵犀一指 \rotatebox{270}{GNSS} 心法}{灵犀一指}{灵犀一指}{The theory of powerful fingers}{powerful fingers}
\author{陆小凤}{Phoenix Land, Jr.} \author{陆小凤}{Phoenix Land, Jr.}
\advisor{夜帝}{教授}{King Night}{Prof.} \advisor{夜帝}{教授}{King Night}{Prof.}
\coadvisor{楚留香}{副教授}{Perfume Tsu}{Associate Prof.} % 没有% 可以不填 \coadvisor{楚留香}{副教授}{Perfume Tsu}{Associate Prof.} % 没有% 可以不填

File diff suppressed because it is too large Load Diff