quarto-dev / quarto-dev/quarto-cli
Issues with PowerPoint templates
Aperta
@cderv ci sta già lavorando.
Dal 17/1/2024.
documentation
pptx
- Lingua principale
- JavaScript
- Stelle
- 6k
- Fork
- 458
- Merge medio
- 1g 9h
- PR unite (30g)
- 41
Descrizione
---
title: "MVP"
format:
pptx:
reference-doc: Evolent_Quarto_Template.pptx
---
## Quarto
Quarto enables you to weave together content and executable code into a finished presentation. To learn more about Quarto presentations see <https://quarto.org/docs/presentations/>.
## Bullets
When you click the **Render** button a document will be generated that includes:
- Content authored with markdown
- Output from executable code
## Code
When you click the **Render** button a presentation will be generated that includes both content and the output of embedded code. You can embed code like this:
```{r}
1 + 1
```
Nothing from template is included in output and no error message is generated.
Attached is a second template that generates an output without any error messages, but the file is corrupted when you open it, and the layout is wrong (although the template is right)
It would be helpful if it was documented somewhere what features in PowerPoint are respected from the templates in Quarto.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.