diff --git a/README.md b/README.md index 5c8c44d..319ed91 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Grade levels are estimates. -## Getting the Handouts +## Getting these Handouts If you don't want to compile these yourself, I've configured CI that puts the latest pdfs [here](https://nc.betalupi.com/s/ormc-handouts). @@ -35,7 +35,7 @@ Most handouts use a custom document class. If you move any files out of this rep ```latex \documentclass[ - solutions + ... ]{../../resources/ormc_handout} ``` @@ -43,8 +43,10 @@ Most handouts use a custom document class. If you move any files out of this rep ```latex \documentclass[ - solutions + ... ]{ormc_handout} ``` +I build these handouts with LuaLaTeX, but I expect them to work with any other engine. If you have issues, check this first. + **Warning:** As of now, `ormc_handout.cls` does not work with hyperref. \ No newline at end of file