Update on Overleaf.
This commit is contained in:
13
auto/iv_perspective_example.el
Normal file
13
auto/iv_perspective_example.el
Normal file
@@ -0,0 +1,13 @@
|
||||
(TeX-add-style-hook
|
||||
"iv_perspective_example"
|
||||
(lambda ()
|
||||
(TeX-run-style-hooks
|
||||
"latex2e"
|
||||
"standalone"
|
||||
"standalone10"
|
||||
"tikz"
|
||||
"makecell")
|
||||
(TeX-add-symbols
|
||||
"myindent"))
|
||||
:latex)
|
||||
|
||||
Reference in New Issue
Block a user