diff --git a/README.md b/README.md
index d29bdcd..f753c1c 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ Volume I and II are both in this directory
* realanal2.tex is Volume II
* The files above are just the "driver files", the actual contents are in the files ch-???.tex
* realanal.tex must be complied first as realanal2.tex uses the realanal.aux file
+* The file realanal12.tex does both volumes together, currently that is only used
+ for the HTML conversion
Notes on figures:
@@ -34,6 +36,8 @@ On the scripts:
* publish.sh compiles the volume I file to pdf
* publish2.sh compiles the volume II file to pdf
* resizetocrownquatro.sh resize a PDF to crown quatro size using ghostscript
+* convert-to-mbx.sh (runs convert-to-mbx.pl) does the conversion to HTML through
+ PreTeXt, this is the only place that realanal12.tex is currently used.
*Note:* The tex sources require a very recent LaTeX. If your latex does not
have a recent enough ocgx2 package, you can simply comment out that line in
diff --git a/changes-draft.html b/changes-draft.html
index d2e9056..0113bb2 100644
--- a/changes-draft.html
+++ b/changes-draft.html
@@ -1,19 +1 @@
This file is a draft of the new changes for http://www.jirka.org/ra/changes.html
-
-
-
-
-
-
Remove the note before exercise 7.2.12. It is obsolete and could be
-confusing as we have already defined "subspace topology" above.
-
Note after Definition 0.3.13 that $R(f)=f(A)$.
-
Add very small example to composition of functions after Definition
- 0.3.18.
-
Add a couple of sentences about why existence of a bijection is
- an equivalence relation.
-
Note why the only set with cardinality of 0 is the empty set.
-
Exercise 5.2.13 part d) replaced, part e) adds a hypothesis
- (differentiable at 0) (to fix errata)
-
Many minor language and style improvements as well as some minor
- clarifications.
-
diff --git a/changes2-draft.html b/changes2-draft.html
index 771c32a..c8ee3f2 100644
--- a/changes2-draft.html
+++ b/changes2-draft.html
@@ -1,20 +1 @@
This file is a draft of the new changes for http://www.jirka.org/ra/changes2.html
-
-
-
-
-
Improve the introduction.
-
In the statement of inverse function theorem, remove the definition of $q$, it is not used.
-
In proof of second part of 10.4.3 (Riemann-Lebesgue) use $S_{1/k}$ rather than $S_k$ for
-consistency with the first part of the proof.
-
In the path integral chapter, consistently use the words "path integral"
-rather than sometimes "path integral" sometimes "line integral".
-
Mention that the nowhere differentiable function construction that we gave is due to Takagi
-(although it is the one given in Rudin, not the form of it usually attributed to Takagi).
-
Greatly simplify the function in Example 11.6.4.
-
In Exercise 11.6.1, the question should ask about there being no
- subsequence that converges uniformly just like 11.6.2. The question is
- about why ArzelĂ -Ascoli fails.
-
Many minor language and style improvements as well as some minor
- clarifications.
-