-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse.tex
51 lines (37 loc) · 1.16 KB
/
course.tex
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
\documentclass[numbers,nooutcomes,twoside,hints]{xourse}
%%\usepackage{stix}
\input{preamble.tex}
%\pdfOnly{\usepackage{printStyles/lulu1}}
%\logo{logos/calculus1Logo/logo.png}
\title{Math 4480 Algebra for Teaching}
\author{Brad Findell}
\begin{document}
\begin{abstract}
Online activities for Math 4480 Algebra for Teaching.
\end{abstract}
\maketitle
%\setcounter{secnumdepth}{-1}
%\setcounter{tocdepth}{-1}
\begin{onlineOnly}
%% How to use
%\chapterstyle
\activity{ximeraTutorial/titlePage.tex}
%\sectionstyle
\activity{ximeraTutorial/howToUseXimera.tex}
\activity{ximeraTutorial/howIsMyWorkScored.tex}
\end{onlineOnly}
\activity{quickQuestions/quickQuestions.tex}
\activity{modularArithmetic/modular.tex}
\activity{modularArithmetic/modular2.tex}
%\activity{identityInverse/identityInversePart1.tex}
%\activity{identityInverse/identityInversePart2.tex}
\activity{definitions/definitions.tex}
\activity{decimals/decimals.tex}
\activity{decimals/integers.tex}
\activity{functions/sequenceSeries.tex}
\activity{complex/complex.tex}
\activity{complex/deMoivre.tex}
\activity{complex/rootsOfUnity.tex}
\activity{complex/fifthRoots.tex}
%\pdfOnly{\printindex}
\end{document}