Skip to content

lagoproject/lago-mou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Define this two variables: ctr=three-letter-country and ins=three-letter-institution
  2. Copy the directory: cp -r institutions/base institutions/${ctr}-${ins}
  3. Make a symbolic link: ln -s institutions/${ctr}-${ins} local
  4. Edit and complete all the files in local: cd local
  5. When done, back to the main directory: cd ..
  6. And make
  7. Check, and if everythink is okay, cp mou.pdf local/
  8. remove aux files with make clean
  9. and erase local symlink with: rm local

Releases

No releases published

Packages

No packages published