[問題] basic question about {} and \def

看板LaTeX (論文排版)作者時間12年前 (2013/06/05 20:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
I am afraid you problem is a local problem, because \a and \b are control words, hence they are a single token to LaTeX. To verify, I did run the following case and it works as expected. My system is MiKTeX, window Vista, WinEdit \def\a{\alpha} \def\b{\beta} $X_\a$, $X_\b$. $X_{\a}$, $X_{\b}$.
文章代碼(AID): #1HhoX-H3 (LaTeX)
文章代碼(AID): #1HhoX-H3 (LaTeX)