Syndicated to Medium

This commit is contained in:
Brandon Rozek 2023-01-25 13:20:29 -05:00
parent 17e7209a41
commit bfa4e52c0b
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
15 changed files with 95 additions and 75 deletions

View file

@ -1,10 +1,12 @@
---
title: "Speaker Notes in LaTex Beamer"
date: 2022-10-25T21:43:38-04:00
date: 2022-10-25 21:43:38-04:00
draft: false
tags: ["LaTex"]
math: false
medium_enabled: true
medium_post_id: 9643b7743f0c
tags:
- LaTex
title: Speaker Notes in LaTex Beamer
---
I often struggle with deciding how much content to put on my slides. Personally, I feel that my slides should be self-contained so that others can review them afterwards. This was especially true when I held [recitations](/ta/spring2022/csci2600/) as a TA.
@ -48,4 +50,4 @@ With this, I am thinking of distributing slides that I'm presenting more ahead o
- Keep answers away from the live audience, with an easy way to distribute aftewards
- Not forget any points you want to address
If you want to learn more features within LaTex beamer, I suggest checking out their [package documentation](http://mirrors.ctan.org/macros/latex/contrib/beamer/doc/beameruserguide.pdf). It's surprisingly written accessibly, with many presentation tips within.
If you want to learn more features within LaTex beamer, I suggest checking out their [package documentation](http://mirrors.ctan.org/macros/latex/contrib/beamer/doc/beameruserguide.pdf). It's surprisingly written accessibly, with many presentation tips within.