This project contains the source LaTeX files for the thesis "Poolcasting: an intelligent technique to customise music programmes for their audience" that completed my Ph.D. studies in Artificial Intelligence at the Universitat Autònoma de Barcelona.
Excluded from the project are the fonts I used: Minister Std Light, Helvetica, and Inconsolata.
Typeset by running latexmk.pl on the thesis.tex file. If you use Textmate, simply set TX_LATEX_COMPILER to latexmk.pl in the Advanced menu (Shell Variables) and then run ⌘+R.
Feel free to reuse the style I crafted for your own work.
- Install BasicTex
- Download latexmk
- Make
latexmk.plexecutable and move in a $PATH folder (e.g. /usr/local/bin) - Create the folder ~/Library/texmf/tex/latex/
- Download in this folder framed.sty
- Download in this folder multirow.sty
- Buy or install Minister Std Light
- Install Inconsolata font
- Run the command
latexmk -xelatex thesis.texand finally open thesis.pdf 😅