skel latex

This commit is contained in:
Frank Villaro-Dixon 2013-09-29 18:57:12 +02:00
parent 2b2a97c37d
commit 061e43759d

21
vim/skeletons/skel.latex Normal file
View file

@ -0,0 +1,21 @@
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\title{\textbf{<+TITLE+>}}
\author{Frank Villaro-Dixon}
\date{}
\begin{document}
\maketitle
\section{<+SECTION+>}
\subsection{<+SUBSECTION+>}
<+CONTENT+>
\end{document}
%\emph{TOTO}
%\footnote{THING}
%\&
%\textasciitilde