/travis-ci-latex-pdf

Travis CI and deployment service to build PDF from LaTeX document.

Primary LanguageTeXMIT LicenseMIT

TeX + Git + Continuous Integration + Dropbox

Follow this post to get more detailed workflow:

Blog post: Document building & versioning with TeX document, Git, Continuous Integration & Dropbox

Workflow

How I make it work in my local system (Windows)

  • Install TexStudio
  • Install MikTex
    • Update packages by opening MikTex Console
  • In TexStudio open Options -> Configure TexStudio -> Build and change default compiler to XeLateX

Reference