diff --git a/.github/workflows/pandoc_pdf.yml b/.github/workflows/pandoc_pdf.yml index dc7527b..a29398f 100644 --- a/.github/workflows/pandoc_pdf.yml +++ b/.github/workflows/pandoc_pdf.yml @@ -9,7 +9,7 @@ jobs: - uses: actions/checkout@v3 - uses: docker://pandoc/latex:2.9 with: - args: -s --dpi=300 --slide-level 2 --toc --listings --shift-heading-level=0 --columns=50 -t beamer team/talks/100_days.md -o 100_days.pdf + args: -s -f markdown-implicit_figures --dpi=300 --slide-level 2 --toc --listings --shift-heading-level=0 --columns=50 -t beamer team/talks/100_days.md -o 100_days.pdf - uses: actions/upload-artifact@v3 with: diff --git a/img/team_headshots_crop.png b/img/teamHeadshots.png similarity index 100% rename from img/team_headshots_crop.png rename to img/teamHeadshots.png diff --git a/team/talks/100_days.md b/team/talks/100_days.md index cadb729..bcd6c04 100644 --- a/team/talks/100_days.md +++ b/team/talks/100_days.md @@ -137,5 +137,5 @@ _the 'who I am when I'm not working' approach_ * We have _a lot_ more questions than we have answers :) * Looking forward to the "Weather and Climate Science" session * Talk to us! -![Team headshots](img/team_headshots_crop.png) +![Team headshots](img/teamHeadshots.png)