1
0

Update on Overleaf.

This commit is contained in:
2023-02-22 19:00:30 +00:00
committed by node
commit c5e0a01713
133 changed files with 24196 additions and 0 deletions

View 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)