Skip to content

yossi-k/LaTeXLogbookTemplate

 
 

Repository files navigation

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
    
    

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 90.3%
  • Shell 9.7%