I'd like to follow up on this. I have looked into the package "beamerswitch",
which does what I was trying to do (generate slides, handouts, notes, etc. from
one source file). However, it has the same problem with font-locking, due to
beamer.el not being loaded. In this case, C-c C-n does not help either, since
the documentclass is beamerswitch, not beamer.
So, feature request: couldn't both \documentclass{beamerswitch} and
\usepackage{beamerarticle} load beamer.el? I can see no reason they shouldn't.
Alternatively, is there a user option I could set so that when I open a file
with \documentclass{beamerswitch} or \usepackage{beamerarticle}, beamer.el is
loaded?
Thanks!
On Sun 10 Feb 2019 at 18:19 Greg Bognar wrote:
>
> > C-c # (bound to TeX-normal-mode (qv) by default) works for me. It's what I
> > do
> > after I've added new packages, changed the document class, or made similar
> > changes. Maybe you could give that a go?
>
> Yes, that works. Thanks!
>
> But now that I understand what the problem was, I'm wondering: shouldn't
> \usepackage{beamerarticle} trigger the loading of beamer.el? Then the problem
> wouldn't occur in the first place.
>
> Thanks again,
> Greg
>
_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex