Skip to content

Releases: dante-ev/docker-texlive

TeXLive 2024 - 2025-02-09

13 Feb 13:01
Compare
Choose a tag to compare

Removed

  • Removed pkgcheck as it is used seldomly - and codeberg is restrictive in providing downloads.

TeXLive 2024 - 2025-02-09

12 Feb 23:42
Compare
Choose a tag to compare

Added

  • Support for arm64. #54

Changed

  • Updated PlantUML
  • Updated pandoc

Removed

  • IBM Plex is removed as this is their corporate design.
  • Remoed luximono

2020-A

18 Sep 16:37
Compare
Choose a tag to compare

Changed

2019-A

18 Sep 16:37
Compare
Choose a tag to compare

Changed

2021-C

18 Sep 16:38
de95850
Compare
Choose a tag to compare

Changed

2021-B

10 Jun 22:39
Compare
Choose a tag to compare

Added

  • Added support for luximono
  • pip3 #37

2021-A

16 May 22:31
Compare
Choose a tag to compare

Fixed

Changed

  • Switch upstream image to Island of TeX's texlive image
  • Switch to TeX Live 2021
  • Update pandoc to 2.12.1
  • The working directory for latex compilation is now /workdir instead of /home. /home is kept for plantuml.jar and other local pacakges.

Removed

  • Remove support of pax, because there is newpax
  • Remove Python, because it is not required in a default setup
  • Remove pdftk and ghostscript. Seems to be used only in rare cases.

2020

16 May 22:31
Compare
Choose a tag to compare

Added

Changed

  • Update to TeX Live 2020
  • Update to Debian testing
  • Update to Python 3 variant of pygments, python-docx, and pyparsing
  • Update IBM's OpenType plex from 1.2.3 to 5.0.0
  • Update pandoc to 2.9.2
  • Always load latest plantuml.jar when building the docker image
  • Change versioning theme to YYYY-RR, where YYYY is the TeXLive version this image is based on and RR is numbering different releases in that cycle.

Removed

  • Remove all -doc packages (and thus saving nearly 1,7TB of space)

Version 1.6.0

05 Feb 11:39
Compare
Choose a tag to compare

When using this version, you have to run texindy with the parameter -C utf8.
See https://bugs.launchpad.net/ubuntu/+source/xindy/+bug/1735439 for details.

Added

Changed

Latest TeX Live 2017

05 Feb 11:40
Compare
Choose a tag to compare

When using this version, you have to run texindy with the parameter -C utf8.
See https://bugs.launchpad.net/ubuntu/+source/xindy/+bug/1735439 for details.