XimeraProject / ximeraLatex

Author tools for creating Ximera activities
LaTeX Project Public License v1.3c
40 stars 35 forks source link

firstExample doesn't compile #59

Closed siefkenj closed 6 years ago

siefkenj commented 7 years ago

When trying to compile firstExample/firstExample.tex the following latex error occurs.

l.102 I
       n the plot below, is $P$ a function of $k$? [2]

! Attempt to use \answer outside of math mode.

See https://github.com/ximeraProject/ximeraLatex for explanation.
Type  H <return>  for immediate help.
 ...                                              

l.137 The value of $P(2)$ is \answer{$2$}

I have tried both pdflatex and xelatex

bartsnapp commented 7 years ago

Hi,

Ah - our examples docs are a bit behind. I've just fixed them - you'll need to pull.

They should compile now.

Also, currently ximera.cls has a bug involving the "wordChoice" environment. We'll be fixing this soon.

To see more, definitely checkout:

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

bartsnapp commented 6 years ago

New docs are found at: https://ximera.osu.edu/introduction https://ximera.osu.edu/examples