mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-20 03:53:45 +00:00
install texcount on default image
This commit is contained in:
parent
8cc0549dde
commit
52f68e2c60
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ RUN rm -r /install-tl-unx; \
|
|||
|
||||
ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/texlive/2016/bin/x86_64-linux/
|
||||
RUN tlmgr install latexmk
|
||||
RUN tlmgr install texcount
|
||||
|
||||
RUN npm install -g grunt-cli
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue