Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion structure.tex
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@

\usepackage{mathtools} % For *rcases* environment
\usepackage[scr=boondoxo, scrscaled=1]{mathalfa}
\DeclareMathAlphabet{\mathrsfs}{U}{rsfs}{m}{n}
%\usepackage{mathrsfs}
%\usepackage{mathptmx}
\usepackage{mathpazo}
Expand Down Expand Up @@ -234,7 +235,8 @@
\newcommand{\bfr}{\mathbf{r}}
\newcommand{\heh}{\mathrm{HeH}^+}
\newcommand{\au}{\,\mathrm{a.u.}}
\newcommand{\ts}{\mathscr{S}} %总自旋算符
%\newcommand{\ts}{\mathscr{S}} %总自旋算符
\newcommand{\ts}{\mathrsfs{S}}
\usepackage{xeCJKfntef} % the package containing the command \CJKuderline*{} for the \mci command
\newcommand{\mci}[1]{\CJKunderline{#1}}
\newcommand{\phrase}[1]{\CJKunderline{#1}}
Expand Down