using \input with the beamer option "ignorenonframetext"

70 views
Skip to first unread message

Mike Charleston

unread,
Nov 12, 2010, 1:10:21 AM11/12/10
to LaTeX Beamer class
I have a complex set of files that I want to \input in my Beamer
presentation for lecture notes.
I also want to make an "article" version that will contain all the
slides' content as well as interspersed comments. The problem is that
using the ignorenonframetext option means commands like "\input{foo}"
are ignored too.
I know there's a workaround using
\mode<all>
\input{foo}
\mode*

but doing that throughout is a real pain. Surely there's a better way
(wishing to avoid a bad hack of beamer.sty itself)?
Suggestions welcome.
Reply all
Reply to author
Forward
0 new messages