From 651e790084e44f2d6fcdd6c2ee48f4cb5023f0b3 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 6 Apr 2017 13:53:49 +0800 Subject: [PATCH] add fncychap --- .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 29eb3ff..f30daba 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" +PACKAGES="titlesec fandol ctex threeparttable framed wrapfig upquote capt-of needspace multirow eqparbox environ trimspaces zhnumber zapfding latexmk fncychap" # install TeXLive mkdir -p /tmp/install-texlive