Skip to content

orj-takizawa/docker-sphinx-lualatex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-sphinx-lualatex

Dockerfile to create a docker image with the following environment:

For the configuration of conf.py for LuaLaTeX, please find an example in example/source/conf.py.

How to try this docker image

$ cd example
$ docker run -v $PWD:/workdir -t ymotongpoo/sphinx-lualatex:buster-slim-2.2.0 make latexpdf

Special thanks

  • Yoshimura Yuu (@y-yu)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 41.7%
  • Dockerfile 41.4%
  • Batchfile 9.4%
  • Makefile 7.5%