Updated README
This commit is contained in:
		| @ -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. | ||||
		Reference in New Issue
	
	Block a user