external tex

This commit is contained in:
h
2024-08-01 04:09:12 -04:00
parent 22b71d8545
commit ceb580acbe
22 changed files with 767 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[Makefile]
indent_style = tab
indent_size = 8
[*.{tex,sty,bib}]
indent_size = 2