Teddy-van-Jerry / SEU-ML-Assign_LaTeX_Template

LaTeX Template for Southeast University Machine Learning Assignment
https://ctan.org/pkg/seu-ml-assign
MIT License
28 stars 3 forks source link

Change title font size #3

Closed Zhuohao-Li closed 2 years ago

Zhuohao-Li commented 2 years ago

I want to change "Machine Learning" to my specific one like "Computer Vision" but I can't find how to customize its font size in .cls. Any solutions?

Zhuohao-Li commented 2 years ago

Besides, how to fix the bug when @studentID is too long like this

截屏2022-05-12 21 20 01

:

Teddy-van-Jerry commented 2 years ago

Please accept my apology that I did not have enough time to carry out further development on the customized design of the template. I will add these futures in the future.

Currently, as a workaround, you may change Line 328 of the cls file to change its font size. Information on the command can be found here. If you have further problems, please also feel free to comment below.

Teddy-van-Jerry commented 2 years ago

The \studentID{} issue can be resolved by adding \small in the field then the font size of the line will be smaller.

Teddy-van-Jerry commented 2 years ago

About the studentID issue, I look at it now and reckon you might mean the digit goes 'up and down'. Well, this is what the font Libertine does. You may change the font using the trick I mentioned in issue #2.