Browse Source

Merge pull request #15068 from overleaf/bg-server-pro-add-xetex

add xetex to the base image for CE/SP

GitOrigin-RevId: 2967872957d0def48071ee66293a029e1b91e60a
Brian Gough 2 năm trước cách đây
mục cha
commit
337174e2c3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      server-ce/Dockerfile-base

+ 1 - 1
server-ce/Dockerfile-base

@@ -66,7 +66,7 @@ RUN mkdir /install-tl-unx \
       texcount \
       synctex \
       etoolbox \
-    \
+      xetex \
 &&  tlmgr path add \
 &&  rm -rf /install-tl-unx