Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 861 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 861 Bytes

ikubaku/arch-texlive-ja

Minimal TeX Live image for Japanese based on Arch Linux

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

Table of Contents

Build

$ docker build -t arch-texlive-ja:latest .

Install

TBD

Usage

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

Contribute

PRs accepted.

License

This software is licensed under The MIT License. See [LICENSE] for more information.