Skip to content

A Typst package for creating compact and tested cheat sheets/memory aids for exams.

License

Notifications You must be signed in to change notification settings

TimeTravelPenguin/mem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mem

A compact and tested Typst package for creating memory sheets for exams.

demo preview

About this package

As of creating this repository, I am in my final semester of a double Bachelor's degree in Mathematics and Computer Science. Over the past few years, I developed a simple $\LaTeX$ template for a memory aid that I would use in all of my exams.

As someone with ADHD and a learning disability, I struggled to focus on my exam and on looking up materials on my sheets. I would fail to find things I had just looked at, I would misread or misidentify information, and overall, I am a rather slow reader.

My template allowed me to plainly section information, colourise mathematics for both inline and block-level content, and to freely adjust styling for the rare case where things just wouldn't gel together nicely. All-in-all, my $\LaTeX$ template was a hacked-together beast that helped me out massively.

Now, with Typst, it is so much easier. Since it is significantly easier to read source materials, I decided it was time to share what I found works for me. I have put in several years of testing and refining this template style (technically, this is a package and not a template... yet?). While I mainly have experience with my old $\LaTeX$ version, I hope this remade Typst equivalent is able to help someone out there, too.

If you use this template for your exams, here is a bonus tip for you: print in colour and laminate your sheet! It might be a little extra and over-the-top, but it has saved me many times.

Usage

// I will update this when I eventually publish this package
#import "/src/lib.typ": mem // see also: palette, student-info

#show: mem

= Section
== Subsection
=== In-lined subsubsection

:)

Example

See examples/fourier_analysis.typ for a complete example.

About

A Typst package for creating compact and tested cheat sheets/memory aids for exams.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages