Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 558 Bytes

File metadata and controls

26 lines (17 loc) · 558 Bytes

NEST Lab letter templates

This repository contains the templates for letters that should have the NEST Lab header on them.

Latex Template

Installation

Linux

$ mkdir -p ~/.texmf/tex/latex/
$ cd ~/.texmf/tex/latex/
$ git clone https://github.com/NESTLab/nestletter.git

MacOSX

$ mkdir -p ~/Library/texmf/tex/latex/
$ cd ~/Library/texmf/tex/latex/
$ git clone https://github.com/NESTLab/nestletter.git

Usage

See testletter.tex for an example of use.