Giter VIP home page Giter VIP logo

phdthesis's Introduction

PhD thesis

This folder contains my PhD thesis.

Compilation

Compilation happens with arara using a custom configuration. Put

!config
paths:
 - .

in your arara configuration file (${HOME}/araraconfig.yaml) such that the configuration files in this repository are loaded. Afterwards, you should be able to run

arara phdthesis.tex

to fully compile the thesis. It is recommended to use a Unix-like system (Mac OS X or Linux), since Windows has not been tested at all.

Remark

Getting the compilation process started can be troublesome, since it heavily relies on temporary files being created. During a first compilation, it is possible that you get a slew of errors in pgfplots. Currently, the work-around for this is to:

  • remove all temp files (also .aux files in the subfolders, all contents of tikz folders, ...)
  • turn off morewrites if possible,
  • first compile every chapter by itself using the \includeonly at the top level,
  • once each chapter compiles on itself, you can try running the whole document.

I suspect the problems are due to many TikZ files being externalized but they still have to be parsed and it seems there might be a slight memory/resource leak. By compiling in smaller increments, that leak doesn't get triggered as easily.

phdthesis's People

Contributors

egeerardyn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.