Commit Graph

4 Commits

Author SHA1 Message Date
Guilherme Silva
67aae992c1 fixed nix build (#181)
* fixed nix build

* changed hello.nix to shell.nix
2019-02-19 13:51:17 +02:00
Igal Tabachnik
164d6c6aa4
Travis s3 deploy (#132)
* Trying s3 deploy
* Changing output directory - s3 can only upload a single dir
* Ignoring out dir
* Adding fontspec package
2018-07-30 00:25:37 +03:00
Markus Hauck
baafc945ee Use nix to build the pdf (#126) 2018-07-15 11:53:19 +03:00
devtrium
f8933e00e3 Adding Travis CI configuration
fix typo

fix package name

use container based

Revert "use container based"

This reverts commit fe0a640730.

remove multiline

add latexmk package

add texlive-xetex package

install xcolor

install LaTeX from source

install latexmk

try force build

add texlive-vetex

insall minted

Revert "insall minted"

This reverts commit fcb80add8a.

set nonstopmode

init usertree and then install minted

insall xzdec package

run install-tl-ubuntu

fix typo

run with sudo

install xetex

use only ubuntu latex packages

insall minted

install latex-xcolor

install latex-full insted

install Inconsolata LGC manually

add python-pygments package

install libertinus manually

embed build status

disable force mode

reset Makefile

don't install latex-full

add more latex packages

fix typo

fix package name

add texlive-generic-recommended package

add texlive-math-extra package

add texlive-pictures package

remove texlive-pictures and install pgf

remove noninteractive mode

add fonts-lmodern package

remove latex-xcolor

remove pgf package

rever latex-xcolor

remove latex-xcolor

use latex-full

use latex-full and nonstopmode

fix bug

fix build script

fix build script

add force option

only update font cache once

use working config

Changing the deployment key
2018-03-31 13:52:55 +03:00