From be7ebe255c9acc287b8f00dd48180fc78539a81e Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 6 Apr 2017 14:07:21 +0800 Subject: [PATCH] add one more tex package --- .texlive-minmal-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.texlive-minmal-installer.sh b/.texlive-minmal-installer.sh index f30daba..a3a09cd 100755 --- a/.texlive-minmal-installer.sh +++ b/.texlive-minmal-installer.sh @@ -5,7 +5,7 @@ #REMOTE=http://mirrors.ustc.edu.cn/CTAN/systems/texlive/tlnet REMOTE=http://ctan.sharelatex.com/tex-archive/systems/texlive/tlnet/ 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 mkdir -p /tmp/install-texlive