Explorar el Código

katex

tags/CANDIDATE
Jeremy Theler hace 7 años
padre
commit
0725e9881d
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. +1
    -1
      make.sh
  2. +1
    -0
      upload.sh

+ 1
- 1
make.sh Ver fichero

@@ -123,7 +123,7 @@ for format in ${formats}; do
fi
elif [[ "${format}" == "html" ]]; then
template_file="${template}.html"
flags="${flags} --mathjax"
flags="${flags} --katex"
else
template_file="${template}.${format}"
fi

+ 1
- 0
upload.sh Ver fichero

@@ -0,0 +1 @@
rsync -avz --progress nafems4.html seamplex.com:/home/admin/discostu/jimbo/docs/nafems4

Cargando…
Cancelar
Guardar