Search found 2 matches

by weezix
Wed Oct 31, 2012 11:26 pm
Forum: Math & Science
Topic: Random Symbol Replacement in Math Mode
Replies: 3
Views: 3418

Random Symbol Replacement in Math Mode

Hi,

welcome to the board!

It's caused by \cal . You could fix it by
using \mathcal instead
or enclosing it by braces, such as {\cal z} .
Please follow Thorsten's link to learn why and how to create a minimal example, for the next time, for the best chance to fix a problem.

Stefan

Excellent ...
by weezix
Wed Oct 31, 2012 11:06 pm
Forum: Math & Science
Topic: Random Symbol Replacement in Math Mode
Replies: 3
Views: 3418

Random Symbol Replacement in Math Mode

Hi

I seem to be getting a bizarre occurrence in math mode.
\begin{equation}
\mathbf{z}(t_{k+1}) = \cal{M}\mathbf{z} (t_{k}) + \boldsymbol{\epsilon}_{m}(t_{k})
\end{equation}
This will display the left hand side of the equation fine, however on the right hand side the 't's are changed to the ...