Replies: 4 comments
-
我也不清楚,可能某些图片编号会错乱吧。尝试改用 |
Beta Was this translation helpful? Give feedback.
0 replies
-
\makeatletter
\let\c@lofdepth\relax
\let\c@lotdepth\relax
\makeatother
\usepackage{subfigure} |
Beta Was this translation helpful? Give feedback.
0 replies
-
非常感谢。但是,我现在找不到自己注释的那两行在哪个文件了,不知道怎么改回去了。
…-----原始邮件-----
发件人:OctopussGarden ***@***.***>
发送时间:2022-11-19 10:14:44 (星期六)
收件人: TheNetAdmin/zjuthesis ***@***.***>
抄送: ZJU-KMnO4 ***@***.***>, Author ***@***.***>
主题: Re: [TheNetAdmin/zjuthesis] 添加{subfigure}包报错 (Discussion #278)
packages.tex加下面几行解决包冲突
***@***.******@***.***\relax\makeatother\usepackage{subfigure}
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Qiang Ma, Ph.D. student
MOE Key Laboratory of Soft Soils and Geoenviromental EngineeringDepartment of Civil Engineering (Anzhong Building B-403)Zhejiang University (Zijingang Campus)866 Yuhangtang Road, Hangzhou 310058 PR. China
Tel: (+86) 18069870565
Email: ***@***.***
|
Beta Was this translation helpful? Give feedback.
0 replies
-
packages.tex添加下面两行 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
添加{subfigure}包后,编译报错:Command \c@lofdepth already defined. \newcounter{lofdepth}. 网上的解决方法是注销lofdepth,注销后可以正常编译,而且实现了图片并排排列的效果。但是我不清楚注销这两行会带来什么影响,请问注销后对模板有什么影响?

Beta Was this translation helpful? Give feedback.
All reactions