appendix in pdf
#3943
Replies: 1 comment 1 reply
-
Appendix is not part of the default Pandoc template. This would require a custom format template to handle appendix. Though I am not sure that cross reference will get the numbering right. Example of custom format for PDF are in https://quarto.org/docs/extensions/listing-journals.html - Some of them already have appendix. @dragonstyle we don't deal specifically of appendix in our numbering yet for the cross references in Quarto right ? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
Is there a way to include an appendix when using quarto to produce a .pdf? In that case, tables and figures should have the caption: "table A1." and "Figure A1." respectively.
Beta Was this translation helpful? Give feedback.
All reactions