This repository contains mystd.sty
– my template for creating notes in LaTeX.
\documentclass[11pt]{scrartcl}
\usepackage[pretty,polish]{mystd}
\title{}
\author{}
\date{}
\begin{document}
\maketitle
\tableofcontents
\newpage
\end{document}
To the package mystd.sty
one can pass a few arguments:
thm
/nothm
– colors and frames for theorems and similar environmentscolorsec
/nocolorsec
– prettier sections numerationpretty
– passes thm
and colorsec
polish
– Polish version (keywords and other)monofont
– use JetBrainsMono fontanswers
– use answer and hint environments