sile

Install command:
brew install sile

Modern typesetting system inspired by TeX

https://sile-typesetter.org

License: MIT

Formula JSON API: /api/formula/sile.json

Formula code: sile.rb on GitHub

Bottle (binary package) installation support provided for:

macOS on
Apple Silicon
sequoia
sonoma
ventura
macOS on
Intel
sonoma
ventura
Linux ARM64
x86_64

Current versions:

stable 0.15.10
head ⚡️ HEAD

Depends on:

fontconfig 2.16.0 XML-based font configuration API for X Windows
harfbuzz 11.0.0 OpenType text shaping engine
icu4c@77 77.1 C/C++ and Java libraries for Unicode and globalization
libpng 1.6.47 Library for manipulating PNG images
luajit 2.1.1741730670 Just-In-Time Compiler (JIT) for the Lua programming language
luarocks 3.11.1 Package manager for the Lua programming language
openssl@3 3.4.1 Cryptography and SSL/TLS Toolkit
freetype 2.13.3 Software library to render fonts

Depends on when building from source:

jq 1.7.1 Lightweight and flexible command-line JSON processor
pkgconf 2.4.3 Package compiler and linker metadata toolkit
poppler 25.03.0 PDF rendering library (based on the xpdf-3.0 code base)
rust 1.85.1 Safe, concurrent, practical language
By default SILE uses the font Gentium Plus to render all documents that do not specifically call for something else. If this font is not available on your system you may encounter errors. Of lower priority depending on your use case, the math typesetting package defaults to using Libertinus Math and the default monospace font is Hack.

Homebrew does not supply any of these font dependencies in default casks, but they can be added by tapping cask-fonts:
    brew tap homebrew/cask-fonts
    brew install --cask font-gentium-plus
    brew install --cask font-libertinus
    brew install --cask font-hack

Alternatively you can download and install the fonts yourself:
    https://software.sil.org/gentium/
    https://github.com/alerque/libertinus
    https://sourcefoundry.org/hack/

Analytics:

Installs (30 days)
sile 88
sile --HEAD 1
Installs on Request (30 days)
sile 88
sile --HEAD 1
Build Errors (30 days)
sile 0
Installs (90 days)
sile 329
sile --HEAD 4
Installs on Request (90 days)
sile 328
sile --HEAD 4
Installs (365 days)
sile 1,295
sile --HEAD 38
Installs on Request (365 days)
sile 1,294
sile --HEAD 38
Fork me on GitHub