You should post to the main Vim list, as this is a Vim question and not 
a vim-latex question. I'm guessing that some of the Vim-experts will 
have a method (that applies more broadly than to just TeX files).

That being said, revision control systems as old as RCS can look for 
keywords within your files and update them on check-ins. For example:

$Revision: 1.10 $

will get updated automatically by RCS.

--Ted

davide wrote:
> 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.
> 
> -------------------------------------------------------------------------
>  This SF.net email is sponsored by: Microsoft Defy all challenges.
> Microsoft(R) Visual Studio 2008. 
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ 
> _______________________________________________ Vim-latex-devel
> mailing list Vim-latex-devel@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/vim-latex-devel
> 

-- 
Ted Pavlic <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to