shithub: riscv

ref: 5ebb1a29d8250027e8b7f2287f3bfa3a6f3d13ac
dir: /sys/src/cmd/python/Doc/tests/math.tex/

View raw version
\documentclass{howto}

\title{Test of python.sty with math}

\begin{document}

\maketitle

\section{Subscripts in Math Mode}

This contains an inline formula containing a subscript: $H_20$.
This display doesn't make sense, but contains a subscript as well:

$$\sum_1^2 = a_x$$

\end{document}