Skip to content

Commit 60cff73

Browse files
author
Damiano Bacci
committed
feat(manim): created a basic demo scene
1 parent fec3e7a commit 60cff73

12 files changed

Lines changed: 128 additions & 0 deletions
Lines changed: 29 additions & 0 deletions
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
\documentclass[preview]{standalone}
2+
\usepackage[english]{babel}
3+
\usepackage{amsmath}
4+
\usepackage{amssymb}
5+
\begin{document}
6+
\begin{align*}
7+
\special{dvisvgm:raw <g id='unique000'>}\oint_{\gamma} f(z)~dz = 0\special{dvisvgm:raw </g>}
8+
\end{align*}
9+
\end{document}

0 commit comments

Comments
 (0)