grateful icon indicating copy to clipboard operation
grateful copied to clipboard

Read output options from YAML

Open connorp opened this issue 3 years ago • 0 comments

Would be good to be able to read options like the output format, citation processor (pandoc-citeproc or BibTeX), and any CSL files that are set in the document's YAML header, rather than having to also pass them to grateful. In particular:

  • cite_packages(…, citation.style)
  • nocite_references(…, citation_processor)

connorp avatar Feb 22 '22 19:02 connorp