Hi. I really love your google docs addon. But is there an option to generate a list of illustrations (i.e. list of table and list of illustrations)
This feature is already there.
For this feature to work you need to insert Table of Contents in a doc and select Advanced Options > Table of Tables and Table of Diagrams
Alternatively, you can insert a latex block and write the following code in it.
\listoffigures
\listoftables
1 Like