Skip to content

Latest commit

 

History

History
executable file
·
35 lines (22 loc) · 717 Bytes

README.md

File metadata and controls

executable file
·
35 lines (22 loc) · 717 Bytes

tosuke/docker-debian-slim-texlive-ja

!Docker build

Minimal TeX Live image for Japanese based on debian slim

Forked from Paperist/texlive-ja (under the MIT License).

Table of Contents

Install

docker pull ghcr.io/tosuke/debian-slim-texlive-ja:latest

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