Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add speaker note support for dual screens #43

Merged
merged 3 commits into from
May 13, 2024
Merged

Conversation

OrangeX4
Copy link
Member

@OrangeX4 OrangeX4 commented May 11, 2024

#let s = (s.methods.show-notes-on-second-screen)(self: s, right)

#speaker-note[
  + This is a speaker note.
  + You won't see it unless you use `#let s = (s.math.show-notes-on-second-screen)(self: s, right)`
]

Add speaker note support for dual screens. It is compatible with beamer, so we can use dspdfviewer or pympress for presentation with speaker notes. I personally recommend pympress because of its feature-rich and simple installation.

image

image

#speaker-note[
+ This is a speaker note.
+ You won't see it unless you use `#let s = (s.math.show-notes-on-second-screen)(self: s, right)`
]

example.pdf

cc @cooki35 @zouharvi @JuliusFreudenberger, maybe @laurmaedje for presentation mode for typst.app

Hope to have more feedback, thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant