ecohealthalliance / ehastyle

R Markdown templates for EHA documents
8 stars 3 forks source link

Create eha_classic_xxx function for slide presentations #20

Open collinschwantes opened 3 years ago

collinschwantes commented 3 years ago

There should be a pptx and xaringan template for the classic eha format.

Classic format can be found here: https://www.dropbox.com/sh/sxgunfg49zs1dcj/AABdXrS1rZ6SbIDXdb2ND7o9a/PPT%20Template?dl=0&subfolder_nav_tracking=1

PPT template should be created from officedown::rpptx_document

Leverage the pptx templates to place logos

Might have to use officer:::get_default_pandoc_data_file(format = "pptx")