/LaTeXLogbookTemplate

My LaTeX logbook template, including the date generation bash script.

Primary LanguageTeXGNU General Public License v2.0GPL-2.0

1. Run Organization_Date.sh
2. Copy the includes from LOOKATME.txt into root.tex.
3. Modify the files (start by uncommenting \include{2017})
4. Run:
    pdflatex root.tex
    pdflatex root.tex
    biber root
    pdflatex root.tex