Joe bellus e1fee80a6a
All checks were successful
Publish PDF / publish (push) Successful in 17s
Test PDF / compile (push) Successful in 15s
CI Testing (#2)
# Added testing to CI

CI now tests compilation on every push.  Publish is restricted to the main branch

Reviewed-on: #2
Co-authored-by: Joe bellus <joe@5sigma.io>
Co-committed-by: Joe bellus <joe@5sigma.io>
2025-03-10 21:59:00 -04:00
2025-03-10 21:59:00 -04:00
2025-03-10 21:13:12 -04:00
2025-03-10 18:21:53 -04:00
2025-03-10 18:21:53 -04:00
2025-03-10 21:19:05 -04:00
2025-03-10 21:19:05 -04:00
2025-03-10 18:21:53 -04:00
2025-03-10 18:21:53 -04:00
2025-03-10 21:32:07 -04:00
2025-03-10 18:21:53 -04:00
2025-03-10 18:21:53 -04:00
2025-03-10 18:21:53 -04:00
2025-03-10 18:21:53 -04:00
2025-03-10 21:19:05 -04:00

Rendering the document

Install GIT

Install git based on your OS https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

Download Tectonic

Tectonic is used to render the latex

Linux/MacOS

The following shell command will download the latex tectonic binary.

curl --proto '=https' --tlsv1.2 -fsSL https://drop-sh.fullyjustified.net |sh

NixOS

Add the tectonic package.

Windows

Download the prebuilt binary from https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.15.0/tectonic-0.15.0-x86_64-pc-windows-msvc.zip

Clone the repository and render the document

git clone https://git.5sigma.io/EdgeOfNight/core-book.git
cd core-book
/path/to/tectonic book.tex
Description
No description provided
Readme 8.1 MiB
Languages
TeX 100%