Skip to main content

An isolated workspace manager for LaTeX projects.

Project description

texi

An isolated workspace manager for LaTeX projects.

texi wraps tlmgr and latexmk to give each LaTeX project its own local TeX Live tree (.texenv/), so package versions are pinned per-project and system-wide TeX Live is never polluted.

Features

  • texi sync — reads texproject.toml, initialises a local tlmgr user-tree in .texenv/, and installs declared dependencies into it.
  • texi build — compiles the project with latexmk, pointing it at the local .texenv/ tree via TEXMFHOME.

Installation

uv tool install texi

Or, inside a project with uv:

uv add texi

Usage

  1. Add a texproject.toml to your LaTeX project root:
[latexmk]

[latexmk.engines]
pdf_mode = "pdflatex"

[latexmk.directories]
out_dir  = "build/"
aux_dir  = "build/aux/"

dependencies = ["acmart", "biblatex", "geometry"]
  1. Install dependencies into the local tree:
texi sync
  1. Build the project:
texi build

Development

uv sync
uv run texi --help

Linting and type-checking:

uv run ruff check .
uv run ruff format .
uv run ty check .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

texi_cli-0.1.0.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

texi_cli-0.1.0-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file texi_cli-0.1.0.tar.gz.

File metadata

  • Download URL: texi_cli-0.1.0.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for texi_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d013df34d97445ce7990eddb06fbaf6bb3da7af483042ec9f1bd35680fe800e9
MD5 5d47f1e8f5426aacd45f649c1de448ff
BLAKE2b-256 fb34b2e1cd2f8f9a406c9ca25931d20e52c0a82b68b4e277a6606259366cd539

See more details on using hashes here.

File details

Details for the file texi_cli-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: texi_cli-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for texi_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 56dcca9d1f91759404c2bf18b153a55fe41ae30ca19f9d66326bf5e1ecac0e33
MD5 1c3c04846fe32df004b0b76b2f66e435
BLAKE2b-256 883edb75f9d6680cc08ff68d81188404ef3a34b7b973e7d1f5460751cc32c4ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page