dotfiles/vim/.vim/skeletons/skel.latex

21 lines
284 B
Text
Raw Normal View History

2015-06-06 11:45:31 +00:00
\documentclass[a4paper,11pt]{article}
2013-10-04 23:59:41 +00:00
\usepackage{frank_tex}
2013-09-29 16:57:12 +00:00
\title{\textbf{<+TITLE+>}}
\date{}
\begin{document}
\maketitle
2013-09-30 07:49:46 +00:00
%\setcounter{section}{42}
2013-09-29 16:57:12 +00:00
\section{<+SECTION+>}
\subsection{<+SUBSECTION+>}
<+CONTENT+>
\end{document}
%\emph{TOTO}
%\footnote{THING}
%\&
%\textasciitilde