Base latex

This commit is contained in:
elvis
2025-10-30 18:14:54 +01:00
parent 45d017a1f8
commit 81706d8325
3 changed files with 202 additions and 0 deletions

6
section.tex Normal file
View File

@ -0,0 +1,6 @@
\begin{section}{First Section}
\begin{itemize}
\item first item
\item second item
\end{itemize}
\end{section}