-
Notifications
You must be signed in to change notification settings - Fork 941
Closed
Description
-
For block equations, use
\frac{}{}
instead of/
. -
Math functions should get backslashes, as in
\sin
,\cos
,\arccos
. -
Use
\sqrt{}
instead ofsqrt()
. -
Cuddle inline
$
delimiters (that is, no spaces between them and the equation). -
Block equations should be indented two spaces. Separate
$$
delimiters from equation with a space. -
In One Weekend
- chapter 1
- chapter 2
- chapter 3
- chapter 4
- chapter 5
- chapter 6
- chapter 7
- chapter 8
- chapter 9
- chapter 10
- chapter 11
- chapter 12
-
The Next Week
- chapter 1
- chapter 2
- chapter 3
- chapter 4
- chapter 5
- chapter 6
- chapter 7
- chapter 8
- chapter 9
-
The Rest Of Your Life
- chapter 1
- chapter 2
- chapter 3
- chapter 4
- chapter 5
- chapter 6
- chapter 7
- chapter 8
- chapter 9