Closed ew487 closed 10 months ago
@jmshapir I reverted the implementation to use the note
command!
Do you want to use the same kind of input control as we did for the lyx handout? I think this is causing some of the tests to fail...
@jmshapir @rcalvo12 Thanks for your comments--I think I've addressed all of them now! If there is anything else, please let me know.
Closes #88
In this issue, we added a LaTeX file with a basic beamer shell for slides to [/source/talk] in which we enable the option
\setbeameroption{hide notes}
by default. We added to the LaTeX builder a handout option similar to the one we have for LyX under the hood, which switcheshide notes
toshow notes
.