Added emotes

This commit is contained in:
Mark 2023-05-29 19:04:07 -07:00
parent fdb93599c3
commit 65d3529848

View File

@ -9,7 +9,7 @@ You can find the latest PDFs [here](https://nc.betalupi.com/s/ormc-handouts).
## Contents
## 📦 Contents
Handouts are sorted by the class they're for:
- [`./Intermediate`](./Intermediate/): Grades 5 - 9
@ -19,7 +19,7 @@ Grade levels are estimates.
## Building these Handouts
## 🛠️ Building these Handouts
Automatic builds are [here](https://nc.betalupi.com/s/ormc-handouts), if you just want the PDFs.
@ -55,14 +55,14 @@ However, try changing your engine to LuaLaTeX if something breaks.
---------------------------------------------------------------------------
# Class Documentation
# 📜 Class Documentation
The class `ormc_handout` is based on `article.cls`, and should work with most packages.\
If something breaks, tell me so I may try to fix it.
## Arguments
## 🎏 Arguments
These are passed to `\documentclass`, as follows:
```latex
@ -97,7 +97,7 @@ Use `geometry` to change page lengths. Letter paper is the default.
## Commands & More:
## 🪖 Commands & More:
`ormc_handout` automatically includes `tcolorbox`, `xcolor`, `tikz`, `amsmath`, `amssymb`. \
It also includes a few other packages that are used internally and shouldn't have an effect on most workflows.