This contains markdown that can be compiled into a PDF version of the DigitalSky Technology Standards document.
- Install
make
andpandoc
andxelatex
.
For Debian, Ubuntu, and derivatives or Windows, download and install an appropriate package from pandoc releases
- With
brew
:
brew install pandoc
- In case you want to create markdown from a
docx
, save the word doc asstandards.docx
and runmake content/standards.md
. - Run
make
Your book will be exported as standards.pdf
.