Compare commits
No commits in common. "9e372f509a18a67bfd0f928e69ff040be91a6e8a" and "db02f77762104d8bdc1a1e60f117612f19dda8c5" have entirely different histories.
9e372f509a
...
db02f77762
10
README.md
10
README.md
@ -1,14 +1,8 @@
|
||||
# How to Make Zines with LaTeX
|
||||
|
||||
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))
|
||||
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).
|
||||
|
||||
To build the zine: Run `./build.sh`
|
||||
|
||||
_On Windows: Uninstall Windows. Install Linux. 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.
|
||||
To generate the zine, run: `./build.sh`
|
||||
|
||||
## website
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user