Browse Source

katex

tags/CANDIDATE
Jeremy Theler 7 years ago
parent
commit
0725e9881d
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      make.sh
  2. +1
    -0
      upload.sh

+ 1
- 1
make.sh View File

@@ -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 View File

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

Loading…
Cancel
Save