Added template for PLoS journals (LaTeX). by sjmgarnier · Pull Request #12 · rstudio/rticles
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 521
Merged
jjallaire merged 1 commit intorstudio:masterfrom
Nov 2, 2014Merged
Added template for PLoS journals (LaTeX).#12
jjallaire merged 1 commit intorstudio:masterfrom
Added template for PLoS journals (LaTeX).#12
jjallaire merged 1 commit intorstudio:masterfrom
Conversation
Copy link Copy Markdown
Contributor
sjmgarnier
commented
Nov 2, 2014
sjmgarnier
commented
I made a template for PLoS journals (LaTeX). As far as I can tell they all use the same formatting for submissions. It's my first template for Rmarkdown and I built it based on the other templates present in this package. I hope I've done everything correctly :-)
Copy link Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You could add header-includes (so users can easily include their own macros). That would look like this: https://github.com/rstudio/rmarkdown/blob/master/inst/rmarkdown/templates/tufte_handout/resources/tufte-handout.tex#L52-L54 and then require an "includes" argument be added to the plos_article function (and forwarded to pdf_document)
Copy link Copy Markdown
Member
jjallaire
commented
Nov 2, 2014
jjallaire commented
Nov 2, 2014Looks good, I'll merge it now but recommend that you submit another PR with the includes change mentioned above. Thanks so much for the contribution!
jjallaire added a commit that referenced this pull request
Nov 2, 2014Added template for PLoS journals (LaTeX).
jjallaire
merged commit
248a05b
into
rstudio:master
Copy link Copy Markdown
Contributor Author
sjmgarnier
commented
Nov 2, 2014
sjmgarnier commented
Nov 2, 2014Done. Thanks for the tip, I'm learning everyday :-)
github-actions
bot
locked as resolved and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.