Search found 2 matches

by tempotempo
Tue Jun 26, 2012 12:49 pm
Forum: Math & Science
Topic: Undefined Control Sequence.
Replies: 3
Views: 5569

Re: Undefined Control Sequence.

Alright, here it comes:

<pdflatex> ! Undefined control sequence.
<pdflatex> l.32 ...i,1} \m{f}_{1,t} + \ldots + \beta_{i,K} \m{f}_{K,t} + \epsilon_{i,t},

As indicated before, this expression is part of a function, and \m{f} is used to typeset a phonetical f based on African fonts. If there is a ...
by tempotempo
Thu Jun 21, 2012 4:02 pm
Forum: Math & Science
Topic: Undefined Control Sequence.
Replies: 3
Views: 5569

Undefined Control Sequence.

Hello folks,

I am encountering an annoying !Undefined control sequence error that somehow appears within my document (about 200 times) :evil:
Here is an example for it:

\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 ...