You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support aarch64-unknown-linux-musl as a cross-buildable architecture (#1089, @pkgw). This includes one of the gnarliest build hacks I've ever had to
perpetrate, as documented in xetex/xetex-engine-interface.c.
Add a metadata field to the Tectonic.toml file specification, allowing
open-ended, user-defined metadata (#1120, @rm-dr). This is useful for custom
tools that build on top of Tectonic, where you might want to have some custom
piece of information about each document in a group.