generated from nerf/texTemplate
before adjunction proof
This commit is contained in:
parent
9bf50e4353
commit
0ef95e1735
24 changed files with 3394 additions and 14 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -45,6 +45,11 @@
|
|||
# latexrun
|
||||
latex.out/
|
||||
|
||||
.cache/
|
||||
.local/
|
||||
.texlive2022/
|
||||
.lesshst
|
||||
|
||||
## Auxiliary and intermediate files from other packages:
|
||||
# algorithms
|
||||
*.alg
|
||||
|
@ -303,3 +308,6 @@ TSWLatexianTemp*
|
|||
|
||||
# Nix buid output
|
||||
/result
|
||||
|
||||
# language correction
|
||||
.aspell.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue