Closest thing to the TeX source code
  • C 45%
  • C++ 25.9%
  • Makefile 5.6%
  • HTML 3.6%
  • TeX 2.5%
  • Other 16.3%
Find a file
Akira Kakuto 2651a7efb7 harfbuzz 13.2.1
git-svn-id: svn://tug.org/texlive/trunk/Build/source@78443 c570f23f-e606-0410-a88d-b1316a301751
2026-03-20 01:05:15 +00:00
.github v6 actions, following https://github.com/TeX-Live/installer/pull/29 2026-03-06 22:46:48 +00:00
am do not propagate leading comments from Makefile.in, do add trailing comment for some *.am 2022-01-11 22:54:49 +00:00
auxdir/auxsub reautoconf with automake-1.18.1 2025-06-26 21:23:12 +00:00
build-aux tl-update-auto 2025-12-25 00:40:27 +00:00
doc 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
libs harfbuzz 13.2.1 2026-03-20 01:05:15 +00:00
m4 for --with-system-harfbuzz, ask pkg-config for harfbuzz-subset info, not bare harfbuzz 2026-02-20 23:21:53 +00:00
texk pygmentex (19mar26) 2026-03-19 19:55:37 +00:00
utils tl27/dev 2026-03-01 21:51:24 +00:00
.gitignore tweak .gitignore, README 2021-01-30 06:39:57 +00:00
aclocal.m4 reautoconf with automake-1.18.1 2025-06-26 21:23:12 +00:00
Build github: no optimization for armhf, takes >6 hours; Build: include $CFLAGS with others 2026-02-17 16:13:36 +00:00
ChangeLog doc for 2026-03-03 release 2026-03-01 02:27:51 +00:00
configure tl27/dev 2026-03-01 21:51:24 +00:00
configure.ac re-enable autoconf normal computation of -g -O2 for CFLAGS 2026-02-15 22:40:17 +00:00
Makefile.am use new variable $(install_target) in make world 2025-09-07 22:32:47 +00:00
Makefile.in add xdvipsk (version of 2025.12.19) from https://github.com/vtex-soft/xdvipsk, per sigitas 2026-01-21 17:39:52 +00:00
README no asy for aarch64-linux 2026-02-23 22:59:59 +00:00
README.0overview 2020 tlbuild update 2020-03-13 17:12:03 +00:00
README.1prerequisites 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.2building 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.3installing 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.4layout 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.5configure 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.6coding 2020 tlbuild update 2020-03-13 17:12:03 +00:00
README.7continuous 2020 tlbuild update 2020-03-13 17:12:03 +00:00
README.md mention that the release tarballs are not full systems 2024-07-19 23:43:04 +00:00
reautoconf enable xdvipsk by default 2026-02-10 01:40:57 +00:00
tardate.ac doc for 2026-03-03 release 2026-03-01 02:27:51 +00:00
version.ac tl27/dev 2026-03-01 21:51:24 +00:00

Id

This README.md file exists for people browsing on github.

The TeX-Live project on github (https://github.com/TeX-Live) is a mirror of the upstream Subversion repository (https://tug.org/texlive/svn). We use it primarily for automatic building of the sources on several platforms.

The releases built here (https://github.com/TeX-Live/texlive-source/releases) are not usable TeX systems on their own, but bare binary directories. They can be dropped into a TeX Live installation as some bin/newdir and they should work, including resolving the dangling symlinks that are in the bare tarballs.

For reports and other feedback, we prefer using mailing lists: tex-live@tug.org for general bugs and discussion, tex-k@tug.org for bugs and patches for the compiled programs, and so on. All the TL mailing lists: https://tug.org/texlive/lists.html.

However, if you prefer to open issues or submit PRs on github, that's ok. We will see them and will reply as soon as we can.

One common problem: Package bug reports should go to the package maintainer, however they wish to receive reports, not to any general TeX Live list. TL redistributes what is uploaded to CTAN without changes.

For technical information about the source tree here, see the ./README file here, not this README.md.