aboutsummaryrefslogblamecommitdiff
path: root/dot_vim/ftplugin/latex-suite/templates/report.tex
blob: 479c7b39a96a0a5245ccd3199d6d53a512a32300 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                                                
<+	+>	!comp!	!exe!
%        File: !comp!expand("%")!comp!
%     Created: !comp!strftime("%a %b %d %I:00 %p %Y ").substitute(strftime('%Z'), '\<\(\w\)\(\w*\)\>\(\W\|$\)', '\1', 'g')!comp!
% Last Change: !comp!strftime("%a %b %d %I:00 %p %Y ").substitute(strftime('%Z'), '\<\(\w\)\(\w*\)\>\(\W\|$\)', '\1', 'g')!comp!
%
\documentclass[a4paper]{report}
\begin{document}
<++>
\end{document}