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:

Apple Silicon sonoma
ventura
monterey
big sur
Intel sonoma
ventura
monterey
big sur
64-bit linux

Current versions:

stable 0.14.11
head ⚡️ HEAD

Depends on:

fontconfig 2.14.2 XML-based font configuration API for X Windows
harfbuzz 8.2.1 OpenType text shaping engine
icu4c 73.2 C/C++ and Java libraries for Unicode and globalization
libpng 1.6.40 Library for manipulating PNG images
lua 5.4.6 Powerful, lightweight programming language
luarocks 3.9.2 Package manager for the Lua programming language
openssl@3 3.1.3 Cryptography and SSL/TLS Toolkit

Depends on when building from source:

pkg-config 0.29.2 Manage compile and link flags for libraries
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 72
Installs on Request (30 days)
sile 72
Build Errors (30 days)
sile 0
Installs (90 days)
sile 272
Installs on Request (90 days)
sile 272
Installs (365 days)
sile 639
Installs on Request (365 days)
sile 639
Fork me on GitHub