mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #12953 from overleaf/msm-etoolbox-texlive
[CE] Install `etoolbox` in base image GitOrigin-RevId: c0beef92e8d1b73938f28ae4ed21c470f27b327e
This commit is contained in:
@@ -65,6 +65,7 @@ RUN mkdir /install-tl-unx \
|
|||||||
latexmk \
|
latexmk \
|
||||||
texcount \
|
texcount \
|
||||||
synctex \
|
synctex \
|
||||||
|
etoolbox \
|
||||||
\
|
\
|
||||||
&& tlmgr path add \
|
&& tlmgr path add \
|
||||||
&& rm -rf /install-tl-unx
|
&& rm -rf /install-tl-unx
|
||||||
|
|||||||
Reference in New Issue
Block a user