This file contains 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
% Adopted from http://tex.stackexchange.com/questions/232838/beamer-with-notes-on-the-left-have-navigation-links-working-both-on-slides-rig | |
\documentclass[handout]{beamer} | |
\usepackage{pgfpages,microtype} | |
\setbeameroption{show notes on second screen=left} | |
\usetheme[compress]{Singapore} | |
\makeatletter | |
\defbeamertemplate*{headline}{miniframes theme plus} | |
{% | |
\begin{beamercolorbox}[colsep=1.5pt]{upper separation line head} | |
\end{beamercolorbox} |