diff --git a/changelog b/changelog index c02dc0d..65388eb 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,13 @@ +20141203 tpd src/axiom-website/patches.html 20141203.01.tpd.patch +20141203 tpd src/input/triglim.input fix latex broken in the ** to ^ change +20141203 tpd src/input/roots.input fix latex broken in the ** to ^ change +20141203 tpd src/input/r21bugsbig.input fix latex broken in the ** to ^ change +20141203 tpd src/input/cycles.input fix latex broken in the ** to ^ change +20141203 tpd src/input/clifford.input fix latex broken in the ** to ^ change +20141203 tpd src/input/r21bugsbig.input fix latex broken in the ** to ^ change +20141203 tpd src/input/fixed.input fix latex broken in the ** to ^ change +20141203 tpd src/input/ffx72.input fix latex broken in the ** to ^ change +20141203 tpd src/input/eigen.input fix latex broken in the ** to ^ change 20141202 tpd src/axiom-website/patches.html 20141202.06.tpd.patch 20141202 tpd src/input/Makefile remove NAGE04 src/input files from build 20141202 tpd books/bookvol10.4 NAGE04 absorb src/input test case files diff --git a/patch b/patch index 5660b1b..cd2e7ee 100644 --- a/patch +++ b/patch @@ -1,3 +1 @@ -books/bookvol10.4 NAGE04 absorb src/input test case files - -integrate the files into the packages book +src/input/files some latex got broken in the ** to ^ change diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index 5cf69db..c211b82 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -4750,6 +4750,12 @@ src/input/*.input: rewrite ** to ^
books/bookvol10.4 NAGE01 absorb src/input test case files
20141202.04.tpd.patch src/input/Makefile remove NAGE01 src/input files from build
+20141202.05.tpd.patch +books/bookvol10.4 NAGE02 absorb src/input test case files
+20141202.06.tpd.patch +books/bookvol10.4 NAGE04 absorb src/input test case files
+20141203.01.tpd.patch +src/input/files some latex got broken in the ** to ^ change
diff --git a/src/input/clifford.input.pamphlet b/src/input/clifford.input.pamphlet index f3f2e52..183d128 100644 --- a/src/input/clifford.input.pamphlet +++ b/src/input/clifford.input.pamphlet @@ -11,8 +11,8 @@ \tableofcontents \eject \section{Overview} -CliffordAlgebra(n, K, Q) defines a vector space of dimension 2^n -over K, given a quadratic form Q on K^n. +CliffordAlgebra(n, K, Q) defines a vector space of dimension $2^n$ +over K, given a quadratic form Q on $K^n$. \begin{verbatim} If e[i] 1<=i<=n is a basis for K^n then 1, e[i] 1<=i<=n, e[i1]*e[i2] 1<=i1