Skip to content

Instantly share code, notes, and snippets.

@binshengliu
Created March 23, 2021 22:54
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 binshengliu/bc6addec09968d9f122aa6cb0efd681c to your computer and use it in GitHub Desktop.
Save binshengliu/bc6addec09968d9f122aa6cb0efd681c to your computer and use it in GitHub Desktop.
Show beamer notes on second screen
% https://tex.stackexchange.com/a/84763/124998
\usepackage{pgfpages}
\setbeameroption{show notes}
\setbeameroption{show notes on second screen=right}
% Command line:
% pdfpc --notes=right presentation.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment