From 9f88c4185f507e5e3be6ce78b1dab57810ba0e3e Mon Sep 17 00:00:00 2001 From: notnull Date: Sat, 6 Apr 2024 20:09:06 -0400 Subject: [PATCH] add notes about tex-live --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5f9fae..aebee9c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a demo of how to make a zine using Pandoc to convert marktown to LaTeX. To generate the zine, run: `./build.sh` +Note: you will have to install some version of tex-live. If space is not an issue you should install the full version. However I was able to get away with installing the barebones version and a few collections (namely, latex, latexextra, latexrecommended, pictures, fontsextra, fontsrecommended) and have had no issues. + ## website It also generates a standalone website. To view the website: