準備TPS環境

出自TFcisWiki
跳至導覽 跳至搜尋

TPS: https://github.com/ioi-2017/tps

步驟

TPS

  1. git clone https://github.com/ioi-2017/tps.git
  2. cd tps
  3. sudo ./install-tps.sh

pandoc

  1. wget https://github.com/jgm/pandoc/releases/download/2.10.1/pandoc-2.10.1-1-amd64.deb
  2. sudo dpkg -i pandoc-2.10.1-1-amd64.deb

xetex

  1. sudo apt-get install texlive-xetex

Noto Sans Mono CJK TC

  1. https://www.google.com/get/noto/help/cjk/ 下載
  2. 安裝方式見 https://www.google.com/get/noto/help/install/

pdfunite

  1. sudo apt-get install poppler-utils