diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-18 16:55:46 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-18 16:55:46 +0200 |
commit | e639c3ee28c42f7a43560887c2df62a7ac0be673 (patch) | |
tree | 2eabb808cd3cbe8c3f7fd7b33d6109ed004b94e5 | |
parent | 54f41d8b076df45447a4538da3812b09a75aecb6 (diff) |
Specify how to build the slidesmain
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -24,3 +24,9 @@ how to get the [garamondx font installed][] on a Debian system: In the [summary](./summary) directory: $ latexmk -pdf + +### Beamer slides + +In the [slides](./slides) directory: + + $ latexmk -pdf |