To-The-Stars/i2-fantasma.tex

22 lines
382 B
TeX
Raw Normal View History

2023-07-06 17:49:34 -07:00
\documentclass[dvipsnames,final]{beamer}
\usepackage{magica-common}
2023-07-06 21:41:51 -07:00
\title{To The Stars Battle Diagrams \\ I.2 Fantasma}
2023-07-06 17:49:34 -07:00
\author{Leni Aniva}
\date{04 July 2023}
\begin{document}
\frame{\titlepage}
\begin{frame}
2023-07-06 21:41:51 -07:00
\frametitle{Some Battle}
2023-07-06 17:49:34 -07:00
\begin{tikzpicture}
\MilLand[faction=hostile, echelon=team, main=infantry, scale=2](0,0)
\end{tikzpicture}
\end{frame}
\end{document}