texlive-batch-installation VS tectonic

Compare texlive-batch-installation vs tectonic and see what are their differences.

texlive-batch-installation

Python Script for texlive batch installation (by maxnoe)

tectonic

A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive. (by tectonic-typesetting)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
texlive-batch-installation tectonic
1 22
5 3,776
- 1.7%
5.9 9.1
19 days ago 16 days ago
Python C
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

texlive-batch-installation

Posts with mentions or reviews of texlive-batch-installation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-20.
  • Brian Kernighan adds Unicode support to Awk (May, 2022)
    13 projects | news.ycombinator.com | 20 Aug 2022
    The Problem is that TeXLive still defaults to doing a full install.

    A full install means installing ~4000 packages, including their source files (tens of thousands of tex files) and built documentation (thousands of PDF files) and hundreds of free fonts (otfs, ttfs, texs own format).

    This is huge (>7GB, not just the 5 GB claimed here).

    However, you don't need 99 % of this for any given document.

    Not installing the source files and documentation PDFs will alone reduce the size by roughly half.

    Only installing the packages you really need from a minimal installation gives you a few hundred megabytes at most for even complex documents.

    It's a bit annoying to get the list of packages needed though, since there is not really any working dependency management.

    I wrote a python wrapper around the tex live installer [1] to make this easy for CI jobs, see e.g. [2].

    On a side note: I'd recommend luatex over xetex.

    - [1] https://github.com/maxnoe/texlive-batch-installation/

    - [2] https://github.com/pep-dortmund/toolbox-workshop/blob/8b00f0...

tectonic

Posts with mentions or reviews of tectonic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-29.

What are some alternatives?

When comparing texlive-batch-installation and tectonic you can also consider the following projects:

toolbox-workshop - Materialien zum PeP et al. Toolbox-Workshop

miktex - the MiKTeX source code

goawk - A POSIX-compliant AWK interpreter written in Go, with CSV support

texlab - An implementation of the Language Server Protocol for LaTeX

regex - An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

tex-rs - A port of TeX82 to Rust. (WIP)

awk - One true awk

Oberon - Oberon parser, code model & browser, compiler and IDE with debugger

arara

rpm-ostree - ⚛📦 Hybrid image/package system with atomic upgrades and package layering

github-orgmode-tests - This is a test project where you can explore how github interprets Org-mode files

mdbook-pdf - A backend for mdBook written in Rust for generating PDF based on headless chrome and Chrome DevTools Protocol. (用 Rust 编写的 mdBook 后端,基于headless chrome和Chrome开发工具协议生成PDF)