tinytex

A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live

Github stars Tracking Chart

TinyTeX

Build Status
AppVeyor build status
Coverage status
Downloads from the RStudio CRAN mirror

The installation and maintenance of LaTeX have bothered me for several years. Yes, there are MiKTeX, MacTeX, and TeX Live, but the common problems are:

  1. You have to either install a basic version that is relatively small (several hundred MB) but basically doesn't work, because it is very likely that certain frequently used LaTeX packages are missing; or you install the full version that is several GB, but in your whole life, you probably will only use 1% of the packages.

  2. The documentation for installation and maintenance is often way too long for beginners. For example, I doubt if anyone has the courage or patience to read the tlmgr manual (yes, it is very useful).

I believe these problems can be solved by TinyTeX, a custom LaTeX distribution based on TeX Live that is small in size (about 150Mb) but still functions well in most cases. Even if you run into the problem of missing LaTeX packages, it should be super clear to you what you need to do. The manual should be at most two pages long. In fact, if you are an R Markdown user, there is nothing you need to do, because missing packages will just be installed automatically. You may not even know the existence of LaTeX at all since it should rarely bother you.

This repo contains the installation scripts of TinyTeX (under the tools directory) and the R companion package tinytex. Please see the full documentation at https://yihui.org/tinytex/. Obviously I hope it is not too long.

Overview

Name With Ownerrstudio/tinytex
Primary LanguageR
Program languageR (Language Count: 5)
Platform
License:Other
Release Count52
Last Release Namev0.51 (Posted on )
First Release Namev0.0 (Posted on )
Created At2017-11-16 21:24:02
Pushed At2024-05-06 19:15:42
Last Commit At
Stargazers Count0.9k
Watchers Count16
Fork Count113
Commits Count887
Has Issues Enabled
Issues Count361
Issue Open Count21
Pull Requests Count60
Pull Requests Open Count2
Pull Requests Close Count15
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top