-
Notifications
You must be signed in to change notification settings - Fork 403
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
21 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,12 @@ | ||
% !TeX root = ../main.tex | ||
|
||
\begin{notation} | ||
|
||
\begin{notationlist}{2em} | ||
\item[$\displaystyle a$] The number of angels per unit area | ||
\item[$\displaystyle N$] The number of angels per needle point | ||
\item[$\displaystyle A$] The area of the needle point | ||
\item[$\displaystyle \sigma$] The total mass of angels per unit area | ||
\item[$\displaystyle m$] The mass of one angel | ||
\item[$\displaystyle \sum_{i=1}^n a_i$] The sum of $a_i$ | ||
\end{notationlist} | ||
|
||
\end{notation} | ||
|
||
|
||
|
||
% 也可以使用 nomencl 宏包 | ||
|
||
% \printnomenclature | ||
|
||
% \nomenclature{$\displaystyle a$}{The number of angels per unit are} | ||
% \nomenclature{$\displaystyle N$}{The number of angels per needle point} | ||
% \nomenclature{$\displaystyle A$}{The area of the needle point} | ||
% \nomenclature{$\displaystyle \sigma$}{The total mass of angels per unit area} | ||
% \nomenclature{$\displaystyle m$}{The mass of one angel} | ||
% \nomenclature{$\displaystyle \sum_{i=1}^n a_i$}{The sum of $a_i$} | ||
\printnomenclature | ||
|
||
\nomenclature[P]{\(c\)}{Speed of light in a vacuum} | ||
\nomenclature[P]{\(h\)}{Planck constant} | ||
\nomenclature[P]{\(G\)}{Gravitational constant} | ||
\nomenclature[N]{\(\mathbb{R}\)}{Real numbers} | ||
\nomenclature[N]{\(\mathbb{C}\)}{Complex numbers} | ||
\nomenclature[N]{\(\mathbb{H}\)}{Quaternions} | ||
\nomenclature[O]{\(V\)}{Constant volume} | ||
\nomenclature[O]{\(\rho\)}{Friction index} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters