File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 162
162
% \usepackage{physics}
163
163
164
164
% 直立体数学符号
165
- \newcommand {\dd }{\mathop {}\! \mathrm {d}}
166
- \newcommand {\ee }{\mathrm {e}}
167
- \newcommand {\ii }{\mathrm {i}}
168
- \newcommand {\jj }{\mathrm {j}}
165
+ \providecommand {\dd }{\mathop {}\! \mathrm {d}}
166
+ \providecommand {\ee }{\mathrm {e}}
167
+ \providecommand {\ii }{\mathrm {i}}
168
+ \providecommand {\jj }{\mathrm {j}}
169
169
170
170
% 国际单位制宏包
171
171
\usepackage {siunitx }[=v2]
180
180
181
181
% 一些文档中用到的 logo
182
182
\usepackage {hologo }
183
- \newcommand {\XeTeX }{\hologo {XeTeX}}
184
- \newcommand {\BibLaTeX }{\textsc {Bib}\LaTeX }
183
+ \providecommand {\XeTeX }{\hologo {XeTeX}}
184
+ \providecommand {\BibLaTeX }{\textsc {Bib}\LaTeX }
185
185
186
186
% 借用 ltxdoc 里面的几个命令方便写文档
187
187
\DeclareRobustCommand\cs [1]{\texttt {\char `\\ #1 }}
You can’t perform that action at this time.
0 commit comments