Skip to content

Commit

Permalink
Enable equation numbering and references (close rstudio#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebr committed Sep 25, 2020
1 parent b0bbbc0 commit 7632104
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion inst/rmarkdown/templates/mdpi/skeleton/skeleton.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ abbreviations:
long: Three letter acronym
- short: LD
long: linear dichroism
output: rticles::mdpi_article
output:
bookdown::pdf_book:
base_format: rticles::mdpi_article
---

# Version
Expand Down

0 comments on commit 7632104

Please sign in to comment.