\text{ \cdot }

Dan topsquarks at gmail.com
Thu Jan 26 00:39:45 UTC 2023


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20230125/5b60eede/attachment.html>


More information about the lyx-users mailing list