Is there a way to specify fragile mode as default for all frames? Now I know how to define a fragile frame: \begin{frame}[fragile].
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|
You could define your own frame environment like it is explained in the user manual p.62, e.g.:
The Note that the
which should support both optional title and sub-title arguments.
You also can define the frame title using an explicit Another, more complex alternative is to use the |
||||
|
|
