Skip to content

polyluxus/refcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refcard

A reference card class for LaTeX2e.

According to Wikipedia, a cheat sheet is a concise set of notes used for quick reference. Some might even call it a reference card or sheet, hence the name.

This small class is aimed to make the typesetting of reference cards a bit less tedious, so you can focus on using them. The class is inspired from the question and answer Document Class for Reference Cards.

Since refcard is based on article most options can be passed on.

Additional Options

  • columns=<num> How many columns, default is 3.
  • margin=<length> Passed to geometry, default 1 cm.

Disabled Options

  • portrait only supports landscape; ignored, warning.
  • titlepage saving space, so no title page; ignored, warning.
  • twocolumn class uses multicol; break, error.

Features

  • Dense settings to save maximum space.
  • No enumeration of (sub)sections.
  • Customised itemise environments.

Acknowledgements

Thanks to the following people, who have contributed to the original implementation:

Currently maintained by Martin C Schwarzer (Martin-マーチン, polyluxus).

Other code has also been imported into this repository. This is also highlighted in the commented source code.

License

The class is licensed CC-BY-SA 4.0.