Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- % Created 2016-02-16 Tue 13:55
- \documentclass[11pt]{article}
- \usepackage[utf8]{inputenc}
- \usepackage[T1]{fontenc}
- \usepackage{fixltx2e}
- \usepackage{graphicx}
- \usepackage{longtable}
- \usepackage{float}
- \usepackage{wrapfig}
- \usepackage{rotating}
- \usepackage[normalem]{ulem}
- \usepackage{amsmath}
- \usepackage{textcomp}
- \usepackage{marvosym}
- \usepackage{wasysym}
- \usepackage{amssymb}
- \usepackage{hyperref}
- \tolerance=1000
- \setcounter{secnumdepth}{6}
- \author{An Author}
- \date{Time-stamp: <13:55:35 Tuesday 16 February 2016 dJeremy>}
- \title{Example Title}
- \hypersetup{
- pdfkeywords={},
- pdfsubject={},
- pdfcreator={Emacs 24.5.1 (Org mode 8.2.10)}}
- \begin{document}
- \maketitle
- \tableofcontents
- \section{Last Section}
- \label{sec-1}
- \subsection{SubSection 1}
- \label{sec-1-1}
- \subsubsection{SubSubSection 1}
- \label{sec-1-1-1}
- Deep in the sections.
- \subsubsection{SubSubSection 2}
- \label{sec-1-1-2}
- \paragraph{SubSubSubSection 1}
- \label{sec-1-1-2-1}
- Nested deeply here.
- Really!
- \subsubsection{SubSubSection 3}
- \label{sec-1-1-3}
- \subsection{SubSection 2}
- \label{sec-1-2}
- The end of the subs.
- % Emacs 24.5.1 (Org mode 8.2.10)
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement