Separate concept of a glossary further.
Restructure fields in Apostol.finite-set-exercises
parent
1a7f555b2f
commit
4a0d004d08
File diff suppressed because it is too large
Load Diff
|
@ -5,16 +5,21 @@
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\header
|
\header{A Mathematical Introduction to Logic}{Herbert B. Enderton}
|
||||||
{A Mathematical Introduction to Logic}
|
|
||||||
{Herbert B. Enderton}
|
|
||||||
|
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
% Sets first chapter to `0` to match Enderton book.
|
\begingroup
|
||||||
|
\renewcommand\thechapter{G}
|
||||||
|
|
||||||
|
\chapter{Glossary}%
|
||||||
|
\label{chap:glossary}
|
||||||
|
|
||||||
|
\endgroup
|
||||||
|
|
||||||
|
% Reset counter to mirror Enderton's book.
|
||||||
\setcounter{chapter}{0}
|
\setcounter{chapter}{0}
|
||||||
\addtocounter{chapter}{-1}
|
\addtocounter{chapter}{-1}
|
||||||
|
|
||||||
\chapter{Useful Facts About Sets}%
|
\chapter{Useful Facts About Sets}%
|
||||||
\label{chap:useful-facts-about-sets}
|
\label{chap:useful-facts-about-sets}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue