Giter Club home page Giter Club logo

docker-texlive-ja-addition-fonts's Introduction

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

LuaLaTeX Live image for Japanese based on debian.

Forked from umireon/docker-texci (under the MIT License) And https://github.com/a-yasui/docker-alpine-texlive-ja-addition-fonts (under the MIT License)

dockeri.co

Usage

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

Yearly

  • 2023 : docker pull atyasu/docker-texlive-ja-addition-fonts:year-2023
  • 2022 : docker pull atyasu/docker-texlive-ja-addition-fonts:year-2022
  • 2021 : docker pull atyasu/docker-texlive-ja-addition-fonts:year-2021
  • 2020 : docker pull atyasu/docker-texlive-ja-addition-fonts:year-2020

Font

Samples

cd sample;
make all;

References

License

MIT (c) a-yasui

docker-texlive-ja-addition-fonts's People

Contributors

a-yasui avatar

Watchers

 avatar

docker-texlive-ja-addition-fonts's Issues

texlive.profile の内容確認

mkcompile.sh で書き出す texlive.profile の内容検討

インストール時のプロファイルでインストールバイナリーの構成をしているが、現状、大雑把にインストールをしている。ディスク容量を減らしたいのでどれが最適か検討している。

現状のLinux x86_64

selected_scheme scheme-basic
binary_aarch64-linux 0
binary_x86_64-darwin 0
binary_x86_64-linux 1
binary_win32 0
option_doc 0
option_src 0
option_autobackup 0
option_desktop_integration 0
option_file_assocs 0

現状のArm Arch 64

selected_scheme scheme-basic
binary_aarch64-linux 1
binary_x86_64-darwin 0
binary_x86_64-linux 0
binary_win32 0
option_doc 0
option_src 0
option_autobackup 0
option_desktop_integration 0
option_file_assocs 0

変えたいこと

selected_scheme scheme-basic にしてざっくりと入れている。それだと使用量が多くなるので、 ** selected_scheme scheme-minimal** にして collection-langjapanese 1 などのオプションを追加して最小構成にしたらどうなるか見てみたい。そのためには、どれだけのオプションが有るか確認する必要がある。

概要として https://tug.org/texlive/doc/install-tl.html#PROFILES があるがオプションはどこ…?

DockerBuild を Actions で実行

Dockerbuild に時間がかかるので、動かしてるときは自前のPCで実行している。回線などの都合もあり、なかなかにアレなので、Actions で動かして DockerHub に投下させたい。

調べること

  1. Actions の実行時間。

    最低でも60分ぐらいはかかった気がする。他にもディスク使用量が多いので、Disk Quota も確認。

  2. docoker-build.yml の書き方。

    これ全くわからん。DockerHub とのAPI連携まわりから何とかまで。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.