zepinglee / gbt7714-bibtex-style

GB/T 7714-2015 BibTeX Style
LaTeX Project Public License v1.3c
1.15k stars 196 forks source link

如何在目录后面增加图索引以及表索引? #136

Closed JiangHe96 closed 1 year ago

JiangHe96 commented 1 year ago

像这样的效果,论文的每一张图都有像目录那样的链接:微信图片_20230703200955

zepinglee commented 1 year ago

\listoffigures, \listoftables

与本项目无关的内容可以考虑发到 https://github.com/CTeX-org/forum/https://ask.latexstudio.net/

JiangHe96 commented 1 year ago

谢谢 麻烦啦