Some experiments in LaTeX that I mention in my zine, the codex.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
917 B

\documentclass[10pt, letter]{report}
\usepackage{amsfonts}
\usepackage{outlines}
\usepackage{enumitem}
\setenumerate[1]{label=\Roman*.}
\setenumerate[2]{label=\Alph*.}
\setenumerate[3]{label=\arabic*.}
\setenumerate[4]{label=\alph*.}
\begin{document}
\chapter{The Etruscan Kinds of Rome}
\begin{outline}[enumerate]
\1 The Traditions of the Later Kings
\2 The Later Kingdom
\3 Based upon legends \\
Not always acurate
\3 New kings were not Romans or Sabines, but Etruscans
\2 Tarquinius Priscus
\3 First of the new kings
\3 The legend of the eagle
\2 Servius Tullius
\2 Tarquinius Superbus
\2 Significance of the Legends
\1 The Etruscan Influence
\2 The Kingly Power
\2 The Insignia of Power
\2 The Haruspices
\2 Public Works
\1 The Growth of the City
\2 The Servian Walls
\2 The New Temples
\2 The Cloaca Maxima
\2 The Circus Maximus
\end{outline}
\end{document}