Skip to content

[Good first issue] Reduce LaTeX dependency to the minimal required #41

@edwardchalstrey1

Description

@edwardchalstrey1

Requested enahancement or feature

Currently, draw_tree requires texlive-full to work, see installation. This is quite a large install (~1.5GB), so it would be better if we could rely on a smaller LaTeX distribution.

The package relies on the ability to create TikZ code and also needs to be able to call pdflatex for both PDF and PNG generation - see https://github.com/gambitproject/draw_tree/blob/main/src/draw_tree/core.py#L1806

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions