Sunday, December 6, 2015

[Latex] Linux Latex Lab Book Package

Diary is a useful practice for our daily research work.
We may need to trace back what have we done and what is planned ahead day by day.

It is quite tedious to have a single tex file / word stuff to manage all the stuff. So why not a full package which can do all the stuff automated?

Therefore, I have build a diary environment based on the work of Mikhail Klassen

Under Linux environment, you can:

  1. Automated the daily entry process ( Create / Edit today's entry )
    > script/dailyEntry.sh
  2. Build the diary automatically everyday (3 am)
    > cd script; ./autoBuild.sh

Download Lab Book (labbook.tar.gz)
It has been a while for last update

No comments:

Post a Comment