mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 22:41:13 +00:00
Syndicated to Medium
This commit is contained in:
parent
17e7209a41
commit
bfa4e52c0b
15 changed files with 95 additions and 75 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue