/vim/ftplugin/latex-suite/templates/report_two_column.tex
https://bitbucket.org/vertespain/config · LaTeX · 9 lines · 5 code · 0 blank · 4 comment · 0 complexity · fac85743cd7f75e4faf774253d6ddd4e MD5 · raw file
- <+ +> !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}