On Mon, Dec 03, 2012 at 09:50:12AM +0100, Lorenz Haas wrote:
> as the error message says: something is wrong with the setmainfont
> statement.

  No, that's not what the error message says, it says that \setmainfont
doesn't exist at all.  That's because Polyglossia has not been loaded.
It is fixed thus:

        \usepackage{polyglossia}
        \setmainfont[Script=Malayalam]{Rachana}
        \usepackage{wrapfig}

  As Lorenz pointed out, there was another problem too, which is also
fixed with the three lines above.

        Arthur


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to