Code Monkey home page Code Monkey logo

ansible-role-tinytex's Introduction

ansible-role-tinytex's People

ansible-role-tinytex's Issues

Handle both single- and multi-user installation

Currently, TinyTeX is installed in a multi-user setup where everyone is able to use it.
The default installation of TinyTeX is a user-based installation, which some may prefer, especially since it does not require root privileges.

Fix release workflow

The release workflow is currently failing.
The most likely reason, is that the DAG-OS organization needs to be registered with ansible galaxy.
Ergo, we will have to wait for this issue to be worked on: ansible/galaxy#2851

Implement `absent` state

Uninstalling TinyTeX may also be of interest.

This should be enough:

# Linux
tlmgr path remove
rm -r "<install_dir>"

Install `perl` dependency if it is not yet installed

Feature Request

Describe the solution you'd like

From what I gather perl is a fundamental dependency for LaTeX.
Installing it with this role would make sense.

It must be investigated if the package to install is the same on all supported platforms.

Describe alternatives you've considered

Add a note that perl is a required system dependency.

Implement `update` state

Currently, it is only possible to install TinyTeX and there are additional considerations to be made when updating an existing installation.

Therefore, it probably makes most sense to implement a new state (update) to update an existing installation.

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.