(TeX-add-style-hook "LA1_1_04_Plane" (lambda () (TeX-add-to-alist 'LaTeX-provided-class-options '(("beamer" "handout" "dvipdfmx" "12pt" "notheorems"))) (TeX-add-to-alist 'LaTeX-provided-package-options '(("otf" "deluxe" "expert") ("fontenc" "T1") ("inputenc" "utf8"))) (add-to-list 'LaTeX-verbatim-environments-local "semiverbatim") (add-to-list 'LaTeX-verbatim-macros-with-braces-local "hyperref") (add-to-list 'LaTeX-verbatim-macros-with-braces-local "hyperimage") (add-to-list 'LaTeX-verbatim-macros-with-braces-local "hyperbaseurl") (add-to-list 'LaTeX-verbatim-macros-with-braces-local "nolinkurl") (add-to-list 'LaTeX-verbatim-macros-with-braces-local "url") (add-to-list 'LaTeX-verbatim-macros-with-braces-local "path") (add-to-list 'LaTeX-verbatim-macros-with-delims-local "url") (add-to-list 'LaTeX-verbatim-macros-with-delims-local "path") (TeX-run-style-hooks "latex2e" "beamer" "beamer12" "txfonts" "bxdpx-beamer" "pxjahyper" "minijs" "majin" "iMath" "LinearAlg" "otf" "tikz" "amsmath" "amssymb" "amsthm" "fontenc" "textcomp" "inputenc" "lxfonts" "bm") (TeX-add-symbols '("pwBox" 2) "diag" "ならば" "なぜなら" "naraba" "nazenara" "To" "From" "Ww" "Wv" "Wx" "Wy" "例" "注" "Tr") (LaTeX-add-amsthm-newtheorems "theorem" "definition" "proposition" "lemma" "corollary" "conjecture" "remark")))