我想要制作一个图像词汇表,就像将维基百科条目转换为 pdf 时一样:https://en.wikipedia.org/w/index.php?title=Special:Book&bookcmd=download&collection_id=d5ba4f760191b80ba2277ebaa560a6f34ed8f2d7&writer=rdf2latex&return_to=Computer+network
我怎样才能在 LaTeX 上做到这一点?
答案1
是的,这是 Marijin 的回答。我只需要一个图形列表。只需将\listoffigures
列表放在您想要的位置即可。在标题中,您可以使用它[]
来设置图形列表中出现的文本:
\caption[Text to the list]{Lorem ipsum dolor sit amet}
定义如下:https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions#Lists_of_figures_and_tables