================================================================================
Requirements
================================================================================

Compile-time dependencies:
  cabal
  ghc

Runtime TeX dependencies:
  amscls
  amsmath
  babel
  bbding
  bbm-macros
  colortbl
  ec
  euenc
  fancyvrb
  fontspec
  fourier
  framed
  graphics
  helvetic
  hyperref
  kastrup
  keystroke
  koma-script
  l3kernel
  l3packages
  latex
  latexconfig
  latex-fonts
  lm
  marvosym
  mdwtools
  metalogo
  ms
  multirow
  oberdiek
  paralist
  parskip
  psnfss
  realscripts
  rsfs
  skull
  symbol
  times
  tipa
  tools
  ulem
  url
  wasy
  wasysym
  xcolor
  xetex
  xetexconfig
  xetex-def
  xltxtra
  xunicode
  zapfding

================================================================================
Compilation
================================================================================

Switch to the source folder and run

  $ make
  $ make install

or

  $ make deps

You can change the installation destination with the PREFIX variable (/usr/local
by default).

 $ make PREFIX=/usr install
