Closed raphenya closed 1 year ago
I'm using the template from https://github.com/paezha/macdown.
@paezha please note.
Never mind, this is actually correct.
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org whenever possible) and link to this issue. If a reprex is not applicable, recording a short Loom video showing what you are seeing can go a long way in helping to diagnose problems.
When putting the page to landscape to accommodate figures, the header and page numbers don't rotate, i.e., they stay on the right and left sides.
My code is as follows:
I tried to remove the headers and numbers with
\thispagestyle{empty}
command and then re-add them back, but it's not working. I'm a newbie to Rmarkdown.