Skip to content

djesmond/docker-texlive-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Latex-python

Originially based on this repo Full texlive distribution including python and pip to allow the minted package (which requires pygments) for code highlighting.

The image is available here: latex-python/

Compiling a xetex document

$ xelatex my-document.xtx

If you use minted, you need the shell escape flag:

$ xelatex -shell-escape my-document.xtx

About

Docker image for texlive full and python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages