Hello! While using bookdown, if I add a figure caption using the fig.cap function of the RMarkdown chunk and render it, then try to insert a list of figures in the Word document, Word fails to find any figures. Clearly the bookdown-created captions aren't being recognized as captions by Word. I've also tried including the \listoffigures LaTeX command in the document to insert the list of figures, but to no avail.