I am writing a document that is being knit into a pdf and I need each line to be numbered so that reviewers can refer back to particular sentences. I have found some reading on numbering code chunks, but how about just text?
Add the lineno
package to the header. Here is an example .Rmd file
---
title: "Line Number Example"
header-includes:
- \usepackage{lineno}
- \linenumbers
output:
pdf_document
---
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
There is a lot of text that goes here. There is a lot of text that goes here.
And the result looks like this:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With