PREP 2013 Question Authoring - Archived

What is Context->texStrings

Re: What is Context->texStrings

by John Travis -
Number of replies: 0
From Davide:  It tells MathObjects to produce TeX strings when they are inserted into the text of the problem (so that when they are used inside \( ... \) they have the correct formatting).

Without this, MathObjects would put text versions (like the ones students type) rather than TeX versions.