notes

GitHub Repo stars

My notes, articles, papers, etc.

Computer Science at AGH University

Miscellaneous

The mystd.sty package

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: