Skip to content

uchida/docker-pandoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-pandoc

License

docker image with pandoc and texlive, including luatexja and bxjscls to generate Japanese PDF files.

Docker image is available as auchida/pandoc in Docker Hub.

Image tags

  • latest, base

Usage

For base/latest

$ docker run -v $PWD:/opt/docs auchida/pandoc pandoc -V documentclass=ltjsarticle --pdf-engine=lualatex -o docs.pdf docs.md

About pandoc, consult Pandoc - About pandoc for more information.

License

Contents on this repository are dedicated to CC0 public domain. No rights reserved.

License for distributed Docker images follows one of Debian Project, TeXLive, Noto CJK fonts, Pandoc and its dependencies.

About

docker image with pandoc and texlive, for building Japanese PDF files

Resources

License

Stars

Watchers

Forks

Packages

No packages published