Move samples from samples branch to master branch

Originally-authored-on: 2020-10-26
This commit is contained in:
Alex Vear
2025-07-05 03:32:58 +01:00
parent 1122c1ea37
commit 3b2c1e3f21
6 changed files with 267 additions and 0 deletions

36
samples/tex.org Normal file
View File

@@ -0,0 +1,36 @@
#+TITLE: Experiment with TeX in Org mode
#+OPTIONS: tex:t
Hello $\alpha$.
$$\alpha$$
* Foo $\alpha$
*foo $\alpha$ bar*
\neg
a \begin{equation} % arbitrary environments,
x=\sqrt{b} % even tables, figures
\end{equation} % etc
\begin{equation} % arbitrary environments,
x=\sqrt{b} % even tables, figures
\end{equation} % etc
\begin{equation} % arbitrary environments,
x=\sqrt{b} % even tables, figures
\end{equation} % etc
\begin[asdf]{equation2} % arbitrary environments,
x=\sqrt{b} % even tables, figures
\end{equation2} % etc
If $a^2=b$ and \( b=2 \), then the solution must be
either $$ a=+\sqrt{2} $$ or \[ a=-\sqrt{2} \].
$$
a+=\alpha
$$