latex plugin editing problem
When I edit an array markup into latex plugin it requires the use of the "&" character to separate column entries. It saves and renders okay, but when I go back to edit the equation it puts the string "amp;" in addition to the "&" character in the formula that I have to edit out by hand.
\left[
\begin{array}{rcl}
1, & 2, & 3\\
x, & y, & z\\
f(x), & f(y), & f(z)\\
\end{array}
\right]
so after I save the page, then go back to edit latex plugin content, the formula becomes
\left[
\begin{array}{rcl}
1, &'amp;'2, &'amp;' 3\\
x, &'amp;' y, &'amp;'z\\
f(x), &'amp;' f(y), &'amp;' f(z)\\
\end{array}
\right]
I need to manually take out all the "amp;" strings before saving the markup.
\left[
\begin{array}{rcl}
1, & 2, & 3\\
x, & y, & z\\
f(x), & f(y), & f(z)\\
\end{array}
\right]
so after I save the page, then go back to edit latex plugin content, the formula becomes
\left[
\begin{array}{rcl}
1, &'amp;'2, &'amp;' 3\\
x, &'amp;' y, &'amp;'z\\
f(x), &'amp;' f(y), &'amp;' f(z)\\
\end{array}
\right]
I need to manually take out all the "amp;" strings before saving the markup.
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi KG,
Have you tried other latex plugins available at Google?
http://www.google.com/ig/directory?sy...
These can be added using our Google Gadgets plugin.
-
Inappropriate?Neither of the editors you show save the latex source code. They only give you an image to copy or link-to. So the problem is not relevant for them. The latex plugin saves the source code so you can come back to edit it. I'm assuming it is a problem with the underlying retrieval mechanism for the text saved that translates the ampersand to the offending string.
-
Inappropriate?I tried the plugin and I saw the same problem that you did. I'll report this in our bug tracking database and hopefully we'll get it fixed soon.
Sorry for the extra work.
Loading Profile...



