Last active
October 7, 2020 12:59
-
-
Save Pakillo/02bc9c52246559d266ff5d5ef6d374b8 to your computer and use it in GitHub Desktop.
How to hide some slides in Rmarkdown-generated beamer PDF presentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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