caowenhan / hhuthesis

Aiming at the dissertations nonstandard format problems such as chart format, writing format and formula format, a simple and easy-to-use LaTeX template for Hohai dissertations is provided. The template strictly follows the requirements of the academic committee of Hohai University on the format of the dissertations and the corresponding national standards and specifications.
LaTeX Project Public License v1.3c
59 stars 13 forks source link

表没有自动编号 #6

Open hulihan-start opened 2 years ago

hulihan-start commented 2 years ago

同一章里面我写了两个table, 但table名称都是表4-1,暂时不知道什么问题

hulihan-start commented 2 years ago

注释掉cls文件里面418行 \numberwithin{table}{section} 就好了

hulihan-start commented 2 years ago

cls文件 709行\uline{\hhut@value@entitle}\ 建议改成\hhutunderline[361pt]{\hhut@value@entitle}\ 这样比较好 不然英文那个线不到最后面