Skip to content

Artifacts of MiTeX, to build MiTeX in standalone mode

Notifications You must be signed in to change notification settings

mitex-rs/artifacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

artifacts

Artifacts of MiTeX, to build MiTeX in standalone mode

Branches

Reproduction

You need to install Typst v0.10.0 for this in repository root of MiTeX

To get metadata, use typst query:

typst query --root . packages/mitex/specs/mod.typ <mitex-packages>

To get compacted metadata, run mitex spec generate

The mitex-cli is built with following command:

> cargo build --release --bin mitex
> rustc --version
rustc 1.74.1 (a28077b28 2023-12-04)
> cargo --version
cargo 1.74.1 (ecb9851af 2023-10-18)

About

Artifacts of MiTeX, to build MiTeX in standalone mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published