aboutsummaryrefslogtreecommitdiff
path: root/.vim/ftplugin/latex-suite/templates/report_two_column.tex
blob: 15bd95edada0c7591468485a8f5b00d0084202bf (plain) (blame)
1
2
3
4
5
6
7
8
9
<+	+>	!comp!	!exe!
%        File: !comp!expand("%:p:t")!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,twocolumn]{report}
\begin{document}
<++>
\end{document}