On Sun, Nov 03, 2002 at 02:59:23PM -0600, Bo Peng wrote: > This is the way I am using. It is kind of 'real ERT' in math mode. Why > cannot we use ERT in math mode?
The problem in this case is that \intertext switches from math mode to text mode but the command is unknown to mathed and so it assumes it does "nothing special". Solution would be \intertext support (nontrivial), or even a way to tell mathed that intertext switches modes (feasible). Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)
