# \#slides

**URL:** https://discourse.julialang.org/tag/slides/826.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Automatic creating of PowerPoints using Julia](https://discourse.julialang.org/t/automatic-creating-of-powerpoints-using-julia/63274)

<div class="topic-metadata">

**Author:** [@Nash](https://discourse.julialang.org/u/Nash)\
**Replies:** 3\
**Last updated:** [July 22, 2024, 4:20am UTC](https://discourse.julialang.org/t/automatic-creating-of-powerpoints-using-julia/63274 "2024-07-22T04:20:20Z")

</div>

I have data updated every month. at the end of the month, I use specific parts of that data to create tables, which I insert into a standard PowerPoint slide deck. Can I use Julia to automate such a process? If so, how? …

---

## [Technology for presentations](https://discourse.julialang.org/t/technology-for-presentations/12135)

<div class="topic-metadata">

**Author:** [@jlapeyre](https://discourse.julialang.org/u/jlapeyre)\
**Replies:** 38\
**Last updated:** [November 14, 2023, 3:55pm UTC](https://discourse.julialang.org/t/technology-for-presentations/12135 "2023-11-14T15:55:48Z")

</div>

What technologies do you use for presentations ? For Julia talks to smallish audiences I used Douglas Bates’ pipeline of pandoc on markdown to pdf via latex as a template. (I can’t seem to locate the source online at the…

---

## [\[ANN\] PPTX.jl - A new package to generate PowerPoint© .pptx files](https://discourse.julialang.org/t/ann-pptx-jl-a-new-package-to-generate-powerpoint-pptx-files/94285)

<div class="topic-metadata">

**Author:** [@MatthijsCox](https://discourse.julialang.org/u/MatthijsCox)\
**Replies:** 6\
**Last updated:** [February 15, 2023, 8:09am UTC](https://discourse.julialang.org/t/ann-pptx-jl-a-new-package-to-generate-powerpoint-pptx-files/94285 "2023-02-15T08:09:33Z")

</div>

We are happy to announce the release of PPTX.jl, a straightforward package to generate PowerPoint presentations with a few lines of Julia code. It’s also the first ever open sourced package from ASML. Those who work in …

---

## [Pluto slides pdf print](https://discourse.julialang.org/t/pluto-slides-pdf-print/69459)

<div class="topic-metadata">

**Author:** [@ess3sq](https://discourse.julialang.org/u/ess3sq)\
**Replies:** 4\
**Last updated:** [October 13, 2021, 10:53am UTC](https://discourse.julialang.org/t/pluto-slides-pdf-print/69459 "2021-10-13T10:53:51Z")

</div>

So I would like to produce some slides using Pluto.jl. Interestingly enough, some kind of interactive slide show can be produced from a Pluto notebook using the comment on the issue linked on this post. The only proble…

---

## [Tools for creating slide presentations with Julia content](https://discourse.julialang.org/t/tools-for-creating-slide-presentations-with-julia-content/27460)

<div class="topic-metadata">

**Author:** [@dmbates](https://discourse.julialang.org/u/dmbates)\
**Replies:** 8\
**Last updated:** [October 7, 2020, 10:44pm UTC](https://discourse.julialang.org/t/tools-for-creating-slide-presentations-with-julia-content/27460 "2020-10-07T22:44:51Z")

</div>

What types of tools do you use to create slide presentations including Julia content? Having spent too much of my life writing LaTeX/Beamer I prefer to start with markdown instead, such as a .jmd file for the Weave pack…

---

## [Creating presentation slides using remark.js](https://discourse.julialang.org/t/creating-presentation-slides-using-remark-js/10284)

<div class="topic-metadata">

**Author:** [@dmbates](https://discourse.julialang.org/u/dmbates)\
**Replies:** 12\
**Last updated:** [May 17, 2018, 10:05am UTC](https://discourse.julialang.org/t/creating-presentation-slides-using-remark-js/10284 "2018-05-17T10:05:23Z")

</div>

I asked my department members (a Statistics department) what their preferred methods for creating slides for a talk were. The most popular answer was the xaringan package for R, which builds on remark.js. I plan to try…
