Hi Arash,

>>>>> Arash Esbati <[email protected]> writes:
>> What way should we take?  To partially revert the change discussed in
>> [1]?  Or to fix the style file each time similar problem occurs?  Or
>> somethig else?

> Hi Keita,

> I haven't looked at it in depth, but what do you think about this
> solution?

Thanks, it works well.  This is categorazed in the second type of the
approaches mentioned above.  Does anyone have different opinion that we
should take the first conservative type approach?  If not, I agree with
this solution.

> diff --git a/style/beamer.el b/style/beamer.el
> index fb69fc41..5de0d323 100644
> --- a/style/beamer.el
> +++ b/style/beamer.el
> @@ -363,6 +363,7 @@ also be a string.  Then the length of the string is used."

>  (defun LaTeX-beamer-class-options ()
>    "Read the beamer class options from the user."
> +  (TeX-load-style "hyperref")
>    (TeX-read-key-val t '(("usepdftitle" ("false")) ("envcountsect")
>                         ("notheorems") ("noamsthm") ("compress") ("t") ("c")
>                         ("leqno") ("fleqn") ("handout") ("trans") ("pdftex")

Regards,
Ikumi Keita



_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to