[stim_reconstruction] slightly different explanaition of sta

This commit is contained in:
2019-01-17 10:47:18 +01:00
parent 6971be657e
commit 751d977f37
3 changed files with 10 additions and 21 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)