-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reporter - Rmd header - dynamic themes input #15
Comments
Note: no pdf presentation needed, only pptx/google slides presentation would be sufficient |
we will generate a power point presentation not the google slides presentation. Google Slides are not so easily available. However the PowerPoint could be easily putted by someone on Google Drive. Google slides demands authorization and have complex syntax https://cran.r-project.org/web/packages/rgoogleslides/rgoogleslides.pdf We might think about it in future |
I put it to the backlog as now themes could be added for only one type of document (html_document) so it lose the priority. |
linked to insightsengineering/NEST-roadmap#11
Design: https://balsamiq.cloud/st5j94y/pkhl0a6/rFA47
UPDATE: WE need to introduce a theme only for html document ...
We need a shiny input for document themes. Themes are custom depending on the type of the document (latex, html, ...).
The list of some themes is available:
rticles
packageThe same input will be used in the reporter previewer so we should think of creating a separate moduleServer.
The text was updated successfully, but these errors were encountered: