Allow installing XeLaTeX via apt-get
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 772
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Unable to use the PGF image format in matplotlib as it requires the installation of XeLaTeX.
**Describe the solution you'd like**
Allow the installation of XeLaTeX, preferably via apt or apt-get since it cannot be installed using pip or conda
**Describe alternatives you've considered**
Tried installing texlive-core package via conda, but it does not include XeLaTeX.
Contributor guide
Assessment
This issue has not been assessed yet.