Skip to content

Commit

Permalink
Update the bullet point
Browse files Browse the repository at this point in the history
  • Loading branch information
VMT1312 authored Sep 19, 2024
1 parent 66d53b7 commit 364c660
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
A [quarto extension](https://quarto.org/docs/extensions/) currently featuring an AAGI theme LaTeX PDF documents and MS Word .docx files as well as a [reveal.js format](https://quarto.org/docs/presentations/revealjs/).

See the included template and demo file for each format here:
- **RevealJS:** [RevealJS Slide Demo](aagi-aus.github.io/AAGIQuarto/demos/template-revealjs.html) ([Source](docs/demos/template-revealjs.qmd))
- **PDF:** [PDF Report Demo](aagi-aus.github.io/AAGIQuarto/demos/template-pdf-report.pdf) ([Source](docs/demos/template-pdf-report.qmd))
- **Short PDF:** [Short PDF Report Demo](aagi-aus.github.io/AAGIQuarto/demos/template-short-report.pdf) ([Source](docs/demos/template-short-report.qmd))
- **MS Word .docx:** [MS Word Report Demo](aagi-aus.github.io/AAGIQuarto/demos/template-docx-report.docx) ([Source](docs/demos/tempate-docx-report.qmd))
- **RevealJS:** [RevealJS Slide Demo](aagi-aus.github.io/AAGIQuarto/demos/template-revealjs.html) ([Source](docs/demos/template-revealjs.qmd))
- **PDF:** [PDF Report Demo](aagi-aus.github.io/AAGIQuarto/demos/template-pdf-report.pdf) ([Source](docs/demos/template-pdf-report.qmd))
- **Short PDF:** [Short PDF Report Demo](aagi-aus.github.io/AAGIQuarto/demos/template-short-report.pdf) ([Source](docs/demos/template-short-report.qmd))
- **MS Word .docx:** [MS Word Report Demo](aagi-aus.github.io/AAGIQuarto/demos/template-docx-report.docx) ([Source](docs/demos/tempate-docx-report.qmd))

## Installing

Expand All @@ -26,10 +26,10 @@ For documentation on using reveal.js slides in Quarto, please see,
<https://quarto.org/docs/presentations/revealjs/>.

To use the formatted output, save your qmd file into the extension folder that you created using the command above. Then, in the output format use:
- **aggi-docx+report** for word output
- **aagi-revealjs** for revealjs presentation
- **aagi-pdf+report** for the full length pdf report
- **aagi-pdf+short+report** for the short length pdf report
- **aggi-docx+report** for word output
- **aagi-revealjs** for revealjs presentation
- **aagi-pdf+report** for the full length pdf report
- **aagi-pdf+short+report** for the short length pdf report

## Updating

Expand All @@ -38,4 +38,4 @@ As we continue to improve this extension through bug fixes or adding new functio
```bash
cd your_quarto_project_folder
quarto update AAGI-AUS/AAGIQuarto
```
```

0 comments on commit 364c660

Please sign in to comment.