Skip to content

Commit

Permalink
texqc
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 7, 2021
1 parent e4d2bdb commit b71f9f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ FROM yegor256/rultor-image:1.5.2

RUN apt -y update && apt install -y cloc

RUN gem install texsc
RUN gem install texqc
RUN apt install -y aspell

RUN tlmgr --verify-repo=none update --self
RUN tlmgr --verify-repo=none install href-ul huawei ffcode latexmk fmtcount trimspaces libertine paralist makecell footmisc currfile enumitem wrapfig lastpage biblatex titling svg catchfile transparent textpos fvextra xstring framed environ
RUN tlmgr --verify-repo=none install biber
Expand Down

0 comments on commit b71f9f7

Please sign in to comment.