Skip to content

Commit

Permalink
update to NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
dicook committed Oct 6, 2023
1 parent 5a0bbc1 commit 349f66c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# rjtools 1.0.12

* file structure for template article is now cleaner, with data, figures, scripts, motivation-letter.
* YAML now default is rjtools::rjournal_article to generate both html and pdf, not rjtools::rjournal_web_article, which will now only generate the html. To generate only the pdf you can use rjtools::rjournal_pdf_article
* file structure for template article is now cleaner, with data, figures, scripts, motivation-letter, folders.
* Added `rjournal_article()` as a preferred alias to `rjournal_web_article()`
since this output format generally produces both HTML and PDF outputs.
* check functions updated, including DOIs in references, title case in bib file, existence of csl file
Expand Down

0 comments on commit 349f66c

Please sign in to comment.