A reusable LaTeX template for compact, multi-column cheat sheets in landscape A4 format.
pdflatex "Template Cheatsheet.tex"- Multi-column layout: Optimized for high information density on a single A4 landscape page.
- Color-coded sections: Configurable colors for titles, sections, subsections, and formulas.
- Math support: Full support for mathematical formulas via AMS packages.
- LaTeX distribution (e.g., TeX Live, MiKTeX)
- PDF viewer
- Clone the repository:
git clone https://github.com/HuberNicolas/cheatsheet-template
cd cheatsheet-template- Compile the template:
pdflatex "Template Cheatsheet.tex"Open Template Cheatsheet.tex, customize the content, and recompile. Alternatively, import it into Overleaf and edit directly in the browser.
This project is licensed under the GNU General Public License v3 (GPLv3) β see the LICENSE file for details.
Conditions:
- The original copyright notice (crediting my name) must be retained in all copies or substantial portions of the software.
- Modifications and derivative works must also be released under the GPLv3, and the source code must be made publicly available.