Git Product home page Git Product logo

Comments (4)

vvakame avatar vvakame commented on August 28, 2024

https://github.com/TechBooster/C89-FirstStepReVIEW-v2./setup.sh && npm run pdf してみたけどうまく動かない。
ざっくり以下のような動作

Running "exec:compile2pdf" (exec) task
>> compiling preface.tex
>>
>> compiling writing-book.tex
>> compiling setup.tex
>> compiling review-introduction.tex
>> warning: duplicate ID: image_sample (#<ReVIEW::Book::IndepImageIndex::Item:0x0055df9bb11a18>)
>>
>> compiling configure.tex
>> compiling build.tex
>> compiling workflow.tex
>> compiling tips.tex
>> compiling contributors.tex
This is e-pTeX, Version 3.14159265-p3.6-141210-2.6 (utf8.euc) (TeX Live 2015/Alpine Linux) (preloaded format=platex)
 restricted \write18 enabled.
>> kpathsea: Running
>> mktexfmt
>> platex.fmt
>>
>> Can't locate mktexlsr.pl in @INC (@INC contains: /usr/share/tlpkg /usr/share/texmf-dist/scripts/texlive /usr/local/lib/perl5/site_perl /usr/local/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/bin/mktexfmt line 24.
>> BEGIN failed--compilation aborted at /usr/bin/mktexfmt line 26.
>> /usr/lib/ruby/gems/2.2.0/gems/review-1.7.2/lib/review/pdfmaker.rb:32:in `system_or_raise': failed to run command: platex -kanji=utf8 book.tex (RuntimeError)

https://bugs.alpinelinux.org/issues/4514
なんかtexliveが悪いらしい…?
debianでのapt-getと比べると texlive-lang-cjk texlive-fonts-recommended が足りないけど、alpineには存在しないようだ。
https://pkgs.alpinelinux.org/packages?name=%25texlive%25&repo=all&arch=x86_64&maintainer=all

僕の拙いaptとtexliveの知識だとこれからどうしたもんだかわからん。

from docker-review.

vvakame avatar vvakame commented on August 28, 2024
$ docker images
REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
<none>              <none>              e8a300053277        8 hours ago         195.8 MB
alpine              edge                a771b9cf7a9a        32 hours ago        4.802 MB
alpine              latest              90239124c352        32 hours ago        4.794 MB
debian              jessie              256adf7015ca        2 days ago          125.1 MB
vvakame/review      latest              ecce1d34f1bb        3 months ago        2.192 GB

小さい(確信
2.192 GBが195.8 MBになりました!って感じ。
フォント系もりもり入れるともっと大きくなりそうだけど500MBは超えないんじゃなかろうか。すごく使いやすくなるぞ!

from docker-review.

vvakame avatar vvakame commented on August 28, 2024
$ cd /usr/share/
$ rm -rf texmf-dist
$ svn co svn://tug.org/texlive/trunk/Master/texmf-dist
$ mktexlsr
$ fmtutil-sys --all

してみたけどダメだった… texわからん
http://qiita.com/ligun/items/2ba9be9e727b63b563f2

from docker-review.

vvakame avatar vvakame commented on August 28, 2024

つらそう

from docker-review.

Related Issues (19)

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.