add one more tex package

This commit is contained in:
Dongdong Tian 2017-04-06 14:07:21 +08:00
parent 86d8765674
commit be7ebe255c

View File

@ -5,7 +5,7 @@
#REMOTE=http://mirrors.ustc.edu.cn/CTAN/systems/texlive/tlnet #REMOTE=http://mirrors.ustc.edu.cn/CTAN/systems/texlive/tlnet
REMOTE=http://ctan.sharelatex.com/tex-archive/systems/texlive/tlnet/ REMOTE=http://ctan.sharelatex.com/tex-archive/systems/texlive/tlnet/
TEXBIN=/usr/local/texlive/2016/bin/x86_64-linux TEXBIN=/usr/local/texlive/2016/bin/x86_64-linux
PACKAGES="titlesec fandol ctex threeparttable framed wrapfig upquote capt-of needspace multirow eqparbox environ trimspaces zhnumber zapfding latexmk fncychap" PACKAGES="titlesec fandol ctex threeparttable framed wrapfig upquote capt-of needspace multirow eqparbox environ trimspaces zhnumber zapfding latexmk fncychap tabulary"
# install TeXLive # install TeXLive
mkdir -p /tmp/install-texlive mkdir -p /tmp/install-texlive