Unverified Commit db805bc0 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

first chunk of compute commands to be converted to use embedded math

parent 301a662a
Loading
Loading
Loading
Loading

doc/src/Eqs/centro_symmetry.jpg

deleted100644 → 0
−4.01 KiB
Loading image diff...

doc/src/Eqs/centro_symmetry.tex

deleted100644 → 0
+0 −9
Original line number Diff line number Diff line
\documentclass[12pt]{article}

\begin{document}

$$
   CS = \sum_{i = 1}^{N/2} | \vec{R}_i + \vec{R}_{i+N/2} |^2
$$

\end{document}

doc/src/Eqs/cna_cutoff1.jpg

deleted100644 → 0
−13.1 KiB
Loading image diff...

doc/src/Eqs/cna_cutoff1.tex

deleted100644 → 0
+0 −14
Original line number Diff line number Diff line
\documentclass[12pt,article]{article}

\usepackage{indentfirst}
\usepackage{amsmath}

\begin{document}

\begin{eqnarray*}
  r_{c}^{fcc} & = & \frac{1}{2} \left(\frac{\sqrt{2}}{2} + 1\right) \mathrm{a} \simeq 0.8536 \:\mathrm{a} \\
  r_{c}^{bcc} & = & \frac{1}{2}(\sqrt{2} + 1) \mathrm{a} \simeq 1.207 \:\mathrm{a} \\
  r_{c}^{hcp} & = & \frac{1}{2}\left(1+\sqrt{\frac{4+2x^{2}}{3}}\right) \mathrm{a}
\end{eqnarray*}

\end{document}

doc/src/Eqs/cna_cutoff2.jpg

deleted100644 → 0
−2.46 KiB
Loading image diff...
Loading