[Vim-latex-devel] update header file.
Brought to you by:
srinathava,
tmaas
From: davide <lis...@gm...> - 2008-02-20 14:11:25
|
Hi, I would like to know if it is possible to update automagically the header of a latex file as the following one. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -*- Mode: Latex -*- %%%%%%%%%%%%%%%%%%%%%%%%%%%% %% file.tex --- %% Author : First Name %% Created On : Mon Feb 24 03:00 PM 2006 C %% Last Modified By: Friend of First Name %% Last Modified On: Tue Feb 29 15:28:45 CET 2007 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% I think the header was generated by emacs. thank you. |