forked from APEXCalculus/APEXCalculus_Source
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathapexNotes.txt
More file actions
112 lines (80 loc) · 3.02 KB
/
apexNotes.txt
File metadata and controls
112 lines (80 loc) · 3.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
9.6 principle of ratio test: a_n behaves like L^n
D10.3.2: reword to avoid /0
Ch 10 ends talking about "the next chapter"
Usepackage{hyperxmp} ?
LaTeXML:
Some Patrick JMT is forcing viewing on YouTube. Drop for something else?
11.1.15ff side by side
2.4#61, 2.5#49 \\*
F5.3.4 summation notation explanation
F10.4.7 cmidrule
1.0 figure placement
3.5 KI 1 break p2 ?
4.2 colors ?
5.4 Ex 3 h spacing ?
6.5 new fluid force video
7.1: one-to-one V. 15.5: one to one
12.3 F 5a color
13.2 T3 break p2 ?
14.7 T3 break p2 ?
15.1 F6 color
To update on Talon:
: export LATEXML_KPSEWHICH=$HOME/.tex/texlive/2021/bin/x86_64-linux/kpsewhich
: singularity shell --bind /usr/bin:/home/timothy.prescott/obin latexml/latexml.sif
: ./perl5/perlbrew/bin/perlbrew switch perl-5.34.0
: cd git/LaTeXML
: perl Makefile.PL
: /home/timothy.prescott/obin/make
: /home/timothy.prescott/obin/make test
Exercises:
1.3: a->0 in quadratic formula
MVT for a+b/x ?
Other exercises I used
Ally complains that "This HTML file contains an invalid heading structure"
../LaTeXML/bin/latexmlpost --destination=xmlonly/index.xml --format=xml Calculus.xml
xsltproc -xinclude ../mathbook/xsl/mathbook-html.xsl --output pretext/index.html xmlonly/index.xml
from pretext/
xsltproc -xinclude ../../mathbook/xsl/mathbook-html.xsl index.html ../xmlonly/index.xml
Instead of “Note: these are the same functions as in Exercises ##—##”, should we just combine them into a single problem with multiple parts?
13.5: Multi-v chain rule: Example 1 rewrites dz/dt as only a function of the independent variable t. Examples 2 through 5 leave dz/dt as functions of the independent and intermediate variables. Exercises 19-22 do this as well.
Bismarck State: katrina.eberhart@bismarckstate.edu
html could do:
Pretext(MBX) conversion?
http://aimath.org/knowlepedia/ ?
ebook (epub?) (https://www.amazon.com/gp/education-publishing ?)
ET version
js to enable highlighting?
use xslt to remove need for js when possible?
actual 3d via phone
https://web.hypothes.is/ Hypothesis social annotation tool for textbook ?
All
Transitions into and out of each section.
remove all !?
sub figs?
possible examples:
9.3 Riemann Zeta function??
swing jump distance:
starting from horizontal, with t angle from vertical and origin on ground:
conservation of energy => v^2=2gL cos t
L<sin t,1-cos t>+v<cos t,sin t>-<0,gt^2/2>
- leads to a fairly nasty expression to solve
Should the notebook be distributed with the text? Eventually. CC-BY-NC, same as Apex.
My to do:
ragged bottom?
pdfsizeopt to python 3? or just get it working again?
tocbibind ?
check units in center of mass calculations
rearrange text/ to have chapter subfolders? and exercise and figure???
use subfig
| to norm/abs
Mathtools?
Watch out for extra !
unitfrac/siunitx(?) (or at least spaces before units). search:
egrep -c '\dft\W' text/*tex | grep -v ':0$'
use SI units more?
vspace to addvspace, [small|med|big]skip to [small|med|big]break ?
orphan exercise sets:
06_01_exset_07
06_01_exset_02
06_01_exset_03
08_06_exset_04