najmi@mint:~$ dpkg -l|grep texlive
ii texlive 2012.20120611-4 all TeX Live: A decent selection of the TeX Live packages
Been stuck on 2009 version ever since.
Good news.
It’s been great writing on Blogger.com, but we’ve decided to move to a new platform, thanks to some valuable help from a great, great friend...
Based on feedback from a MMU student who submitted her thesis recently, IPS now requires that the Publications List be categorised in to Journal Articles and Conference Proceedings, and that text in the appendices should be 10pt. Please read the updated user manual on how to prepare the Publication List under the new scheme.
Bug fixes of some spacing of appendices entries in the ToC, as well as adjusting the overall line spacing to conform with the expected output by IPS. Font of the cover page now uses Arial Narrow look-alike.
\today in a watermark, so the date would get updated I compile my draft:\usepackage{draftwatermark}
\usepackage{datetime}
\ddmmyydate
\SetWatermarkLightness{.9}
\SetWatermarkText{Draft\string@\today}
\SetWatermarkScale{.6}
datetime package to configure the date formatting. Here’s how the output looks like (a page from my thesis draft):