20 lines
284 B
Text
20 lines
284 B
Text
\documentclass[a4paper,11pt]{article}
|
|
\usepackage{frank_tex}
|
|
|
|
\title{\textbf{<+TITLE+>}}
|
|
\date{}
|
|
|
|
\begin{document}
|
|
\maketitle
|
|
|
|
%\setcounter{section}{42}
|
|
\section{<+SECTION+>}
|
|
\subsection{<+SUBSECTION+>}
|
|
<+CONTENT+>
|
|
|
|
\end{document}
|
|
|
|
%\emph{TOTO}
|
|
%\footnote{THING}
|
|
%\&
|
|
%\textasciitilde
|