Skip to content

Instantly share code, notes, and snippets.

@Pakillo
Last active October 7, 2020 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pakillo/02bc9c52246559d266ff5d5ef6d374b8 to your computer and use it in GitHub Desktop.
Save Pakillo/02bc9c52246559d266ff5d5ef6d374b8 to your computer and use it in GitHub Desktop.
How to hide some slides in Rmarkdown-generated beamer PDF presentation
https://stackoverflow.com/a/58679929
See also
http://latex-beamer-class.10966.n7.nabble.com/Hiding-frames-td907.html
https://tex.stackexchange.com/questions/200151/remove-frame-from-presentation
https://tex.stackexchange.com/questions/200151/remove-frame-from-presentation
https://tex.stackexchange.com/questions/17816/commenting-out-large-sections
https://tex.stackexchange.com/a/273781
In xaringan, there is `exclude: true` https://github.com/yihui/xaringan/issues/96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment