### 发生了什么? autoref 不能定义多个引用的格式 ### 你期望的结果 如:式(4)、(8)、(9)和(11) ### 问题复现的步骤(或者截图) 提供一个解决示例: 需要在 hyperref 后引入 cleveref: ```latex \usepackage{cleveref} \crefmultiformat{equation}{式(#2#1#3)}{和(#2#1#3)}{、(#2#1#3)}{和(#2#1#3)} % ... \cref{eq:lsym,eq:ldep,eq:luc,eq:lpc} ``` <!-- ### BIThesis 模板 _No response_ ### 操作系统或平台 _No response_ ### LaTeX 发行版以及发行年份 _No response_ ### 日志信息(可选) ```shell ``` -->