/docker-alpine-texlive-ja

Minimal TeX Live image for Japanese based on alpine

Primary LanguageDockerfileMIT LicenseMIT

paperist/alpine-texlive-ja

Docker Automated build Docker Image Size standard-readme compliant

Minimal TeX Live image for Japanese based on alpine

Forked from umireon/docker-texci (under the MIT License).

Table of Contents

Install

docker pull paperist/alpine-texlive-ja

Usage

$ docker run --rm -it -v $PWD:/workdir paperist/alpine-texlive-ja
$ latexmk -C main.tex && latexmk main.tex && latexmk -c main.tex

Contribute

PRs accepted.

License

MIT © 3846masa