I am encountering an annoying
!Undefined control sequence
error that somehow appears within my document (about 200 times) 
Here is an example for it:
Code: Select all
\begin{equation}\label{eq:capm}
r_{i,t} = \alpha_i + \beta_{i,1} \m{f}_{1,t} + \ldots + \beta_{i,K} \m{f}_{K,t} + \epsilon_{i,t},
\end{equation}
\m{}
is used with the T4 package to typeset African style letters. However,