I am writing my thesis in r markdown and I need a line spacing of 1.5 pt for this. Is there any way to modify the line spacing in markdown? Output will be pdf.
Asked
Active
Viewed 310 times
1
-
Your best bet is to set both the font size and line height. The methods to incorporate this type of styling constraint depends on what options you've put in your YAML. – Kat Jun 11 '22 at 01:31