latex -Provide a separate sheet listing all figure captions.

SMC 投稿,要求Provide a separate sheet listing all figure captions.

latex的做法如下:

将以下latex代码放在参考文献的后面,可以自动生成。

{\renewcommand*\numberline[1]{Fig.\,#1:\space}
\makeatletter
\renewcommand*\l@figure[2]{\noindent#1\par}
\makeatother

\listoffigures}

结果图展示为:

方法参考https://latex.org/forum/viewtopic.php?f=5&t=2230&sid=2782b9490577b4324a8c4439b109798c&start=10

你可能感兴趣的:(latex,latex,投稿,listing,all,figure,captions)