useful definitions to create small cheatsheets for everything
Go to file
2022-02-14 18:26:56 +01:00
.gitattributes add lfs to track pdf 2022-02-10 22:13:12 +01:00
.gitignore Initial commit 2022-02-10 22:07:35 +01:00
cheatsheet.sty add flashcard and more boxes 2022-02-14 18:26:56 +01:00
LICENSE Initial commit 2022-02-10 22:07:35 +01:00
README.md how to use 2022-02-10 22:15:41 +01:00
sample.pdf add flashcard and more boxes 2022-02-14 18:26:56 +01:00
sample.tex add flashcard and more boxes 2022-02-14 18:26:56 +01:00

LaTex Cheatsheet

This little package helps you create small cheatsheets for about everything.

Take a look at my Informatik Repo where it is used quite often.

This work is under development, you can use it as you like. Help and Ideas are welcome.

How to use

To use the package, just import it at the top of your LaTex file before \begin{document}. Like this:

\usepackage{cheatsheet}

You can see a working example right in this repository: