This is the PDF.
To build it, just run:
makeYou need to have
aspell,
LaTeX (with packages from DEPENDS.txt),
texsc,
and
texqc
installed.
macOS:
brew install aspell texlive
gem install texsc texqcLinux (Ubuntu/Debian):
sudo apt-get install aspell texlive-xetex texlive-fonts-extra
gem install texsc texqc