From b95c221d0d0af79350db1d1454f6422bd42aaafd Mon Sep 17 00:00:00 2001 From: Hagb Date: Sat, 2 Jun 2018 12:50:43 +0800 Subject: =?UTF-8?q?=E5=AE=89=E8=A3=85pdf2svg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.latex.ubuntu.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 install.latex.ubuntu.sh (limited to 'install.latex.ubuntu.sh') diff --git a/install.latex.ubuntu.sh b/install.latex.ubuntu.sh new file mode 100755 index 0000000..707364c --- /dev/null +++ b/install.latex.ubuntu.sh @@ -0,0 +1,5 @@ +sudo apt-get -y install texlive-xetex texlive-latex-recommended \ + texlive-latex-extra texlive-lang-cjk texlive-fonts-recommended \ + latex-cjk-chinese fonts-liberation latex-cjk-chinese fonts-noto-cjk \ + librsvg2-bin pdf2svg +sudo fc-cache -- cgit v1.2.3