rjournal / rjtools

Tools for AUTHORS to use for checking and submitting articles to the R Journal
https://rjournal.github.io/rjtools/
Other
31 stars 14 forks source link

Add a very visible note about change in YAML: rjournal_article #112

Open dicook opened 1 year ago

dicook commented 1 year ago

rjournal_article will Redner both html and pdf

rjournal_web_article only the html

rjournal_pdf_article only the pdf

This is going to create a headache for current authors because rjournal_web_article generate dual output.

dicook commented 1 year ago

AND make sure create_article generates the appropriate YAML:

output: 
  rjtools::rjournal_article:
    self_contained: yes
    toc: no