Skip to content
Snippets Groups Projects

LAGO MOU

This is a set of macros in LaTeX to compile and build different versions of the MOU for the LAGO Project.

USAGE

  1. Copy the directory: cp institutions/base institutions/country-institution
  2. Make a symbolic link: ln -s institutions/country-institution local
  3. Edit and complete all the files in local: cd local
  4. When done, back to the main directory: cd ..
  5. And make
  6. Check, and if everythink is okay, cp mou.pdf local/
  7. remove aux files with make clean
  8. and erase local symlink with: rm local