Skip to content

Commit f6b6951

Browse files
authored
fix: fix typo (#66)
* hide red box * fix: wrong determinamt equation * fix: typo * fix: wrong using of autoref * Revert "hide red box" This reverts commit 31e320a. * use autoref instead of ref * fix typo * ignore personal vscode settings * fix typo
1 parent fb1e10e commit f6b6951

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@
3434
*.auxlock
3535

3636
*.sh
37+
38+
*.vscode

Chaps/Chap2.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1492,7 +1492,7 @@ \subsection{\texorpdfstring{\phrase{极小基 $\mathrm{H}_2$}}{极小基H₂}的
14921492
\end{equation}
14931493
那么就有
14941494
\begin{equation}
1495-
\braket{\Psi_0|\mathcal{O}|\Psi_0}=\braket{12|12}-\braket{12|21}
1495+
\braket{\Psi_0|\mathcal{O}_2|\Psi_0}=\braket{12|12}-\braket{12|21}
14961496
\end{equation}
14971497
Hartree-Fock基态能量就成为
14981498
\begin{align}

0 commit comments

Comments
 (0)