I'm trying to enter mathematical formulas in word using the formula editor.
Specifically, I'm trying to enter \hat{x}_t in linear latex format, but upon conversion to professional, word makes \widehat{x_t} out of it which is obviously wrong, the hat should only be on the x. Similarly, \mathbf{x}_t is converted to \mathbf{x}_\mathbf{t}.
I can enter the correct format when using the buttons from the ribbon which, however, is not very productive. However, once I convert the correctly displayed formula to linear, it shows {\hat{x}}_{t}. So I can deal with this, but it's not nice. One can also spell {\mathbf{x}}_{t} to get the correct professional result, but converting it back to linear from professional results in \mathbf{x}_t again ....
On the same line P_{t|t}=\mathcal{N} is invariably converted and displayed as P_{t|t=\mathcal{N}} and I have not found a work around yet.
Are thus just bugs, or am I doing something wrong? I do have fairly good experience in LaTeX and am pretty sure my syntax is not obscure.
Any help is greatly appreciated.