kisonecat / m2o2c2

Multivariable calculus course materials
GNU General Public License v3.0
55 stars 51 forks source link

masterDocument.tex doesn't compile #123

Closed siefkenj closed 7 years ago

siefkenj commented 7 years ago

xelatex nor pdflatex can compile masterDoucment.tex. Is there another way to compile this project into a PDF?

bartsnapp commented 7 years ago

Ah - this is an old version. check out:

http://ximera.osu.edu/course/XimeraProject/gettingStarted/

http://ximera.osu.edu/course/mooculus/calculus1

http://ximera.osu.edu/course/mooculus/calculus2

http://ximera.osu.edu/course/mooculus/calculus3

siefkenj commented 7 years ago

Thank you, but I cannot figure out how to get the source and compile it to a PDF from the links you provided.

bartsnapp commented 7 years ago

First, update your ximeraLatex.cls found here:

https://github.com/XimeraProject/ximeraLatex

(it was updated last Friday)

The source for the courses above are in github:

https://github.com/XimeraProject/gettingStarted

https://github.com/mooculus/

The "course file" is in

https://github.com/mooculus/calculus1/tree/master/mooculus1

https://github.com/mooculus/calculus2/tree/master/mooculus2

https://github.com/mooculus/calculus3/tree/master/mooculus3