HP Forums
backslash functions don't work anymore - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Forum Issues and Administration (/forum-19.html)
+--- Thread: backslash functions don't work anymore (/thread-1656.html)



backslash functions don't work anymore - Don Shepherd - 06-18-2014 02:53 PM

Dave, the backslash functions don't seem to work anymore. For example \Sigma should give a sigma symbol (at least it used to when the new forum first started).


RE: backslash functions don't work anymore - HP67 - 06-18-2014 03:20 PM

\[ \left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right) \]

Copied from one of Dave's test posts.


RE: backslash functions don't work anymore - Dave Hicks - 06-18-2014 04:16 PM

\[ \Sigma \]

Seems to work for me.

Keep in mind, all the tex stuff is javascript-based so if you turn that off, it will stop working.


RE: backslash functions don't work anymore - Don Shepherd - 06-18-2014 06:04 PM

(06-18-2014 04:16 PM)Dave Hicks Wrote:  \[ \Sigma \]

Seems to work for me.

Keep in mind, all the tex stuff is javascript-based so if you turn that off, it will stop working.

Dave, thanks. Katie was right (in the other sub-forum), I forgot to surround the backslash Sigma with backslash ( and backslash ).