hust-latex / hustthesis

:notebook_with_decorative_cover: An Unofficial Thesis Template in LaTeX for Huazhong University of Science and Technology
http://hust-latex.github.io/download#hustthesis
LaTeX Project Public License v1.3c
151 stars 30 forks source link

关于行距的问题 #19

Closed xavierwoo closed 8 years ago

xavierwoo commented 8 years ago

学校学位论文要求说行距不小于三分之二字高,现在的模版似乎没有这么大的行距。请问有调行距的命令么?

xu-cheng commented 8 years ago

\changefont{linespread=xx}

xavierwoo commented 8 years ago

谢谢!