[ww-bugs] Bug 2635: ${DOLLAR} not rendering properly
bugzilla-daemon at webwork.maa.org
bugzilla-daemon at webwork.maa.org
Mon Jun 24 16:39:52 EDT 2013
http://bugs.webwork.maa.org/show_bug.cgi?id=2635
--- Comment #4 from Davide P. Cervone <dpvc at union.edu> 2013-06-24 16:39:52 ---
> would it help if all html modes produced $ and tex mode produced \$?
I don't think so. For example, in HTML mode with images,
BEGIN_TEXT
${DOLLAR} \( ${DOLLAR} \)
END_TEXT
would need the first ${DOLLAR} to be $ or just $, but the second ${DOLLAR}
needs to be \$. I don't think you can do this so that it works in all modes
with just a variable for ${DOLLAR}.
Davide
--
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the webwork-bugs
mailing list