[wip] caps doc
This commit is contained in:
parent
4616dfee86
commit
babd5caaab
|
@ -0,0 +1,18 @@
|
||||||
|
%! Author = berkus
|
||||||
|
%! Date = 04.12.2020
|
||||||
|
|
||||||
|
% Preamble
|
||||||
|
\documentclass[11pt]{article}
|
||||||
|
|
||||||
|
% Packages
|
||||||
|
\usepackage{amsmath}
|
||||||
|
|
||||||
|
% Document
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\title{Capabilities}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
\end{document}
|
Loading…
Reference in New Issue