quarto-dev / quarto-dev/quarto-cli

Issues with PowerPoint templates

Aperta
#8,312 5 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@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
```

Evolent_Quarto_Template.pptx

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)

BrokenTemplate.pptx

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

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.