update texlive installer
This commit is contained in:
parent
7bf764e4e5
commit
d236c6870a
@ -1,10 +1,10 @@
|
|||||||
#!/bin/bash
|
#!/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://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/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"
|
PACKAGES="titlesec fandol ctex threeparttable framed wrapfig upquote capt-of needspace multirow eqparbox environ trimspaces zhnumber zapfding latexmk"
|
||||||
|
|
||||||
# install TeXLive
|
# install TeXLive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user