mtheme
mtheme copied to clipboard
\setbeameroption{show notes on second screen}
Hi there,
Thanks for the awesome theme! I was trying the \setbeameroption{show notes on second screen} option, but it removed random bits of text. I saw a fix there: https://tex.stackexchange.com/questions/288408/beamer-show-notes-on-second-screen-with-xelatex-and-atbeginsection (be sure to scroll down to the edited answer), which seemed to fix the problem of the missing items. However, now the text on standout frames is dark over dark background (which I guess is related to #273). The quick fix (which is the extent of my LaTex coding) is to change the text color to white at the beginning of every new standout frame, but I am sure there is a more elegant way to implement both fixes.
Cheers
S
Could you put together a MWE please?
This seems to be specific to XeTeX as far as I can tell, and a bug in beamer, not necessary mtheme. Here's the issue tracking it:
https://github.com/josephwright/beamer/issues/337
I needed to use the same workaround that e5k mentioned.