Updated content!

This commit is contained in:
2026-06-28 22:08:54 +03:00
parent 69b50c9351
commit be777683c5
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -17,3 +17,11 @@
*.tocheb *.tocheb
.cache/ .cache/
result result
# AUCTeX (Emacs LaTeX preview)
auto/
_region_.tex
_region_.prv/
# Auto-downloaded LaTeX package files
*.sty
+1
View File
@@ -248,4 +248,5 @@ $\mathcal{D} = \{(\mathbf{x}_i, y_i)\}_{i=1}^{n}$
%%% Local Variables: %%% Local Variables:
%%% mode: latex %%% mode: latex
%%% TeX-master: "../../main" %%% TeX-master: "../../main"
%%% TeX-engine: xetex
%%% End: %%% End: