(TeX-add-style-hook "bsd" (lambda () (LaTeX-add-environments "theorem" "proposition" "corollary" "claim" "lemma" "conjecture" "hypothesis" "definition" "question" "problem" "alg" "openproblem" "goal" "remark" "remarks" "example" "exercise") (LaTeX-add-labels "thm:kolysurj" "thm:kato" "thm:cojocaru-kani" "thm:cha" "sec:level") (TeX-add-symbols '("heading" 1) '("bd" 1) '("gr" 1) '("rd" 1) '("eps" 4) '("hd" 1) '("set" 1) '("textcyr" 1) '("defn" 1) '("apage" 1) '("page" 1) '("kr" 2) "ds" "rhobar" "an" "e" "Sha" "la" "da" "Q" "R" "K" "dual" "Z" "C" "F" "h" "p" "m" "pari" "magma") (TeX-run-style-hooks "graphicx" "pstricks" "hyperref" "hypertex" "fancybox" "amssymb" "amsthm" "amsmath" "fullpage" "latex2e" "slides10" "slides" "10pt" "landscape")))