diff --git a/README.md b/README.md index 8d33592..aee95f8 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@
Cover
- -
A collaborative effort from the SBS Saṅgha and members of the greater community. - -
-
This text will be centered
+
+
+

A collaborative effort from the SBS Saṅgha and members of the greater community.

+
+
# Prerequisites @@ -16,20 +16,6 @@ - [epubcheck](https://github.com/w3c/epubcheck) - kindlegen -## LaTeX - -- [Tabularray](https://www.ctan.org/pkg/tabularray) -- [Ninecolors](https://www.ctan.org/pkg/ninecolors) - -LaTeX prerequisites can be installed on GNU/Linux by simply running `make pdfrequirements` - -Otherwise, download the package archives and unzip to `texmf/tex` found in the user home directory. Create the directory if needed. - -Linux: `/home//.local/share/texmf/tex` - -Windows: `C:\Users\\texmf\tex` - - # `make` Commands - `make pdf`: Tangles `recitations.tex.org` to the respective TeX files, builds the PDF, then renames and places the PDF in `build/` . `make pdf2x` does the same just twice over to ensure the hyperlinks are properly set.