a-yasui / docker-alpine-texlive-ja-addition-fonts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a-yasui/docker-alpine-texlive-ja-addition-fonts

deprecated Repository move : https://github.com/a-yasui/docker-texlive-ja-addition-fonts

Minimal LuaLaTeX Live image for Japanese based on alpine.

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

dockeri.co

Usage

$ docker pull atyasu/alpine-texlive-ja-addition-fonts:year-2020
$ docker run --rm -it -v $PWD:/workdir atyasu/alpine-texlive-ja-addition-fonts lualatex

Font

IPA : https://moji.or.jp/ipafont/ Hack : https://sourcefoundry.org/hack/

Samples

cd sample;
make all;

References

License

MIT (c) a-yasui

About

License:MIT License


Languages

Language:Dockerfile 62.7%Language:Shell 25.4%Language:Makefile 11.9%