Skip to content

Commit

Permalink
tidying
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Sep 23, 2024
1 parent 34a45c6 commit f19a38f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: quarto-dev/quarto-actions/setup@v2
with:
version: "pre-release"
tinytex: true # required for beamer
tinytex: true # required for PDF reports

- name: Add extension directly into demos
working-directory: ./docs/demos
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 MS Word output
- **aagi-revealjs** for a revealjs presentation
- **aagi-pdf+report** for a full length PDF report
- **aagi-pdf+short+report** for a short PDF report

## Updating

Expand Down
2 changes: 1 addition & 1 deletion docs/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ format:
toc: false
---

The `AAGIQuarto` Quarto theme extension provides official Analytics for the Australian Grains Industry (AAGI) project theming for Quarto documents.
The `AAGIQuarto` Quarto theme extension provides official Analytics for the Australian Grains Industry (AAGI) project theming for Quarto documents.

## Installing

Expand Down

0 comments on commit f19a38f

Please sign in to comment.