On 26.6.2012, at 10:45, Zihan, Sheldon Liu wrote: > I wrote the following line in org-mode, which contains two equations. > > $(Z^{*}_{m}, \cdot m)$ $(Z^{*}_{m}, \cdot m)$ > > But the org-mode didn't identify them as equations. Instead, it highlight the > part between the two *s, i.e. }_{m}, \cdot m)$ $(Z^{, making this part bold. > Is this a bug of org-mode or my own mistake? > > FYI, if the braces enclosing the "*" are removed (like below)org-mode can > parse it correctly. > > > $(Z^*_{m}, \cdot m)$ $(Z^*_{m}, \cdot m)$
Is this with the new exporter? I tried the old one just now, and it did this correctly in both cases…. - Carsten