Index » Products » LaTeX Equation Editor » thomas.hyrien 4 Oct 10, 4:26AMParent PostIt was in v2.6 The old line: eq = escape(sName[2].replace(/+/g,'+')); The corrected line: eq = escape(sName[2]);