This commit is contained in:
Marius Goerner
2019-01-14 13:13:21 +01:00
parent 9c8d15ca8f
commit 07be3f83fb
3 changed files with 0 additions and 145 deletions

View File

@@ -1,15 +0,0 @@
(TeX-add-style-hook
"face_selectivity"
(lambda ()
(TeX-add-to-alist 'LaTeX-provided-class-options
'(("exam" "a4paper" "12pt" "pdftex")))
(TeX-run-style-hooks
"latex2e"
"../header"
"../instructions"
"exam"
"exam12")
(TeX-add-symbols
"ptitle"))
:latex)