Code Monkey home page Code Monkey logo

docker-texlive-full's Introduction

Docker Pulls Docker Stars

This is a Docker image containing a TeX Live installation with many required packages and several fonts. The goal is to provide a full Tex Live installation with all tools and fonts required to do stuff. We do not use texlive-full, but try to emulate it in order to save some space. Regarding the fonts, we have, e.g., the several pre-installed open Chinese fonts.

Unfortunately, all in all, this makes the container rather big and not very suitable as base image for my other LaTeX-related containers, such as docker-pandoc. Thus, we now also have a smaller Tex Live installation with fewer fonts and utils, namely docker-texlive-thin.

1. Building and Components

The image has the following components:

2. License

This image is licensed under the GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007, which you can find in file LICENSE.md. The license applies to the way the image is built, while the software components inside the image are under the respective licenses chosen by their respective copyright holders.

3. Utility Scripts

Currently, we provide the following utility scripts in folder /bin/:

  • filterPdf.sh <document> transform a document (either in PostScript/PS, EPS, or PDF format) to PDF and include as many of the fonts used inside the document into the final PDF. This uses ghostscripts gs and checks the output with pdftotext from poppler-utils before replacing <document> with the hope to build a final pdf that can display on as many machines correctly as possible.

4. Contact

If you have any questions or suggestions, please contact Thomas Weise of the Institute of Applied Optimization of Hefei University in Hefei, Anhui, China.

docker-texlive-full's People

Contributors

blechta avatar logikerkit avatar paulgessinger avatar thomasweise avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-texlive-full's Issues

Use Debian instead of Ubuntu

The imaged is based on Ubuntu, however the actual development of the TeX Live package used in this image is imported from Debian. Thus I think it makes sense to go with Debian since Ubuntu might not import fixes received from the maintainers. Also Ubuntu 22.04 LTS has only TeX Live 2021.20220204-1, the current Debian package is 2022.20230122-1.

Going with Debian Stable ofc is not ideal since we will use quite old versions of TeX Live then. I propose to base the CI image to debian:testing-slim and doing scheduled builds. We did this our moderncv CI image and never had problems.

Debian also includes the ttf-mscorefonts-installer packages, however one would check if the contrib section of the archive is enabled in the image, else this would need to be done before.

pygments and gnuplot

Hi Thomas,

Thanks for the great image.
Would you consider apt installing python3-pygments and gnuplot for minted and tikz/function?
I can raise a pull request if so.

All the best,
Ian

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.