Embedded latex not formatting correctly
Reported by Richard Funderburk | July 2nd, 2009 @ 06:53 AM
If there are no spaces before and after '=' in a latex style equation the output is incorrect.
==\ensuremath{y = \sqrt{4}}==
generates the latex code:
\ensuremath{y = \sqrt{4}}
But:
==\ensuremath{y=\sqrt{4}}==
generates the latex code:
==\textbackslash{}ensuremath{y=\textbackslash{}sqrt{4}}==
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
RedCloth is a Ruby library for converting Textile into HTML
