Hello,
I need some help with Rmarkdown in officedown::rdocx_document.
I want the caption of the figure linked to section number. for example,
- In section 1, captions display in sequence , Figure 1-1, Figure 1-2 , Figure 1-3, ...
- In section 2, Figure 2-1, Figure 2-2, Figure 2-3,
- that is to say number starts with 1 in each section.
But this code is not what I want.
code is here code
Any help would be appreciated
cderv
2
You should update to last version of officedown and officeverse, maybe try the dev version in case it works differently;
Otherwise, I would open issue on GitHub - davidgohel/officedown
system
Closed
3
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.