Add missing end command
This commit is contained in:
parent
9e98c11387
commit
3a6ea0e669
9
book.tex
9
book.tex
@ -2,11 +2,6 @@
|
|||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
\usepackage{titleps}
|
\usepackage{titleps}
|
||||||
|
|
||||||
\hfuzz=7pt
|
|
||||||
|
|
||||||
\newpagestyle{main}{
|
|
||||||
\sethead[\thepage][Trial by Jury.][][][(section title)][\thepage]
|
|
||||||
}
|
|
||||||
|
|
||||||
\providecommand{\tightlist}{%
|
\providecommand{\tightlist}{%
|
||||||
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
||||||
@ -16,8 +11,6 @@
|
|||||||
\author{Lysander Spooner}
|
\author{Lysander Spooner}
|
||||||
\date{1852}
|
\date{1852}
|
||||||
|
|
||||||
\pagestyle{main}
|
|
||||||
|
|
||||||
\frontmatter
|
\frontmatter
|
||||||
\maketitle
|
\maketitle
|
||||||
\input{tex/note.tex}
|
\input{tex/note.tex}
|
||||||
@ -37,3 +30,5 @@
|
|||||||
\input{tex/12.tex}
|
\input{tex/12.tex}
|
||||||
|
|
||||||
\input{tex/appendix.tex}
|
\input{tex/appendix.tex}
|
||||||
|
|
||||||
|
\end{document}
|
||||||
|
Loading…
Reference in New Issue
Block a user