BHOSC / BUAAthesis

北航毕设论文LaTeX模板
Other
1.02k stars 289 forks source link

内容会向上溢出 #316

Open DYY-Drummer opened 1 year ago

DYY-Drummer commented 1 year ago

1 如图,用overleaf打开模板,每页的内容都会向上突出一截,和页眉重合

ChuyuWang949 commented 7 months ago

解决了吗?

LeostarR commented 6 months ago

可以尝试手动增加间距?在buaathesis.cls文件的第136行后加上 \setlength{\headsep}{34pt}(间距可以自己调整一下)

png 我是这么解决的,目前还没发现其他副作用()