Is it possible to add PAGE NUMBER to crossreference when render quarto to Word ? #6254
Replies: 2 comments 1 reply
-
This would require to know in advance how many pages are going to be needed to write everything and/or to use very specific Word feature. Watch the following issue: |
Beta Was this translation helpful? Give feedback.
-
Hi Thank you @mcanouil for replying very fast to questions. I found a solution ! My solutionUsing the package There is nothing to add in the YALM
It is a bit boring/ long to write but it does the job. here the result: ImprovementTo be faster in my writing, I had the idea to creating a code snippets:
The problem is that there are subtleties I don't know about with snippets, but if I don't add spaces before and after the first backtick the snippets don't appear. So I had to add spaces. EDIT the issue with code snippetsThe code snippet below allow to avoid space after the
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
My issue
In a rendered word document (not pdf),
I would like to know if there is a way to add after the label of the cross-reference, the page number.
Or at least just instead of giving the section name as label, give the page number.
Actual situation
The resulted Word document:

The desired solution
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions