Explorar el Código

Pongo README de por donde voy

Celestino Rey hace 1 semana
padre
commit
782f1e73ad
Se han modificado 1 ficheros con 18 adiciones y 0 borrados
  1. 18 0
      overleaf/README.md

+ 18 - 0
overleaf/README.md

@@ -0,0 +1,18 @@
+# Por donde voy
+
+he creado un minimal con Dockerfile.6.1.2 aunque usa la imagen 5.
+
+Entrando en el contenedor, he ejecutado:
+
+    wget "https://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh" \
+        && sh update-tlmgr-latest.sh \
+        && tlmgr --version
+
+    # enable tlmgr to install ctex
+    tlmgr update texlive-scripts 
+
+    # update packages
+    tlmgr update --all
+
+    # install all the packages
+    tlmgr install scheme-full