Skip to content

innovativeinnovation/cheatsheet-latex-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheatSheet LaTeX Template

CheatSheet LaTeX Template.

LaTeX Project Public License 1.3c GitHub Tag


Install

Download the latest release into the directory where you are preparing the cheatsheet.

Usage

\documentclass[9pt]{innovativeinnovation-cheatsheet}
\cheatsheettitle{Title}
\begin{document}
\cheatsheetsection{Section}
...
\cheatsheetfooter{Org}{Link}
\end{document}

See src/example.tex

Screenshot

Screenshot

Contributing

Contributions are always welcome.

See Contributing.

Developer

License

The LaTeX Project Public License

See the LICENSE file for more details.