开发者

why latex subscript prints signs

hi i am using latex and texmaker to do the following:

开发者_运维问答
             $\mathcal{a( X, Y )= a_i \circ a_j}$

which i expect to get a(X,Y)= a subscript {i} circle a subscript {j}

but instead i get weird signs instead for a's (on the right side of equation), i and j ...can you tell me why? thanks...


The problem is that \mathcal only works on upper case letters.


never mind i did

          $a(X,Y)=a_i \circ a_j$

it solved the problem.

thanks anyways!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜