summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenji Dial <benji@benjidial.net>2024-12-28 13:03:29 -0500
committerBenji Dial <benji@benjidial.net>2024-12-28 13:03:29 -0500
commit5c4f74ff9786f24aee6a06da840aad0876709f04 (patch)
treed92120a4d017e1f693e83d3f186649d74aa64851
parent38009d252d5c59bb62b550bbed4ba340f30dfc02 (diff)
downloadgust-alpha.tar.gz
put preface before tocHEADalpha
-rw-r--r--gust.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/gust.tex b/gust.tex
index 49429ae..8caaedc 100644
--- a/gust.tex
+++ b/gust.tex
@@ -45,8 +45,6 @@
\newpage
-\tableofcontents
-
\chapter*{Preface}
This is intended to be a study guide for a number of classes I have taken. I attempt to cover all the topics listed for these in the syllabi at the universities where I took them (University of North Carolina Charlotte and University of South Carolina), although they are not necessarily presented in the same way. For example, I present topology before analysis and then cite a lot of facts from topology, even though a first-year course in analysis usually does not require such a long detour.
@@ -57,6 +55,8 @@ Throughout this text, $\mathbb{N}$ denotes the non-negative integers, and $\math
It is not necessary to read the chapters in order. Each section begins with a list of other sections that should be read first. Sections without prerequisites are intended to be readable by students in their first year of a graduate mathematics program.
+\tableofcontents
+
\mainmatter
\pagestyle{headings}