From d236c6870aecbbdf86411c9cffed5267b9ee0b1a Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Tue, 21 Jun 2016 18:39:25 +0800 Subject: [PATCH] update texlive installer --- .texlive-minmal-installer.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.texlive-minmal-installer.sh b/.texlive-minmal-installer.sh index 58f33ea..29eb3ff 100755 --- a/.texlive-minmal-installer.sh +++ b/.texlive-minmal-installer.sh @@ -1,10 +1,10 @@ #!/bin/bash # -# Install minimal TeXLive 2015 for GMT_docs +# Install minimal TeXLive 2016 for How-to-Write-Makefile # #REMOTE=http://mirrors.ustc.edu.cn/CTAN/systems/texlive/tlnet REMOTE=http://ctan.sharelatex.com/tex-archive/systems/texlive/tlnet/ -TEXBIN=/usr/local/texlive/2015/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" # install TeXLive