Initialize a repository for writeup
This commit is contained in:
21
RAposter/auto/poster.el
Normal file
21
RAposter/auto/poster.el
Normal file
@@ -0,0 +1,21 @@
|
||||
(TeX-add-style-hook "poster"
|
||||
(lambda ()
|
||||
(TeX-add-symbols
|
||||
"don"
|
||||
"doff"
|
||||
"dsoma"
|
||||
"um"
|
||||
"dmin"
|
||||
"tabcolsep")
|
||||
(TeX-run-style-hooks
|
||||
"wrapfig"
|
||||
"psfrag"
|
||||
"pifont"
|
||||
"amsmath"
|
||||
"xspace"
|
||||
"mathptmx"
|
||||
"latex2e"
|
||||
"cuposter10"
|
||||
"cuposter"
|
||||
"noback")))
|
||||
|
||||
Reference in New Issue
Block a user