When I type \text{ \cdot } into the math compiler it gives me the little dot, not the text "\cdot". How do I fix this? I'm writing a MathJax tutorial and I need to be able to put the codes in an array.
Here's a sample of the code: \begin{array}{|l|l|} \hline \text{Symbol} & \text{Code} \\ + & + \\ - & - \\ \text{ * } & \text{ * } \\ \cdot & \text{ \cdot} \\ \times & \text{ \times} \\ /&/ \\ \div & \text{ \div } \\ \hline \end{array} (The really weird part about this is that MathJax simply refuses the command line entirely.) Thanks! -Dan
-- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users