Compare commits
No commits in common. "257b0724e5a194ae34465984a70643f66d14a867" and "9030ddcec1f7b74dcbd44c195785f2e9bd604f8a" have entirely different histories.
257b0724e5
...
9030ddcec1
@ -76,11 +76,6 @@ Resulting in:
|
|||||||
Moreover, you have access to the whole latex ecosystem, especially those for
|
Moreover, you have access to the whole latex ecosystem, especially those for
|
||||||
neat illustrations such as [tikzpingus].
|
neat illustrations such as [tikzpingus].
|
||||||
|
|
||||||
**Note:** I have to say that the above technique is unsafe under fairly
|
|
||||||
reasonnable assumptions. Long story short you should sign first *then* encrypt
|
|
||||||
and not do both in parallel. Please see [this paper](https://ia.cr/2001/045)
|
|
||||||
from Crypto’01 if you want a more detailed explanation.
|
|
||||||
|
|
||||||
### Customisation
|
### Customisation
|
||||||
|
|
||||||
It is also quite easy to customise slides with beamer. For instance, with
|
It is also quite easy to customise slides with beamer. For instance, with
|
||||||
@ -107,11 +102,8 @@ than they are.
|
|||||||
|
|
||||||
## Typst Touying
|
## Typst Touying
|
||||||
|
|
||||||
## Pandoc and reveal.js
|
## reveal.js
|
||||||
|
|
||||||
[reveal.js] is a javascript framework to produce clean and dynamic slides. My
|
|
||||||
settings to generate them are liberally inspired by [Pablo
|
|
||||||
Coves](https://pcoves.gitlab.io/blog/pandoc-markdown-revealjs/).
|
|
||||||
|
|
||||||
# Presenting Slides {#presenting-slides}
|
# Presenting Slides {#presenting-slides}
|
||||||
|
|
||||||
@ -129,4 +121,3 @@ Coves](https://pcoves.gitlab.io/blog/pandoc-markdown-revealjs/).
|
|||||||
[overlay]: https://www.overleaf.com/learn/latex/Beamer_Presentations%3A_A_Tutorial_for_Beginners_(Part_4)%E2%80%94Overlay_Specifications
|
[overlay]: https://www.overleaf.com/learn/latex/Beamer_Presentations%3A_A_Tutorial_for_Beginners_(Part_4)%E2%80%94Overlay_Specifications
|
||||||
[TikZ]: https://www.ctan.org/pkg/pgf
|
[TikZ]: https://www.ctan.org/pkg/pgf
|
||||||
[tikzpingus]: https://github.com/EagleoutIce/tikzpingus
|
[tikzpingus]: https://github.com/EagleoutIce/tikzpingus
|
||||||
[reveal.js]: https://revealjs.com/
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user