add info about how to use
This commit is contained in:
parent
9f88c4185f
commit
9e372f509a
@ -1,8 +1,12 @@
|
||||
# How to Make Zines with LaTeX
|
||||
|
||||
This is a demo of how to make a zine using Pandoc to convert marktown to LaTeX. It applies typesetting from a custom document class (zine.cls).
|
||||
This is a demo of how to make a zine using Pandoc to convert marktown to LaTeX. To learn more about what it does and how it works, build the zine! (Or read the zine source ([doc.md](doc.md))
|
||||
|
||||
To build the zine: Run `./build.sh`
|
||||
|
||||
_On Windows: Uninstall Windows. Install Linux. Run `./build.sh`_
|
||||
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user