Replies: 1 comment 1 reply
-
It's possible that quarto has an option to do so explicitly, but I couldn't find it either. As a minimal do-it-yourself solution, you can use this in your frontmatter to add LaTeX content to the header of your document:
|
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.
-
Reviewers often use line numbers to refer to edits and suggestions on a manuscript. I've found options to insert line numbers for code, but there's no mention of how to number lines of text.
I've found the Latex package 'lineno', but am not sure how to use it when working with Quarto through RStudio.
Thanks for any tips or suggestions!
Beta Was this translation helpful? Give feedback.
All reactions