You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.