Replies: 1 comment
-
For any cross-reference to work you need to define a label |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
In a book project by quarto, I produce some tables in chapter 5 using gtsummary package and render the book into docx format But I couldn't make automatic numbering tables like Table 5.1 , Table 5.2 , Table 5.3 , ..., above the tables in docx file.
I tried #| tbl-cap: xxxxxxxxxxxxxx in code chunk and automatic numbering of tables occurred in pdf file but not in docx file.
I couldn't make cross-reference to these tables in Quarto book, either.
Could you please advise on these?
Best wishes
Ko Ko Zaw
Beta Was this translation helpful? Give feedback.
All reactions