Skip to content

Commit

Permalink
up to pandoc/extra
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Rabah committed Nov 25, 2024
1 parent cf6947e commit 9e29790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- run:
mkdir output

- uses: docker://pandoc/latex
- uses: docker://pandoc/extra
with:
# args: --output=output/Referentiel-ECOCONCEPTION.pdf --metadata-file pandoc-assets/meta.yml --pdf-engine xelatex --metadata-file pandoc-assets/meta.yml --template pandoc-assets/templates/eisvogel.tex --from markdown+yaml_metadata_block+raw_html+rebase_relative_paths introduction/*.md strategie/*.md ux/*.md ui/*.md code/*.md architecture/*.md
args: --output=output/Referentiel-ECOCONCEPTION.pdf --metadata-file pandoc-assets/meta.yml --pdf-engine xelatex --metadata-file pandoc-assets/meta.yml --template pandoc-assets/templates/eisvogel.tex --from markdown+yaml_metadata_block+raw_html+rebase_relative_paths introduction/001_intro_INT-01.md
Expand Down

0 comments on commit 9e29790

Please sign in to comment.