pdfeisvogelkoma-scriptlatexlatex-templatemarkdownmarkdown-to-pdfpandocpandoc-templatepdf-generationtex
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
312 B
11 lines
312 B
sudo: required
|
|
dist: trusty
|
|
language: r
|
|
pandoc_version: 2.0.2
|
|
install:
|
|
- sudo apt-get install poppler-utils
|
|
- tlmgr install xecjk filehook unicode-math ucharcat pagecolor babel-german ly1 mweights sourcecodepro sourcesanspro mdframed needspace
|
|
before_script:
|
|
- cd examples
|
|
script:
|
|
- sh build-examples.sh
|